CN113793141A - Transaction method, device and equipment based on hardware wallet and readable storage medium - Google Patents

Transaction method, device and equipment based on hardware wallet and readable storage medium Download PDF

Info

Publication number
CN113793141A
CN113793141A CN202111023834.0A CN202111023834A CN113793141A CN 113793141 A CN113793141 A CN 113793141A CN 202111023834 A CN202111023834 A CN 202111023834A CN 113793141 A CN113793141 A CN 113793141A
Authority
CN
China
Prior art keywords
hardware wallet
dimensional code
information
transaction
wallet
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
CN202111023834.0A
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.)
Shenzhen Internet Online Cloud Computing Co ltd
Original Assignee
Shenzhen Internet Online Cloud Computing 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 Shenzhen Internet Online Cloud Computing Co ltd filed Critical Shenzhen Internet Online Cloud Computing Co ltd
Priority to CN202111023834.0A priority Critical patent/CN113793141A/en
Publication of CN113793141A publication Critical patent/CN113793141A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/32Payment architectures, schemes or protocols characterised by the use of specific devices or networks using wireless devices
    • G06Q20/327Short range or proximity payments by means of M-devices
    • G06Q20/3274Short range or proximity payments by means of M-devices using a pictured code, e.g. barcode or QR-code, being displayed on the M-device
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3825Use of electronic signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification

Abstract

The invention discloses a transaction method, a device, equipment and a readable storage medium based on a hardware wallet, which comprises the following steps: the hardware wallet acquires transaction information corresponding to a first two-dimensional code currently displayed by the networking terminal through a first camera; the hardware wallet carries out transaction signature operation based on the transaction information to obtain signature information, and encrypts the signature information based on a preset public key to obtain encrypted signature information; if the data length corresponding to the encrypted signature information is larger than the preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information; and the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information, and displays the second two-dimensional codes in sequence. According to the invention, the transaction is carried out through the preset public key in the hardware wallet, so that the preset public key cannot be out of the hardware wallet, the preset public key can be further prevented from being stolen, and the safety of the private key in the block chain system is improved.

Description

Transaction method, device and equipment based on hardware wallet and readable storage medium
Technical Field
The invention relates to the technical field of blockchain, in particular to a transaction method, a transaction device, transaction equipment and a readable storage medium based on a hardware wallet.
Background
The Blockchain (Blockchain) mainly solves the trust and security problems of the transaction. As broadly understood, the blockchain technology is to utilize a blockchain data structure to verify and store data, utilize a distributed node consensus algorithm to generate and update data, and utilize a cryptographic manner to secure data transmission and access. In order to ensure the security of the user applying the blockchain during the transaction, a private key is usually configured for the user terminal, and the private key configured for the user signs the transaction process of the user applying the blockchain system. If the private key is lost and the user is difficult to trade, the improvement of the security of the private key of the user becomes a problem to be solved urgently.
The private key is a key created by a user who performs a transaction and used only by the private key, and the security of the private key is mainly considered from the aspects of storage, creation and use of the private key. The general private key creation method is that a user inputs a password through an application client, and then the password input by the user is encrypted through an encryption chip to generate a private key. If the user forgets the password or the password of the user is stolen, the private key corresponding to the password can be easily cracked according to the encryption algorithm. In addition, if a bug exists in the storage process or the storage medium of the private key or an unsafe factor exists in the use process of the private key, the private key is easy to steal.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a transaction method, a transaction device, transaction equipment and a readable storage medium based on a hardware wallet, and aims to solve the technical problem that the security of a private key of the existing block chain system is poor.
In order to achieve the above object, the present invention provides a transaction method based on a hardware wallet, wherein the transaction method based on the hardware wallet comprises the following steps:
the method comprises the steps that a hardware wallet acquires transaction information corresponding to a first two-dimensional code currently displayed by a networking terminal through a first camera, wherein the networking terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information;
the hardware wallet carries out transaction signature operation based on the transaction information to obtain signature information, and encrypts the signature information based on a preset public key to obtain encrypted signature information;
if the data length corresponding to the encrypted signature information is greater than the preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information;
the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information and sequentially displays the second two-dimensional codes, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, and decrypts the two-dimensional code information based on a preset public key to obtain the signature information and uploads the signature information to the block chain.
Further, the step of generating, by the hardware wallet, second two-dimensional codes corresponding to the respective sub-signature information, and sequentially displaying the respective second two-dimensional codes includes:
the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information, the second two-dimensional codes are sequentially displayed based on the signature sequence of the sub-signature information, the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through the second camera, and when the two-dimensional code information is determined to be complete, the two-dimensional code information is decrypted based on a preset public key to obtain the signature information, and the signature information is uploaded to the block chain.
Further, after the step of sequentially displaying the second two-dimensional codes, the method further includes:
when a first sliding touch operation triggered based on a display screen of the hardware wallet is detected, the hardware wallet determines a first two-dimensional code to be displayed before a second two-dimensional code currently displayed based on the signature sequence;
the hardware wallet displays the first two-dimensional code to be displayed.
Further, after the step of sequentially displaying the second two-dimensional codes, the method further includes:
when a second sliding touch operation triggered based on a display screen of the hardware wallet is detected, the hardware wallet determines a second two-dimensional code to be displayed after a currently displayed second two-dimensional code based on the signature sequence;
and the hardware wallet displays the second two-dimensional code to be displayed.
Further, the step of the hardware wallet acquiring the transaction information corresponding to the first two-dimensional code currently displayed by the networking terminal through the first camera includes:
the hardware wallet acquires first two-dimensional code information corresponding to a first two-dimensional code currently displayed by a networking terminal through a first camera, wherein the networking terminal acquires transaction information corresponding to a transaction request when receiving the transaction request, encrypts the transaction information based on a preset public key to acquire encrypted transaction information, and generates and displays the first two-dimensional code based on the encrypted transaction information;
and the hardware wallet decrypts the first two-dimensional code information based on a preset public key to obtain the transaction information.
Further, before the step of acquiring the transaction information corresponding to the first two-dimensional code currently displayed by the networked terminal through the first camera by the hardware wallet, the transaction method based on the hardware wallet further includes:
when a binding request is received, the hardware wallet generates the preset public key and the preset public key based on a preset algorithm;
the hardware wallet acquires a wallet type and machine identification information corresponding to the hardware wallet;
the hardware wallet generates and displays a third two-dimensional code based on the preset public key, the wallet type and the machine identification information, wherein the networking terminal acquires second two-dimensional code information corresponding to the currently displayed third two-dimensional code of the hardware wallet through a second camera, analyzes the second two-dimensional code information to acquire the preset public key, the wallet type and the machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
Further, the step of the hardware wallet generating and displaying a third two-dimensional code based on the preset public key, the wallet type and the machine identification information includes:
the hardware wallet generates a preset private key based on the preset public key and determines a first encryption key based on the preset private key and the preset public key;
the hardware money encrypts the wallet type and the machine identification information based on the first encryption key to obtain encryption information;
the hardware wallet generates and displays a third two-dimensional code based on the encrypted information, the preset private key and the preset public key, wherein the networking terminal acquires second two-dimensional code information corresponding to the third two-dimensional code currently displayed by the hardware wallet through a second camera, determines a second encryption key based on the preset private key and the preset public key in the second two-dimensional code information, decrypts the encrypted information in the second two-dimensional code information based on the second encryption key, obtains the wallet type and machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
In addition, to achieve the above object, the present invention also provides a hardware wallet-based transaction apparatus, including:
the system comprises an acquisition module, a first camera and a second camera, wherein the acquisition module is used for acquiring transaction information corresponding to a first two-dimensional code currently displayed by a networking terminal through the first camera, the networking terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information;
the transaction module is used for performing transaction signature operation based on the transaction information to obtain signature information, and encrypting the signature information based on a preset public key to obtain encrypted signature information;
the splitting module is used for splitting the encrypted signature information based on a preset data length to obtain a plurality of sub-signature information if the data length corresponding to the encrypted signature information is greater than the preset data length;
and the generation module is used for generating second two-dimensional codes corresponding to the sub-signature information and sequentially displaying the second two-dimensional codes, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, and decrypts the two-dimensional code information based on a preset public key to obtain the signature information and uploads the signature information to the block chain.
Further, to achieve the above object, the present invention also provides a hardware wallet-based transaction device apparatus including: a memory, a processor, and a hardware wallet-based transaction program stored on the memory and executable on the processor, the hardware wallet-based transaction program when executed by the processor implementing the steps of the hardware wallet-based transaction method described previously.
In addition, to achieve the above object, the present invention also provides a computer-readable storage medium having a hardware wallet-based transaction program stored thereon, which when executed by a processor implements the steps of the aforementioned hardware wallet-based transaction method.
The transaction information corresponding to a first two-dimensional code currently displayed by a networking terminal is acquired through a hardware wallet through a first camera, wherein the networking terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information; then the hardware wallet carries out transaction signature operation based on the transaction information to obtain signature information, and encrypts the signature information based on a preset public key to obtain encrypted signature information; then, if the data length corresponding to the encrypted signature information is greater than the preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information; and then the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information and displays the second two-dimensional codes in sequence, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, decrypts the two-dimensional code information based on a preset public key to obtain the signature information, uploads the signature information to the block chain, and the transaction is carried out through the preset public key in the hardware wallet, so that the preset public key cannot be out of the hardware wallet, the preset public key can be prevented from being stolen, and the security of a private key in the block chain system is improved. By splitting the signature information, the identification efficiency of the two-dimensional code is improved by reducing the data volume of single transmission.
Drawings
Fig. 1 is a schematic diagram of a hardware wallet-based transaction device in a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a first embodiment of a transaction method based on a hardware wallet of the present invention;
fig. 3 is a functional block diagram of an embodiment of a transaction device based on a hardware wallet.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As shown in fig. 1, fig. 1 is a schematic structural diagram of a hardware wallet-based transaction device in a hardware operating environment according to an embodiment of the present invention.
Embodiments of the present invention may be a PC based transaction device. As shown in fig. 1, the hardware wallet-based transaction device may include: a processor 1001, such as a CPU, a network interface 1004, a user interface 1003, a memory 1005, a communication bus 1002. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory). The memory 1005 may alternatively be a storage device separate from the processor 1001.
Optionally, the hardware wallet based transaction device may further include a camera, RF (Radio Frequency) circuitry, sensors, audio circuitry, a WiFi module, and the like. Of course, the transaction device based on the hardware wallet may also be configured with other sensors such as barometer, hygrometer, thermometer, infrared sensor, etc., which will not be described herein.
Those skilled in the art will appreciate that the terminal structure shown in fig. 1 does not constitute a limitation of a hardware wallet-based transaction device, and may include more or fewer components than those shown, or some components in combination, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a type of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and a hardware wallet-based transaction program.
In the terminal shown in fig. 1, the network interface 1004 is mainly used for connecting to a backend server and performing data communication with the backend server; the user interface 1003 is mainly used for connecting a client (user side) and performing data communication with the client; and the processor 1001 may be used to invoke a hardware wallet-based transaction program stored in the memory 1005.
In this embodiment, a hardware wallet-based transaction device includes: a memory 1005, a processor 1001 and a hardware wallet based transaction program stored on the memory 1005 and operable on the processor 1001, wherein the processor 1001 calls the hardware wallet based transaction program stored in the memory 1005 and executes the steps of the hardware wallet based transaction method in the following embodiments.
The invention also provides a transaction method based on the hardware wallet, and referring to fig. 2, fig. 2 is a schematic flow chart of a first embodiment of the transaction method based on the hardware wallet.
In this embodiment, the transaction method based on the hardware wallet includes the following steps:
step S101, a hardware wallet acquires transaction information corresponding to a first two-dimensional code currently displayed by a networked terminal through a first camera, wherein the networked terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information;
in this embodiment, the hardware wallet includes a controller, a display, a camera, a memory and a processor, and the processor may be divided into a two-dimensional code generation module, a two-dimensional code scanning module, a data encryption and decryption module and a transaction module. The hardware wallet does not comprise various communication modules, the hardware wallet does not comprise various communication modules such as a WIFI module, a Bluetooth module and a mobile communication module, and the hardware wallet does not comprise the communication module and a communication interface, namely the hardware wallet does not comprise the communication module and does not comprise the communication interface. The networking terminal comprises a controller, a display, a camera, a memory, a wifi module and a processor, wherein the processor comprises a two-dimensional code generation module, a two-dimensional code scanning module, a data encryption and decryption module and a transaction module.
In the embodiment, when a networking terminal receives a transaction request, transaction information corresponding to the transaction request is obtained, the networking terminal generates and displays a first two-dimensional code based on the transaction information, specifically, a user fills transaction information such as a payee address, a transfer amount, a mine cost and remark information in an App of the networking terminal, and triggers the transaction request through a display interface sending button, when the networking terminal receives the transaction request, the networking terminal calls a transaction module to obtain the transaction information corresponding to the transaction request, the networking terminal converts the transaction information into the first two-dimensional code through a two-dimensional code generation module, and the first two-dimensional code is displayed on a display screen of the networking terminal.
The transaction information corresponding to the first two-dimensional code currently displayed by the networking terminal is acquired by the hardware wallet through the first camera, specifically, a user can trigger a two-dimensional code scanning request through keys of the hardware wallet and the like, meanwhile, the first camera of the hardware wallet is aligned to a display screen of the networking terminal, the first two-dimensional code currently displayed by the networking terminal is scanned by the hardware wallet through the first camera, and the transaction information corresponding to the first two-dimensional code is obtained.
Step S102, the hardware wallet carries out transaction signature operation based on the transaction information to obtain signature information, and encrypts the signature information based on a preset public key to obtain encrypted signature information;
in this embodiment, when the transaction information is obtained, the hardware wallet performs a transaction signature operation based on the transaction information to obtain signature information, that is, the hardware wallet performs a transaction signature on the transaction information through a transaction module thereof to obtain signature information. When the signature information is obtained, the hardware wallet encrypts the signature information based on a preset public key to obtain the encrypted signature information, wherein the preset public key is a preset private key and uniquely corresponds to the networking terminal.
Step S103, if the data length corresponding to the encrypted signature information is greater than a preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information;
in this embodiment, in order to improve the recognition rate of the two-dimensional code, the content length of the two-dimensional code needs to be reduced, and then when the decrypted signature information is obtained, the hardware wallet obtains the data length corresponding to the encrypted signature information, and determines whether the data length is greater than a preset data length.
If the data length is greater than the preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information and also can obtain a splitting sequence, wherein the splitting sequence is the sequence of each sub-signature information in the encrypted signature information, specifically, the data lengths of all sub-signature information except the last sub-signature information in each signature information are the preset data length, and the data length of the last sub-signature information is less than or equal to the preset data length.
And step S104, the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information and displays the second two-dimensional codes in sequence, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, decrypts the two-dimensional code information based on a preset public key to obtain the signature information, and uploads the signature information to a block chain.
In this embodiment, when the sub-signature information is acquired, the hardware wallet generates the second two-dimensional codes based on the sub-signature information, and sequentially displays the second two-dimensional codes on a display screen of the hardware wallet. The networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through the second camera, specifically, a user can trigger a two-dimensional code scanning request through keys and the like of the networking terminal, and simultaneously, the second camera of the networking terminal is aligned to the display screen of the hardware wallet, and the networking terminal scans the second two-dimensional code currently displayed by the hardware wallet through the second camera to obtain the two-dimensional code information corresponding to the second two-dimensional code.
After the two-dimension code information is obtained, the networking terminal carries out decryption operation on the two-dimension code information based on a preset public key so as to obtain the signature information, wherein the preset public key uniquely corresponds to the preset public key, and finally the networking terminal uploads the signature information to a block chain.
Further, in an embodiment, the step S104 includes:
the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information, the second two-dimensional codes are sequentially displayed based on the signature sequence of the sub-signature information, the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through the second camera, and when the two-dimensional code information is determined to be complete, the two-dimensional code information is decrypted based on a preset public key to obtain the signature information, and the signature information is uploaded to the block chain.
In this embodiment, the hardware wallet sequentially displays the second two-dimensional codes based on the signature sequence of the sub-signature information. When the networking terminal acquires the two-dimension code information corresponding to the second two-dimension code currently displayed by the hardware wallet through the second camera, whether the two-dimension code information is complete or not is firstly determined, namely whether the two-dimension code information of all the second two-dimension codes is currently received or not is determined, and when the two-dimension code information is determined to be complete, the two-dimension code information is decrypted based on a preset public key so as to obtain the signature information, and the signature information is uploaded to the block chain.
Specifically, when the second two-dimensional codes are generated, the second two-dimensional codes are generated based on the number of the sub-signature information and the sub-signature information, namely the content of each second two-dimensional code carries the total number of the sub-signature information (or the second two-dimensional codes), when the two-dimensional code information is received, whether the number of the two-dimensional code information corresponding to the second two-dimensional code is the same as the total number is determined, namely whether the number of the two-dimensional codes scanned by the second camera through the current networking terminal is the same as the total number is determined, if yes, the two-dimensional code information is determined to be complete, integrity of transaction information is ensured through integrity verification, and further the efficiency of block chain transaction is improved.
It should be noted that the hardware wallet may perform timing display when sequentially displaying each second two-dimensional code, that is, displaying one second two-dimensional code at preset intervals.
In the transaction method based on the hardware wallet, transaction information corresponding to a first two-dimensional code currently displayed by a networked terminal is acquired through the hardware wallet through a first camera, wherein the networked terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information; then the hardware wallet carries out transaction signature operation based on the transaction information to obtain signature information, and encrypts the signature information based on a preset public key to obtain encrypted signature information; then, if the data length corresponding to the encrypted signature information is greater than the preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information; and then the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information and displays the second two-dimensional codes in sequence, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, decrypts the two-dimensional code information based on a preset public key to obtain the signature information, uploads the signature information to the block chain, and the transaction is carried out through the preset public key in the hardware wallet, so that the preset public key cannot be out of the hardware wallet, the preset public key can be prevented from being stolen, and the security of a private key in the block chain system is improved. By splitting the signature information, the identification efficiency of the two-dimensional code is improved by reducing the data volume of single transmission.
A second embodiment of the hardware wallet-based transaction method of the present invention is proposed based on the first embodiment, and in this embodiment, the step S104 includes:
step S201, when a first sliding touch operation triggered based on a display screen of the hardware wallet is detected, the hardware wallet determines a first two-dimensional code to be displayed before a second two-dimensional code currently displayed based on the signature sequence;
step S202, the hardware wallet displays the first two-dimensional code to be displayed.
In this embodiment, in the process that the networking terminal acquires the second two-dimensional code currently displayed by the hardware wallet through the second camera, there may be a situation that the second two-dimensional code currently displayed is not acquired due to movement of the networking terminal or the like, at this time, playback of the two-dimensional code may be performed by touching the display screen of the hardware wallet, that is, the display screen of the hardware wallet is a touch screen, and a sliding touch operation of the playback of the two-dimensional code may be triggered by touching the touch screen.
When a first sliding touch operation triggered by the display screen of the hardware wallet is detected, for example, the first sliding touch operation may be a leftward sliding operation, the hardware wallet determines a first two-dimensional code to be displayed before a second two-dimensional code to be displayed currently based on the signature sequence, and the hardware wallet displays the first two-dimensional code to be displayed, so that playback of the two-dimensional codes is realized, integrity of signature information is improved, and efficiency of block chain transaction is further improved.
After the hardware wallet displays the first two-dimensional code to be displayed, for example, when the duration of displaying the first two-dimensional code to be displayed by the hardware wallet reaches a preset duration, sequentially displaying the second two-dimensional codes based on the first two-dimensional code to be displayed, that is, sequentially displaying two-dimensional codes after the first two-dimensional code to be displayed in each second two-dimensional code based on the signature sequence of the sub-signature information.
Further, in an embodiment, the step S104 further includes:
step S203, when a second sliding touch operation triggered based on the display screen of the hardware wallet is detected, the hardware wallet determines a second two-dimensional code to be displayed after a currently displayed second two-dimensional code based on the signature sequence;
and step S204, the hardware wallet displays the second two-dimensional code to be displayed.
In this embodiment, when a second sliding touch operation triggered by the display screen based on the hardware wallet is detected, for example, the second sliding touch operation may be a right sliding operation, the hardware wallet determines, based on the signature sequence, a second two-dimensional code to be displayed after the currently displayed second two-dimensional code, and the hardware wallet displays the second two-dimensional code to be displayed, so as to realize playback of the two-dimensional code.
In the transaction method based on the hardware wallet, when a first sliding touch operation triggered based on a display screen of the hardware wallet is detected, the hardware wallet determines a first two-dimensional code to be displayed before a currently displayed second two-dimensional code based on the signature sequence; and then the hardware wallet displays the first two-dimensional code to be displayed, so that the playback of the two-dimensional code is realized, the integrity of the signature information is further improved, and the efficiency of block chain transaction is further improved.
Based on the first embodiment, a third embodiment of the transaction method based on a hardware wallet of the present invention is provided, in this embodiment, step S101 includes:
step S301, the hardware wallet acquires first two-dimensional code information corresponding to a first two-dimensional code currently displayed by a networking terminal through a first camera, wherein the networking terminal acquires transaction information corresponding to a transaction request when receiving the transaction request, encrypts the transaction information based on a preset public key to acquire encrypted transaction information, and generates and displays the first two-dimensional code based on the encrypted transaction information;
step S302, the hardware wallet decrypts the first two-dimensional code information based on a preset public key to obtain the transaction information.
In the embodiment, when a networking terminal receives a transaction request, transaction information corresponding to the transaction request is obtained, the networking terminal generates and displays a first two-dimensional code based on the transaction information, specifically, a user fills transaction information such as a payee address, a transfer amount, a mine cost and remark information in an App of the networking terminal, and triggers the transaction request through a display interface sending button, when the networking terminal receives the transaction request, the networking terminal calls a transaction module to obtain the transaction information corresponding to the transaction request, the networking terminal encrypts the transaction information based on a preset public key to obtain the encrypted transaction information, and then the networking terminal converts the encrypted transaction information into the first two-dimensional code through a two-dimensional code generation module and displays the first two-dimensional code on a display screen of the networking terminal.
The transaction information corresponding to the first two-dimensional code currently displayed by the networking terminal is acquired by the hardware wallet through the first camera, specifically, a two-dimensional code scanning request is triggered by a user through keys of the hardware wallet and the like, the first camera of the hardware wallet is aligned to a display screen of the networking terminal, the first two-dimensional code currently displayed by the networking terminal is scanned by the hardware wallet through the first camera, and the first two-dimensional code information corresponding to the first two-dimensional code is obtained. Then, the hardware wallet decrypts the first two-dimensional code information based on a preset public key to obtain the transaction information.
In the transaction method based on the hardware wallet, first two-dimensional code information corresponding to a first two-dimensional code currently displayed by a networked terminal is acquired through a first camera by the hardware wallet, wherein the networked terminal acquires transaction information corresponding to a transaction request when receiving the transaction request, encrypts the transaction information based on a preset public key to obtain encrypted transaction information, and generates and displays the first two-dimensional code based on the encrypted transaction information; and then the hardware wallet decrypts the first two-dimensional code information based on a preset public key to obtain the transaction information, and the security of the blockchain transaction is further improved by encrypting the transaction information.
Based on the above embodiments, a fourth embodiment of the hardware wallet-based transaction method of the present invention is provided, and in this embodiment, before step S101, the hardware wallet-based transaction method further includes:
step S401, when a binding request is received, the hardware wallet generates the preset public key and the preset public key based on a preset algorithm;
step S402, the hardware wallet acquires a wallet type and machine identification information corresponding to the hardware wallet;
step S403, the hardware wallet generates and displays a third two-dimensional code based on the preset public key, the wallet type and the machine identification information, wherein the networking terminal obtains, through a first camera, second two-dimensional code information corresponding to the third two-dimensional code currently displayed by the hardware wallet, analyzes the second two-dimensional code information to obtain the preset public key, the wallet type and the machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
In this embodiment, when the binding request is received, the hardware wallet generates the preset public key and the preset public key based on a preset algorithm, and specifically, the preset algorithm is invoked by a controller of the hardware wallet to generate the preset public key and the preset public key. And then the hardware wallet acquires a wallet type and machine identification information corresponding to the hardware wallet, wherein the machine identification information is the unique identification of the hardware wallet, each hardware wallet has one piece of machine identification information, and the machine identification information of each hardware wallet is different.
And then, the hardware wallet generates and displays a third two-dimensional code based on the preset public key, the wallet type and the machine identification information, namely the hardware wallet generates the third two-dimensional code based on the preset public key, the wallet type and the machine identification information, and displays the third two-dimensional code on a display screen of the hardware wallet.
The networking terminal acquires second two-dimensional code information corresponding to a third two-dimensional code currently displayed by the hardware wallet through a second camera, analyzes the second two-dimensional code information to obtain the preset public key, the wallet type and the machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner, namely stores the preset public key, the wallet type and the machine identification information in a preset storage area of the networking terminal, so that the hardware wallet is bound with the networking terminal.
It should be noted that the hardware wallet of the present embodiment is only bound to one networking terminal.
In the transaction method based on the hardware wallet provided by this embodiment, when a binding request is received, the hardware wallet generates the preset public key and the preset public key based on a preset algorithm; then the hardware wallet acquires a wallet type and machine identification information corresponding to the hardware wallet; and the hardware wallet generates and displays a third two-dimensional code based on the preset public key, the wallet type and the machine identification information, wherein the networking terminal acquires second two-dimensional code information corresponding to the currently displayed third two-dimensional code of the hardware wallet through a second camera, analyzes the second two-dimensional code information to acquire the preset public key, the wallet type and the machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner, so that the binding of the hardware wallet and the networking terminal is realized, the subsequent block chain transaction is facilitated, and the safety of the block chain transaction is improved through the preset public key and the preset public key.
A fifth embodiment of the hardware wallet based transaction method of the present invention is proposed based on the fourth embodiment, and in this embodiment, step S403 includes:
step S501, the hardware wallet generates a preset private key based on the preset public key and determines a first encryption key based on the preset private key and the preset public key;
step S502, the hardware money encrypts the wallet type and the machine identification information based on the first encryption key to obtain encryption information;
step S503, the hardware wallet generates and displays a third two-dimensional code based on the encryption information, the preset private key and the preset public key, wherein the networking terminal acquires second two-dimensional code information corresponding to the currently displayed third two-dimensional code of the hardware wallet through a second camera, determines a second encryption key based on the preset private key and the preset public key in the second two-dimensional code information, decrypts the encryption information in the second two-dimensional code information based on the second encryption key, obtains the wallet type and machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
In this embodiment, the hardware wallet first generates a preset private key based on the preset public key, that is, the hardware wallet calls the data encryption and decryption module to generate a preset private key corresponding to the preset public key, and determines a first encryption key based on the preset private key and the preset public key, and specifically calls the first encryption key calculated by the data encryption and decryption module through the encryption public key and the encryption private key. Then, the hardware wallet encrypts the wallet type and the machine identification information based on the first encryption key, namely, the data encryption and decryption module is called to encrypt the wallet type and the machine identification information based on the first encryption key so as to obtain encryption information, and encryption of sensitive information of the hardware wallet is realized. And then, the hardware wallet generates and displays a third two-dimensional code based on the encrypted information, a preset private key and a preset public key.
The networking terminal acquires second two-dimensional code information corresponding to a third two-dimensional code currently displayed by the hardware wallet through a second camera, determines a second encryption key based on a preset private key and a preset public key in the second two-dimensional code information, wherein the second encryption key is the same as the first encryption key, and then decrypts the encryption information in the second two-dimensional code information based on the second encryption key to obtain the wallet type and machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner, namely stores the preset public key, the wallet type and the machine identification information in a preset storage area of the networking terminal, so that the hardware wallet is bound with the networking terminal.
In the transaction method based on the hardware wallet, a preset private key is generated based on the preset public key through the hardware wallet, and a first encryption key is determined based on the preset private key and the preset public key; then the hardware money encrypts the wallet type and the machine identification information based on the first encryption key to obtain encryption information; and the hardware wallet generates and displays a third two-dimensional code based on the encryption information, the preset private key and the preset public key, wherein the networking terminal acquires second two-dimensional code information corresponding to the currently displayed third two-dimensional code of the hardware wallet through a second camera, determines a second encryption key based on the preset private key and the preset public key in the second two-dimensional code information, decrypts the encryption information in the second two-dimensional code information based on the second encryption key to obtain the wallet type and machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
The present invention also provides a transaction apparatus based on a hardware wallet, which includes, with reference to fig. 3:
the system comprises an acquisition module 10, a first camera, a second camera and a display module, wherein the acquisition module is used for acquiring transaction information corresponding to a first two-dimensional code currently displayed by a networked terminal through the first camera, and the networked terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information;
the transaction module 20 is configured to perform a transaction signature operation based on the transaction information to obtain signature information, and encrypt the signature information based on a preset public key to obtain encrypted signature information;
the splitting module 30 is configured to split the encrypted signature information based on a preset data length if the data length corresponding to the encrypted signature information is greater than the preset data length, so as to obtain a plurality of sub-signature information;
and the generating module 40 is configured to generate second two-dimensional codes corresponding to the sub-signature information and sequentially display the second two-dimensional codes, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, decrypts the two-dimensional code information based on a preset public key to obtain the signature information, and uploads the signature information to the block chain.
The method executed by each program unit can refer to each embodiment of the transaction method based on the hardware wallet of the present invention, and is not described herein again.
The invention also provides a computer readable storage medium.
The computer-readable storage medium of the present invention has stored thereon a hardware wallet-based transaction program that, when executed by a processor, implements the steps of the hardware wallet-based transaction method as described above.
The method implemented when the transaction program based on the hardware wallet running on the processor is executed may refer to each embodiment of the transaction method based on the hardware wallet of the present invention, and is not described herein again.
Furthermore, an embodiment of the present invention further provides a computer program product, which includes a hardware wallet-based transaction program thereon, and when being executed by a processor, the hardware wallet-based transaction program implements the steps of the hardware wallet-based transaction method as described above.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system 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 system. 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 system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A hardware wallet-based transaction method, wherein the hardware wallet-based transaction comprises the following steps:
the method comprises the steps that a hardware wallet acquires transaction information corresponding to a first two-dimensional code currently displayed by a networking terminal through a first camera, wherein the networking terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information;
the hardware wallet carries out transaction signature operation based on the transaction information to obtain signature information, and encrypts the signature information based on a preset public key to obtain encrypted signature information;
if the data length corresponding to the encrypted signature information is greater than the preset data length, the hardware wallet splits the encrypted signature information based on the preset data length to obtain a plurality of sub-signature information;
the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information and sequentially displays the second two-dimensional codes, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, and decrypts the two-dimensional code information based on a preset public key to obtain the signature information and uploads the signature information to the block chain.
2. The hardware wallet-based transaction method of claim 1, wherein the hardware wallet generating second two-dimensional codes corresponding to respective sub-signature information and sequentially displaying the respective second two-dimensional codes comprises:
the hardware wallet generates second two-dimensional codes corresponding to the sub-signature information, the second two-dimensional codes are sequentially displayed based on the signature sequence of the sub-signature information, the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through the second camera, and when the two-dimensional code information is determined to be complete, the two-dimensional code information is decrypted based on a preset public key to obtain the signature information, and the signature information is uploaded to the block chain.
3. The hardware wallet-based transaction method of claim 2, wherein the step of sequentially displaying each second two-dimensional code is followed by further comprising:
when a first sliding touch operation triggered based on a display screen of the hardware wallet is detected, the hardware wallet determines a first two-dimensional code to be displayed before a second two-dimensional code currently displayed based on the signature sequence;
the hardware wallet displays the first two-dimensional code to be displayed.
4. The hardware wallet-based transaction method of claim 2, wherein the step of sequentially displaying each second two-dimensional code is followed by further comprising:
when a second sliding touch operation triggered based on a display screen of the hardware wallet is detected, the hardware wallet determines a second two-dimensional code to be displayed after a currently displayed second two-dimensional code based on the signature sequence;
and the hardware wallet displays the second two-dimensional code to be displayed.
5. The hardware wallet-based transaction method of claim 1, wherein the step of the hardware wallet obtaining the transaction information corresponding to the first two-dimensional code currently displayed by the networked terminal through the first camera comprises:
the hardware wallet acquires first two-dimensional code information corresponding to a first two-dimensional code currently displayed by a networking terminal through a first camera, wherein the networking terminal acquires transaction information corresponding to a transaction request when receiving the transaction request, encrypts the transaction information based on a preset public key to acquire encrypted transaction information, and generates and displays the first two-dimensional code based on the encrypted transaction information;
and the hardware wallet decrypts the first two-dimensional code information based on a preset public key to obtain the transaction information.
6. The hardware wallet-based transaction method of any one of claims 1 to 5, wherein before the step of the hardware wallet obtaining the transaction information corresponding to the first two-dimensional code currently displayed by the networked terminal through the first camera, the hardware wallet-based transaction method further comprises:
when a binding request is received, the hardware wallet generates the preset public key based on a preset algorithm;
the hardware wallet acquires a wallet type and machine identification information corresponding to the hardware wallet;
the hardware wallet generates and displays a third two-dimensional code based on the preset public key, the wallet type and the machine identification information, wherein the networking terminal acquires second two-dimensional code information corresponding to the currently displayed third two-dimensional code of the hardware wallet through a second camera, analyzes the second two-dimensional code information to acquire the preset public key, the wallet type and the machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
7. The hardware wallet-based transaction method of claim 6, wherein the hardware wallet generating and displaying a third two-dimensional code based on the preset public key, the wallet type, and machine identification information comprises:
the hardware wallet generates a preset private key based on the preset public key and determines a first encryption key based on the preset private key and the preset public key;
the hardware money encrypts the wallet type and the machine identification information based on the first encryption key to obtain encryption information;
the hardware wallet generates and displays a third two-dimensional code based on the encrypted information, the preset private key and the preset public key, wherein the networking terminal acquires second two-dimensional code information corresponding to the third two-dimensional code currently displayed by the hardware wallet through a second camera, determines a second encryption key based on the preset private key and the preset public key in the second two-dimensional code information, decrypts the encrypted information in the second two-dimensional code information based on the second encryption key, obtains the wallet type and machine identification information, and stores the preset public key, the wallet type and the machine identification information in an associated manner.
8. A hardware wallet-based transaction apparatus, the hardware wallet-based transaction apparatus comprising:
the system comprises an acquisition module, a first camera and a second camera, wherein the acquisition module is used for acquiring transaction information corresponding to a first two-dimensional code currently displayed by a networking terminal through the first camera, the networking terminal acquires the transaction information corresponding to a transaction request when receiving the transaction request, and generates and displays the first two-dimensional code based on the transaction information;
the transaction module is used for performing transaction signature operation based on the transaction information to obtain signature information, and encrypting the signature information based on a preset public key to obtain encrypted signature information;
the splitting module is used for splitting the encrypted signature information based on a preset data length to obtain a plurality of sub-signature information if the data length corresponding to the encrypted signature information is greater than the preset data length;
and the generation module is used for generating second two-dimensional codes corresponding to the sub-signature information and sequentially displaying the second two-dimensional codes, wherein the networking terminal acquires the two-dimensional code information corresponding to the second two-dimensional code currently displayed by the hardware wallet through a second camera, and decrypts the two-dimensional code information based on a preset public key to obtain the signature information and uploads the signature information to the block chain.
9. A hardware wallet-based transaction device, the hardware wallet-based transaction device comprising: memory, a processor and a hardware wallet based transaction program stored on the memory and executable on the processor, the hardware wallet based transaction program when executed by the processor implementing the steps of the hardware wallet based transaction method as claimed in any one of claims 1 to 7.
10. A readable storage medium having stored thereon a hardware wallet-based transaction program, which when executed by a processor implements the steps of the hardware wallet-based transaction method of any one of claims 1 to 7.
CN202111023834.0A 2021-09-01 2021-09-01 Transaction method, device and equipment based on hardware wallet and readable storage medium Pending CN113793141A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111023834.0A CN113793141A (en) 2021-09-01 2021-09-01 Transaction method, device and equipment based on hardware wallet and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111023834.0A CN113793141A (en) 2021-09-01 2021-09-01 Transaction method, device and equipment based on hardware wallet and readable storage medium

Publications (1)

Publication Number Publication Date
CN113793141A true CN113793141A (en) 2021-12-14

Family

ID=78879461

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111023834.0A Pending CN113793141A (en) 2021-09-01 2021-09-01 Transaction method, device and equipment based on hardware wallet and readable storage medium

Country Status (1)

Country Link
CN (1) CN113793141A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114282175A (en) * 2021-12-23 2022-04-05 黄策 Distributed data encryption and decryption method
CN116633697A (en) * 2023-07-25 2023-08-22 苏州万店掌网络科技有限公司 Equipment networking method, device, equipment and readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6282769A (en) * 1985-10-07 1987-04-16 Ricoh Co Ltd Coding device
CN102572748A (en) * 2010-12-28 2012-07-11 中国移动通信集团公司 Enterprise signature device, system and method
CN102685266A (en) * 2012-05-14 2012-09-19 中国科学院计算机网络信息中心 Zone file signature method and system
KR20180085155A (en) * 2017-01-18 2018-07-26 남서울대학교 산학협력단 Apparatus and method for detecting harmful packet
CN111178874A (en) * 2019-12-13 2020-05-19 杜晓楠 Transaction method and system based on block chain cold wallet
CN111667039A (en) * 2020-06-01 2020-09-15 乐一 Two-dimensional code anti-counterfeiting method
WO2020204444A2 (en) * 2019-04-04 2020-10-08 (주)누리텔레콤 Secret key security method of distributing and storing key in blockchain node and/or possession device having wallet app installed therein
CN112749982A (en) * 2016-12-01 2021-05-04 联信摩贝软件(北京)有限公司 Anti-counterfeiting system and method based on two-dimensional code

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6282769A (en) * 1985-10-07 1987-04-16 Ricoh Co Ltd Coding device
CN102572748A (en) * 2010-12-28 2012-07-11 中国移动通信集团公司 Enterprise signature device, system and method
CN102685266A (en) * 2012-05-14 2012-09-19 中国科学院计算机网络信息中心 Zone file signature method and system
CN112749982A (en) * 2016-12-01 2021-05-04 联信摩贝软件(北京)有限公司 Anti-counterfeiting system and method based on two-dimensional code
KR20180085155A (en) * 2017-01-18 2018-07-26 남서울대학교 산학협력단 Apparatus and method for detecting harmful packet
WO2020204444A2 (en) * 2019-04-04 2020-10-08 (주)누리텔레콤 Secret key security method of distributing and storing key in blockchain node and/or possession device having wallet app installed therein
CN111178874A (en) * 2019-12-13 2020-05-19 杜晓楠 Transaction method and system based on block chain cold wallet
CN111667039A (en) * 2020-06-01 2020-09-15 乐一 Two-dimensional code anti-counterfeiting method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王利朋;胡明生;贾志娟;公备;张家蕾;: "基于中国剩余定理的区块链投票场景签名方案", 计算机应用研究, no. 02, pages 224 - 229 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114282175A (en) * 2021-12-23 2022-04-05 黄策 Distributed data encryption and decryption method
CN116633697A (en) * 2023-07-25 2023-08-22 苏州万店掌网络科技有限公司 Equipment networking method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN109639661B (en) Server certificate updating method, device, equipment and computer readable storage medium
US20190312720A1 (en) Method for remotely acquiring secret key, pos terminal and storage medium
CN107786331B (en) Data processing method, device, system and computer readable storage medium
CN113364760A (en) Data encryption processing method and device, computer equipment and storage medium
US10848304B2 (en) Public-private key pair protected password manager
CN113259133B (en) Encryption communication method, equipment and storage medium based on HTTP protocol
CN111666564B (en) Application program safe starting method and device, computer equipment and storage medium
CN110830471B (en) OTP (one time password) verification method, server, client and computer-readable storage medium
JP2018502524A (en) Encryption control for information, information analysis method, system and terminal
CN113793141A (en) Transaction method, device and equipment based on hardware wallet and readable storage medium
CN113794734A (en) Vehicle-mounted CAN bus encryption communication method, control device and readable storage medium
CN114070614B (en) Identity authentication method, apparatus, device, storage medium and computer program product
CN109977039B (en) Hard disk encryption key storage method, device, equipment and readable storage medium
CN107124279B (en) Method and device for erasing terminal data
JP7422241B2 (en) Password recovery methods, systems, cloud servers and electronic devices
CN105337940A (en) Page verification method, client, server and system
CN110753257A (en) Data display method, display terminal, server, display system, and storage medium
JP4684714B2 (en) File management system and program
CN112348998B (en) Method and device for generating one-time password, intelligent door lock and storage medium
CN113793142A (en) Transaction method, device and equipment based on hardware wallet and readable storage medium
CN113127844A (en) Variable access method, device, system, equipment and medium
CN110414269B (en) Processing method, related device, storage medium and system of application installation package
JP4028849B2 (en) Communication system, portable terminal, and program
CN105809494A (en) method and system for invoice generation and invoice verification
JP2018067807A (en) Electronic signature system, electronic signature client, electronic signature program, server, and electronic signature method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination