WO2022166065A1 - Blockchain-based authentication method, blockchain-based transaction tracing method, and system and storage medium - Google Patents

Blockchain-based authentication method, blockchain-based transaction tracing method, and system and storage medium Download PDF

Info

Publication number
WO2022166065A1
WO2022166065A1 PCT/CN2021/099558 CN2021099558W WO2022166065A1 WO 2022166065 A1 WO2022166065 A1 WO 2022166065A1 CN 2021099558 W CN2021099558 W CN 2021099558W WO 2022166065 A1 WO2022166065 A1 WO 2022166065A1
Authority
WO
WIPO (PCT)
Prior art keywords
authentication
transaction
blockchain
block
information
Prior art date
Application number
PCT/CN2021/099558
Other languages
French (fr)
Chinese (zh)
Inventor
屠敏欣
王心禹
崔伟
储栋
张�荣
赵莉
Original Assignee
合肥安时智造科技有限公司
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 合肥安时智造科技有限公司 filed Critical 合肥安时智造科技有限公司
Publication of WO2022166065A1 publication Critical patent/WO2022166065A1/en

Links

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
    • G06Q30/00Commerce
    • G06Q30/018Certifying business or products
    • G06Q30/0185Product, service or business identity fraud
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or 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/389Keeping log of transactions for guaranteeing non-repudiation of a transaction

Definitions

  • the invention relates to the technical field of blockchain, in particular to a blockchain-based authentication and transaction traceability method, system and storage medium.
  • the source of commodities is one of the indicators to measure the quality of commodities, and it can also reflect the value of commodities to a certain extent.
  • Commodities with specific origins, manufacturers and other sources represent its special value, such as jade raw materials from Hotan in Xinjiang, and products from major mines in Sri Lanka.
  • the jade products processed with them have higher collection value; some luxury decorations (watches, leather bags, etc.), because the origin has better processing technology and better raw materials, etc.
  • the country sells it must also prove its source, which is used to prove the identity of the product and ensure that it is not an imitation; some distinctive agricultural products, such as green products from a certain farm, also need to use its proprietary source to prove that it is different.
  • Commodity traceability is the demand of many merchants, and it is also the demand of consumers to understand commodity attributes and commodity quality. Solving the problem of commodity traceability is very important for promoting commodity circulation and commodity trading Significance.
  • the source of the origin and the manufacturer were written in the form of proof, and endorsed by the company's own reputation or by the relevant industry associations and management departments. For example, when imported goods are exported in the country of origin, there are customs confirmation The certificate of origin, which proves the manufacturer and city of the source of the goods.
  • each link usually confirms the information of receiving and sending the goods to the next link, as well as the transfer of the ownership of the goods during the transaction process, forming a complete chain of commodity circulation information records, so as to trace the source and destination of the goods, and to the goods.
  • Identity uniqueness and legality are authenticated.
  • the present invention provides a blockchain-based authentication and transaction traceability method, system and storage medium to solve the problems in the prior art.
  • the present invention provides a blockchain-based authentication method, comprising the following steps:
  • the signature verification information is obtained and returned to the authentication block;
  • the authentication block decrypts the signature verification information and compares it with the initial verification information to obtain the authentication result of the target object.
  • the configuring the object information and generating the corresponding authentication block in the blockchain specifically includes:
  • the initial verification information includes one of random numbers, random numbers and public keys, or an authentication block address or time-calculated information.
  • the target entity uses its own private key to encrypt the initial verification information
  • the authentication block uses the recorded public key to decrypt the signature verification information
  • the authentication result includes whether the authentication is passed, the authentication time stamp, and the accumulated number of times of authentication.
  • a new authentication block is generated synchronously, the target object authentication operation is performed in the new authentication block, and the authentication operation of the target object is performed in the original authentication block. Record the address of the new authentication block and related authentication records.
  • the present invention further provides a blockchain-based transaction traceability method, comprising the following steps:
  • the new transaction block After completing the transaction, the new transaction block records the new holder information, and feeds back the new transaction block address to the previous transaction block for storage.
  • the transaction block is configured to share transaction-related information with the transaction platform, and compare the transaction amount with the buyer's account balance to verify the account transaction capability;
  • the transaction traceability method further includes configuring an item ownership information record in the corresponding authentication block, and synchronously updating the item ownership information record after completing the transaction.
  • the present invention further proposes a blockchain-based authentication and exchange traceability system, including an identification recording module, a terminal module and a blockchain;
  • the identification recording module is configured to have the functions of encrypted signature and data communication with the terminal module, and is used to record the item information, the corresponding authentication block address, the transaction block address and the private key;
  • the terminal module is used to obtain the record information on the identification record module, and in the relevant block chain, find the authentication block address and the transaction block address, and according to:
  • the random number fed back by the authentication block calls the signature function of the identification record module to sign, and returns the signed result to the blockchain;
  • the blockchain is used to:
  • the present invention also provides an electronic device, comprising:
  • the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the aforementioned blockchain-based authentication or transaction method of traceability.
  • the present invention also provides a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to execute the aforementioned blockchain-based authentication or transaction traceability method.
  • the present invention has the following beneficial effects:
  • the invention solves the problems of lack of flexibility, high cost and hardware customization in the field of downstream data collection of the Internet of Things and edge computing equipment. ), as well as blockchain-related calling functions, storage functions, calculation verification functions, recording functions, transaction/exchange records and traceability functions, namely hardware and software systems that solve current product authentication and transaction/exchange traceability records It is too simple and easy to be copied, and at the same time solves the disadvantage that centralized information storage and query systems such as information recording systems and transaction recording systems are easily broken and cracked.
  • FIG. 1 is a schematic flowchart of a blockchain-based authentication method of Embodiment 1;
  • Fig. 2 is the schematic flow chart of the transaction traceability method of embodiment 2;
  • FIG. 3 is a schematic structural diagram of a blockchain-based authentication and exchange traceability system according to Embodiment 3;
  • FIG. 4 is a schematic structural diagram of an electronic device according to Embodiment 4.
  • FIG. 4 is a schematic structural diagram of an electronic device according to Embodiment 4.
  • aspects of the present invention may be embodied as a system, method or computer program product. Therefore, various aspects of the present invention may be embodied in the form of a combination of software and hardware, which may be collectively referred to herein as "circuits," “modules,” or “systems.” Furthermore, in some embodiments, various aspects of the present invention may also be implemented in the form of a computer program product in one or more microcontroller-readable media containing a microcontroller-readable medium program code.
  • a blockchain-based authentication method includes the following steps:
  • the steps specifically include:
  • the signature verification information is obtained and returned to the authentication block;
  • the authentication block decrypts the signature verification information and compares it with the initial verification information to obtain the authentication result of the target object.
  • the initial verification information is random number information.
  • other verification information can also be used.
  • one of random number and public key or authentication block address or time calculated information can be selected.
  • the random number is 1, 3, 5, 7, 9 and other digits, insert the 2, 4, 6, 8 digits of the public key into it, and take the time (millisecond) mantissa to add to the head and tail of the random number and public key combination number respectively.
  • Form initial verification information is random number information.
  • the target entity uses its own private key to encrypt the initial verification information
  • the authentication block uses the recorded public key to decrypt the signature verification information
  • the authentication result includes whether the authentication is passed, the authentication time stamp, and the accumulated number of times of authentication.
  • the authentication block configured at the beginning is the initial authentication block.
  • a new authentication block is generated synchronously.
  • the target object authentication operation is performed in the authentication block, and the address of the new authentication block and the relevant authentication records are recorded in the original authentication block, that is, the authentication operation can be directly performed in the initial authentication block,
  • the authentication operation can also be performed directly in the new authentication block.
  • the new authentication block can simplify other record information and is only used for identity authentication.
  • this embodiment provides a blockchain-based transaction traceability method, including the following steps:
  • the new transaction block After completing the transaction, the new transaction block records the new holder information, and feeds back the new transaction block address to the previous transaction block for storage.
  • the transaction block in this embodiment is configured to share transaction-related information to the transaction platform, and compare the transaction amount with the buyer's account balance to verify the account's transaction capability.
  • the transaction traceability method further includes configuring an item ownership information record in the corresponding authentication block, updating the item ownership information record synchronously after completing the transaction, and directly recording the item ownership information in the authentication block.
  • the user can directly feedback the ownership of the item during the authentication process, and can quickly perform identity authentication and ownership authentication on the item without touching the transaction block.
  • the former owner when the transaction is completed, the former owner records the address of the new transaction block (the transaction block containing the information of the new owner) in the former transaction block held by himself, and generates Linked transaction string. It plays the role of transaction traceability, and updates the current identity holder information (public key) in the initial authentication block.
  • each transaction is a new generation process of a transaction block, and a recording process of the address information of the next new transaction block recorded in the previous transaction block.
  • each transaction is a recording process of commodity/item holder information (public key) in the initial block of authentication.
  • this embodiment provides a blockchain-based authentication and exchange traceability system, including an identification recording module, a terminal module and a blockchain;
  • the identification recording module is configured to have the functions of encrypted signature and data communication with the terminal module, and is used to record the item information, the corresponding authentication block address, the transaction block address and the private key;
  • the terminal module is used to obtain the record information on the identification record module, and in the relevant block chain, find the authentication block address and the transaction block address, and according to:
  • the random number fed back by the authentication block calls the signature function of the identification record module to sign, and returns the signed result to the blockchain;
  • the blockchain is used to:
  • the identification recording module takes an NFC card as an example), which is mainly used, and is solidified on objects such as cultural relics and ancient coins by pasting, embedding, etc.
  • the identification recording device mainly stores item information and records its corresponding authentication block address in the blockchain.
  • the identification device also needs to be able to perform a random number based on the private key of a key pair. The ability to sign and pass to card readers, mobile phones, etc. to identify reading devices;
  • the terminal module can use a mobile phone or a card reader.
  • the main function is to obtain the record information on the identification recording device, and find the authentication block in the relevant blockchain, and according to the random number fed back by the record information block, Call the corresponding identification device signature function to sign, and return the signed result to the blockchain;
  • the blockchain is mainly used to record relevant item information, produce random number information, record item public key information, decrypt the signed random number according to the public key, compare it with the random number generated by itself, and return the comparison result.
  • This embodiment provides an electronic device, including:
  • the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to execute the blockchain-based method of Embodiment 1 Methods of authentication or transaction traceability
  • This embodiment provides a non-transitory computer-readable storage medium storing computer instructions, where the computer instructions are used to cause the computer to execute the method for authentication or transaction traceability based on a blockchain as described in Embodiment 1.
  • FIG. 4 it is a block diagram of an electronic device according to Embodiment 4 of the present application.
  • Electronic devices are intended to represent various forms of digital computers, such as laptop computers, desktop computers, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers.
  • Electronic devices may also represent various forms of mobile devices, such as personal digital processors, cellular phones, smart phones, wearable devices, and other similar computing devices.
  • the components shown herein, their connections and relationships, and their functions are by way of example only, and are not intended to limit implementations of the application described and/or claimed herein.
  • the electronic device includes: one or more processors 101, a memory 102, and interfaces for connecting various components, including a high-speed interface and a low-speed interface.
  • the various components are interconnected using different buses and may be mounted on a common motherboard or otherwise as desired.
  • the processor may process instructions executed within the electronic device, including instructions stored in or on memory to display graphical information of the GUI on an external input/output device, such as a display device coupled to the interface.
  • multiple processors and/or multiple buses may be used with multiple memories and multiple memories, if desired.
  • multiple electronic devices may be connected, each providing some of the necessary operations (eg, as a server array, a group of blade servers, or a multiprocessor system).
  • a processor 101 is taken as an example in FIG. 4 .
  • the memory 102 is the non-transitory computer-readable storage medium provided in the fifth embodiment.
  • the memory stores instructions executable by at least one processor, so that the at least one processor executes the blockchain-based authentication method provided by the present application.
  • the non-transitory computer-readable storage medium of the present application stores computer instructions, and the computer instructions are used to make the computer execute the blockchain-based authentication method or the transaction traceability method provided by the present application.
  • the memory 102 can be used to store non-transitory software programs, non-transitory computer-executable programs and modules, such as the blockchain-based authentication method or the transaction traceability method in the embodiment of the present application. program instructions/modules.
  • the processor 101 executes various functional applications and data processing of the server by running the non-transitory software programs, instructions and modules stored in the memory 102, that is, to implement the blockchain-based authentication method or transaction in the above method embodiments. method of traceability.
  • the memory 102 may include a stored program area and a stored data area, wherein the stored program area can store an operating system, an application program required for at least one function; the stored data area can store the use of the electronic device according to the blockchain-based authentication method created data, etc. Additionally, memory 102 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 102 may optionally include memory disposed remotely relative to the processor 101, and these remote memories may be connected to the electronic device of the blockchain-based authentication method or the transaction traceability method through a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
  • the electronic device based on the blockchain authentication method may further include: an input device 103 and an output device 104 .
  • the processor 101 , the memory 102 , the input device 103 and the output device 104 may be connected by a bus or in other ways, and the connection by a bus is taken as an example in FIG. 4 .
  • the input device 103 can receive input numerical or character information, and generate key signal input related to user settings and function control of the electronic device based on the blockchain-based authentication method, such as touch screen, keypad, mouse, trackpad, touch Input devices such as pads, pointing sticks, one or more mouse buttons, trackballs, joysticks, etc.
  • the output device 104 may include a display device, auxiliary lighting devices (eg, LEDs), haptic feedback devices (eg, vibration motors), and the like.
  • the display device may include, but is not limited to, a liquid crystal display (LCD), a light emitting diode (LED) display, and a plasma display. In some implementations, the display device may be a touch screen.
  • Various implementations of the systems and techniques described herein can be implemented in digital electronic circuitry, integrated circuit systems, application specific ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include being implemented in one or more computer programs executable and/or interpretable on a programmable system including at least one programmable processor that The processor, which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
  • the processor which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
  • machine-readable medium and “computer-readable medium” refer to any computer program product, apparatus, and/or apparatus for providing machine instructions and/or data to a programmable processor ( For example, magnetic disks, optical disks, memories, programmable logic devices (PLDs), including machine-readable media that receive machine instructions as machine-readable signals.
  • machine-readable signal refers to any signal used to provide machine instructions and/or data to a programmable processor.
  • the systems and techniques described herein may be implemented on a computer having a display device (eg, a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user ); and a keyboard and pointing device (eg, a mouse or trackball) through which a user can provide input to the computer.
  • a display device eg, a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
  • a keyboard and pointing device eg, a mouse or trackball
  • Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (eg, visual feedback, auditory feedback, or tactile feedback); and can be in any form (including acoustic input, voice input, or tactile input) to receive input from the user.
  • the systems and techniques described herein may be implemented on a computing system that includes back-end components (eg, as a data server), or a computing system that includes middleware components (eg, an application server), or a computing system that includes front-end components (eg, a user's computer having a graphical user interface or web browser through which a user may interact with implementations of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system.
  • the components of the system may be interconnected by any form or medium of digital data communication (eg, a communication network). Examples of communication networks include: Local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
  • a computer system can include clients and servers.
  • Clients and servers are generally remote from each other and usually interact through a communication network.
  • the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • General Business, Economics & Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

A blockchain-based authentication method, a blockchain-based transaction tracing method, and a system and a storage medium. The authentication method comprises: configuring object information and generating a corresponding authentication block in a blockchain; acquiring an authentication request of a target object; querying and positioning the authentication block and generating initial verification information; encrypting the verification information; and decrypting signed verification information and comparing same with the initial verification information. The transaction tracing method comprises: initiating a transaction request; generating a new transaction block in a blockchain; authenticating an item; and recording new holder information in the new transaction block after a transaction is completed. By means of decentralization technology, the recording work of item identity authentication and transaction/exchange tracing is realized.

Description

一种基于区块链的鉴权和交易溯源方法、系统及存储介质A blockchain-based authentication and transaction traceability method, system and storage medium 技术领域technical field
本发明涉及区块链技术领域,具体涉及一种基于区块链的鉴权和交易溯源方法、系统及存储介质。 The invention relates to the technical field of blockchain, in particular to a blockchain-based authentication and transaction traceability method, system and storage medium.
背景技术Background technique
商品来源是衡量商品品质的指标之一,也能在一定程度上反应商品的价值,有特定产地、厂商等来源的商品代表了它特殊的价值,例如新疆和田产的玉石原料、缅甸主要矿坑产的翡翠原料,用它们加工的玉石制品具有更高的收藏价值;一些奢侈装饰品(手表、皮包等),因为原产地有较好的加工工艺、使用较好的原料等原因,在商品进入不同国家进行销售时,也要证明其来源,用于证明商品的身份,保证不是仿制品;一些有特色的农产品,比如某个农场的绿色产品,也需要用它的专有来源,证明它是区别于其它普通农产品,需要证明商品来源的情况非常多,商品溯源是很多商家的需求,也是消费者为了解商品属性和商品品质所的需求,解决商品溯源问题,对促进商品流通、商品交易有非常重要的意义。The source of commodities is one of the indicators to measure the quality of commodities, and it can also reflect the value of commodities to a certain extent. Commodities with specific origins, manufacturers and other sources represent its special value, such as jade raw materials from Hotan in Xinjiang, and products from major mines in Myanmar. The jade products processed with them have higher collection value; some luxury decorations (watches, leather bags, etc.), because the origin has better processing technology and better raw materials, etc. When the country sells, it must also prove its source, which is used to prove the identity of the product and ensure that it is not an imitation; some distinctive agricultural products, such as green products from a certain farm, also need to use its proprietary source to prove that it is different. For other common agricultural products, there are many situations that need to prove the origin of commodities. Commodity traceability is the demand of many merchants, and it is also the demand of consumers to understand commodity attributes and commodity quality. Solving the problem of commodity traceability is very important for promoting commodity circulation and commodity trading Significance.
早期传统的商品来源以提供证明的方式,书面说明产地的来源和生产厂商,用企业自有信誉或有关行业协会、管理部门为此背书,比如进口商品在原产国出口时,有海关确认的源产地证明,证明货物来源厂商与城市。In the early traditional source of goods, the source of the origin and the manufacturer were written in the form of proof, and endorsed by the company's own reputation or by the relevant industry associations and management departments. For example, when imported goods are exported in the country of origin, there are customs confirmation The certificate of origin, which proves the manufacturer and city of the source of the goods.
随着技术的发展,信息技术手段和设备逐步应用于商品溯源工作,企业或第三方公司会以建立商品溯源交易系统的方式,记录商品来源、加工、运输、分销、零售等商品流通过程,这个过程中通常由每个环节确认商品接收和发往下一个环节的信息,以及交易过程中商品权属的转移,形成完整的商品流转信息记录链条,以此进行商品来源与去向追溯,并且对物品身份唯一和合法性进行认证。With the development of technology, information technology means and equipment are gradually applied to the work of commodity traceability. Enterprises or third-party companies will record the source, processing, transportation, distribution, retail and other commodity circulation processes by establishing commodity traceability transaction systems. In the process, each link usually confirms the information of receiving and sending the goods to the next link, as well as the transfer of the ownership of the goods during the transaction process, forming a complete chain of commodity circulation information records, so as to trace the source and destination of the goods, and to the goods. Identity uniqueness and legality are authenticated.
但是,随着技术的普及,例如在文物保护领域,单纯的二维码、条形码、身份卡等溯源技术随着时间的推移,慢慢得变得可以低成本的破解、复制。无法在物品防伪和鉴定领域、以及物品的流通环节中,进行有效的防伪、鉴定、溯源。However, with the popularization of technology, for example, in the field of cultural relics protection, simple traceability technologies such as QR codes, barcodes, and ID cards have gradually become able to be cracked and copied at low cost over time. It is impossible to carry out effective anti-counterfeiting, identification and traceability in the field of anti-counterfeiting and identification of articles, as well as in the circulation of articles.
同时随着区块链技术的发展和应用,以前中心化的验证、记录方式,已经不能满足安全性、可靠性等要求。需要在不增加相关硬件、软件成本的基础上,通过去中心的技术,实现物品身份鉴权和交易/交换溯源的记录工作。At the same time, with the development and application of blockchain technology, the previous centralized verification and recording methods can no longer meet the requirements of security and reliability. It is necessary to realize the record of item identity authentication and transaction/exchange traceability through decentralized technology without increasing the cost of related hardware and software.
技术解决方案technical solutions
针对现有技术的不足,本发明提供一种基于区块链的鉴权和交易溯源方法、系统及存储介质用以解决现有技术中的问题。In view of the deficiencies of the prior art, the present invention provides a blockchain-based authentication and transaction traceability method, system and storage medium to solve the problems in the prior art.
本发明解决技术问题采用如下技术方案:The present invention solves the technical problem by adopting the following technical solutions:
本发明提供了一种基于区块链的鉴权方法,包括以下步骤:The present invention provides a blockchain-based authentication method, comprising the following steps:
配置物体信息并在区块链中生成对应的鉴权区块;Configure the object information and generate the corresponding authentication block in the blockchain;
获取目标物体的鉴权请求,包括其记录在区块链中的鉴权区块地址;Obtain the authentication request of the target object, including its authentication block address recorded in the blockchain;
查询定位所述鉴权区块,生成初始验证信息并反馈至所述目标物体;Query and locate the authentication block, generate initial verification information and feed it back to the target object;
目标物体加密所述验证信息后得到签名验证信息,并回传至所述鉴权区块;After the target object encrypts the verification information, the signature verification information is obtained and returned to the authentication block;
鉴权区块解密签名验证信息,并与初始验证信息进行比对,以得到目标物体的鉴权结果。The authentication block decrypts the signature verification information and compares it with the initial verification information to obtain the authentication result of the target object.
优选地,所述配置物体信息并在区块链中生成对应的鉴权区块具体包括:Preferably, the configuring the object information and generating the corresponding authentication block in the blockchain specifically includes:
对物品信息进行数字化并分别存储于物品端和鉴权区块端;Digitize the item information and store it on the item side and the authentication block side respectively;
生成秘钥对,将私钥存储于物品端、公钥存储于对应的鉴权区块端。Generate a key pair, store the private key on the item side, and store the public key on the corresponding authentication block side.
优选地,所述初始验证信息为包括随机数、随机数与公钥或鉴权区块地址或时间计算后的信息中的一种。Preferably, the initial verification information includes one of random numbers, random numbers and public keys, or an authentication block address or time-calculated information.
优选地,所述目标实体采用自身私钥加密所述初始验证信息,所述鉴权区块采用记录的公钥解密签名验证信息;Preferably, the target entity uses its own private key to encrypt the initial verification information, and the authentication block uses the recorded public key to decrypt the signature verification information;
所述鉴权结果包括鉴权是否通过、鉴权时间戳和鉴权累计次数。The authentication result includes whether the authentication is passed, the authentication time stamp, and the accumulated number of times of authentication.
优选地,所述鉴权区块在获取目标物体的鉴权请求时,同步生成新的鉴权区块,在新的鉴权区块中执行目标物体鉴权操作,并在原鉴权区块中记录新的鉴权区块的地址以及相关的鉴权记录。Preferably, when the authentication block obtains the authentication request of the target object, a new authentication block is generated synchronously, the target object authentication operation is performed in the new authentication block, and the authentication operation of the target object is performed in the original authentication block. Record the address of the new authentication block and related authentication records.
本发明进一步的提供了一种基于区块链的交易溯源方法,包括以下步骤:The present invention further provides a blockchain-based transaction traceability method, comprising the following steps:
    发起交易请求,在区块链中生成新的交易区块;Initiate a transaction request and generate a new transaction block in the blockchain;
采用如前述的鉴权方法对物品进行鉴权;Use the authentication method as described above to authenticate the article;
完成交易后,新的交易区块记录新的持有者信息,并将新的交易区块地址反馈至前交易区块中存储。After completing the transaction, the new transaction block records the new holder information, and feeds back the new transaction block address to the previous transaction block for storage.
优选地,所述交易区块配置成用于将交易相关信息共享给交易平台,并对比交易金额与买方账户余额以验证账户交易能力;Preferably, the transaction block is configured to share transaction-related information with the transaction platform, and compare the transaction amount with the buyer's account balance to verify the account transaction capability;
所述交易溯源方法还包括在对应的鉴权区块中配置有物品权属信息记录,在完成交易后同步更新该物品权属信息记录。The transaction traceability method further includes configuring an item ownership information record in the corresponding authentication block, and synchronously updating the item ownership information record after completing the transaction.
本发明进一步的提出了一种基于区块链的鉴权与交换溯源系统,包括标识记录模块、终端模块和区块链;The present invention further proposes a blockchain-based authentication and exchange traceability system, including an identification recording module, a terminal module and a blockchain;
所述标识记录模块,配置成具有加密签名以及进行与终端模块进行数据互通的功能,用于记录包括物品信息、对应的鉴权区块地址、交易块地址以及私钥;The identification recording module is configured to have the functions of encrypted signature and data communication with the terminal module, and is used to record the item information, the corresponding authentication block address, the transaction block address and the private key;
所述终端模块用于获取标识记录模块上的记录信息,并在相关的区块链中,寻找到鉴权区块地址、交易块地址,并根据:The terminal module is used to obtain the record information on the identification record module, and in the relevant block chain, find the authentication block address and the transaction block address, and according to:
鉴权区块所反馈的随机数调用标识记录模块签名函数进行签名,并将签名后的结果返回给区块链;The random number fed back by the authentication block calls the signature function of the identification record module to sign, and returns the signed result to the blockchain;
交易区块记录的其他关联交易区块的地址,生成交易信息串,以及最后一个交易块所记录的持有者信息判定物体持有人;The address of other related transaction blocks recorded in the transaction block, the transaction information string is generated, and the holder information recorded in the last transaction block determines the object holder;
所述区块链用于:The blockchain is used to:
记录相关物体信息、生产验证信、公钥信息,根据公钥对签名验证信息进行解密,并与自己生成的验证信息进行比对,返回比对结果;Record relevant object information, production verification letter, and public key information, decrypt the signature verification information according to the public key, compare it with the verification information generated by itself, and return the comparison result;
在新的交易区块记录新的持有者信息,并将新的交易区块地址反馈至前交易区块中存储。Record the new holder information in the new transaction block, and feed back the new transaction block address to the previous transaction block for storage.
本发明还提供了一种电子设备,包括:The present invention also provides an electronic device, comprising:
至少一个处理器;以及at least one processor; and
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述的基于区块链的鉴权或交易溯源的方法。The memory stores instructions executable by the at least one processor to enable the at least one processor to perform the aforementioned blockchain-based authentication or transaction method of traceability.
本发明还提供了一种存储有计算机指令的非瞬时计算机可读存储介质,其特征在于,所述计算机指令用于使所述计算机执行前述的基于区块链的鉴权或交易溯源的方法。The present invention also provides a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to execute the aforementioned blockchain-based authentication or transaction traceability method.
有益效果beneficial effect
与现有技术相比,本发明具有如下的有益效果:Compared with the prior art, the present invention has the following beneficial effects:
本发明解决了物联网下游数据采集以及边缘计算设备领域缺乏灵活性、成本高、需要硬件定制化的问题,将标识设备配置成具有存储及私钥签名功能,利用终端设备(读卡器/手机)的读写功能以及及区块链相关调用功能、存储功能、计算校验功能、记录功能、交易/交换记录与追溯功能,即解决目前产品鉴权和交易/交换溯源记录的硬件和软件系统过于简单容易被复制的问题,同时解决了信息记录系统、交易记录系统等中心化的信息存储与查询系统容易被攻破、破解的缺点。The invention solves the problems of lack of flexibility, high cost and hardware customization in the field of downstream data collection of the Internet of Things and edge computing equipment. ), as well as blockchain-related calling functions, storage functions, calculation verification functions, recording functions, transaction/exchange records and traceability functions, namely hardware and software systems that solve current product authentication and transaction/exchange traceability records It is too simple and easy to be copied, and at the same time solves the disadvantage that centralized information storage and query systems such as information recording systems and transaction recording systems are easily broken and cracked.
关于本发明相对于现有技术,其他突出的实质性特点和显著的进步在实施例部分进一步详细介绍。Other prominent substantive features and significant advancements of the present invention relative to the prior art are further detailed in the Examples section.
附图说明Description of drawings
通过阅读参照以下附图对非限制性实施例所作的详细描述,本发明的其它特征、目的和优点将会变得更明显:Other features, objects and advantages of the present invention will become more apparent by reading the detailed description of non-limiting embodiments with reference to the following drawings:
图1为实施例1的基于区块链的鉴权方法流程示意图;1 is a schematic flowchart of a blockchain-based authentication method of Embodiment 1;
图2为实施例2的交易溯源方法流程示意图;Fig. 2 is the schematic flow chart of the transaction traceability method of embodiment 2;
图3为实施例3的一种基于区块链的鉴权与交换溯源系统结构示意图;3 is a schematic structural diagram of a blockchain-based authentication and exchange traceability system according to Embodiment 3;
图4为实施例4的一种电子设备的结构示意图。FIG. 4 is a schematic structural diagram of an electronic device according to Embodiment 4. FIG.
本发明的实施方式Embodiments of the present invention
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
需要说明的是,在说明书及权利要求书当中使用了某些名称来指称特定组件。应当理解,本领域普通技术人员可能会用不同名称来指称同一个组件。本申请说明书及权利要求书并不以名称的差异作为区分组件的方式,而是以组件在功能上的实质性差异作为区分组件的准则。如在本申请说明书和权利要求书中所使用的“包含”或“包括”为一开放式用语,其应解释为“包含但不限定于”或“包括但不限定于”。具体实施方式部分所描述的实施例为本发明的较佳实施例,并非用以限定本发明的范围。It should be noted that certain names are used in the description and claims to refer to specific components. It should be understood that those of ordinary skill in the art may refer to the same component by different names. The description and claims of the present application do not take the difference in name as a way to distinguish components, but take the substantial difference in function of the components as a criterion for distinguishing components. As used in the specification and claims of this application, "comprising" or "including" is an open-ended term, which should be interpreted as "including but not limited to" or "including but not limited to". The embodiments described in the detailed description section are preferred embodiments of the present invention, and are not intended to limit the scope of the present invention.
此外,所属技术领域的技术人员知道,本发明的各个方面可以实现为系统、方法或计算机程序产品。因此,本发明的各个方面可以具体实现为软硬件结合的形式,这里可以统称为“电路”、“模块”或“系统”。此外,在一些实施例中,本发明的各个方面还可以实现为在一个或多个微控制器可读介质中的计算机程序产品的形式,该微控制器可读介质中包含微控制器可读的程序代码。Furthermore, as would be appreciated by one skilled in the art, various aspects of the present invention may be embodied as a system, method or computer program product. Therefore, various aspects of the present invention may be embodied in the form of a combination of software and hardware, which may be collectively referred to herein as "circuits," "modules," or "systems." Furthermore, in some embodiments, various aspects of the present invention may also be implemented in the form of a computer program product in one or more microcontroller-readable media containing a microcontroller-readable medium program code.
实施例1Example 1
如图1所示,本实施例提供的一种基于区块链的鉴权方法,包括以下步骤:As shown in Figure 1, a blockchain-based authentication method provided in this embodiment includes the following steps:
配置物体信息并在区块链中生成对应的鉴权区块,该步骤具体包括:Configure the object information and generate the corresponding authentication block in the blockchain, the steps specifically include:
对物品信息进行数字化并分别存储于物品端和鉴权区块端;Digitize the item information and store it on the item side and the authentication block side respectively;
生成秘钥对,将私钥存储于物品端、公钥存储于对应的鉴权区块端;Generate a key pair, store the private key on the item side, and store the public key on the corresponding authentication block side;
获取目标物体的鉴权请求,包括其记录在区块链中的鉴权区块地址;Obtain the authentication request of the target object, including its authentication block address recorded in the blockchain;
查询定位所述鉴权区块,生成初始验证信息并反馈至所述目标物体;Query and locate the authentication block, generate initial verification information and feed it back to the target object;
目标物体加密所述验证信息后得到签名验证信息,并回传至所述鉴权区块;After the target object encrypts the verification information, the signature verification information is obtained and returned to the authentication block;
鉴权区块解密签名验证信息,并与初始验证信息进行比对,以得到目标物体的鉴权结果。The authentication block decrypts the signature verification information and compares it with the initial verification information to obtain the authentication result of the target object.
在本实施例中初始验证信息为随机数信息,当然也可以采用其他验证信息,例如可以选用随机数与公钥或鉴权区块地址或时间计算后的信息中的一种,具体的可以选取随机数1、3、5、7、9等位数,将公钥的2、4、6、8位插入其中,并取时间(毫秒)尾数分别加入随机数和公钥组合数的头与尾形成初始验证信息。In this embodiment, the initial verification information is random number information. Of course, other verification information can also be used. For example, one of random number and public key or authentication block address or time calculated information can be selected. The random number is 1, 3, 5, 7, 9 and other digits, insert the 2, 4, 6, 8 digits of the public key into it, and take the time (millisecond) mantissa to add to the head and tail of the random number and public key combination number respectively. Form initial verification information.
在本实施例中目标实体采用自身私钥加密所述初始验证信息,所述鉴权区块采用记录的公钥解密签名验证信息;In this embodiment, the target entity uses its own private key to encrypt the initial verification information, and the authentication block uses the recorded public key to decrypt the signature verification information;
在本实施例中鉴权结果包括鉴权是否通过、鉴权时间戳和鉴权累计次数。In this embodiment, the authentication result includes whether the authentication is passed, the authentication time stamp, and the accumulated number of times of authentication.
在本实施例中我们可以认定一开始配置的鉴权区块为初始鉴权区块,初始鉴权区块在获取目标物体的鉴权请求时,同步生成新的鉴权区块,在新的鉴权区块中执行目标物体鉴权操作,并在原鉴权区块中记录新的鉴权区块的地址以及相关的鉴权记录,也即可以在初始鉴权区块直接进行鉴权操作,也可以在新的鉴权区块中直接进行鉴权操作,新的鉴权区块可以简化其他记录信息,仅用作身份鉴权。In this embodiment, we can determine that the authentication block configured at the beginning is the initial authentication block. When the initial authentication block obtains the authentication request of the target object, a new authentication block is generated synchronously. The target object authentication operation is performed in the authentication block, and the address of the new authentication block and the relevant authentication records are recorded in the original authentication block, that is, the authentication operation can be directly performed in the initial authentication block, The authentication operation can also be performed directly in the new authentication block. The new authentication block can simplify other record information and is only used for identity authentication.
在本实施例中的流程图中我们一NFC电子标签和手机应用作为载体进行举例说明本实施例的鉴权方法的流程。In the flow chart of this embodiment, we use an NFC electronic tag and a mobile phone application as a carrier to illustrate the flow of the authentication method of this embodiment.
实施例2Example 2
如图2所示,本实施例提供一种基于区块链的交易溯源方法,包括以下步骤:As shown in Figure 2, this embodiment provides a blockchain-based transaction traceability method, including the following steps:
发起交易请求,在区块链中生成新的交易区块;Initiate a transaction request to generate a new transaction block in the blockchain;
采用如实施例1所述的鉴权方法对物品进行鉴权;Use the authentication method as described in Embodiment 1 to authenticate the article;
完成交易后,新的交易区块记录新的持有者信息,并将新的交易区块地址反馈至前交易区块中存储。After completing the transaction, the new transaction block records the new holder information, and feeds back the new transaction block address to the previous transaction block for storage.
本实施例中的交易区块配置成用于将交易相关信息共享给交易平台,并对比交易金额与买方账户余额以验证账户交易能力。The transaction block in this embodiment is configured to share transaction-related information to the transaction platform, and compare the transaction amount with the buyer's account balance to verify the account's transaction capability.
在本实施例中交易溯源方法还包括在对应的鉴权区块中配置有物品权属信息记录,在完成交易后同步更新该物品权属信息记录,通过在鉴权区块中直接记录物品权属信息,用户可以在鉴权过程中直接反馈得到该物品权属关系,可以在不触动交易区块的前提下快速对物品进行身份认证和权属认证。In this embodiment, the transaction traceability method further includes configuring an item ownership information record in the corresponding authentication block, updating the item ownership information record synchronously after completing the transaction, and directly recording the item ownership information in the authentication block. The user can directly feedback the ownership of the item during the authentication process, and can quickly perform identity authentication and ownership authentication on the item without touching the transaction block.
具体的在本实施例中当交易完成后时,前拥有者在自己持有的前交易区块中,记录新的交易区块地址(里面包含新的持有者信息的交易区块),产生链接的交易信息串。起到交易溯源的作用,并更新鉴权初始区块中,当前标识持有者信息(公钥)。Specifically, in this embodiment, when the transaction is completed, the former owner records the address of the new transaction block (the transaction block containing the information of the new owner) in the former transaction block held by himself, and generates Linked transaction string. It plays the role of transaction traceability, and updates the current identity holder information (public key) in the initial authentication block.
在本实施例提供的交易溯源方法中只有当前最后一个交易区块所记录的持有者信息(公钥),能够证明是该标识记录的商品/物品持有者。In the transaction traceability method provided in this embodiment, only the holder information (public key) recorded in the last current transaction block can be proved to be the commodity/item holder recorded by the identification.
在本实施例提供的交易溯源方法中每一次交易,都是一个交易区块的新的生成过程、前一个交易区块记录下一个新交易区块地址信息的记录过程。In the transaction source tracing method provided in this embodiment, each transaction is a new generation process of a transaction block, and a recording process of the address information of the next new transaction block recorded in the previous transaction block.
在本实施例提供的交易溯源方法中每一次交易,都是鉴权初始区块中,商品/物品持有者信息(公钥)的记录过程。In the transaction traceability method provided in this embodiment, each transaction is a recording process of commodity/item holder information (public key) in the initial block of authentication.
实施例3Example 3
如图3所示,本实施例提供一种基于区块链的鉴权与交换溯源系统,包括标识记录模块、终端模块和区块链;As shown in Figure 3, this embodiment provides a blockchain-based authentication and exchange traceability system, including an identification recording module, a terminal module and a blockchain;
所述标识记录模块,配置成具有加密签名以及进行与终端模块进行数据互通的功能,用于记录包括物品信息、对应的鉴权区块地址、交易块地址以及私钥;The identification recording module is configured to have the functions of encrypted signature and data communication with the terminal module, and is used to record the item information, the corresponding authentication block address, the transaction block address and the private key;
所述终端模块用于获取标识记录模块上的记录信息,并在相关的区块链中,寻找到鉴权区块地址、交易块地址,并根据:The terminal module is used to obtain the record information on the identification record module, and in the relevant block chain, find the authentication block address and the transaction block address, and according to:
鉴权区块所反馈的随机数调用标识记录模块签名函数进行签名,并将签名后的结果返回给区块链;The random number fed back by the authentication block calls the signature function of the identification record module to sign, and returns the signed result to the blockchain;
交易区块记录的其他关联交易区块的地址,生成交易信息串,以及最后一个交易块所记录的持有者信息判定物体持有人;The address of other related transaction blocks recorded in the transaction block, the transaction information string is generated, and the holder information recorded in the last transaction block determines the object holder;
所述区块链用于:The blockchain is used to:
记录相关物体信息、生产验证信、公钥信息,根据公钥对签名验证信息进行解密,并与自己生成的验证信息进行比对,返回比对结果;Record relevant object information, production verification letter, and public key information, decrypt the signature verification information according to the public key, compare it with the verification information generated by itself, and return the comparison result;
在新的交易区块记录新的持有者信息,并将新的交易区块地址反馈至前交易区块中存储,更新对应的鉴权区块中持有者信息。Record the new holder information in the new transaction block, feed back the new transaction block address to the previous transaction block for storage, and update the holder information in the corresponding authentication block.
具体的在本实施例中标识记录模块以NFC卡片为例),主要使用它,通过粘贴、嵌入等方式,固化在文物古币等物品上。标识记录设备中,主要是存放物品信息,并记录其对应在区块链中的鉴权区块地址,同时,该标识设备,还需要能根据一个秘钥对的私钥,对一个随机数字进行签名,并传递给读卡器、手机等标识读书设备的能力;Specifically, in this embodiment, the identification recording module takes an NFC card as an example), which is mainly used, and is solidified on objects such as cultural relics and ancient coins by pasting, embedding, etc. The identification recording device mainly stores item information and records its corresponding authentication block address in the blockchain. At the same time, the identification device also needs to be able to perform a random number based on the private key of a key pair. The ability to sign and pass to card readers, mobile phones, etc. to identify reading devices;
终端模块可以采用手机或者读卡器,主要功能是,获取标识记录设备上的记录信息,并在相关的区块链中,寻找到鉴权区块,并根据记录信息块所反馈的随机数,调用相应的标识设备签名函数进行签名,并将签名后的结果返回给区块链;The terminal module can use a mobile phone or a card reader. The main function is to obtain the record information on the identification recording device, and find the authentication block in the relevant blockchain, and according to the random number fed back by the record information block, Call the corresponding identification device signature function to sign, and return the signed result to the blockchain;
区块链,主要是用来记录相关物品信息,生产随机数信息,记录物品公钥信息,根据公钥对签名随机数进行解密,并与自己生成的随机数进行比对,返回比对结果。The blockchain is mainly used to record relevant item information, produce random number information, record item public key information, decrypt the signed random number according to the public key, compare it with the random number generated by itself, and return the comparison result.
实施例4Example 4
本实施例提供一种电子设备,包括:This embodiment provides an electronic device, including:
至少一个处理器;以及at least one processor; and
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行实施例1所述的基于区块链的鉴权或交易溯源的方法The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to execute the blockchain-based method of Embodiment 1 Methods of authentication or transaction traceability
实施例5Example 5
本实施例提供一种存储有计算机指令的非瞬时计算机可读存储介质,所述计算机指令用于使所述计算机执行如实施例1所述的基于区块链的鉴权或交易溯源的方法。This embodiment provides a non-transitory computer-readable storage medium storing computer instructions, where the computer instructions are used to cause the computer to execute the method for authentication or transaction traceability based on a blockchain as described in Embodiment 1.
如图4所示,是根据本申请实施例4的电子设备的框图。电子设备旨在表示各种形式的数字计算机,诸如,膝上型计算机、台式计算机、工作台、个人数字助理、服务器、刀片式服务器、大型计算机、和其它适合的计算机。电子设备还可以表示各种形式的移动装置,诸如,个人数字处理、蜂窝电话、智能电话、可穿戴设备和其它类似的计算装置。本文所示的部件、它们的连接和关系、以及它们的功能仅仅作为示例,并且不意在限制本文中描述的和/或者要求的本申请的实现。As shown in FIG. 4 , it is a block diagram of an electronic device according to Embodiment 4 of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptop computers, desktop computers, workstations, personal digital assistants, servers, blade servers, mainframe computers, and other suitable computers. Electronic devices may also represent various forms of mobile devices, such as personal digital processors, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions are by way of example only, and are not intended to limit implementations of the application described and/or claimed herein.
如图4所示,该电子设备包括:一个或多个处理器101、存储器102,以及用于连接各部件的接口,包括高速接口和低速接口。各个部件利用不同的总线互相连接,并且可以被安装在公共主板上或者根据需要以其它方式安装。处理器可以对在电子设备内执行的指令进行处理,包括存储在存储器中或者存储器上以在外部输入/输出装置(诸如,耦合至接口的显示设备)上显示GUI的图形信息的指令。在其它实施方式中,若需要,可以将多个处理器和/或多条总线与多个存储器和多个存储器一起使用。同样,可以连接多个电子设备,各个设备提供部分必要的操作(例如,作为服务器阵列、一组刀片式服务器、或者多处理器系统)。图4中以一个处理器101为例。As shown in FIG. 4, the electronic device includes: one or more processors 101, a memory 102, and interfaces for connecting various components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or otherwise as desired. The processor may process instructions executed within the electronic device, including instructions stored in or on memory to display graphical information of the GUI on an external input/output device, such as a display device coupled to the interface. In other embodiments, multiple processors and/or multiple buses may be used with multiple memories and multiple memories, if desired. Likewise, multiple electronic devices may be connected, each providing some of the necessary operations (eg, as a server array, a group of blade servers, or a multiprocessor system). A processor 101 is taken as an example in FIG. 4 .
存储器102即为实施例5所提供的非瞬时计算机可读存储介质。其中,所述存储器存储有可由至少一个处理器执行的指令,以使所述至少一个处理器执行本申请所提供的基于区块链的鉴权方法。本申请的非瞬时计算机可读存储介质存储计算机指令,该计算机指令用于使计算机执行本申请所提供的基于区块链的鉴权方法或者交易溯源的方法。The memory 102 is the non-transitory computer-readable storage medium provided in the fifth embodiment. Wherein, the memory stores instructions executable by at least one processor, so that the at least one processor executes the blockchain-based authentication method provided by the present application. The non-transitory computer-readable storage medium of the present application stores computer instructions, and the computer instructions are used to make the computer execute the blockchain-based authentication method or the transaction traceability method provided by the present application.
存储器102作为一种非瞬时计算机可读存储介质,可用于存储非瞬时软件程序、非瞬时计算机可执行程序以及模块,如本申请实施例中的基于区块链的鉴权方法或者交易溯源方法对应的程序指令/模块。处理器101通过运行存储在存储器102中的非瞬时软件程序、指令以及模块,从而执行服务器的各种功能应用以及数据处理,即实现上述方法实施例中的基于区块链的鉴权方法或交易溯源的方法。As a non-transitory computer-readable storage medium, the memory 102 can be used to store non-transitory software programs, non-transitory computer-executable programs and modules, such as the blockchain-based authentication method or the transaction traceability method in the embodiment of the present application. program instructions/modules. The processor 101 executes various functional applications and data processing of the server by running the non-transitory software programs, instructions and modules stored in the memory 102, that is, to implement the blockchain-based authentication method or transaction in the above method embodiments. method of traceability.
存储器102可以包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需要的应用程序;存储数据区可存储根据基于区块链的鉴权方法的电子设备的使用所创建的数据等。此外,存储器102可以包括高速随机存取存储器,还可以包括非瞬时存储器,例如至少一个磁盘存储器件、闪存器件、或其他非瞬时固态存储器件。在一些实施例中,存储器102可选包括相对于处理器101远程设置的存储器,这些远程存储器可以通过网络连接至基于区块链的鉴权方法或交易溯源方法的电子设备。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。The memory 102 may include a stored program area and a stored data area, wherein the stored program area can store an operating system, an application program required for at least one function; the stored data area can store the use of the electronic device according to the blockchain-based authentication method created data, etc. Additionally, memory 102 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 102 may optionally include memory disposed remotely relative to the processor 101, and these remote memories may be connected to the electronic device of the blockchain-based authentication method or the transaction traceability method through a network. Examples of such networks include, but are not limited to, the Internet, an intranet, a local area network, a mobile communication network, and combinations thereof.
基于区块链的鉴权方法的电子设备还可以包括:输入装置103和输出装置104。处理器101、存储器102、输入装置103和输出装置104可以通过总线或者其他方式连接,图4中以通过总线连接为例。The electronic device based on the blockchain authentication method may further include: an input device 103 and an output device 104 . The processor 101 , the memory 102 , the input device 103 and the output device 104 may be connected by a bus or in other ways, and the connection by a bus is taken as an example in FIG. 4 .
输入装置103可接收输入的数字或字符信息,以及产生与基于区块链的鉴权方法的电子设备的用户设置以及功能控制有关的键信号输入,例如触摸屏、小键盘、鼠标、轨迹板、触摸板、指示杆、一个或者多个鼠标按钮、轨迹球、操纵杆等输入装置。输出装置104可以包括显示设备、辅助照明装置(例如,LED)和触觉反馈装置(例如,振动电机)等。该显示设备可以包括但不限于,液晶显示器(LCD)、发光二极管(LED)显示器和等离子体显示器。在一些实施方式中,显示设备可以是触摸屏。The input device 103 can receive input numerical or character information, and generate key signal input related to user settings and function control of the electronic device based on the blockchain-based authentication method, such as touch screen, keypad, mouse, trackpad, touch Input devices such as pads, pointing sticks, one or more mouse buttons, trackballs, joysticks, etc. The output device 104 may include a display device, auxiliary lighting devices (eg, LEDs), haptic feedback devices (eg, vibration motors), and the like. The display device may include, but is not limited to, a liquid crystal display (LCD), a light emitting diode (LED) display, and a plasma display. In some implementations, the display device may be a touch screen.
此处描述的系统和技术的各种实施方式可以在数字电子电路系统、集成电路系统、专用ASIC(专用集成电路)、计算机硬件、固件、软件、和/或它们的组合中实现。这些各种实施方式可以包括:实施在一个或者多个计算机程序中,该一个或者多个计算机程序可在包括至少一个可编程处理器的可编程系统上执行和/或解释,该可编程处理器可以是专用或者通用可编程处理器,可以从存储系统、至少一个输入装置、和至少一个输出装置接收数据和指令,并且将数据和指令传输至该存储系统、该至少一个输入装置、和该至少一个输出装置。Various implementations of the systems and techniques described herein can be implemented in digital electronic circuitry, integrated circuit systems, application specific ASICs (application specific integrated circuits), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include being implemented in one or more computer programs executable and/or interpretable on a programmable system including at least one programmable processor that The processor, which may be a special purpose or general-purpose programmable processor, may receive data and instructions from a storage system, at least one input device, and at least one output device, and transmit data and instructions to the storage system, the at least one input device, and the at least one output device an output device.
这些计算程序(也称作程序、软件、软件应用、或者代码)包括可编程处理器的机器指令,并且可以利用高级过程和/或面向对象的编程语言、和/或汇编/机器语言来实施这些计算程序。如本文使用的,术语“机器可读介质”和“计算机可读介质”指的是用于将机器指令和/或数据提供给可编程处理器的任何计算机程序产品、设备、和/或装置(例如,磁盘、光盘、存储器、可编程逻辑装置(PLD)),包括,接收作为机器可读信号的机器指令的机器可读介质。术语“机器可读信号”指的是用于将机器指令和/或数据提供给可编程处理器的任何信号。These computational programs (also referred to as programs, software, software applications, or codes) include machine instructions for programmable processors, and may be implemented using high-level procedural and/or object-oriented programming languages, and/or assembly/machine languages calculation program. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or apparatus for providing machine instructions and/or data to a programmable processor ( For example, magnetic disks, optical disks, memories, programmable logic devices (PLDs), including machine-readable media that receive machine instructions as machine-readable signals. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
为了提供与用户的交互,可以在计算机上实施此处描述的系统和技术,该计算机具有:用于向用户显示信息的显示装置(例如,CRT(阴极射线管)或者LCD(液晶显示器)监视器);以及键盘和指向装置(例如,鼠标或者轨迹球),用户可以通过该键盘和该指向装置来将输入提供给计算机。其它种类的装置还可以用于提供与用户的交互;例如,提供给用户的反馈可以是任何形式的传感反馈(例如,视觉反馈、听觉反馈、或者触觉反馈);并且可以用任何形式(包括声输入、语音输入或者、触觉输入)来接收来自用户的输入。To provide interaction with a user, the systems and techniques described herein may be implemented on a computer having a display device (eg, a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to the user ); and a keyboard and pointing device (eg, a mouse or trackball) through which a user can provide input to the computer. Other kinds of devices can also be used to provide interaction with the user; for example, the feedback provided to the user can be any form of sensory feedback (eg, visual feedback, auditory feedback, or tactile feedback); and can be in any form (including acoustic input, voice input, or tactile input) to receive input from the user.
可以将此处描述的系统和技术实施在包括后台部件的计算系统(例如,作为数据服务器)、或者包括中间件部件的计算系统(例如,应用服务器)、或者包括前端部件的计算系统(例如,具有图形用户界面或者网络浏览器的用户计算机,用户可以通过该图形用户界面或者该网络浏览器来与此处描述的系统和技术的实施方式交互)、或者包括这种后台部件、中间件部件、或者前端部件的任何组合的计算系统中。可以通过任何形式或者介质的数字数据通信(例如,通信网络)来将系统的部件相互连接。通信网络的示例包括:局域网(LAN)、广域网(WAN)和互联网。The systems and techniques described herein may be implemented on a computing system that includes back-end components (eg, as a data server), or a computing system that includes middleware components (eg, an application server), or a computing system that includes front-end components (eg, a user's computer having a graphical user interface or web browser through which a user may interact with implementations of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system. The components of the system may be interconnected by any form or medium of digital data communication (eg, a communication network). Examples of communication networks include: Local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
计算机系统可以包括客户端和服务器。客户端和服务器一般远离彼此并且通常通过通信网络进行交互。通过在相应的计算机上运行并且彼此具有客户端-服务器关系的计算机程序来产生客户端和服务器的关系。A computer system can include clients and servers. Clients and servers are generally remote from each other and usually interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
对于本领域技术人员而言,显然本发明不限于上述示范性实施例的细节,而且在不背离本发明的精神或基本特征的情况下,能够以其他的具体形式实现本发明。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本发明的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化囊括在本发明内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。It will be apparent to those skilled in the art that the present invention is not limited to the details of the above-described exemplary embodiments, but that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics of the invention. Therefore, the embodiments are to be regarded in all respects as illustrative and not restrictive, and the scope of the invention is to be defined by the appended claims rather than the foregoing description, which are therefore intended to fall within the scope of the claims. All changes within the meaning and range of the equivalents of , are included in the present invention. Any reference signs in the claims shall not be construed as limiting the involved claim.
此外,应当理解,虽然本说明书按照实施方式加以描述,但并非每个实施方式仅包含一个独立的技术方案,说明书的这种叙述方式仅仅是为清楚起见,本领域技术人员应当将说明书作为一个整体,各实施例中的技术方案也可以经适当组合,形成本领域技术人员可以理解的其他实施方式。In addition, it should be understood that although this specification is described in terms of embodiments, not each embodiment only includes an independent technical solution, and this description in the specification is only for the sake of clarity, and those skilled in the art should take the specification as a whole , the technical solutions in each embodiment can also be appropriately combined to form other implementations that can be understood by those skilled in the art.

Claims (10)

  1. 一种基于区块链的鉴权方法,其特征在于,包括以下步骤:A blockchain-based authentication method, comprising the following steps:
    配置物体信息并在区块链中生成对应的鉴权区块;Configure the object information and generate the corresponding authentication block in the blockchain;
    获取目标物体的鉴权请求,包括其记录在区块链中的鉴权区块地址;Obtain the authentication request of the target object, including its authentication block address recorded in the blockchain;
    查询定位所述鉴权区块,生成初始验证信息并反馈至所述目标物体;Query and locate the authentication block, generate initial verification information and feed it back to the target object;
    目标物体加密所述验证信息后得到签名验证信息,并回传至所述鉴权区块;After the target object encrypts the verification information, the signature verification information is obtained and returned to the authentication block;
    鉴权区块解密签名验证信息,并与初始验证信息进行比对,以得到目标物体的鉴权结果。The authentication block decrypts the signature verification information and compares it with the initial verification information to obtain the authentication result of the target object.
  2. 根据权利要求1所述的一种基于区块链的鉴权方法,其特征在于,所述配置物体信息并在区块链中生成对应的鉴权区块具体包括:A blockchain-based authentication method according to claim 1, wherein the configuring the object information and generating the corresponding authentication block in the blockchain specifically includes:
    对物品信息进行数字化并分别存储于物品端和鉴权区块端;Digitize the item information and store it on the item side and the authentication block side respectively;
    生成秘钥对,将私钥存储于物品端、公钥存储于对应的鉴权区块端。Generate a key pair, store the private key on the item side, and store the public key on the corresponding authentication block side.
  3. 根据权利要求1所述的一种基于区块链的鉴权方法,其特征在于,所述初始验证信息为包括随机数、随机数与公钥或鉴权区块地址或时间计算后的信息中的一种。A blockchain-based authentication method according to claim 1, wherein the initial verification information includes random numbers, random numbers and public keys, or the addresses of authentication blocks or the information after time calculation. a kind of.
  4. 根据权利要求2所述的一种基于区块链的鉴权方法,其特征在于,所述目标实体采用自身私钥加密所述初始验证信息,所述鉴权区块采用记录的公钥解密签名验证信息;A blockchain-based authentication method according to claim 2, wherein the target entity encrypts the initial verification information with its own private key, and the authentication block uses the recorded public key to decrypt the signature verify message;
    所述鉴权结果包括鉴权是否通过、鉴权时间戳和鉴权累计次数。The authentication result includes whether the authentication is passed, the authentication time stamp, and the accumulated number of times of authentication.
  5. 据权利要求4所述的一种基于区块链的鉴权方法,其特征在于,所述鉴权区块在获取目标物体的鉴权请求时,同步生成新的鉴权区块,在新的鉴权区块中执行目标物体鉴权操作,并在原鉴权区块中记录新的鉴权区块的地址以及相关的鉴权记录。A blockchain-based authentication method according to claim 4, wherein when the authentication block obtains the authentication request of the target object, a new authentication block is generated synchronously. The target object authentication operation is performed in the authentication block, and the address of the new authentication block and related authentication records are recorded in the original authentication block.
  6. 一种基于区块链的交易溯源方法,其特征在于,包括以下步骤:A blockchain-based transaction traceability method, comprising the following steps:
    发起交易请求,在区块链中生成新的交易区块;Initiate a transaction request to generate a new transaction block in the blockchain;
    采用如权利要求1-5任意一项所述的鉴权方法对物品进行鉴权;Use the authentication method as described in any one of claims 1-5 to authenticate the article;
    完成交易后,新的交易区块记录新的持有者信息,并将新的交易区块地址反馈至前交易区块中存储。After the transaction is completed, the new transaction block records the new holder information, and the new transaction block address is fed back to the previous transaction block for storage.
  7. 根据权利要求6所述的一种基于区块链的鉴权方法,其特征在于,所述交易区块配置成用于将交易相关信息共享给交易平台,并对比交易金额与买方账户余额以验证账户交易能力;A blockchain-based authentication method according to claim 6, wherein the transaction block is configured to share transaction-related information to the transaction platform, and compare the transaction amount with the buyer's account balance to verify Account trading ability;
    所述交易溯源方法还包括在对应的鉴权区块中配置有物品权属信息记录,在完成交易后同步更新该物品权属信息记录。The transaction traceability method further includes configuring an item ownership information record in the corresponding authentication block, and synchronously updating the item ownership information record after completing the transaction.
  8. 一种基于区块链的鉴权与交换溯源系统,其特征在于,包括标识记录模块、终端模块和区块链;A blockchain-based authentication and exchange traceability system, characterized in that it includes an identification recording module, a terminal module and a blockchain;
    所述标识记录模块,配置成具有加密签名以及进行与终端模块进行数据互通的功能,用于记录包括物品信息、对应的鉴权区块地址、交易块地址以及私钥;The identification recording module is configured to have the functions of encrypted signature and data communication with the terminal module, and is used to record the item information, the corresponding authentication block address, the transaction block address and the private key;
    所述终端模块用于获取标识记录模块上的记录信息,并在相关的区块链中,寻找到鉴权区块地址、交易块地址,并根据:The terminal module is used to obtain the record information on the identification record module, and in the relevant blockchain, find the authentication block address and the transaction block address, and according to:
    鉴权区块所反馈的随机数调用标识记录模块签名函数进行签名,并将签名后的结果返回给区块链;The random number fed back by the authentication block calls the signature function of the identification record module to sign, and returns the signed result to the blockchain;
    交易区块记录的其他关联交易区块的地址,生成交易信息串,以及最后一个交易块所记录的持有者信息判定物体持有人;The address of other related transaction blocks recorded in the transaction block, the transaction information string is generated, and the holder information recorded in the last transaction block determines the object holder;
    所述区块链用于:The blockchain is used to:
    记录相关物体信息、生产验证信、公钥信息,根据公钥对签名验证信息进行解密,并与自己生成的验证信息进行比对,返回比对结果;Record relevant object information, production verification letter, public key information, decrypt the signature verification information according to the public key, compare it with the verification information generated by itself, and return the comparison result;
    在新的交易区块记录新的持有者信息,并将新的交易区块地址反馈至前交易区块中存储。Record the new holder information in the new transaction block, and feed back the new transaction block address to the previous transaction block for storage.
  9. 一种电子设备,其特征在于,包括:An electronic device, comprising:
    至少一个处理器;以及at least one processor; and
    与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行权利要求1-7中任一项所述的基于区块链的鉴权或交易溯源的方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the execution of any of claims 1-7 The blockchain-based authentication or transaction traceability method.
  10. 一种存储有计算机指令的非瞬时计算机可读存储介质,其特征在于,所述计算机指令用于使所述计算机执行权利要求1-7中任一项所述的基于区块链的鉴权或交易溯源的方法。A non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to cause the computer to perform the blockchain-based authentication or The method of transaction traceability.
PCT/CN2021/099558 2021-02-04 2021-06-11 Blockchain-based authentication method, blockchain-based transaction tracing method, and system and storage medium WO2022166065A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110166466.9 2021-02-04
CN202110166466.9A CN112862502A (en) 2021-02-04 2021-02-04 Authentication and transaction tracing method, system and storage medium based on block chain

Publications (1)

Publication Number Publication Date
WO2022166065A1 true WO2022166065A1 (en) 2022-08-11

Family

ID=75988869

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/099558 WO2022166065A1 (en) 2021-02-04 2021-06-11 Blockchain-based authentication method, blockchain-based transaction tracing method, and system and storage medium

Country Status (2)

Country Link
CN (1) CN112862502A (en)
WO (1) WO2022166065A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116719817A (en) * 2023-06-12 2023-09-08 北京大学 Digital object relationship tracing method and system for technological resources

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112862502A (en) * 2021-02-04 2021-05-28 合肥安时智造科技有限公司 Authentication and transaction tracing method, system and storage medium based on block chain
CN113450092A (en) * 2021-06-24 2021-09-28 安徽安时科技发展有限公司 Block chain network-based article safe and efficient transaction method, system and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107748994A (en) * 2017-10-31 2018-03-02 杭州趣链科技有限公司 A kind of anti-fake traceability system based on block chain
CN108460605A (en) * 2018-02-09 2018-08-28 深圳市优权天成科技有限公司 A kind of trace to the source method for anti-counterfeit and the system of the papery art work based on block chain
CN109961294A (en) * 2017-12-21 2019-07-02 深圳市优权天成科技有限公司 Commodity based on block chain are really weighed and ownership transfer method and system
US20200074388A1 (en) * 2018-08-28 2020-03-05 Digiprint Ip Llc Tracking and authentication of inventory via distributed ledgers and nfc tags
CN111080297A (en) * 2019-12-20 2020-04-28 武汉金运激光股份有限公司 Article right-confirming anti-counterfeiting method and article with anti-counterfeiting chip
CN112862502A (en) * 2021-02-04 2021-05-28 合肥安时智造科技有限公司 Authentication and transaction tracing method, system and storage medium based on block chain

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107748994A (en) * 2017-10-31 2018-03-02 杭州趣链科技有限公司 A kind of anti-fake traceability system based on block chain
CN109961294A (en) * 2017-12-21 2019-07-02 深圳市优权天成科技有限公司 Commodity based on block chain are really weighed and ownership transfer method and system
CN108460605A (en) * 2018-02-09 2018-08-28 深圳市优权天成科技有限公司 A kind of trace to the source method for anti-counterfeit and the system of the papery art work based on block chain
US20200074388A1 (en) * 2018-08-28 2020-03-05 Digiprint Ip Llc Tracking and authentication of inventory via distributed ledgers and nfc tags
CN111080297A (en) * 2019-12-20 2020-04-28 武汉金运激光股份有限公司 Article right-confirming anti-counterfeiting method and article with anti-counterfeiting chip
CN112862502A (en) * 2021-02-04 2021-05-28 合肥安时智造科技有限公司 Authentication and transaction tracing method, system and storage medium based on block chain

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116719817A (en) * 2023-06-12 2023-09-08 北京大学 Digital object relationship tracing method and system for technological resources

Also Published As

Publication number Publication date
CN112862502A (en) 2021-05-28

Similar Documents

Publication Publication Date Title
WO2022166065A1 (en) Blockchain-based authentication method, blockchain-based transaction tracing method, and system and storage medium
CN109711858B (en) Method and system for preventing fraudulent gift cards via blockchain
RU2642821C2 (en) Method and system for protected transmition of remote notify service messages to mobile devices without protected elements
WO2020140663A1 (en) Microservice grayscale publishing method, device, computer device and storage medium
CN111464499A (en) Electronic warehouse receipt tracing method and device, computer equipment and storage medium
US20200374131A1 (en) Method and system for generalized provenance solution for blockchain supply chain applications
WO2020253682A1 (en) Coupon management method, apparatus and device, and storage medium
WO2017079984A1 (en) Method of registering mobile pos, corresponding device and system
TWI706351B (en) Safety control method and device for QR code payment
WO2018214646A1 (en) Method and apparatus for configuring security carrier
US11516001B2 (en) Method and system for generalized provenance solution for blockchain supply chain applications
KR20190114536A (en) System and method for advance remittance before shipment based on block chain
CN114417374A (en) Intelligent contract business card method, device, equipment and storage medium based on block chain
CN113888190A (en) Commodity traceability system, method, equipment and storage medium based on block chain
TWI657389B (en) Mobile terminal and its transaction confirmation method and device
CN110363538A (en) Product traceability method, intelligent terminal and cloud device
US20230198760A1 (en) Verified presentation of non-fungible tokens
TWM549906U (en) System using electronic device for payment
CN112351045A (en) Supply chain management method, system, server and computer readable medium
CN206961163U (en) A kind of multidate information Antiforge system based on NFC chip
CN109949049A (en) A method of the power battery based on credible block chain is anti-fake
TWI765158B (en) Certification Management System
US20230230067A1 (en) Tokenized control of personal data
TWI791953B (en) Data processing method of valuable items
CN113127535B (en) Data processing method and device based on block chain and electronic equipment

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21924072

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21924072

Country of ref document: EP

Kind code of ref document: A1