Movatterモバイル変換


[0]ホーム

URL:


CN113421071A - Electronic currency private key encryption and decryption method and device - Google Patents

Electronic currency private key encryption and decryption method and device
Download PDF

Info

Publication number
CN113421071A
CN113421071ACN202110737568.1ACN202110737568ACN113421071ACN 113421071 ACN113421071 ACN 113421071ACN 202110737568 ACN202110737568 ACN 202110737568ACN 113421071 ACN113421071 ACN 113421071A
Authority
CN
China
Prior art keywords
private key
electronic currency
user
electronic
encryption
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
CN202110737568.1A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China LtdfiledCriticalBank of China Ltd
Priority to CN202110737568.1ApriorityCriticalpatent/CN113421071A/en
Publication of CN113421071ApublicationCriticalpatent/CN113421071A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明提供了一种电子货币私钥加解密方法及装置,可用于人工智能技术领域,该方法包括:对于用户的每个电子货币私钥,生成该电子货币私钥的哈希值;将用户的生物特征信息与用户的每个电子货币私钥的哈希值结合,生成每个电子货币私钥的加密秘钥;通过每个电子货币私钥的加密秘钥对用户的每个电子货币私钥进行加密;在接收到用户的电子货币私钥获取请求后,提取用户的生物特征信息;分别将用户的生物特征信息与电子货币私钥获取请求中电子货币私钥的哈希值结合,生成解密秘钥;通过解密秘钥对加密后的电子货币私钥进行解密。本发明可以提高电子货币私钥的安全性。

Figure 202110737568

The invention provides a method and device for encrypting and decrypting an electronic currency private key, which can be used in the technical field of artificial intelligence. The method includes: for each electronic currency private key of a user, generating a hash value of the electronic currency private key; The biometric information of the user is combined with the hash value of each electronic currency private key of the user to generate the encryption key of each electronic currency private key; After receiving the user's electronic currency private key acquisition request, extract the user's biometric information; respectively combine the user's biometric information with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate Decryption key; decrypt the encrypted electronic currency private key through the decryption key. The invention can improve the security of the electronic money private key.

Figure 202110737568

Description

Electronic currency private key encryption and decryption method and device
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to an electronic currency private key encryption and decryption method and device.
Background
In an electronic money system, a simple and convenient method for storing a private key is to directly store the private key in a computer or a mobile phone, and when payment is needed, the private key can be used for signing and sending a transaction through software. However, the disadvantage of this method is also obvious, if the private key of the wallet in the computer or the mobile phone is stolen by a hacker, the hacker can operate the related account, and the electronic money in the account can be consumed by the hacker.
Disclosure of Invention
The embodiment of the invention provides an encryption and decryption method for an electronic currency private key, which is used for encrypting and decrypting the electronic currency private key and improving the security of the electronic currency private key, and comprises the following steps:
for each electronic currency private key of the user, generating a hash value of the electronic currency private key;
combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key;
encrypting each electronic currency private key of the user by the encryption key of each electronic currency private key;
after receiving an electronic money private key acquisition request of a user, extracting biological characteristic information of the user;
respectively combining the biological characteristic information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate a decryption key;
and decrypting the encrypted electronic currency private key by using the decryption key.
The embodiment of the invention provides an encryption and decryption device for an electronic money private key, which is used for encrypting and decrypting the electronic money private key and improving the security of the electronic money private key, and comprises the following components:
the hash value generation module is used for generating the hash value of each electronic currency private key of the user;
the encryption key generation module is used for combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key;
the encryption module is used for encrypting each electronic currency private key of the user through the encryption key of each electronic currency private key;
the biological characteristic information extraction module is used for extracting the biological characteristic information of the user after receiving the electronic money private key acquisition request of the user;
the decryption key generation module is used for respectively combining the biological characteristic information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate a decryption key;
and the decryption module is used for decrypting the encrypted electronic currency private key through the decryption secret key.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the encryption and decryption method of the electronic currency private key when executing the computer program.
The embodiment of the invention also provides a computer readable storage medium, and the computer readable storage medium stores a computer program for executing the electronic currency private key encryption and decryption method.
In the embodiment of the invention, for each electronic money private key of a user, generating a hash value of the electronic money private key; combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key; encrypting each electronic currency private key of the user by the encryption key of each electronic currency private key; after receiving an electronic money private key acquisition request of a user, extracting biological characteristic information of the user; respectively combining the biological characteristic information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate a decryption key; and decrypting the encrypted electronic currency private key by using the decryption key. In the process, the security of the electronic money private key storage is improved through double encryption of the biological characteristic information and the hash value of the electronic money private key.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
FIG. 1 is a flow chart of a method for encrypting and decrypting an electronic money private key according to an embodiment of the present invention;
FIG. 2 is a detailed flowchart of an electronic currency private key encryption and decryption method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an electronic currency private key encryption and decryption apparatus according to an embodiment of the present invention;
FIG. 4 is another schematic diagram of an electronic currency private key encryption and decryption apparatus according to an embodiment of the present invention;
FIG. 5 is a diagram of a computer device in an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
In the description of the present specification, the terms "comprising," "including," "having," "containing," and the like are used in an open-ended fashion, i.e., to mean including, but not limited to. Reference to the description of the terms "one embodiment," "a particular embodiment," "some embodiments," "for example," etc., means that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. The sequence of steps involved in the embodiments is for illustrative purposes to illustrate the implementation of the present application, and the sequence of steps is not limited and can be adjusted as needed.
Fig. 1 is a flowchart of an electronic currency private key encryption and decryption method according to an embodiment of the present invention, as shown in fig. 1, the method includes:
step 101, generating a hash value of each electronic money private key of a user;
102, combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key;
103, encrypting each electronic currency private key of the user by the encryption key of each electronic currency private key;
step 104, extracting the biological characteristic information of the user after receiving the electronic money private key acquisition request of the user;
step 105, combining the biological characteristic information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request respectively to generate a decryption key;
and 106, decrypting the encrypted electronic currency private key by using the decryption key.
In the embodiment of the invention, the security of the electronic currency private key storage is improved by double encryption of the biological characteristic information and the hash value of the electronic currency private key.
In an embodiment, the biometric information includes one or any combination of face feature information, voice feature information and fingerprint feature information.
In one embodiment, encrypting the electronic currency private key by the biometric information includes:
and symmetrically encrypting the electronic currency private key through the biological characteristic information.
The symmetric encryption algorithm which can be adopted in the symmetric encryption comprises a symmetric encryption algorithm such as DES and AES. The encrypted private key of the electronic money can be stored in the mobile equipment, so that the private key of the electronic wallet is always stored as a ciphertext in the mobile equipment, and even if the equipment is lost, the electronic money in the electronic wallet of the user can still be ensured not to be acquired and used by other people, and the safety of the electronic money is ensured.
In an embodiment, the method further comprises:
and after the encrypted electronic money private key is decrypted, a payment request is generated based on the biological characteristic information of the user and the electronic money private key.
The biometric information of the user and the electronic currency private key in the payment request can also ensure the security of the payment.
With the above embodiments in mind, fig. 2 is a detailed flowchart of the encryption and decryption method for the electronic currency private key in the embodiment of the present invention, as shown in fig. 2, including:
step 201, generating a hash value of each electronic money private key of a user;
step 202, combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key;
step 203, encrypting each electronic currency private key of the user by the encryption key of each electronic currency private key;
step 204, after receiving an electronic money private key acquisition request of a user, extracting biological characteristic information of the user;
step 205, combining the biometric information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request respectively to generate a decryption key;
step 206, decrypting the encrypted electronic currency private key by using the decryption key;
andstep 207, after the encrypted electronic money private key is decrypted, a payment request is generated based on the biological characteristic information of the user and the electronic money private key.
Of course, it should be understood that other variations of the above detailed processes are possible and are intended to fall within the scope of the present invention.
In summary, in the method provided in the embodiment of the present invention, for each electronic money private key of the user, a hash value of the electronic money private key is generated; combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key; encrypting each electronic currency private key of the user by the encryption key of each electronic currency private key; after receiving an electronic money private key acquisition request of a user, extracting biological characteristic information of the user; respectively combining the biological characteristic information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate a decryption key; and decrypting the encrypted electronic currency private key by using the decryption key. In the process, the security of the electronic money private key storage is improved through double encryption of the biological characteristic information and the hash value of the electronic money private key.
The embodiment of the invention also provides an encryption and decryption device for the electronic money private key, which has a similar principle to the encryption and decryption method for the electronic money private key and is not described again here.
Fig. 3 is a schematic diagram of an electronic money private key encryption/decryption apparatus according to an embodiment of the present invention, as shown in fig. 3, the apparatus includes:
a hashvalue generation module 301, configured to generate, for each electronic money private key of a user, a hash value of the electronic money private key;
an encryptionkey generation module 302, configured to combine the biometric information of the user with the hash value of each electronic currency private key of the user, and generate an encryption key of each electronic currency private key;
anencryption module 303, configured to encrypt each electronic money private key of the user by using an encryption key of each electronic money private key;
the biometricinformation extraction module 304 is configured to extract biometric information of the user after receiving an electronic money private key acquisition request of the user;
a decryptionkey generation module 305, configured to combine the biometric information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request, respectively, to generate a decryption key;
and thedecryption module 306 is configured to decrypt the encrypted electronic currency private key by using the decryption key.
In an embodiment, the biometric information includes one or any combination of face feature information, voice feature information and fingerprint feature information.
In an embodiment, the encryption module is specifically configured to:
and symmetrically encrypting the electronic currency private key through the biological characteristic information.
Fig. 4 is another schematic diagram of the electronic money private key encryption and decryption apparatus according to the embodiment of the present invention, as shown in fig. 4, the apparatus further includes a paymentrequest generation module 307, configured to:
and after the encrypted electronic money private key is decrypted, a payment request is generated based on the biological characteristic information of the user and the electronic money private key.
In summary, in the apparatus provided in the embodiment of the present invention, for each electronic money private key of the user, a hash value of the electronic money private key is generated; combining the biological characteristic information of the user with the hash value of each electronic currency private key of the user to generate an encryption key of each electronic currency private key; encrypting each electronic currency private key of the user by the encryption key of each electronic currency private key; after receiving an electronic money private key acquisition request of a user, extracting biological characteristic information of the user; respectively combining the biological characteristic information of the user with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate a decryption key; and decrypting the encrypted electronic currency private key by using the decryption key. In the process, the security of the electronic money private key storage is improved through double encryption of the biological characteristic information and the hash value of the electronic money private key.
An embodiment of the present application further provides a computer device, and fig. 5 is a schematic diagram of a computer device in an embodiment of the present invention, where the computer device is capable of implementing all steps in the encryption and decryption method for an electronic currency private key in the foregoing embodiment, and the computer device specifically includes the following contents:
a processor (processor)501, a memory (memory)502, a communication Interface (Communications Interface)503, and acommunication bus 504;
theprocessor 501, thememory 502 and thecommunication interface 503 complete mutual communication through thecommunication bus 504; thecommunication interface 503 is used for implementing information transmission between related devices such as server-side devices, detection devices, and user-side devices;
theprocessor 501 is used to call the computer program in thememory 502, and when the processor executes the computer program, the processor implements all the steps of the electronic money private key encryption and decryption method in the above embodiments.
Embodiments of the present application also provide a computer-readable storage medium, which can implement all steps in the encryption and decryption method for an electronic money private key in the above embodiments, where the computer-readable storage medium stores a computer program, and the computer program, when executed by a processor, implements all steps of the encryption and decryption method for an electronic money private key in the above embodiments.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention 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 invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. 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.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

Translated fromChinese
1.一种电子货币私钥加解密方法,其特征在于,包括:1. an electronic money private key encryption and decryption method, is characterized in that, comprises:对于用户的每个电子货币私钥,生成该电子货币私钥的哈希值;For each electronic currency private key of the user, generate a hash value of the electronic currency private key;将用户的生物特征信息与用户的每个电子货币私钥的哈希值结合,生成每个电子货币私钥的加密秘钥;Combine the user's biometric information with the hash value of each electronic currency private key of the user to generate the encryption key of each electronic currency private key;通过每个电子货币私钥的加密秘钥对用户的每个电子货币私钥进行加密;Encrypt each electronic currency private key of the user through the encryption key of each electronic currency private key;在接收到用户的电子货币私钥获取请求后,提取用户的生物特征信息;After receiving the user's electronic currency private key acquisition request, extract the user's biometric information;分别将用户的生物特征信息与电子货币私钥获取请求中电子货币私钥的哈希值结合,生成解密秘钥;Respectively combine the user's biometric information with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate a decryption key;通过解密秘钥对加密后的电子货币私钥进行解密。The encrypted electronic currency private key is decrypted by the decryption key.2.如权利要求1所述的电子货币私钥加解密方法,其特征在于,所述生物特征信息包括人脸特征信息、声音特征信息和指纹特征信息中的其中一种或任意组合。2 . The method for encrypting and decrypting a private key of electronic money according to claim 1 , wherein the biometric information includes one or any combination of facial feature information, voice feature information and fingerprint feature information. 3 .3.如权利要求1所述的电子货币私钥加解密方法,其特征在于,通过所述生物特征信息对电子货币私钥进行加密,包括:3. The electronic money private key encryption and decryption method according to claim 1, wherein the electronic money private key is encrypted by the biometric information, comprising:通过所述生物特征信息对电子货币私钥进行对称加密。The electronic currency private key is symmetrically encrypted through the biometric information.4.如权利要求1所述的电子货币私钥加解密方法,其特征在于,还包括:4. electronic money private key encryption and decryption method as claimed in claim 1, is characterized in that, also comprises:在对加密后的电子货币私钥进行解密后,基于用户的生物特征信息和电子货币私钥生成支付请求。After decrypting the encrypted electronic currency private key, a payment request is generated based on the user's biometric information and electronic currency private key.5.一种电子货币私钥加解密装置,其特征在于,包括:5. An electronic money private key encryption and decryption device, characterized in that, comprising:哈希值生成模块,用于对于用户的每个电子货币私钥,生成该电子货币私钥的哈希值;The hash value generation module is used to generate the hash value of the electronic currency private key for each electronic currency private key of the user;加密秘钥生成模块,用于将用户的生物特征信息与用户的每个电子货币私钥的哈希值结合,生成每个电子货币私钥的加密秘钥;The encryption key generation module is used to combine the user's biometric information with the hash value of each electronic currency private key of the user to generate the encryption key of each electronic currency private key;加密模块,用于通过每个电子货币私钥的加密秘钥对用户的每个电子货币私钥进行加密;The encryption module is used to encrypt each electronic currency private key of the user through the encryption key of each electronic currency private key;生物特征信息提取模块,用于在接收到用户的电子货币私钥获取请求后,提取用户的生物特征信息;The biometric information extraction module is used to extract the user's biometric information after receiving the user's electronic currency private key acquisition request;解密秘钥生成模块,用于分别将用户的生物特征信息与电子货币私钥获取请求中电子货币私钥的哈希值结合,生成解密秘钥;The decryption key generation module is used to combine the user's biometric information with the hash value of the electronic currency private key in the electronic currency private key acquisition request to generate the decryption key;解密模块,用于通过解密秘钥对加密后的电子货币私钥进行解密。The decryption module is used to decrypt the encrypted electronic currency private key through the decryption key.6.如权利要求5所述的电子货币私钥加解密装置,其特征在于,所述生物特征信息包括人脸特征信息、声音特征信息和指纹特征信息中的其中一种或任意组合。6 . The electronic money private key encryption and decryption device according to claim 5 , wherein the biometric information includes one or any combination of face characteristic information, voice characteristic information and fingerprint characteristic information. 7 .7.如权利要求5所述的电子货币私钥加解密装置,其特征在于,加密模块具体用于:7. electronic money private key encryption and decryption device as claimed in claim 5 is characterized in that, encryption module is specifically used for:通过所述生物特征信息对电子货币私钥进行对称加密。The electronic currency private key is symmetrically encrypted through the biometric information.8.如权利要求5所述的电子货币私钥加解密装置,其特征在于,还包括支付请求生成模块,用于:8. electronic money private key encryption and decryption device as claimed in claim 5, is characterized in that, also comprises payment request generation module, is used for:在对加密后的电子货币私钥进行解密后,基于用户的生物特征信息和电子货币私钥生成支付请求。After decrypting the encrypted electronic currency private key, a payment request is generated based on the user's biometric information and electronic currency private key.9.一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现权利要求1至4任一项所述方法。9. A computer device comprising a memory, a processor and a computer program stored in the memory and running on the processor, wherein the processor implements any of claims 1 to 4 when the processor executes the computer program method described in item.10.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有执行权利要求1至4任一项所述方法的计算机程序。10. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 4.
CN202110737568.1A2021-06-302021-06-30Electronic currency private key encryption and decryption method and devicePendingCN113421071A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110737568.1ACN113421071A (en)2021-06-302021-06-30Electronic currency private key encryption and decryption method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110737568.1ACN113421071A (en)2021-06-302021-06-30Electronic currency private key encryption and decryption method and device

Publications (1)

Publication NumberPublication Date
CN113421071Atrue CN113421071A (en)2021-09-21

Family

ID=77717334

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110737568.1APendingCN113421071A (en)2021-06-302021-06-30Electronic currency private key encryption and decryption method and device

Country Status (1)

CountryLink
CN (1)CN113421071A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104065471A (en)*2014-07-112014-09-24北京德加才科技有限公司Data exchange system and data exchange method based on mobile terminals
CN104200363A (en)*2014-08-112014-12-10济南曼维信息科技有限公司Fingerprint-encryption-based electronic purse system payment method
CN106296197A (en)*2015-06-252017-01-04深圳市中兴微电子技术有限公司A kind of method, apparatus and system of payment
CN107358424A (en)*2017-06-262017-11-17中国人民银行数字货币研究所A kind of method of commerce and device based on digital cash
CN109978535A (en)*2017-12-282019-07-05李耀庭A kind of private key processing method of stored value card
CN110969431A (en)*2019-11-272020-04-07北京贵泽系统技术有限公司Safe trusteeship method, equipment and system of block chain digital currency private key

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104065471A (en)*2014-07-112014-09-24北京德加才科技有限公司Data exchange system and data exchange method based on mobile terminals
CN104200363A (en)*2014-08-112014-12-10济南曼维信息科技有限公司Fingerprint-encryption-based electronic purse system payment method
CN106296197A (en)*2015-06-252017-01-04深圳市中兴微电子技术有限公司A kind of method, apparatus and system of payment
CN107358424A (en)*2017-06-262017-11-17中国人民银行数字货币研究所A kind of method of commerce and device based on digital cash
CN109978535A (en)*2017-12-282019-07-05李耀庭A kind of private key processing method of stored value card
CN110969431A (en)*2019-11-272020-04-07北京贵泽系统技术有限公司Safe trusteeship method, equipment and system of block chain digital currency private key

Similar Documents

PublicationPublication DateTitle
CN110969431B (en)Secure hosting method, device and system for private key of blockchain digital coin
CN107483212B (en)Method for generating digital signature by cooperation of two parties
CN111130803B (en)Method, system and device for digital signature
CN103795533B (en)Encryption based on identifier, the method and its performs device of decryption
US8509449B2 (en)Key protector for a storage volume using multiple keys
CN103124269A (en)Bidirectional identity authentication method based on dynamic password and biologic features under cloud environment
CN109672521B (en)Security storage system and method based on national encryption engine
CN109064324A (en)Method of commerce, electronic device and readable storage medium storing program for executing based on alliance's chain
CN109818741B (en)Decryption calculation method and device based on elliptic curve
CN106897879A (en)Block chain encryption method based on the PKI CLC close algorithms of isomerization polymerization label
CN109921905B (en)Anti-quantum computation key negotiation method and system based on private key pool
CN110061957A (en)Data encryption, decryption method, user terminal, server and data management system
Zhou et al.Implementation of cryptographic algorithm in dynamic QR code payment system and its performance
CN111242611B (en)Method and system for recovering digital wallet key
Giri et al.A novel and efficient session spanning biometric and password based three-factor authentication protocol for consumer usb mass storage devices
CN104821941A (en)Smart card password authentication and password changing method
CN112737783A (en)Decryption method and device based on SM2 elliptic curve
CN110224816B (en)Anti-quantum computing application system based on key fob and serial number, near-field energy-saving communication method and computer equipment
CN102594551A (en)Method for reliable statistics of privacy data on radio frequency identification (RFID) tag
CN114513302A (en)Data encryption and decryption method and equipment
CN113572604A (en)Method, device and system for sending secret key and electronic equipment
JP6791263B2 (en) Ciphertext collation system and ciphertext collation method
CN112713989B (en)Decryption method and device
CN115150061A (en)Post-quantum cryptographic algorithm digital currency transaction method, device, equipment and medium
CN204347841U (en)A kind of fingerprint identification device

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination

[8]ページ先頭

©2009-2025 Movatter.jp