CN111128124A - Voice sending method, device and medium based on block chain - Google Patents

Voice sending method, device and medium based on block chain Download PDF

Info

Publication number
CN111128124A
CN111128124A CN201911350730.3A CN201911350730A CN111128124A CN 111128124 A CN111128124 A CN 111128124A CN 201911350730 A CN201911350730 A CN 201911350730A CN 111128124 A CN111128124 A CN 111128124A
Authority
CN
China
Prior art keywords
voice
information
voice information
receiver
sender
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911350730.3A
Other languages
Chinese (zh)
Inventor
马岩堂
庞松涛
商广勇
王伟兵
李佳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Inspur Quality Chain Technology Co Ltd
Original Assignee
Shandong ICity Information Technology Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong ICity Information Technology Co., Ltd. filed Critical Shandong ICity Information Technology Co., Ltd.
Priority to CN201911350730.3A priority Critical patent/CN111128124A/en
Publication of CN111128124A publication Critical patent/CN111128124A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/26Speech to text systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/005Language recognition
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/06Creation of reference templates; Training of speech recognition systems, e.g. adaptation to the characteristics of the speaker's voice
    • G10L15/063Training
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/0825Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3247Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures

Abstract

The application discloses a voice sending method, equipment and medium based on a block chain, wherein the method comprises the following steps: determining a blockchain platform which is created based on the blockchain frame in advance; receiving voice information sent by a voice sender; and adding the voice information into the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform. The whole process of the voice information is stored in the block chain platform. Because the data in the block chain platform is public and transparent, the voice receiver can inquire the voice information through a corresponding way at any time. And because the blockchain platform is in distributed storage, data tampering of a single node cannot be effective, and the truthfulness and the credibility of the data on the blockchain platform are ensured. And the digital signature technology can ensure that the voice information is not tampered, and then the voice information is encrypted by a public key and private key encryption algorithm, so that the information security is further ensured, and the information communication security guarantee is provided for people.

Description

Voice sending method, device and medium based on block chain
Technical Field
The present application relates to the field of voice, and in particular, to a method, device, and medium for transmitting a voice based on a block chain.
Background
With the development of science and technology, when people chat in the network, the voice mode is generally adopted to communicate in order to liberate both hands, so that the life of people is more convenient.
There are still many problems with the prior art voice transceiving process. For example, in the process of voice transmission, it is possible that other people intercept the voice message from the voice message, and then the voice message is modified or deleted, which greatly affects the security and authenticity of voice message interaction of people, and even more, important information is missed, resulting in serious loss.
Disclosure of Invention
In order to solve the above problem, the present application provides a block chain-based voice transmission method, including: determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver; receiving voice information sent by the voice sender; and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
In one example, after receiving the voice information sent by the voice sender, the method further comprises: converting the voice information into character information; adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information, wherein the method comprises the following steps: and adding the voice information and the text information into the digital signature of the voice sender, encrypting the digital signature by the public key of the voice receiver, and writing the encrypted digital signature into the block chain platform to enable the voice receiver to acquire the voice information and the text information.
In one example, converting the voice information to text information includes: and inputting the voice information into a conversion model trained in advance, and outputting through the conversion model to obtain character information corresponding to the voice information.
In one example, before converting the voice information into text information, the method further comprises: determining a corresponding native language of the voice receiver according to the pre-acquired identity information of the voice receiver; after converting the voice message into text message, the method further comprises: and if the language corresponding to the text information is different from the native language corresponding to the voice receiving party, converting the text information into the text information corresponding to the native language.
In one example, after receiving the voice information sent by the voice sender, the method further comprises: determining the duration of the voice information; if the duration exceeds the preset duration, dividing the voice information into a plurality of segments of sub-voice information; adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform, wherein the steps of: and respectively adding the digital signatures of the voice sender to the multi-segment sub-voice information, encrypting the multi-segment sub-voice information by the public key of the voice receiver, and writing the multi-segment sub-voice information into the block chain platform.
In one example, the method further comprises: generating and deploying corresponding intelligent contracts in the blockchain platform, wherein the intelligent contracts comprise: the voice information, the digital signature and the public key.
In one example, the intelligent contract is for: and after receiving the voice information, adding the digital signature to the voice information, encrypting the voice information by a public key of the voice receiver, and writing the encrypted voice information into the block chain platform.
In one example, the method further comprises: and generating a digital object unique identifier aiming at the voice information so that the voice receiver queries the voice information.
On the other hand, the present application further provides a voice sending device based on a block chain, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to: determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver; receiving voice information sent by the voice sender; and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
In another aspect, the present application further provides a non-volatile computer storage medium for blockchain based voice transmission, storing computer-executable instructions configured to: determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver; receiving voice information sent by the voice sender; and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
The block chain-based voice sending method provided by the application can bring the following beneficial effects:
the whole process of the voice information is stored in the block chain platform. Because the data in the block chain platform is public and transparent, the voice receiver can inquire the voice information through a corresponding way at any time. And because the blockchain platform is in distributed storage, data tampering of a single node cannot be effective, and the truthfulness and the credibility of the data on the blockchain platform are ensured. And the digital signature technology can ensure that the voice information is not tampered, and then the voice information is encrypted by a public key and private key encryption algorithm, so that the information security is further ensured, and the information communication security guarantee is provided for people.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a schematic flowchart of a block chain-based voice transmission method in an embodiment of the present application;
fig. 2 is a schematic diagram of a voice sending device based on a block chain in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
As shown in fig. 1, an embodiment of the present application provides a block chain-based voice transmission method, including:
s101, determining a blockchain platform which is created in advance based on a blockchain framework, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver.
The Blockchain (Blockchain) is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like, and is essentially a decentralized database.
A blockchain platform created based on the blockchain framework may first be determined. The blockchain frame may be any blockchain frame capable of implementing the corresponding function of the embodiment of the present application, for example, bitcoin, etherhouse, Fabric, Corda, and the like. A blockchain platform may refer to a platform that stores a blockchain, e.g., may be a distributed system, etc. Of course, the blockchain platform may also directly represent the blockchain itself, and is not limited herein.
In the voice transmission process, a voice sender and a voice receiver exist, so that the voice sender and the voice receiver can be deployed in a block chain platform as nodes. Of course, the voice transmission and the voice reception herein refer to a node corresponding to a certain voice, and the node corresponding to a different voice is different, and is not limited herein.
And S102, receiving the voice information sent by the voice sender.
S103, adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to obtain the voice information.
When a voice sender wants to send voice, corresponding voice information can be sent to the blockchain platform. After receiving the voice information sent by the voice sender, the blockchain platform can write the voice information into the blockchain platform, and the voice receiver can obtain the voice information from the blockchain platform. The voice information at least comprises receiving party information and voice.
Of course, if the voice information is directly written into the blockchain platform, the voice information may be leaked, and other nodes may also acquire the voice information. Therefore, after the voice information is encrypted by the public key of the voice receiver, the voice information is written into the block chain platform, at the moment, the voice receiver can decrypt the voice information by the private key of the voice receiver, and other nodes cannot acquire the voice information. In addition, when the voice information is sent, the digital signature of the voice sender can be added, the identity of the voice sender can be proved, and the safety of the voice information is further improved.
In one embodiment, the voice receiver is not able to hear voice on all occasions, and the voice information is stored in the blockchain platform and is inconvenient to find. Therefore, after the voice information is received, the voice information can be converted into the text information, and then the text information and the voice information are written into the block chain platform at the same time. When receiving the voice information, the voice receiver can simultaneously acquire the corresponding text information, and can also learn the corresponding text information even if the voice receiver is inconvenient to listen to at present. And in the subsequent retrieval, the voice does not need to be listened again, so that the method is very convenient.
Specifically, the conversion model may be trained in advance, and then the voice information is input into the conversion model, so as to obtain the corresponding text information. When the conversion model is trained, a plurality of voice messages can be collected in advance to serve as training samples, and the conversion model is obtained through supervised training. When training the conversion model, the conversion model may be implemented by a Convolutional Neural Network (CNN), a decision tree, or other manners, which are not limited herein.
In the case of converting text information, usually, the converted text information is all in a language corresponding to speech information. For example, if the speech is Chinese, the converted text message will also be Chinese. However, in this case, if the voice receiving side is not proficient in the language, it is inconvenient to receive the information. Therefore, before the text information is converted, the corresponding native language can be determined according to the pre-collected identity information of the voice receiver. For example, if the nationality of the voice recipient is china in the identity information of the voice recipient, the native language is chinese. If the nationality is the United states, its native language is English. After the text information is converted, if the language corresponding to the text information is different from the native language corresponding to the voice receiving party, the text information can be converted into the text information corresponding to the native language, so that the voice receiving party can conveniently obtain the information.
In one embodiment, after receiving the voice message, the duration of the voice message may be determined. If the duration is too long and exceeds the preset duration, the voice receiver is very inconvenient to listen to the voice. Once a word is not listened to, the user needs to listen to the voice again, and the user experience is reduced. At this time, the voice information can be divided into a plurality of sub-voice information, then digital signatures are respectively added, and the sub-voice information is encrypted by a public key of a voice receiver and then written into the block chain platform. When the voice information is divided into molecules, the molecules can be equally divided according to the time length, or the molecules can be divided into one segment when the certain time length is reached.
In one embodiment, the corresponding intelligent contracts may also be generated in advance and deployed in the blockchain platform. The intelligent contract comprises voice information, digital signature and public key. The intelligent contract is used for adding the digital signature to the voice information after receiving the voice information, and writing the voice information into the block chain platform after encrypting the voice information through the public key of the voice receiver. Since the intelligent contracts on the blockchain platform are public, each node can check whether the intelligent contracts are in accordance with the preset agreement or not and deploy the intelligent contracts on the own node. And each node can inquire the intelligent contract through a corresponding way, so that the degree of automation of the transaction is improved, and the trust degree of each node is further increased. The intelligent contract can only be changed in an upgrading mode, each node needs to be synchronously deployed, once the intelligent contract is deployed, the intelligent contract can only be executed through a program, interference of human factors is avoided, and the reliability of data is enhanced.
In one embodiment, a digital object Unique Identifier (DOI) for the voice information may also be generated, for example, a two-dimensional code, a barcode, etc., so that the voice receiver can more conveniently query the voice information. Taking the two-dimensional code as an example, the voice receiver can access the data associated with the voice information by scanning the two-dimensional code corresponding to the voice information.
As shown in fig. 2, an embodiment of the present application further provides a voice sending device based on a block chain, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver;
receiving voice information sent by the voice sender;
and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
An embodiment of the present application further provides a non-volatile computer storage medium for block chain based voice transmission, in which computer-executable instructions are stored, where the computer-executable instructions are set as:
determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver;
receiving voice information sent by the voice sender;
and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device and media embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference may be made to some descriptions of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one to one, so the device and the medium also have the similar beneficial technical effects as the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the device and the medium are not repeated herein.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A block chain based voice transmission method, comprising:
determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver;
receiving voice information sent by the voice sender;
and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
2. The method of claim 1, wherein after receiving the voice message sent by the voice sender, the method further comprises:
converting the voice information into character information;
adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information, wherein the method comprises the following steps:
and adding the voice information and the text information into the digital signature of the voice sender, encrypting the digital signature by the public key of the voice receiver, and writing the encrypted digital signature into the block chain platform to enable the voice receiver to acquire the voice information and the text information.
3. The method of claim 2, wherein converting the voice message to a text message comprises:
and inputting the voice information into a conversion model trained in advance, and outputting through the conversion model to obtain character information corresponding to the voice information.
4. The method of claim 2, wherein prior to converting the voice message to text message, the method further comprises:
determining a corresponding native language of the voice receiver according to the pre-acquired identity information of the voice receiver;
after converting the voice message into text message, the method further comprises:
and if the language corresponding to the text information is different from the native language corresponding to the voice receiving party, converting the text information into the text information corresponding to the native language.
5. The method of claim 1, wherein after receiving the voice message sent by the voice sender, the method further comprises:
determining the duration of the voice information;
if the duration exceeds the preset duration, dividing the voice information into a plurality of segments of sub-voice information;
adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform, wherein the steps of:
and respectively adding the digital signatures of the voice sender to the multi-segment sub-voice information, encrypting the multi-segment sub-voice information by the public key of the voice receiver, and writing the multi-segment sub-voice information into the block chain platform.
6. The method of claim 1, further comprising:
generating and deploying corresponding intelligent contracts in the blockchain platform, wherein the intelligent contracts comprise: the voice information, the digital signature and the public key.
7. The method of claim 6, wherein the smart contract is configured to:
and after receiving the voice information, adding the digital signature to the voice information, encrypting the voice information by a public key of the voice receiver, and writing the encrypted voice information into the block chain platform.
8. The method of claim 1, further comprising:
and generating a digital object unique identifier aiming at the voice information so that the voice receiver queries the voice information.
9. A voice transmission apparatus based on a block chain, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver;
receiving voice information sent by the voice sender;
and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
10. A non-transitory computer storage medium for blockchain based voice transmission, the medium having stored thereon computer-executable instructions configured to:
determining a blockchain platform which is created on the basis of a blockchain framework in advance, wherein nodes in the blockchain platform comprise a voice sender and a voice receiver;
receiving voice information sent by the voice sender;
and adding the voice information to the digital signature of the voice sender, encrypting the voice information by the public key of the voice receiver, and writing the encrypted voice information into the block chain platform to enable the voice receiver to acquire the voice information.
CN201911350730.3A 2019-12-24 2019-12-24 Voice sending method, device and medium based on block chain Pending CN111128124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911350730.3A CN111128124A (en) 2019-12-24 2019-12-24 Voice sending method, device and medium based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911350730.3A CN111128124A (en) 2019-12-24 2019-12-24 Voice sending method, device and medium based on block chain

Publications (1)

Publication Number Publication Date
CN111128124A true CN111128124A (en) 2020-05-08

Family

ID=70502088

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911350730.3A Pending CN111128124A (en) 2019-12-24 2019-12-24 Voice sending method, device and medium based on block chain

Country Status (1)

Country Link
CN (1) CN111128124A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112165468A (en) * 2020-09-16 2021-01-01 盘正荣 Message communication system and method based on block chain message address
CN113691437A (en) * 2020-05-18 2021-11-23 山东浪潮质量链科技有限公司 Instant messaging method, equipment and medium based on block chain

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113691437A (en) * 2020-05-18 2021-11-23 山东浪潮质量链科技有限公司 Instant messaging method, equipment and medium based on block chain
CN113691437B (en) * 2020-05-18 2023-04-18 山东浪潮质量链科技有限公司 Instant messaging method, equipment and medium based on block chain
CN112165468A (en) * 2020-09-16 2021-01-01 盘正荣 Message communication system and method based on block chain message address

Similar Documents

Publication Publication Date Title
CN108182581B (en) Accounting method and device for block chain
US11240042B2 (en) Merkle signature scheme tree expansion
CN111526217B (en) Consensus method and system in block chain
CN106649788B (en) Database data transmission method and device
CN110689349B (en) Transaction hash value storage and searching method and device in blockchain
CN109522328B (en) Data processing method and device, medium and terminal thereof
CN111415170A (en) Block chain-based food tracing method and equipment and related storage medium
CN111128124A (en) Voice sending method, device and medium based on block chain
CN111931195A (en) User private key management method, device and medium based on block chain
CN111931199A (en) Health authentication method, equipment and medium based on block chain and dynamic code
CN113094334B (en) Digital service method, device, equipment and storage medium based on distributed storage
US10938574B2 (en) Cryptographic font script with integrated signature for verification
CN112700242A (en) Method, device and medium for detecting sensitive information of block chain in advance
CN114880697A (en) Block chain-based data fingerprint generation method and device and storage medium
WO2022252962A1 (en) Data distribution and security in multilayer storage infrastructure
CN111669434A (en) Method, system, device and equipment for establishing communication group
CN110008725B (en) User structured data processing system
CN110990456A (en) Block chain-based information reading and converting method, device and medium
CN110995419A (en) Symmetric encryption and decryption method, device and medium based on data on link
CN112100689A (en) Trusted data processing method, device and equipment
CN111464290A (en) Block chain-based dynamic password generation method, equipment and medium
KR102153843B1 (en) Method and apparatus for publishing work in network
CN111596890A (en) Block chain random number seed generation method, equipment and medium based on distributed protocol
CN111046267A (en) Method, device and medium for processing network rumors based on block chains
US10719624B2 (en) System for hiding sensitive messages within non-sensitive meaningful text

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
TA01 Transfer of patent application right

Effective date of registration: 20200814

Address after: Room 1-2301, Building 7, North District, Shandong Design and Creative Industry Park, No. 868 Tangye West Road, Licheng District, Jinan City, Shandong Province, 250102

Applicant after: SHANDONG INSPUR QUALINK TECHNOLOGY Co.,Ltd.

Address before: Room 3110, S01 building, Langchao building, No. 1036, Langchao Road, high tech Zone, Jinan City, Shandong Province 250101

Applicant before: Shandong Aicheng Network Information Technology Co.,Ltd.

TA01 Transfer of patent application right
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination