CN112200565A - Application method and application system of usbKey in block chain digital liquor certificate wallet - Google Patents

Application method and application system of usbKey in block chain digital liquor certificate wallet Download PDF

Info

Publication number
CN112200565A
CN112200565A CN202011158571.XA CN202011158571A CN112200565A CN 112200565 A CN112200565 A CN 112200565A CN 202011158571 A CN202011158571 A CN 202011158571A CN 112200565 A CN112200565 A CN 112200565A
Authority
CN
China
Prior art keywords
usbkey
wallet
private key
liquor
data information
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
CN202011158571.XA
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.)
Chengdu Shangtong Times Digital Technology Co ltd
Original Assignee
Chengdu Shangtong Times Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Shangtong Times Digital Technology Co ltd filed Critical Chengdu Shangtong Times Digital Technology Co ltd
Priority to CN202011158571.XA priority Critical patent/CN112200565A/en
Publication of CN112200565A publication Critical patent/CN112200565A/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/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • G06Q20/367Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes
    • G06Q20/3674Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes involving electronic purses or money safes involving authentication
    • 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

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses an application method of a usbKey in a block chain digital liquor wallet, which comprises the following steps of S01, setting an operation password; s02, verifying whether the operation passwords are matched, if so, entering the step S03, and if not, repeating the verification; and S03, storing the private key data information. The invention also discloses an application system of the usbKey in the blockchain digital liquor certificate wallet, which has the advantages that the user account authentication is safe, and the user operation cannot be forged and cannot be falsified.

Description

Application method and application system of usbKey in block chain digital liquor certificate wallet
Technical Field
The invention relates to the field of security verification, in particular to an application method and an application system of a usbKey in a block chain digital liquor certificate wallet.
Background
The existing block chain wallet scheme is mainly based on an asymmetric signature scheme realized by software, but has the defect that key data is easy to steal.
Disclosure of Invention
Aiming at the problems, the invention provides an application method and an application system of a usbKey in a block chain digital liquor wallet, which have the advantages that the user account authentication is safe, and the user operation cannot be forged and cannot be falsified.
The technical scheme of the invention is as follows:
an application method of a usbKey in a block chain digital liquor wallet comprises the following steps,
s01, setting an operation password;
s02, verifying whether the operation passwords are matched, if so, entering the step S03, and if not, repeating the verification;
and S03, storing the private key data information.
In a further technical solution, step S03 further includes,
and S31, judging whether the private key data information is imported or exported, if so, storing the private key data information, and if so, reminding that the export fails.
An application system of a usbKey in a block chain digital wine certificate wallet comprises a setting module, a verification module and a storage module, wherein,
the setting module is used for setting an operation password;
the verification module is used for verifying whether the operation passwords are matched or not;
and the storage module is used for storing the private key data information.
In a further technical solution, the storage module includes a judgment sub-module, wherein,
and the judgment submodule is used for judging whether the private key data information is imported or exported.
The invention has the beneficial effects that:
the invention ensures the authentication security of the user account, and the user operation can not be forged and falsified.
Drawings
Fig. 1 is a schematic flow chart of an application method of the usbKey in a blockchain digital liquor wallet according to embodiment 1 of the present invention;
fig. 2 is a schematic flow chart of an application method of the usbKey in the blockchain digital liquor wallet according to embodiment 2 of the present invention;
fig. 3 is a schematic structural diagram of an application system of the usbKey in the blockchain digital liquor wallet according to embodiment 3 of the present invention;
fig. 4 is a schematic structural diagram of an application system of the usbKey in the blockchain digital liquor wallet according to embodiment 4 of the present invention.
Description of reference numerals:
10. setting a module; 20. a verification module; 30. a storage module; 31. and a judgment submodule.
Detailed Description
The embodiments of the present invention will be further described with reference to the accompanying drawings.
Example 1:
as shown in fig. 1, a method for applying usbKey to a blockchain digital liquor wallet includes the following steps,
s01, setting an operation password;
s02, verifying whether the operation passwords are matched, if so, entering the step S03, and if not, repeating the verification;
and S03, storing the private key data information.
Example 2:
in this embodiment, on the basis of embodiment 1, as shown in fig. 2, step S03 further includes,
and S31, judging whether the private key data information is imported or exported, if so, storing the private key data information, and if so, reminding that the export fails.
Example 3:
as shown in fig. 3, an application system of usbKey in a blockchain digital liquor wallet includes a setting module 10, a verification module 20 and a storage module 30, wherein,
a setting module 10, configured to set an operation password;
the verification module 20 is used for verifying whether the operation passwords are matched;
the storage module 30 is used for storing private key data information.
Example 4:
in this embodiment, on the basis of embodiment 3, as shown in fig. 4, the storage module 30 includes a judgment sub-module 31, wherein,
and a judgment submodule 31 for judging whether the private key data information is imported or exported.
The specific working principle is as follows:
the private key of the user block chain is stored by adopting hardware usbkey, the account signature is operated by using api provided by the usbkey, a user can set a usbkey operation password, and the usbkey private key can only be led in and cannot be led out, so that the private key of the user is guaranteed not to be stolen.
When a digital wine certificate wallet is used for block chain transaction, the wallet app needs to verify a user account password, a mobile phone number verification code and a user private key signature at the same time so as to ensure operation safety.
The above-mentioned embodiments only express the specific embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention.

Claims (4)

1. An application method of a usbKey in a block chain digital alcohol evidence wallet is characterized by comprising the following steps,
s01, setting an operation password;
s02, verifying whether the operation passwords are matched, if so, entering the step S03, and if not, repeating the verification;
and S03, storing the private key data information.
2. The method for applying usbKey to the blockchain digital liquor wallet of claim 1, wherein the step S03 further comprises,
and S31, judging whether the private key data information is imported or exported, if so, storing the private key data information, and if so, reminding that the export fails.
3. An application system of a usbKey in a block chain digital wine certificate wallet is characterized by comprising a setting module, a verification module and a storage module, wherein,
the setting module is used for setting an operation password;
the verification module is used for verifying whether the operation passwords are matched or not;
and the storage module is used for storing the private key data information.
4. The usbKey application system in a blockchain digital alcohol evidence wallet of claim 3, wherein the storage module comprises a judgment submodule, wherein,
and the judgment submodule is used for judging whether the private key data information is imported or exported.
CN202011158571.XA 2020-10-26 2020-10-26 Application method and application system of usbKey in block chain digital liquor certificate wallet Pending CN112200565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011158571.XA CN112200565A (en) 2020-10-26 2020-10-26 Application method and application system of usbKey in block chain digital liquor certificate wallet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011158571.XA CN112200565A (en) 2020-10-26 2020-10-26 Application method and application system of usbKey in block chain digital liquor certificate wallet

Publications (1)

Publication Number Publication Date
CN112200565A true CN112200565A (en) 2021-01-08

Family

ID=74011510

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011158571.XA Pending CN112200565A (en) 2020-10-26 2020-10-26 Application method and application system of usbKey in block chain digital liquor certificate wallet

Country Status (1)

Country Link
CN (1) CN112200565A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117963A (en) * 2007-12-21 2015-12-02 飞天诚信科技股份有限公司 Device and method based on digital signature
CN109034793A (en) * 2018-07-05 2018-12-18 奇酷互联网络科技(深圳)有限公司 Digital cash method of commerce and digital cash wallet hardware based on block chain
CN109146481A (en) * 2018-08-23 2019-01-04 泰链(厦门)科技有限公司 Account private key automatically imported method, medium, device and the block catenary system of block chain wallet
CN109863520A (en) * 2018-11-27 2019-06-07 区链通网络有限公司 Wallet System and wallet application method and storage medium based on block chain
CN109886662A (en) * 2019-02-18 2019-06-14 北京正合链通科技有限公司 Block chain wallet application method and system, terminal and computer readable storage medium
CN110287739A (en) * 2019-06-17 2019-09-27 西安纸贵互联网科技有限公司 Data safety control method and system based on hardware private keys memory technology
WO2020199028A1 (en) * 2019-03-29 2020-10-08 华为技术有限公司 Security chip, security processing method and related device
US20210383363A1 (en) * 2019-02-08 2021-12-09 Aleksey Sergeevich Smirnov System and method for secure storage of digital currencies and making transactions in a blockchain network

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105117963A (en) * 2007-12-21 2015-12-02 飞天诚信科技股份有限公司 Device and method based on digital signature
CN109034793A (en) * 2018-07-05 2018-12-18 奇酷互联网络科技(深圳)有限公司 Digital cash method of commerce and digital cash wallet hardware based on block chain
CN109146481A (en) * 2018-08-23 2019-01-04 泰链(厦门)科技有限公司 Account private key automatically imported method, medium, device and the block catenary system of block chain wallet
CN109863520A (en) * 2018-11-27 2019-06-07 区链通网络有限公司 Wallet System and wallet application method and storage medium based on block chain
US20210383363A1 (en) * 2019-02-08 2021-12-09 Aleksey Sergeevich Smirnov System and method for secure storage of digital currencies and making transactions in a blockchain network
CN109886662A (en) * 2019-02-18 2019-06-14 北京正合链通科技有限公司 Block chain wallet application method and system, terminal and computer readable storage medium
WO2020199028A1 (en) * 2019-03-29 2020-10-08 华为技术有限公司 Security chip, security processing method and related device
CN110287739A (en) * 2019-06-17 2019-09-27 西安纸贵互联网科技有限公司 Data safety control method and system based on hardware private keys memory technology

Similar Documents

Publication Publication Date Title
CN106899551B (en) Authentication method, authentication terminal and system
EP2819050B1 (en) Electronic signature system for an electronic document using a third-party authentication circuit
US20200242232A1 (en) User account recovery techniques using secret sharing scheme with trusted referee
CN101257489A (en) Method for protecting account number safety
CN1832401A (en) Method for protecting safety of account number cipher
CN100566253C (en) A kind of method and system of using intelligent key apparatus safely
CN113572715A (en) Data transmission method and system based on block chain
CN109587164A (en) A kind of information encrypting transmission method, device, equipment and storage medium
CN104104671B (en) Establish the unified dynamic authorization code system of business entity's account
US11822638B1 (en) Multi-channel authentication using smart cards
CN112862481B (en) Block chain digital asset key management method and system based on SIM card
US20160071081A1 (en) Offline pin authentication method and system for ic card
KR20170049317A (en) Apparatus and method for authenticating using speech recognition
KR101548933B1 (en) System for securiting mobile and method therefor
CN111062059A (en) Method and device for service processing
US20170344992A1 (en) Payment verification method, apparatus and system
ES2968820T3 (en) Call authentication techniques
CN105681044A (en) Verification code recognition system taking password or verification code as sequence number
CN101272248B (en) Dynamic cipher authentication system
CN112200565A (en) Application method and application system of usbKey in block chain digital liquor certificate wallet
CN107947934B (en) Fingerprint identification and authentication system and method of mobile terminal based on bank system
CN108595962B (en) POS machine terminal decoding base authorization code checking method
EP3217593A1 (en) Two-factor authentication method for increasing the security of transactions between a user and a transaction point or system
CN108711057A (en) A kind of method that smartwatch supports payment
CN102457484A (en) Method for checking user information by combining user name/password authentication and check code

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210108

RJ01 Rejection of invention patent application after publication