WO2020019368A1 - Method for processing blockchain data - Google Patents

Method for processing blockchain data Download PDF

Info

Publication number
WO2020019368A1
WO2020019368A1 PCT/CN2018/098925 CN2018098925W WO2020019368A1 WO 2020019368 A1 WO2020019368 A1 WO 2020019368A1 CN 2018098925 W CN2018098925 W CN 2018098925W WO 2020019368 A1 WO2020019368 A1 WO 2020019368A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
blockchain data
offline
processing
data
Prior art date
Application number
PCT/CN2018/098925
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 WO2020019368A1 publication Critical patent/WO2020019368A1/en

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/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash

Definitions

  • the present application relates to the field of data processing, and in particular, to a method for processing blockchain data.
  • the main purpose of this application is to provide a blockchain data processing method to solve the problem of low security of equipment used to store digital assets in related technologies.
  • a method for processing blockchain data is provided.
  • the method for processing blockchain data according to the present application includes: the networking unit locally transmits the received blockchain data to an offline unit; the offline unit performs data processing on the blockchain data according to a preset key; the The offline unit locally transmits the blockchain data after the data processing to the networking unit.
  • the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing encryption processing on the blockchain data according to a preset key.
  • the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing decryption processing on the blockchain data according to a preset key.
  • the networking unit is provided with a networked data display device.
  • the offline unit is provided with an offline data display device.
  • the offline unit displays the decrypted blockchain data through the offline data display device or transmits it back to the networked unit and displays it through the networked data display device.
  • the offline unit generates the key according to a preset rule, and saves the key locally to the offline unit.
  • the networking unit includes uploading the blockchain data that has undergone the data processing to an external network.
  • the local transmission of the blockchain data includes encrypting and decrypting the blockchain data according to a conventional encryption algorithm.
  • the way in which the network-connected unit transmits the received blockchain data to an offline unit is adopted, and the offline unit performs data processing on the blockchain data according to a preset key, thereby achieving After the data processing, the blockchain data is transmitted back to the networking unit or displayed in an offline unit for the purpose of solving the problem of low security of the equipment used to store digital assets in the related technology.
  • FIG. 1 is a schematic diagram of a method according to a first embodiment of the present application.
  • install should be interpreted broadly.
  • it can be a fixed connection, a detachable connection, or a monolithic structure; it can be a mechanical connection or an electrical connection; it can be directly connected or indirectly connected through an intermediate medium, or it can be two devices, components, or components. Internal connectivity.
  • install can be a fixed connection, a detachable connection, or a monolithic structure; it can be a mechanical connection or an electrical connection; it can be directly connected or indirectly connected through an intermediate medium, or it can be two devices, components, or components. Internal connectivity.
  • the method includes the following steps S101 to S103:
  • Step S101 The networking unit locally transmits the received blockchain data to the offline unit;
  • the blockchain data processing method described in the embodiments of the present application relies on an electronic device for processing blockchain data, such as a mobile terminal designed with a network unit and an offline unit.
  • the mobile terminal receives external data, including but not limited to: blockchain data, Internet data, and data collected by sensors.
  • the connected unit transmits data directly input by the user to the offline unit.
  • the networked unit sends the received external data to the offline unit through local data encryption.
  • the local data encryption is a conventional data encryption method, including but not limited to: AES, DES, RSA / ECC, SHA-1 / SHA-256, etc.
  • Step S102 the offline unit performs data processing on the blockchain data according to a preset key
  • the offline unit first decrypts the transmitted data based on a local encryption algorithm, including but not limited to: AES, DES, RSA / ECC, SHA-1 / SHA-256, etc .; then, using the offline unit Generate and store the key for preset processing.
  • a local encryption algorithm including but not limited to: AES, DES, RSA / ECC, SHA-1 / SHA-256, etc .
  • step S103 the offline unit locally transmits the blockchain data that has undergone the data processing back to the networking unit.
  • the preset processing is to re-encrypt the data according to the key, and then return the encrypted data to the networking unit for the next operation, or to perform decryption according to the key,
  • the decrypted data is returned to the network unit and displayed by the display device of the mobile terminal.
  • the offline unit transmits the decrypted blockchain data back to the network unit and displays the data through the network data.
  • the offline unit may also display the decrypted blockchain data directly through the offline data display device without returning to the networked unit.
  • the way in which the network-connected unit transmits the received blockchain data to an offline unit is adopted, and the offline unit performs data processing on the blockchain data according to a preset key, thereby achieving After the data processing, the purpose of transmitting the blockchain data locally to the networking unit is to solve the problem of low security of the equipment used to store digital assets in the related technology.
  • the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing a block key on the blockchain according to a preset key The data is encrypted.
  • the offline unit re-encrypts the data according to the key, and then returns the encrypted data to the networking unit for further operations.
  • the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing a block key on the blockchain according to a preset key The data is decrypted.
  • the offline unit performs decryption according to the key, returns the decrypted data to the network unit, and displays the decrypted data through the display device of the mobile terminal.
  • the networking unit is provided with a networked data display device.
  • the networked data display device is only connected to the networked unit.
  • the offline unit is provided with an offline data display device.
  • the offline data display device is only connected to the offline unit.
  • the offline unit transmits the decrypted blockchain data back to the network unit and performs the process through the network data display device or the offline data display device. Show.
  • the offline unit performs decryption according to the key, returns the decrypted data to the networked unit, and displays it through the display device of the mobile terminal.
  • the decrypted data may be in the networked data display device.
  • the display can also be displayed in an offline data display device. When displayed in an offline display device, the data will be highly confidential and useful in many scenarios.
  • the offline unit generates the key according to a preset rule and saves the key locally to the offline unit.
  • a private key of a digital asset is generated according to various blockchain algorithms, and a public key and a digital asset wallet address are calculated according to the private key, so that the generated private key is a true random number, and the generated private key is directly stored In the key storage module.
  • the way for the networking unit to receive the blockchain data includes: a blockchain network, the Internet, and a sensor.
  • the networking unit may also receive data and signals through other channels.
  • the method includes: The blockchain data is uploaded to an external network.
  • the local transmission of the blockchain data includes encrypting and decrypting the blockchain data according to a conventional encryption algorithm.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, and they can be concentrated on a single computing device or distributed on a network composed of multiple computing devices.
  • they can be implemented with program code executable by a computing device, so that they can be stored in a storage device and executed by the computing device, or they can be separately made into individual integrated circuit modules, or they can be stored in Multiple modules or steps are made into a single integrated circuit module for implementation.
  • the invention is not limited to any particular combination of hardware and software.
  • This application adopts a method in which a networked unit locally transmits the received blockchain data to an offline unit, and the offline unit performs data processing on the blockchain data according to a preset key, thereby achieving The purpose of transmitting the blockchain data back to the networking unit or displaying it in an offline unit, thereby solving the problem of low security of the equipment used to store digital assets in the related technology.

Abstract

Disclosed in the present application is a method for processing blockchain data. The method comprises: a networked unit locally transmitting received blockchain data to an offline unit; the offline unit performing data processing on the blockchain data according to a preset key; and the offline unit locally transmitting the data-processed blockchain data back to the networked unit. In using a networked unit to locally transmit received blockchain data to an offline unit, and performing data processing on the blockchain data according to a preset key by means of the offline unit, the purpose of locally transmitting the data-processed blockchain data back to the networked unit or displaying at the offline unit is achieved, thereby solving the problem in related technology in which the security of devices used for storing digital assets is not high.

Description

区块链数据处理方法Blockchain data processing method 技术领域Technical field
本申请涉及数据处理领域,具体而言,涉及一种区块链数据处理方法。The present application relates to the field of data processing, and in particular, to a method for processing blockchain data.
背景技术Background technique
目前手机存储区块链数字资产具有相当大的安全隐患,普遍存在被黑客盗取数字资产的危险。数字资产存储在手机里,黑客通过猜测支付密码、盗取私钥、大规模碰撞私钥、偷改发送地址等各种方式盗取数字资产,造成用户数字资产的损失。At present, mobile phone storage of blockchain digital assets has considerable security risks, and the danger of digital assets being stolen by hackers generally exists. Digital assets are stored in mobile phones. Hackers steal digital assets through various methods such as guessing payment passwords, stealing private keys, colliding private keys on a large scale, or changing the sending address, causing the loss of users' digital assets.
因此,急需一种区块链数据处理方法,以解决相关技术中用于存储数字资产的设备安全性不高的问题。Therefore, there is an urgent need for a blockchain data processing method to solve the problem of low security of equipment used to store digital assets in related technologies.
发明内容Summary of the Invention
本申请的主要目的在于提供一种区块链数据处理方法,以解决相关技术中用于存储数字资产的设备安全性不高的问题。The main purpose of this application is to provide a blockchain data processing method to solve the problem of low security of equipment used to store digital assets in related technologies.
为了实现上述目的,根据本申请的一个方面,提供了一种区块链数据处理方法。In order to achieve the above object, according to one aspect of the present application, a method for processing blockchain data is provided.
根据本申请的区块链数据处理方法包括:联网单元将接收到的区块链数据本地传输到离线单元;所述离线单元根据预设密钥对所述区块链数据进行数据处理;所述离线单元将经过数据处理后的所述区块链数据本地传输回所述联网单元。The method for processing blockchain data according to the present application includes: the networking unit locally transmits the received blockchain data to an offline unit; the offline unit performs data processing on the blockchain data according to a preset key; the The offline unit locally transmits the blockchain data after the data processing to the networking unit.
进一步的,所述离线单元根据预设密钥对所述区块链数据进行数据处理包括:所述离线单元根据预设密钥对所述区块链数据进行加密处理。Further, the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing encryption processing on the blockchain data according to a preset key.
进一步的,所述离线单元根据预设密钥对所述区块链数据进行数据处理包括:所述离线单元根据预设密钥对所述区块链数据进行解密处理。Further, the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing decryption processing on the blockchain data according to a preset key.
进一步的,所述联网单元设置有联网数据显示装置。Further, the networking unit is provided with a networked data display device.
进一步的,所述离线单元设置有离线数据显示装置。Further, the offline unit is provided with an offline data display device.
进一步的,所述离线单元将解密后的所述区块链数据通过所述离线数据显示装置进行展示或传输回所述联网单元并通过所述联网数据显示装置进行展示。Further, the offline unit displays the decrypted blockchain data through the offline data display device or transmits it back to the networked unit and displays it through the networked data display device.
进一步的,所述离线单元根据预设规则生成所述密钥,并保存到所述离线单元本地。Further, the offline unit generates the key according to a preset rule, and saves the key locally to the offline unit.
进一步的,所述联网单元接收所述区块链数据的途径包括:区块链网络、互联网和传感器。Further, the ways in which the networking unit receives the blockchain data include: a blockchain network, the Internet, and sensors.
进一步的,所述离线单元将经过数据处理后的所述区块链数据本地传输回所述联网单元之后包括:所述联网单元将经过数据处理后的所述区块链数据上传到外部网络。Further, after the offline unit transmits the blockchain data that has undergone the data processing back to the networking unit locally, the networking unit includes uploading the blockchain data that has undergone the data processing to an external network.
进一步的,所述区块链数据的本地传输包括根据常规加密算法对所述区块链数据进行加密和解密。Further, the local transmission of the blockchain data includes encrypting and decrypting the blockchain data according to a conventional encryption algorithm.
在本申请实施例中,采用联网单元将接收到的区块链数据本地传输到离线单元的方式,通过所述离线单元根据预设密钥对所述区块链数据进行数据处理,达到了将经过数据处理后的所述区块链数据本地传输回所述联网单元或在离线单元进行展示的目的,进而解决了相关技术中用于存储数字资产的设备安全性不高的问题。In the embodiment of the present application, the way in which the network-connected unit transmits the received blockchain data to an offline unit is adopted, and the offline unit performs data processing on the blockchain data according to a preset key, thereby achieving After the data processing, the blockchain data is transmitted back to the networking unit or displayed in an offline unit for the purpose of solving the problem of low security of the equipment used to store digital assets in the related technology.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
构成本申请的一部分的附图用来提供对本申请的进一步理解,使得本申请的其它特征、目的和优点变得更明显。本申请的示意性实施例附图及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The accompanying drawings, which form a part of this application, serve to provide further understanding of the application, and make other features, objects, and advantages of the application more apparent. The drawings and descriptions of the schematic embodiments of the present application are used to explain the present application, and do not constitute an improper limitation on the present application. In the drawings:
图1是根据本申请第一实施例的方法示意图。FIG. 1 is a schematic diagram of a method according to a first embodiment of the present application.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分的实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。In order to enable those skilled in the art to better understand the solutions of the present application, the technical solutions in the embodiments of the present application will be described clearly and completely in combination with the drawings in the embodiments of the present application. Obviously, the described embodiments are only Examples are part of this application, but not all examples. Based on the embodiments in this application, all other embodiments obtained by a person of ordinary skill in the art without creative efforts should fall within the protection scope of this application.
需要说明的是,本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的本申请的实施例。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。It should be noted that the terms “first” and “second” in the specification and claims of the present application and the above-mentioned drawings are used to distinguish similar objects, and are not necessarily used to describe a specific order or sequence. It should be understood that the data used in this way may be interchanged where appropriate, so that the embodiments of the present application described herein. Furthermore, the terms "including" and "having" and any of their variations are intended to cover non-exclusive inclusions, for example, a process, method, system, product, or device that includes a series of steps or units need not be limited to those explicitly listed Those steps or units may instead include other steps or units not explicitly listed or inherent to these processes, methods, products or equipment.
在本申请中,术语“上”、“下”、“左”、“右”、“前”、“后”、“顶”、“底”、“内”、“外”、“中”、“竖直”、“水平”、“横向”、“纵向”等指示的方位或位置关系为基于附图所示的方位或位置关系。这些术语主要是为了更好地描述本实用新型及其实施例,并非用于限定所指示的装置、元件或组成部分必须具有特定方位,或以特定方位进行构造和操作。In this application, the terms "up", "down", "left", "right", "front", "rear", "top", "bottom", "inside", "outside", "middle", The orientation or position relationship indicated by “vertical”, “horizontal”, “horizontal”, “longitudinal” and the like is based on the orientation or position relationship shown in the drawings. These terms are mainly used to better describe the present invention and its embodiments, and are not used to limit that the indicated device, element or component must have a specific orientation, or be constructed and operated in a specific orientation.
并且,上述部分术语除了可以用于表示方位或位置关系以外,还可能用于表示其他含义,例如术语“上”在某些情况下也可能用于表示某种依附关系或连接关系。对于本领域普通技术人员而言,可以根据具体情况理解这些术语在本实用新型中的具体含义。In addition, some of the terms mentioned above may be used to indicate other positions or positions, in addition to other meanings. For example, the term "up" may be used to indicate some kind of dependency or connection in some cases. For those of ordinary skill in the art, the specific meanings of these terms in the present utility model can be understood according to specific situations.
此外,术语“安装”、“设置”、“设有”、“连接”、“相连”、“套接”应做广义理解。例如,可以是固定连接,可拆卸连接,或整体式构造;可以是机械连接,或电连接;可以是直接相连,或者是通过中间媒介间接相连,又或者是两个装置、元件或组成部分之间内部的连通。对于本领域普通技术人员而言,可 以根据具体情况理解上述术语在本实用新型中的具体含义。In addition, the terms "install", "setup", "provide", "connect", "connect", and "socket" should be interpreted broadly. For example, it can be a fixed connection, a detachable connection, or a monolithic structure; it can be a mechanical connection or an electrical connection; it can be directly connected or indirectly connected through an intermediate medium, or it can be two devices, components, or components. Internal connectivity. For those of ordinary skill in the art, the specific meanings of the above terms in the present utility model can be understood according to specific situations.
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本申请。It should be noted that, in the case of no conflict, the embodiments in the present application and the features in the embodiments can be combined with each other. The application will be described in detail below with reference to the drawings and embodiments.
如图1所示,该方法包括如下的步骤S101至步骤S103:As shown in FIG. 1, the method includes the following steps S101 to S103:
步骤S101,联网单元将接收到的区块链数据本地传输到离线单元;Step S101: The networking unit locally transmits the received blockchain data to the offline unit;
优选的,本申请实施例中所述区块链数据处理方法依托于用于处理区块链数据的电子设备,比如一种设计有联网单元和离线单元的移动终端,具体的,所述移动终端的联网单元接收外部数据,包括但不限于:区块链数据、互联网数据以及传感器采集得到的数据,在本申请的其他实施例中,联网单元将用户直接输入的数据传输到离线单元。Preferably, the blockchain data processing method described in the embodiments of the present application relies on an electronic device for processing blockchain data, such as a mobile terminal designed with a network unit and an offline unit. Specifically, the mobile terminal The connected unit receives external data, including but not limited to: blockchain data, Internet data, and data collected by sensors. In other embodiments of the present application, the connected unit transmits data directly input by the user to the offline unit.
优选的,所述联网单元将接收到的外部数据通过本地数据加密后发送到离线单元,具体的,所述本地数据加密为常规数据加密方法,包括但不限于:AES、DES、RSA/ECC、SHA-1/SHA-256等。Preferably, the networked unit sends the received external data to the offline unit through local data encryption. Specifically, the local data encryption is a conventional data encryption method, including but not limited to: AES, DES, RSA / ECC, SHA-1 / SHA-256, etc.
步骤S102,所述离线单元根据预设密钥对所述区块链数据进行数据处理;Step S102, the offline unit performs data processing on the blockchain data according to a preset key;
优选的,所述离线单元首先对传输过来的数据基于本地加密算法进行解密,包括但不限于:AES、DES、RSA/ECC、SHA-1/SHA-256等;然后,利用所述离线单元中生成并存储有的密钥进行预设处理。Preferably, the offline unit first decrypts the transmitted data based on a local encryption algorithm, including but not limited to: AES, DES, RSA / ECC, SHA-1 / SHA-256, etc .; then, using the offline unit Generate and store the key for preset processing.
步骤S103,所述离线单元将经过数据处理后的所述区块链数据本地传输回所述联网单元。In step S103, the offline unit locally transmits the blockchain data that has undergone the data processing back to the networking unit.
优选的,所述预设处理为根据所述密钥进行数据再加密,然后将加密后的数据返回到所述联网单元用于进行下一步操作,也可以为根据所述密钥进行解密,将解密后的数据返回联网单元,并通过所述移动终端的显示装置进行显示,具体的,所述离线单元将解密后的所述区块链数据传输回所述联网单元并通过所述联网数据显示装置进行展示,所述离线单元也可以将解密后的所述区块链数据直接通过离线数据显示装置进行展示而不返回联网单元。Preferably, the preset processing is to re-encrypt the data according to the key, and then return the encrypted data to the networking unit for the next operation, or to perform decryption according to the key, The decrypted data is returned to the network unit and displayed by the display device of the mobile terminal. Specifically, the offline unit transmits the decrypted blockchain data back to the network unit and displays the data through the network data. The offline unit may also display the decrypted blockchain data directly through the offline data display device without returning to the networked unit.
从以上的描述中,可以看出,本发明实现了如下技术效果:From the above description, it can be seen that the present invention achieves the following technical effects:
在本申请实施例中,采用联网单元将接收到的区块链数据本地传输到离线单元的方式,通过所述离线单元根据预设密钥对所述区块链数据进行数据处理,达到了将经过数据处理后的所述区块链数据本地传输回所述联网单元的目的,进而解决了相关技术中用于存储数字资产的设备安全性不高的问题。In the embodiment of the present application, the way in which the network-connected unit transmits the received blockchain data to an offline unit is adopted, and the offline unit performs data processing on the blockchain data according to a preset key, thereby achieving After the data processing, the purpose of transmitting the blockchain data locally to the networking unit is to solve the problem of low security of the equipment used to store digital assets in the related technology.
需要说明的是,在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行,并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。It should be noted that the steps shown in the flowchart of the drawings may be executed in a computer system such as a set of computer-executable instructions, and although the logical sequence is shown in the flowchart, in some cases, The steps shown or described may be performed in a different order than here.
根据本申请实施例,作为本实施例中的优选,所述离线单元根据预设密钥对所述区块链数据进行数据处理包括:所述离线单元根据预设密钥对所述区块链数据进行加密处理。According to the embodiment of the present application, as a preference in this embodiment, the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing a block key on the blockchain according to a preset key The data is encrypted.
优选的,所述离线单元根据所述密钥进行数据再加密,然后将加密后的数据返回到所述联网单元用于进行下一步操作Preferably, the offline unit re-encrypts the data according to the key, and then returns the encrypted data to the networking unit for further operations.
根据本申请实施例,作为本实施例中的优选,所述离线单元根据预设密钥对所述区块链数据进行数据处理包括:所述离线单元根据预设密钥对所述区块链数据进行解密处理。According to the embodiment of the present application, as a preference in this embodiment, the offline unit performing data processing on the blockchain data according to a preset key includes: the offline unit performing a block key on the blockchain according to a preset key The data is decrypted.
优选的,所述离线单元根据所述密钥进行解密,将解密后的数据返回联网单元,并通过所述移动终端的显示装置进行显示。Preferably, the offline unit performs decryption according to the key, returns the decrypted data to the network unit, and displays the decrypted data through the display device of the mobile terminal.
根据本申请实施例,作为本实施例中的优选,所述联网单元设置有联网数据显示装置。According to the embodiment of the present application, as a preference in this embodiment, the networking unit is provided with a networked data display device.
优选的,所述联网数据显示装置只与所述联网单元连接。Preferably, the networked data display device is only connected to the networked unit.
根据本申请实施例,作为本实施例中的优选,所述离线单元设置有离线数据显示装置。According to the embodiment of the present application, as a preference in this embodiment, the offline unit is provided with an offline data display device.
优选的,所述离线数据显示装置只与所述离线单元连接。Preferably, the offline data display device is only connected to the offline unit.
根据本申请实施例,作为本实施例中的优选,所述离线单元将解密后的所述区块链数据传输回所述联网单元并通过所述联网数据显示装置或所述离线数据显示装置进行展示。According to the embodiment of the present application, as a preference in this embodiment, the offline unit transmits the decrypted blockchain data back to the network unit and performs the process through the network data display device or the offline data display device. Show.
优选的,所述离线单元根据所述密钥进行解密,将解密后的数据返回联网单元,并通过所述移动终端的显示装置进行显示,具体的,解密后的数据可以在联网数据显示装置中显示,也可以在离线数据显示装置中显示,在离线显示装置中显示,数据就会高度保密,很多场景下会有用处。Preferably, the offline unit performs decryption according to the key, returns the decrypted data to the networked unit, and displays it through the display device of the mobile terminal. Specifically, the decrypted data may be in the networked data display device. The display can also be displayed in an offline data display device. When displayed in an offline display device, the data will be highly confidential and useful in many scenarios.
根据本申请实施例,作为本实施例中的优选,所述离线单元根据预设规则生成所述密钥,并保存到所述离线单元本地。According to the embodiment of the present application, as a preference in this embodiment, the offline unit generates the key according to a preset rule and saves the key locally to the offline unit.
优选的,根据各种区块链算法生成数字资产的私钥,并根据所述私钥计算得到公钥和数字资产钱包地址,以使生成的私钥是真随机数,产生的私钥直接存储在密钥存储模块。Preferably, a private key of a digital asset is generated according to various blockchain algorithms, and a public key and a digital asset wallet address are calculated according to the private key, so that the generated private key is a true random number, and the generated private key is directly stored In the key storage module.
根据本申请实施例,作为本实施例中的优选,所述联网单元接收所述区块链数据的途径包括:区块链网络、互联网和传感器。According to the embodiment of the present application, as a preference in this embodiment, the way for the networking unit to receive the blockchain data includes: a blockchain network, the Internet, and a sensor.
优选的,在本申请的其他实施例中,所述联网单元也可以通过其他途径接收数据和信号。Preferably, in other embodiments of the present application, the networking unit may also receive data and signals through other channels.
根据本申请实施例,作为本实施例中的优选,所述离线单元将经过数据处理后的所述区块链数据本地传输回所述联网单元之后包括:所述联网单元将经过数据处理后的所述区块链数据上传到外部网络。According to the embodiment of the present application, as a preference in this embodiment, after the offline unit locally transmits the blockchain data that has undergone data processing back to the networking unit, the method includes: The blockchain data is uploaded to an external network.
根据本申请实施例,作为本实施例中的优选,所述区块链数据的本地传输包括根据常规加密算法对所述区块链数据进行加密和解密。According to the embodiment of the present application, as a preference in this embodiment, the local transmission of the blockchain data includes encrypting and decrypting the blockchain data according to a conventional encryption algorithm.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。Obviously, those skilled in the art should understand that the above-mentioned modules or steps of the present invention can be implemented by a general-purpose computing device, and they can be concentrated on a single computing device or distributed on a network composed of multiple computing devices. Above, optionally, they can be implemented with program code executable by a computing device, so that they can be stored in a storage device and executed by the computing device, or they can be separately made into individual integrated circuit modules, or they can be stored in Multiple modules or steps are made into a single integrated circuit module for implementation. As such, the invention is not limited to any particular combination of hardware and software.
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则 之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。The above description is only a preferred embodiment of the present application, and is not intended to limit the present application. For those skilled in the art, this application may have various modifications and changes. Any modification, equivalent replacement, or improvement made within the spirit and principle of this application shall be included in the protection scope of this application.
工业实用性Industrial applicability
本申请采用联网单元将接收到的区块链数据本地传输到离线单元的方式,通过所述离线单元根据预设密钥对所述区块链数据进行数据处理,达到了将经过数据处理后的所述区块链数据本地传输回所述联网单元或在离线单元进行展示的目的,进而解决了相关技术中用于存储数字资产的设备安全性不高的问题。This application adopts a method in which a networked unit locally transmits the received blockchain data to an offline unit, and the offline unit performs data processing on the blockchain data according to a preset key, thereby achieving The purpose of transmitting the blockchain data back to the networking unit or displaying it in an offline unit, thereby solving the problem of low security of the equipment used to store digital assets in the related technology.

Claims (10)

  1. 一种区块链数据处理方法,其特征在于,所述方法包括:A method for processing blockchain data, characterized in that the method includes:
    联网单元将接收到的区块链数据本地传输到离线单元;The networking unit transmits the received blockchain data locally to the offline unit;
    所述离线单元根据预设密钥对所述区块链数据进行数据处理;The offline unit performs data processing on the blockchain data according to a preset key;
    所述离线单元将经过数据处理后的所述区块链数据本地传输回所述联网单元。The offline unit locally transmits the blockchain data that has undergone the data processing back to the networking unit.
  2. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述离线单元根据预设密钥对所述区块链数据进行数据处理包括:The method for processing blockchain data according to claim 1, wherein the offline unit performing data processing on the blockchain data according to a preset key comprises:
    所述离线单元根据预设密钥对所述区块链数据进行加密处理。The offline unit performs encryption processing on the blockchain data according to a preset key.
  3. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述离线单元根据预设密钥对所述区块链数据进行数据处理包括:The method for processing blockchain data according to claim 1, wherein the offline unit performing data processing on the blockchain data according to a preset key comprises:
    所述离线单元根据预设密钥对所述区块链数据进行解密处理。The offline unit performs decryption processing on the blockchain data according to a preset key.
  4. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述联网单元设置有联网数据显示装置。The method for processing blockchain data according to claim 1, wherein the network unit is provided with a network data display device.
  5. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述离线单元设置有离线数据显示装置。The method for processing blockchain data according to claim 1, wherein the offline unit is provided with an offline data display device.
  6. 根据权利要求3或4所述的区块链数据处理方法,其特征在于,所述离线单元将解密后的所述区块链数据通过所述离线数据显示装置进行展示或传输回所述联网单元并通过所述联网数据显示装置进行展示。The method for processing blockchain data according to claim 3 or 4, wherein the offline unit displays the decrypted blockchain data through the offline data display device or transmits it back to the network unit It is displayed through the networked data display device.
  7. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述离线单元根据预设规则生成所述密钥,并保存到所述离线单元本地。The method for processing blockchain data according to claim 1, wherein the offline unit generates the key according to a preset rule and saves the key locally to the offline unit.
  8. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述联网单元接收所述区块链数据的途径包括:区块链网络、互联网和传感器。The method for processing blockchain data according to claim 1, wherein the way for the network unit to receive the blockchain data comprises: a blockchain network, the Internet, and a sensor.
  9. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述离线单元将经过数据处理后的所述区块链数据本地传输回所述联网单元之后包括:The method for processing blockchain data according to claim 1, wherein after the offline unit locally transmits the blockchain data that has undergone the data processing back to the networking unit, the method includes:
    所述联网单元将经过数据处理后的所述区块链数据上传到外部网络。The networking unit uploads the blockchain data after data processing to an external network.
  10. 根据权利要求1所述的区块链数据处理方法,其特征在于,所述区块链数据的本地传输包括根据常规加密算法对所述区块链数据进行加密和解密。The method for processing blockchain data according to claim 1, wherein the local transmission of the blockchain data includes encrypting and decrypting the blockchain data according to a conventional encryption algorithm.
PCT/CN2018/098925 2018-07-27 2018-08-06 Method for processing blockchain data WO2020019368A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810844341.5A CN109102283A (en) 2018-07-27 2018-07-27 Block chain data processing method
CN201810844341.5 2018-07-27

Publications (1)

Publication Number Publication Date
WO2020019368A1 true WO2020019368A1 (en) 2020-01-30

Family

ID=64847813

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/098925 WO2020019368A1 (en) 2018-07-27 2018-08-06 Method for processing blockchain data

Country Status (2)

Country Link
CN (1) CN109102283A (en)
WO (1) WO2020019368A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109858910A (en) * 2019-01-17 2019-06-07 杨俊佳 Computer equipment based on block chain
CN114157426A (en) * 2021-12-31 2022-03-08 支付宝(杭州)信息技术有限公司 Trusted acquisition device, system and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170177898A1 (en) * 2015-12-16 2017-06-22 International Business Machines Corporation Personal ledger blockchain
CN107294709A (en) * 2017-06-27 2017-10-24 阿里巴巴集团控股有限公司 A kind of block chain data processing method, apparatus and system
CN107657059A (en) * 2017-10-20 2018-02-02 中国银行股份有限公司 Method of data synchronization, middleware and system based on block chain application system
US20180144114A1 (en) * 2011-08-09 2018-05-24 Michael Stephen Fiske Securing Blockchain Transactions Against Cyberattacks
CN108960824A (en) * 2018-06-22 2018-12-07 杨俊佳 Mobile terminal based on block chain

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106533690B (en) * 2016-09-27 2020-11-20 布比(北京)网络技术有限公司 Digital asset processing method adopting block chain asset processing terminal
CN107222482A (en) * 2017-06-01 2017-09-29 黑龙江卓亚科技有限公司 A kind of data management system and method based on compound block chain network
CN108090761A (en) * 2017-11-10 2018-05-29 杭州云象网络技术有限公司 Block chain token method of payment based on credible two-dimension code
CN108092982B (en) * 2017-12-22 2020-10-23 广东工业大学 Data storage method and system based on alliance chain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180144114A1 (en) * 2011-08-09 2018-05-24 Michael Stephen Fiske Securing Blockchain Transactions Against Cyberattacks
US20170177898A1 (en) * 2015-12-16 2017-06-22 International Business Machines Corporation Personal ledger blockchain
CN107294709A (en) * 2017-06-27 2017-10-24 阿里巴巴集团控股有限公司 A kind of block chain data processing method, apparatus and system
CN107657059A (en) * 2017-10-20 2018-02-02 中国银行股份有限公司 Method of data synchronization, middleware and system based on block chain application system
CN108960824A (en) * 2018-06-22 2018-12-07 杨俊佳 Mobile terminal based on block chain

Also Published As

Publication number Publication date
CN109102283A (en) 2018-12-28

Similar Documents

Publication Publication Date Title
US10187361B2 (en) Method for secure communication using asymmetric and symmetric encryption over insecure communications
EP3633913B1 (en) Provisioning a secure connection using a pre-shared key
Guo et al. Chaotic maps-based password-authenticated key agreement using smart cards
CN106134128B (en) Use the system and method for the faster public key encryption in associated private key part
US11210658B2 (en) Constructing a distributed ledger transaction on a cold hardware wallet
Rezaeighaleh et al. New secure approach to backup cryptocurrency wallets
CN109034796B (en) Alliance chain-based transaction supervision method, electronic device and readable storage medium
CN105162772A (en) IoT equipment authentication and key agreement method and device
US20190238519A1 (en) Layered encryption for end to end communication
WO2016115889A1 (en) Method and system for controlling encryption of information and analyzing information as well as terminal
AU2021271512A1 (en) Constructing a distributed ledger transaction on a cold hardware wallet
JP6807153B2 (en) Devices and related methods for secure hearing device communication
WO2013091348A1 (en) Encryption and decryption method based on proxy, network apparatus, network device, and system
US20140192980A1 (en) Data Encryption System and Method
JP2019514314A (en) Method, system and medium for using dynamic public key infrastructure to send and receive encrypted messages
WO2019242037A1 (en) Blockchain-based mobile terminal
WO2020019368A1 (en) Method for processing blockchain data
AU2015202697A1 (en) Agent for providing security cloud service and security token device for security cloud service
CN106416120A (en) Management of cryptographic keys
KR101929355B1 (en) Encryption and decryption system using unique serial number and symmetric cryptography
US10445510B2 (en) Data checking apparatus and method using same
CN109905232A (en) A kind of label decryption method, system, equipment and computer readable storage medium
CN109921896A (en) A kind of label decryption method, system, equipment and computer readable storage medium
KR101572805B1 (en) Method for Providing Security in IoT
CN115632831A (en) Encryption and decryption method and device based on block chain system and storage medium

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: 18927334

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: 18927334

Country of ref document: EP

Kind code of ref document: A1