JP6921266B2 - Verifying the integrity of the data stored on the consortium blockchain using the public sidechain - Google Patents

Verifying the integrity of the data stored on the consortium blockchain using the public sidechain Download PDF

Info

Publication number
JP6921266B2
JP6921266B2 JP2020068958A JP2020068958A JP6921266B2 JP 6921266 B2 JP6921266 B2 JP 6921266B2 JP 2020068958 A JP2020068958 A JP 2020068958A JP 2020068958 A JP2020068958 A JP 2020068958A JP 6921266 B2 JP6921266 B2 JP 6921266B2
Authority
JP
Japan
Prior art keywords
data
data digest
digest
blockchain
verification
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020068958A
Other languages
Japanese (ja)
Other versions
JP2020145681A (en
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
Priority claimed from JP2019540397A external-priority patent/JP6690066B2/en
Application filed by アドバンスド ニュー テクノロジーズ カンパニー リミテッド, アドバンスド ニュー テクノロジーズ カンパニー リミテッド filed Critical アドバンスド ニュー テクノロジーズ カンパニー リミテッド
Priority to JP2020068958A priority Critical patent/JP6921266B2/en
Publication of JP2020145681A publication Critical patent/JP2020145681A/en
Application granted granted Critical
Publication of JP6921266B2 publication Critical patent/JP6921266B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、パブリックサイドチェーンを使用してコンソーシアムブロックチェーンに記憶されたデータの完全性を検証することに関する。 The present invention relates to verifying the integrity of data stored on a consortium blockchain using a public sidechain.

コンセンサスネットワーク、および/またはブロックチェーンネットワークとも呼ばれる分散台帳システム(DLS)により、参加エンティティは安全に、および不変にデータを記憶することが可能になる。DLSは一般に、特定のユーザケースを参照せずに、ブロックチェーンネットワークと呼ばれる。ブロックチェーンネットワークのタイプの例は、パブリックブロックチェーンネットワーク、プライベートブロックチェーンネットワーク、およびコンソーシアムブロックチェーンネットワークを含むことができる。パブリックブロックチェーンネットワークは、すべてのエンティティがDLSを使用し、コンセンサスプロセスに参加するために公開されている。特定のエンティティに対してプライベートブロックチェーンネットワークが提供され、読取りおよび書込み許可を集中的に制御する。コンソーシアムブロックチェーンネットワークは、コンセンサスプロセスを制御するエンティティの選択グループに提供され、アクセス制御層を含む。 A distributed ledger system (DLS), also known as a consensus network and / or a blockchain network, allows participating entities to store data securely and immutably. DLS is commonly referred to as a blockchain network without reference to a particular user case. Examples of blockchain network types can include public blockchain networks, private blockchain networks, and consortium blockchain networks. The public blockchain network is open to all entities to use DLS and participate in the consensus process. A private blockchain network is provided for specific entities to centrally control read and write permissions. The consortium blockchain network is provided to a selection group of entities that control the consensus process and includes an access control layer.

ブロックチェーンは、分散型で改ざん防止の分散データストレージ技術である。ユーザデータおよびコントラクトは論理的に動作され、パブリックな方法でチェーンに記憶される。多くのシナリオでは、ユーザはプライバシー保護の要件を満たす必要があり、彼らのデータおよびロジックが不正な第三者に漏洩されることを望まない。 Blockchain is a decentralized, tamper-proof, decentralized data storage technology. User data and contracts operate logically and are stored in the chain in a public way. In many scenarios, users need to meet privacy requirements and do not want their data and logic to be leaked to unauthorized third parties.

暗号化はいくつかの特定のシナリオ設計のプライバシー保護を強化するために使用され得るが、ブロックチェーン動作の既存のプライバシー問題を解決するために、より汎用性の高い効率的な解決策が望まれる。 Encryption can be used to enhance the privacy protection of some specific scenario designs, but a more versatile and efficient solution is desired to solve the existing privacy issues of blockchain operation. ..

本明細書の実装形態は、ブロックチェーンネットワークのノードに関連付けられる、検証されるべきデータを記憶および取得するためのコンピュータ実装方法を含む。より具体的には、本明細書の実装形態は、いくつかの検証ノードを使用して1つまたは複数のコンソーシアムブロックチェーンネットワークノードに関連付けられる、検証されるべきデータのデータダイジェストを記憶することと、検証されるべきデータと記憶されたデータダイジェストを取得することとを対象とする。 Implementations herein include computer implementations for storing and retrieving data to be validated associated with nodes in a blockchain network. More specifically, an implementation of this specification uses several validation nodes to store a data digest of the data to be validated associated with one or more consortium blockchain network nodes. The target is to obtain the data to be verified and the stored data digest.

いくつかの実装形態では、アクションは、コンソーシアムブロックチェーンネットワークによって維持されているコンソーシアムブロックチェーンにデータ項目(Data Item)を記憶するステップと、記憶されたデータ項目に基づいて第1のデータダイジェストを生成するステップと、各検証ノードが第1のデータダイジェストに暗号で署名し、その署名済の第1のデータダイジェストをパブリックブロックチェーンネットワークによって維持されるパブリックブロックチェーンに記憶するように、第1のデータダイジェストを検証ノードに送信するステップと、記憶されたデータ項目を取得する要求を受信するステップと、要求の受信に応じて、コンソーシアムブロックチェーンから要求されたデータ項目を取得するステップと、取得したデータ項目に基づいて、第2のデータダイジェストを生成するステップと、各検証ノードが第2のデータダイジェストに暗号で署名し、その署名済の第2のデータダイジェストを返すように、第2のデータダイジェストを検証ノードに送信するステップと、検証ノードから署名済の第2のデータダイジェストを受信するステップと、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得するステップと、署名済の第1のデータダイジェストが署名済の第2のデータダイジェストと一致すると決定するステップと、決定に応じて、記憶されたデータ項目を取得する要求への応答を送信するステップであって、応答が、記憶されたデータ項目が記憶されてから変更されていないことを示す、ステップとを含む。他の実装形態は、本方法のアクションを実行するように構成され、コンピュータストレージデバイスに符号化された、対応するシステム、装置、およびコンピュータプログラムを含む。 In some implementations, the action stores a Data Item in the consortium blockchain maintained by the consortium blockchain network and generates a first data digest based on the stored data item. The first data so that each validation node cryptographically signs the first data digest and stores the signed first data digest in the public blockchain maintained by the public blockchain network. The step of sending the digest to the verification node, the step of receiving the request to acquire the stored data item, the step of acquiring the requested data item from the consortium blockchain in response to the request, and the acquired data. A second data digest, with steps to generate a second data digest based on the item, and a second data digest so that each validation node cryptographically signs the second data digest and returns the signed second data digest. To the validation node, to receive the signed second data digest from the validation node, to get the signed first data digest from the public blockchain, and to get the signed first A step of determining that the data digest matches a second signed data digest and, in response to the decision, sending a response to a request to retrieve a stored data item, the response being stored. Includes a step to indicate that the data item has not been modified since it was stored. Other implementations include corresponding systems, devices, and computer programs configured to perform actions of the method and encoded in computer storage devices.

いくつかの実装形態では、非一時的コンピュータ可読記録媒体可読記録媒体は、1つまたは複数のコンピュータに結合され、1つまたは複数のコンピュータによって実行可能な命令で、コンソーシアムブロックチェーンネットワークによって維持されているコンソーシアムブロックチェーンにデータ項目を記憶することと、記憶されたデータ項目に基づいて第1のデータダイジェストを生成することと、各検証ノードが第1のデータダイジェストに暗号で署名し、その署名済の第1のデータダイジェストをパブリックブロックチェーンネットワークによって維持されるパブリックブロックチェーンに記憶するように、第1のデータダイジェストを検証ノードに送信することと、記憶されたデータ項目を取得する要求を受信することと、要求の受信に応じて、コンソーシアムブロックチェーンから要求されたデータ項目を取得することと、取得したデータ項目に基づいて、第2のデータダイジェストを生成することと、各検証ノードが第2のデータダイジェストに暗号で署名し、その署名済の第2のデータダイジェストを返すように、第2のデータダイジェストを検証ノードに送信することと、検証ノードから署名済の第2のデータダイジェストを受信することと、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得することと、署名済の第1のデータダイジェストが署名済の第2のデータダイジェストと一致すると決定することと、決定に応じて、記憶されたデータ項目を取得する要求への応答を送信することであって、応答が、記憶されたデータ項目が記憶されてから変更されていないことを示す、こととを行うように構成される。 In some embodiments, a non-temporary computer-readable recording medium is a consortium blockchain network that is coupled to one or more computers and is an instruction that can be executed by one or more computers. Store data items in the consortium blockchain, generate a first data digest based on the stored data items, and each validation node cryptographically signs the first data digest and signs it. Send the first data digest to the validation node and receive a request to retrieve the stored data items so that the first data digest of is stored in the public blockchain maintained by the public blockchain network. In response to the request, it retrieves the requested data item from the consortium blockchain, generates a second data digest based on the retrieved data item, and each validation node has a second. Send a second data digest to the validation node and receive a signed second data digest from the validation node to cryptographically sign the data digest in and return the signed second data digest. And to get the signed first data digest from the public blockchain, and to decide that the signed first data digest matches the signed second data digest, depending on the decision It is configured to send a response to a request to retrieve a stored data item, indicating that the response has not changed since the stored data item was stored. Will be done.

いくつかの実装形態では、システムは1つまたは複数のコンピュータを含み、1つまたは複数のコンピュータ可読メモリは1つまたは複数のコンピュータに結合され、1つまたは複数のコンピュータによって実行可能な命令で、コンソーシアムブロックチェーンネットワークによって維持されているコンソーシアムブロックチェーンにデータ項目を記憶することと、記憶されたデータ項目に基づいて第1のデータダイジェストを生成することと、各検証ノードが第1のデータダイジェストに暗号で署名し、その署名済の第1のデータダイジェストをパブリックブロックチェーンネットワークによって維持されるパブリックブロックチェーンに記憶するように、第1のデータダイジェストを検証ノードに送信することと、記憶されたデータ項目を取得する要求を受信することと、要求の受信に応じて、コンソーシアムブロックチェーンから要求されたデータ項目を取得することと、取得したデータ項目に基づいて、第2のデータダイジェストを生成することと、各検証ノードが第2のデータダイジェストに暗号で署名し、その署名済の第2のデータダイジェストを返すように、第2のデータダイジェストを検証ノードに送信することと、検証ノードから署名済の第2のデータダイジェストを受信することと、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得することと、署名済の第1のデータダイジェストが、受信された、署名済の第2のデータダイジェストと一致すると決定することと、決定に応じて、記憶されたデータ項目を取得する要求への応答を送信することであって、応答が、記憶されたデータ項目が記憶されてから変更されていないことを示す、こととを行うように構成される。これらおよび他の実装形態は、それぞれ任意で以下の特徴のうちの1つまたは複数を含み得る。 In some embodiments, the system includes one or more computers, and one or more computer-readable memory is combined into one or more computers and is an instruction that can be executed by one or more computers. Store data items in the consortium blockchain maintained by the consortium blockchain network, generate a first data digest based on the stored data items, and make each validation node the first data digest. Sending the first data digest to the validation node and the stored data so that it is cryptographically signed and the signed first data digest is stored in the public blockchain maintained by the public blockchain network. Receiving a request to retrieve an item, retrieving a requested data item from the consortium blockchain in response to a request, and generating a second data digest based on the retrieved data item. And send the second data digest to the validation node so that each validation node cryptographically signs the second data digest and returns the signed second data digest, and the validation node signs it. To receive the second data digest of, to get the first signed data digest from the public blockchain, and to receive the first signed data digest of the received, signed second Determining to match the data digest and, in response to the decision, sending a response to a request to retrieve the stored data item, the response being modified after the stored data item is stored. It is configured to do things that indicate that it is not. These and other implementations may optionally include one or more of the following features:

第1の特徴は、以下の特徴のいずれかと組合せ可能であり、検証ノードはパブリックブロックチェーンネットワークに参加しているコンピューティングデバイスである。 The first feature can be combined with any of the following features, and the verification node is a computing device participating in a public blockchain network.

第2の特徴は、以下の特徴のいずれかと組合せ可能であり、パブリックブロックチェーンにスマートコントラクトを記憶するステップをさらに含み、スマートコントラクトは、要求された署名済の第2のデータダイジェストを検証ノードから受信することに応じて、検証ノードに金銭的報酬を提供するように構成される。 The second feature, which can be combined with any of the following features, further includes the step of storing the smart contract in the public blockchain, where the smart contract retrieves the requested signed second data digest from the validation node. It is configured to provide a monetary reward to the verification node upon receipt.

第3の特徴は、以下の特徴のいずれかと組合せ可能であり、第1のデータダイジェストを生成するステップは、記憶されたデータ項目のハッシュを計算するステップを含む。 The third feature can be combined with any of the following features, the step of generating the first data digest includes the step of calculating the hash of the stored data items.

第4の特徴は、以下の特徴のいずれかと組合せ可能であり、各検証ノードは、その検証ノードに関連付けられる秘密鍵を使用して、第1のデータダイジェストに暗号で署名するように構成される。 The fourth feature can be combined with any of the following features, and each validation node is configured to cryptographically sign the first data digest using the private key associated with that validation node. ..

第5の特徴は、以下の特徴のいずれかと組合せ可能であり、第1のデータダイジェストを検証ノードに送信するステップは、第1のデータダイジェストをパブリックブロックチェーンネットワークにブロードキャストするステップを含む。 The fifth feature can be combined with any of the following features, the step of sending the first data digest to the validation node includes the step of broadcasting the first data digest to the public blockchain network.

第6の特徴は、以下の特徴のいずれかと組合せ可能であり、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得するステップが、記憶されたデータ項目に関連付けられ、かつパブリックブロックチェーンに記憶された識別子に基づいて、署名済の第1のデータダイジェストを識別するステップを含む。 The sixth feature can be combined with any of the following features so that the step of getting the signed first data digest from the public blockchain is associated with the stored data item and stored in the public blockchain. Includes a step of identifying a signed first data digest based on the identifier given.

本明細書はまた、1つまたは複数のプロセッサに結合され、1つまたは複数のプロセッサによって実行されると、1つまたは複数のプロセッサに、本明細書で提供される方法の実装形態に従って動作を実行させる命令を記憶する1つまたは複数の非一時的コンピュータ可読記録媒体も提供する。 The specification is also coupled to one or more processors, and when executed by the one or more processors, the one or more processors behave according to the implementation of the methods provided herein. It also provides one or more non-temporary computer-readable recording media that store the instructions to be executed.

本明細書は、本明細書で提供される方法を実装するためのシステムをさらに提供する。本システムは、1つまたは複数のプロセッサと、1つまたは複数のプロセッサによって実行されると、1つまたは複数のプロセッサに、本明細書で提供される方法の実装形態に従って動作を実行させる命令を記憶する1つまたは複数のプロセッサに結合されるコンピュータ可読記録媒体とを提供する。 The present specification further provides a system for implementing the methods provided herein. The system, when executed by one or more processors and one or more processors, issues instructions that cause the one or more processors to perform operations in accordance with the implementation of the methods provided herein. It provides a computer-readable recording medium that is coupled to one or more processors to store.

説明したブロックチェーンネットワークは、ブロックチェーンネットワークに記憶されているデータの完全性を検証するために使用することができる。コンセンサスプロセスに参加することができる多数のノードが関与するため、データの完全性が保証される。さらに、説明されている技法は、パブリックサイドチェーンにおけるノード参加を増やすために、スマートコントラクトに基づいてインセンティブメカニズムを提供する。 The blockchain network described can be used to verify the integrity of the data stored in the blockchain network. Data integrity is guaranteed by the involvement of a large number of nodes that can participate in the consensus process. In addition, the techniques described provide incentive mechanisms based on smart contracts to increase node participation in the public sidechain.

本明細書による方法は、本明細書で説明される態様および特徴の任意の組合せを含み得ることが理解される。すなわち、本明細書による方法は、本明細書で具体的に説明した態様および特徴の組合せに限定されず、提供される態様および特徴の任意の組合せも含む。 It is understood that the methods according herein may include any combination of aspects and features described herein. That is, the method according to the present specification is not limited to the combination of aspects and features specifically described herein, and includes any combination of aspects and features provided.

本明細書の1つまたは複数の実装形態の詳細は、添付の図面および以下の説明において記載されている。本明細書の他の特徴および利点は、説明および図面、ならびに特許請求の範囲から明らかになるであろう。 Details of one or more implementations herein are described in the accompanying drawings and in the following description. Other features and advantages of this specification will become apparent from the description and drawings, as well as the claims.

本明細書の実装形態を実行するために使用することができる環境の例を示す図である。It is a figure which shows the example of the environment which can be used to execute the implementation form of this specification. 本明細書の実装形態による概念的アーキテクチャの例を示す図である。It is a figure which shows the example of the conceptual architecture by the implementation form of this specification. 本明細書の実装形態による、本明細書の実装形態を実行するために使用することができるシステムの例を示す図である。It is a figure which shows the example of the system which can be used to execute the implementation form of this specification by the implementation form of this specification. 本明細書の態様による、コンソーシアムブロックチェーンネットワークおよび関連付けられるパブリックサイドチェーンネットワークにデータを記憶するプロセスの例を示す図である。It is a figure which shows the example of the process which stores the data in the consortium blockchain network and the associated public sidechain network according to the aspect of this specification. 本明細書の態様による、コンソーシアムブロックチェーンネットワークからデータを取得し、パブリックサイドチェーンネットワークに基づいて取得したデータを検証するプロセスの例を示す図である。It is a figure which shows the example of the process of acquiring data from a consortium blockchain network and verifying the acquired data based on a public sidechain network according to the aspect of this specification. 本明細書の実装形態による、実行することができるプロセスの例を示す図である。It is a figure which shows the example of the process which can be executed by the implementation form of this specification. 本明細書の実装形態による、装置のモジュールを示す図の例を示す図である。It is a figure which shows the example of the figure which shows the module of the apparatus by the embodiment of this specification.

様々な図面における同様の参照記号は、同様の要素を示す。 Similar reference symbols in various drawings indicate similar elements.

本明細書の実装形態は、ブロックチェーンネットワークのノードに関連付けられる、検証されるべきデータを記憶および取得するためのコンピュータ実装方法を含む。より具体的には、本明細書の実装形態は、いくつかの検証ノードを使用して1つまたは複数のコンソーシアムブロックチェーンネットワークノードに関連付けられる、検証されるべきデータのデータダイジェストを記憶することと、検証されるべきデータと記憶されたデータダイジェストを取得することとを対象とする。 Implementations herein include computer implementations for storing and retrieving data to be validated associated with nodes in a blockchain network. More specifically, an implementation of this specification uses several validation nodes to store a data digest of the data to be validated associated with one or more consortium blockchain network nodes. The target is to obtain the data to be verified and the stored data digest.

本明細書の実装形態にさらなる文脈を提供するために、および上記で紹介したように、コンセンサスネットワーク(たとえば、ピアツーピアノードで構成される)およびブロックチェーンネットワークとも呼ばれることがある分散台帳システム(DLS)は、参加エンティティが安全に、および不変にトランザクションを実行し、データを記憶することを可能にする。ブロックチェーンという用語は、本明細書では、いかなる特定のユースケースも参照せずに、一般にDLSを指すために使用される。 A distributed ledger system (DLS), sometimes referred to as a consensus network (eg, consisting of peer-to-peer nodes) and a blockchain network, to provide additional context for the implementations herein, and as introduced above. Allows participating entities to execute transactions safely and immutably and store data. The term blockchain is used herein to refer to DLS in general without reference to any particular use case.

ブロックチェーンは、トランザクションが不変であり、後で検証できるようにトランザクションを記憶するデータ構造である。ブロックチェーンは、1つまたは複数のブロックを含む。チェーン内の各ブロックは、前のブロックの暗号化ハッシュを含めることにより、チェーン内の直前のブロックにリンクされる。各ブロックは、タイムスタンプ、独自の暗号化ハッシュ、および1つまたは複数のトランザクションも含む。ブロックチェーンネットワークのノードによってすでに検証されたトランザクションは、ハッシュされ、マークルツリーに符号化される。マークルツリーは、ツリーのリーフノードのデータがハッシュされ、ツリーの各ブランチにおけるすべてのハッシュがブランチのルートにおいて連結されるデータ構造である。このプロセスはツリーをツリー全体のルートまで続け、ツリー内のすべてのデータを表すハッシュを記憶する。ツリーに記憶されているトランザクションであると見なされるハッシュは、ツリーの構造と一致しているかどうかを決定することによって、迅速に検証することができる。 A blockchain is a data structure that stores transactions so that they are immutable and can be verified later. A blockchain contains one or more blocks. Each block in the chain is linked to the previous block in the chain by including the encryption hash of the previous block. Each block also contains a time stamp, its own cryptographic hash, and one or more transactions. Transactions that have already been validated by a node in the blockchain network are hashed and encoded in a Merkle tree. A Merkle tree is a data structure in which the data of the leaf nodes of the tree is hashed and all the hashes in each branch of the tree are concatenated at the root of the branch. This process continues the tree to the root of the entire tree and stores a hash that represents all the data in the tree. A hash that is considered a transaction stored in the tree can be quickly verified by determining if it matches the structure of the tree.

ブロックチェーンはトランザクションを記憶するためのデータ構造であるが、ブロックチェーンネットワークは、1つまたは複数のブロックチェーンを管理、更新、維持するコンピューティングノードのネットワークである。上記で紹介したように、ブロックチェーンネットワークは、パブリックブロックチェーンネットワーク、プライベートブロックチェーンネットワーク、またはコンソーシアムブロックチェーンネットワークとして提供することができる。 A blockchain is a data structure for storing transactions, while a blockchain network is a network of computing nodes that manages, updates, and maintains one or more blockchains. As introduced above, the blockchain network can be provided as a public blockchain network, a private blockchain network, or a consortium blockchain network.

パブリックブロックチェーンネットワークでは、コンセンサスプロセスはコンセンサスネットワークのノードによって制御される。たとえば、数百、数千、さらには数百万ものエンティティがパブリックブロックチェーンネットワークに協力することができ、その各々が、パブリックブロックチェーンネットワーク内の少なくとも1つのノードを動作する。したがって、パブリックブロックチェーンネットワークは、参加エンティティに関してパブリックネットワークと見なすことができる。いくつかの例では、ブロックが検証され、ブロックチェーンネットワークのブロックチェーン(分散台帳)に追加されるために、エンティティ(ノード)の大半がすべてのブロックに署名する必要がある。例示的なパブリックブロックチェーンネットワークは、ブロックチェーンと呼ばれる分散台帳を活用する特定のピアツーピア決済ネットワークを含む。しかしながら、上述のように、ブロックチェーンという用語は、いかなる特定のブロックチェーンネットワークも特に参照することなく、一般に分散台帳を指すために使用される。 In a public blockchain network, the consensus process is controlled by the nodes of the consensus network. For example, hundreds, thousands, or even millions of entities can cooperate with a public blockchain network, each running at least one node in the public blockchain network. Therefore, the public blockchain network can be regarded as a public network with respect to participating entities. In some examples, the majority of entities (nodes) need to sign every block in order for the block to be validated and added to the blockchain (distributed ledger) of the blockchain network. An exemplary public blockchain network includes a particular peer-to-peer payment network that leverages a distributed ledger called a blockchain. However, as mentioned above, the term blockchain is commonly used to refer to a distributed ledger without any particular reference to any particular blockchain network.

一般に、パブリックブロックチェーンネットワークはパブリックトランザクションをサポートする。パブリックトランザクションは、パブリックブロックチェーンネットワーク内のすべてのノードと共有され、グローバルブロックチェーンに記憶される。グローバルブロックチェーンは、すべてのノードにわたって複製されるブロックチェーンである。すなわち、すべてのノードは、グローバルブロックチェーンに関して完全な状態のコンセンサスにある。コンセンサス(たとえば、ブロックチェーンへのブロックの追加に関する合意)を達成するために、コンセンサスプロトコルがパブリックブロックチェーンネットワーク内に実装される。コンセンサスプロトコルの例は、これに限定されないが、プルーフオブワーク(POW)、プルーフオブステーク(POS)、およびプルーフオブオーソリティ(POA)を含む。POWは、本明細書において非限定的な例としてさらに参照される。 In general, public blockchain networks support public transactions. Public transactions are shared with all nodes in the public blockchain network and stored on the global blockchain. A global blockchain is a blockchain that is replicated across all nodes. That is, all nodes are in perfect state consensus with respect to the global blockchain. To achieve consensus (eg, agreement on adding blocks to the blockchain), the consensus protocol is implemented within the public blockchain network. Examples of consensus protocols include, but are not limited to, Proof of Work (POW), Proof of Stake (POS), and Proof of Authority (POA). POW is further referenced herein as a non-limiting example.

一般に、特定のエンティティに対してプライベートブロックチェーンネットワークが提供され、読取りおよび書込み許可を集中的に制御する。エンティティは、ブロックチェーンネットワークに参加することができるノードを制御する。その結果、プライベートブロックチェーンネットワークは、一般に、ネットワークに参加することを許可されるユーザと、彼らの参加レベル(たとえば、特定のトランザクションのみ)とを制限する、許可されたネットワークと呼ばれる。様々なタイプのアクセス制御メカニズムを使用することができる(たとえば、既存の参加者が新しいエンティティの追加に投票したり、規制当局が入場を制御したりすることができる)。 In general, a private blockchain network is provided for a particular entity to centrally control read and write permissions. The entity controls the nodes that can join the blockchain network. As a result, private blockchain networks are commonly referred to as authorized networks that limit the users who are allowed to join the network and their level of participation (eg, only certain transactions). Various types of access control mechanisms can be used (for example, existing participants can vote for the addition of new entities, or regulators can control admission).

一般に、コンソーシアムブロックチェーンネットワークは、参加エンティティ間でプライベートである。コンソーシアムブロックチェーンネットワークでは、コンセンサスプロセスは承認されたノードのセットによって制御され、1つまたは複数のノードはそれぞれのエンティティ(たとえば、金融機関、保険会社など)によって動作される。たとえば、10のエンティティ(たとえば、金融機関、保険会社など)のコンソーシアムは、コンソーシアムブロックチェーンネットワークを動作することができ、その各々が、コンソーシアムブロックチェーンネットワーク内の少なくとも1つのノードを動作する。したがって、コンソーシアムブロックチェーンネットワークは、参加エンティティに関してプライベートネットワークと見なすことができる。いくつかの例では、ブロックが検証され、ブロックチェーンに追加されるために、各エンティティ(ノード)がすべてのブロックに署名する必要がある。いくつかの例では、ブロックが検証され、ブロックチェーンに追加されるために、少なくともエンティティ(ノード)のサブセット(たとえば、少なくとも7つのエンティティ)がすべてのブロックに署名する必要がある。 In general, a consortium blockchain network is private between participating entities. In a consortium blockchain network, the consensus process is controlled by a set of approved nodes, with one or more nodes operated by their respective entities (eg, financial institutions, insurance companies, etc.). For example, a consortium of 10 entities (eg, financial institutions, insurance companies, etc.) can operate a consortium blockchain network, each operating at least one node within the consortium blockchain network. Therefore, the consortium blockchain network can be regarded as a private network with respect to participating entities. In some examples, each entity (node) needs to sign every block in order for the block to be validated and added to the blockchain. In some examples, at least a subset of entities (nodes) (for example, at least 7 entities) need to sign every block in order for the block to be validated and added to the blockchain.

ブロックチェーンは、パブリックまたはプライベートのピアツーピアネットワークにおけるトランザクションを記録する、改ざん防止の共有デジタル台帳である。台帳はネットワーク内のすべてのメンバーノードに分散され、ネットワーク内で発生する資産取引の履歴はブロックに永続的に記録される。トランザクションに参加する前に、ブロックチェーン上のノードは様々な技法を使用して計算を実行する必要がある場合がある。現在の解決策では、各ブロックチェーンは独立しているため、1つのブロックチェーンのノードは他のチェーンと通信することができない。たとえば、ノードは他のブロックチェーンからデータを読み取ったり、他のブロックチェーンとデータを交換したりすることはできない。さらに、たとえノードが計算を実行するために他のブロックチェーンからのデータを必要としない場合でも、複雑な計算ロジックとプロトコルが必要な場合、そのような計算をブロックチェーン上で完全に実行すると、ブロックチェーンの多くの時間と計算リソースを消費する可能性がある。 Blockchain is a tamper-proof shared digital ledger that records transactions in public or private peer-to-peer networks. The ledger is distributed to all member nodes in the network, and the history of asset transactions occurring in the network is permanently recorded in blocks. Before joining a transaction, nodes on the blockchain may need to perform calculations using various techniques. In the current solution, each blockchain is independent, so nodes in one blockchain cannot communicate with other chains. For example, a node cannot read data from or exchange data with other blockchains. Furthermore, even if a node does not need data from other blockchains to perform calculations, if complex calculation logic and protocols are required, performing such calculations completely on the blockchain will result in It can consume a lot of time and computing resources on the blockchain.

本明細書の実装形態については、参加エンティティ間で公開されているコンソーシアムブロックチェーンネットワークを参照して、本明細書においてさらに詳しく説明される。しかしながら、本明細書の実装形態は、任意の適切なタイプのブロックチェーンネットワークにおいて実現することができると考えられる。 Implementation embodiments of this specification will be described in more detail herein with reference to consortium blockchain networks published among participating entities. However, it is believed that the implementations herein can be implemented in any suitable type of blockchain network.

本明細書の実装形態は、上記の文脈を考慮して本明細書でさらに詳細に説明される。より具体的には、上記で紹介したように、本明細書の実装形態は、信頼できる実行環境においてクロスチェーンデータを動作できるオフチェーンスマートコントラクトサービスを提供することを対象とする。 The embodiments of the present specification will be described in more detail herein in view of the above context. More specifically, as introduced above, the implementation of this specification is intended to provide an off-chain smart contract service capable of operating cross-chain data in a reliable execution environment.

具体的には、説明されている技法は、コンソーシアムブロックチェーンに記憶されるデータの完全性を検証するために使用されるパブリック補助ブロックチェーン(「サイドチェーン」とも呼ばれる)を導入する。サイドチェーンは公開であるため、多数のノードがコンセンサスプロセスに参加することができ、それによって、サイドチェーン内のデータの完全性が保証される。コンソーシアムブロックチェーン上の各トランザクションの表現は、サイドチェーンに記憶される。したがって、コンソーシアムブロックチェーンのデータを変更するために、攻撃者はパブリックサイドチェーンに対応する変更も行わなければならない。パブリックサイドチェーンのコンセンサスプロセスに関与するノードの数のため、パブリックサイドチェーンにおいてそのような変更を行うことは、コンソーシアムブロックチェーンにおいて行うよりもはるかに困難になる。このようにして、コンソーシアムブロックチェーン内のデータの完全性が保証され得る。さらに、説明されている技法は、パブリックサイドチェーンにおけるノード参加を増やすために、スマートコントラクトに基づいてインセンティブメカニズムを提供する。スマートコントラクトは、情報の方法でコントラクトを配布、検証、または実施するために設計されたコンピュータ契約であり得る。スマートコントラクトは、第三者の関与なしに、信頼できるトランザクションが実行されることを可能にする。これらのトランザクションは追跡可能であり、元に戻すことはできない。 Specifically, the technique described introduces a public auxiliary blockchain (also known as a "sidechain") used to verify the integrity of the data stored on the consortium blockchain. Since the sidechain is public, many nodes can participate in the consensus process, which guarantees the integrity of the data in the sidechain. The representation of each transaction on the consortium blockchain is stored on the sidechain. Therefore, in order to change the data on the consortium blockchain, the attacker must also make the corresponding changes on the public sidechain. Due to the number of nodes involved in the public sidechain consensus process, making such changes in the public sidechain is much more difficult than in the consortium blockchain. In this way, the integrity of the data within the consortium blockchain can be guaranteed. In addition, the techniques described provide incentive mechanisms based on smart contracts to increase node participation in the public sidechain. A smart contract can be a computer contract designed to distribute, validate, or implement a contract in an informational way. Smart contracts allow reliable transactions to be performed without the involvement of a third party. These transactions are traceable and irreversible.

説明した技法には、様々な用途があり得る。たとえば、著作権侵害訴訟の際、原告は、元の作品を作成した正確な時間を示すために、裁判所に何らかのタイプのデジタル証拠を提供する必要がある。原告によって提出されたデジタル証拠がコンソーシアムブロックチェーンに元々記憶されている場合、裁判所はデジタル証拠が改ざんされていないことを決定できないため、必要な証拠責任を果たせない可能性がある。裁判所によって受け入れられる証拠記録を確立するために、原告は、検証システムを通じて記述された技法を使用してデータ証拠を記憶することができる。証拠提出時に、原告は、検証ノードによって提出されたデジタル証拠のコピーとともに、コンソーシアムブロックチェーンに記憶されているデジタル証拠を提出することができる。このようにして、多数の検証ノードがデジタル証拠の真正性を証明しているため、裁判所はデジタル証拠の真正性を認識する可能性が高くなる。 The techniques described can have a variety of uses. For example, in a copyright infringement proceeding, plaintiffs need to provide the court with some type of digital evidence to show the exact time when the original work was created. If the digital evidence submitted by the plaintiff is originally stored in the consortium blockchain, the court cannot determine that the digital evidence has not been tampered with and may not be able to fulfill the necessary burden of proof. To establish evidence records accepted by the court, plaintiffs can memorize data evidence using techniques described through a verification system. At the time of document submission, plaintiffs may submit the digital evidence stored in the Consortium Blockchain, along with a copy of the digital evidence submitted by the Verification Node. In this way, the large number of verification nodes prove the authenticity of the digital evidence, increasing the likelihood that the court will recognize the authenticity of the digital evidence.

上述の例とは別に、説明した技法は、ブロックチェーン技術を利用する他の多くのアプリケーションに役立つことができる。 Apart from the examples above, the techniques described can be useful for many other applications that utilize blockchain technology.

図1は、本明細書の実装形態を実行するために使用することができる環境100の例を示す図である。いくつかの例では、環境100は、エンティティがブロックチェーンネットワーク102に参加することを可能にする。環境100は、コンピューティングデバイス106、108、およびネットワーク110を含む。いくつかの例では、ネットワーク110は、ローカルエリアネットワーク(LAN)、ワイドエリアネットワーク(WAN)、インターネット、またはそれらの組合せを含み、ウェブサイト、ユーザデバイス(たとえば、コンピューティングデバイス)、およびバックエンドシステムを接続する。いくつかの例では、ネットワーク110は、ワイヤードおよび/またはワイヤレス通信リンクを介してアクセスすることができる。いくつかの例では、ネットワーク110は、ブロックチェーンネットワーク102との、およびブロックチェーンネットワーク102内の通信を可能にする。一般に、ネットワーク110は、1つまたは複数の通信ネットワークを表す。場合によっては、コンピューティングデバイス106、108は、クラウドコンピューティングシステム(図示せず)のノードとすることができ、または各コンピューティングデバイス106、108は、ネットワークによって相互接続され、分散処理システムとして機能する複数のコンピュータを含む個別のクラウドコンピューティングシステムとすることができる。 FIG. 1 is a diagram illustrating an example of an environment 100 that can be used to implement the implementations herein. In some examples, environment 100 allows entities to join blockchain network 102. Environment 100 includes computing devices 106, 108, and network 110. In some examples, network 110 includes local area networks (LANs), wide area networks (WANs), the Internet, or a combination thereof, including websites, user devices (eg, computing devices), and back-end systems. To connect. In some examples, network 110 can be accessed via wired and / or wireless communication links. In some examples, network 110 allows communication with and within blockchain network 102. In general, network 110 represents one or more communication networks. In some cases, computing devices 106, 108 can be nodes of a cloud computing system (not shown), or each computing device 106, 108 is interconnected by a network and acts as a distributed processing system. It can be an individual cloud computing system that includes multiple computers.

図示される例では、コンピューティングシステム106、108はそれぞれ、ブロックチェーンネットワーク102内のノードとしての参加を可能にする任意の適切なコンピューティングシステムを含むことができる。コンピューティングデバイスの例は、サーバ、デスクトップコンピュータ、ラップトップコンピュータ、タブレットコンピューティングデバイス、およびスマートフォンを含むが、これらに限定されない。いくつかの例では、コンピューティングシステム106、108は、ブロックチェーンネットワーク102と対話するための1つまたは複数のコンピュータ実装サービスをホストする。たとえば、コンピューティングシステム106は、第1のエンティティが1つまたは複数の他のエンティティ(たとえば、他の参加者)とのトランザクションを管理するために使用するトランザクション管理システムなどの、第1のエンティティ(たとえば、参加者A)のコンピュータ実装サービスをホストすることができる。コンピューティングシステム108は、第2のエンティティが1つまたは複数の他のエンティティ(たとえば、他の参加者)とのトランザクションを管理するために使用するトランザクション管理システムなどの、第2のエンティティ(たとえば、参加者B)のコンピュータ実装サービスをホストすることができる。図1の例では、ブロックチェーンネットワーク102はノードのピアツーピアネットワークとして表され、コンピューティングシステム106、108は、ブロックチェーンネットワーク102に参加する第1のエンティティおよび第2のエンティティのノードをそれぞれ提供する。 In the illustrated example, the computing systems 106, 108, respectively, can include any suitable computing system that allows participation as a node within the blockchain network 102. Examples of computing devices include, but are not limited to, servers, desktop computers, laptop computers, tablet computing devices, and smartphones. In some examples, computing systems 106, 108 host one or more computer implementation services to interact with the blockchain network 102. For example, the computing system 106 is a first entity (for example, a transaction management system) that the first entity uses to manage transactions with one or more other entities (eg, other participants). For example, Participant A)'s computer implementation service can be hosted. The computing system 108 is a second entity (eg, a transaction management system) that the second entity uses to manage transactions with one or more other entities (eg, other participants). Participant B) can host the computer implementation service. In the example of FIG. 1, the blockchain network 102 is represented as a peer-to-peer network of nodes, and computing systems 106, 108 provide nodes for the first entity and the second entity that participate in the blockchain network 102, respectively.

図2は、本明細書の実装形態による概念的アーキテクチャ200の例を示す図である。概念的アーキテクチャ200の例は、参加者A、参加者B、および参加者Cにそれぞれ対応する参加者システム202、204、206を含む。各参加者(たとえば、ユーザ、企業)は、いくつかのノード214を含むピアツーピアネットワークとして提供されるブロックチェーンネットワーク212に参加し、そのうちの少なくともいくつかはブロックチェーン216に情報を不変に記録する。単一のブロックチェーン216がブロックチェーンネットワーク212内に概略的に示されているが、ブロックチェーン216の複数のコピーが提供され、本明細書でさらに詳細に説明されるように、ブロックチェーンネットワーク212にわたって維持される。 FIG. 2 is a diagram showing an example of the conceptual architecture 200 according to the implementation form of the present specification. Examples of the conceptual architecture 200 include participant systems 202, 204, 206 corresponding to Participant A, Participant B, and Participant C, respectively. Each participant (eg, user, enterprise) participates in a blockchain network 212, which is provided as a peer-to-peer network containing several nodes 214, at least some of which continuously record information on the blockchain 216. Although a single blockchain 216 is schematically shown within the blockchain network 212, multiple copies of the blockchain 216 are provided and as described in more detail herein, the blockchain network 212. Maintained over.

図示される例では、各参加者システム202、204、206は、それぞれ参加者A、参加者B、および参加者Cによって、またはそれらに代わって提供され、ブロックチェーンネットワーク内のそれぞれのノード214として機能する。本明細書で使用される場合、ノードは一般に、ブロックチェーンネットワーク212に接続され、それぞれの参加者がブロックチェーンネットワークに参加することを可能にする個々のシステム(たとえば、コンピュータ、サーバ)を指す。図2の例では、参加者は各ノード214に対応する。しかしながら、参加者はブロックチェーンネットワーク212内で複数のノード214を動作することができ、および/または複数の参加者がノード214を共有することができると考えられる。いくつかの例では、参加者システム202、204、206は、プロトコル(たとえば、ハイパーテキスト転送プロトコルセキュア(HTTPS))を使用して、および/またはリモートプロシージャコール(RPC)を使用して、ブロックチェーンネットワーク212と通信するか、またはブロックチェーンネットワーク212を通じて通信する。 In the illustrated example, each participant system 202, 204, 206 is provided by or on behalf of participant A, participant B, and participant C, respectively, as their respective nodes 214 in the blockchain network. Function. As used herein, a node generally refers to an individual system (eg, a computer, a server) that is connected to the blockchain network 212 and allows each participant to join the blockchain network. In the example of FIG. 2, participants correspond to each node 214. However, it is believed that participants can operate multiple nodes 214 within the blockchain network 212 and / or multiple participants can share node 214. In some examples, participant systems 202, 204, 206 blockchain using a protocol (eg, Hypertext Transfer Protocol Secure (HTTPS)) and / or using remote procedure call (RPC). Communicate with network 212 or through blockchain network 212.

ノード214は、ブロックチェーンネットワーク212内で様々な程度の参加をすることができる。たとえば、いくつかのノード214はコンセンサスプロセスに参加することができ(たとえば、ブロックチェーン216にブロックを追加するマインダノード(minder node)として)、他のノード214はコンセンサスプロセスに参加しない。別の例として、いくつかのノード214はブロックチェーン216の完全なコピーを記憶するが、他のノード214はブロックチェーン216の一部のコピーのみを記憶する。たとえば、データアクセス権限は、それぞれの参加者がそれぞれのシステム内に記憶するブロックチェーンデータを制限することができる。図2の例では、参加者システム202、204、206は、ブロックチェーン216のそれぞれの完全なコピー216'、216''、216'''を記憶する。 Node 214 can have varying degrees of participation within the blockchain network 212. For example, some nodes 214 can participate in the consensus process (for example, as minder nodes that add blocks to blockchain 216), while other nodes 214 do not participate in the consensus process. As another example, some nodes 214 store a complete copy of blockchain 216, while other nodes 214 store only a partial copy of blockchain 216. For example, data access privileges can limit the blockchain data that each participant stores in their own system. In the example of FIG. 2, participant systems 202, 204, 206 store complete copies 216', 216'', 216''', respectively, of blockchain 216.

ブロックチェーン(たとえば、図2のブロックチェーン216)は、ブロックのチェーンで構成され、各ブロックはデータを記憶する。データの例は、2人以上の参加者間のトランザクションを表すトランザクションデータを含む。本明細書では、トランザクションは非限定的な例として使用されるが、任意の適切なデータ(たとえば、文書、画像、ビデオ、音声)をブロックチェーンに記憶することができると考えられる。トランザクションの例は、価値のあるもの(たとえば、資産、製品、サービス、および通貨)の交換を含むことができるが、これらに限定されない。トランザクションデータは、ブロックチェーン内に不変に記憶される。すなわち、トランザクションデータは変更することができない。 A blockchain (for example, blockchain 216 in FIG. 2) is composed of a chain of blocks, and each block stores data. Examples of data include transaction data representing transactions between two or more participants. Although transactions are used herein as a non-limiting example, it is believed that any suitable data (eg, documents, images, video, audio) can be stored on the blockchain. Examples of transactions can include, but are not limited to, the exchange of valuable things (eg, assets, products, services, and currencies). Transaction data is immutably stored in the blockchain. That is, the transaction data cannot be changed.

ブロックに記憶する前に、トランザクションデータはハッシュされる。ハッシュは、トランザクションデータ(文字列データとして提供される)を固定長のハッシュ値(やはり文字列データとして提供される)に変換するプロセスである。トランザクションデータを入手するためにハッシュ値をハッシュ解除することはできない。ハッシュにより、たとえトランザクションデータにおけるわずかな変更でも、まったく異なるハッシュ値が得られることを保証する。さらに、上記のように、ハッシュ値は固定長である。すなわち、トランザクションデータのサイズに関係なく、ハッシュ値の長さは固定されている。ハッシュは、ハッシュ値を生成するために、ハッシュ関数を通じてトランザクションデータを処理することを含む。ハッシュ関数の例は、256ビットのハッシュ値を出力するセキュアハッシュアルゴリズム(SHA)-256を含むが、これに限定されない。 Transaction data is hashed before being stored in the block. Hashing is the process of converting transaction data (provided as string data) into fixed-length hash values (also provided as string data). Hash values cannot be dehashed to obtain transaction data. Hashing ensures that even the slightest changes in transactional data will result in completely different hash values. Further, as described above, the hash value has a fixed length. That is, the length of the hash value is fixed regardless of the size of the transaction data. Hash involves processing transaction data through a hash function to generate a hash value. Examples of hash functions include, but are not limited to, Secure Hash Algorithm (SHA) -256, which outputs a 256-bit hash value.

複数のトランザクションのトランザクションデータはハッシュされ、ブロックに記憶される。たとえば、2つのトランザクションのハッシュ値が提供され、別のハッシュを提供するためにそれ自体がハッシュされる。このプロセスは、ブロックに記憶されるべきすべてのトランザクションにとって、単一のハッシュ値が提供されるまで繰り返される。このハッシュ値はマークルルートハッシュと呼ばれ、ブロックのヘッダに記憶される。トランザクションのいずれかが変更されると、そのハッシュ値が変更され、最終的にマークルルートハッシュが変更される。 Transaction data for multiple transactions is hashed and stored in blocks. For example, the hash values for two transactions are provided, which themselves are hashed to provide another hash. This process is repeated until a single hash value is provided for every transaction that should be stored in the block. This hash value is called the Merkle root hash and is stored in the block header. When any of the transactions change, its hash value changes, and finally the Merkle root hash changes.

コンセンサスプロトコルを通じてブロックがブロックチェーンに追加される。ブロックチェーンネットワーク内の複数のノードはコンセンサスプロトコルに参加し、ブロックをブロックチェーンに追加するために競合する。そのようなノードは、マイナー(または、マインダノード)と呼ばれる。上記で紹介したPOWは、非限定的な例として使用される。 Blocks are added to the blockchain through the consensus protocol. Multiple nodes in the blockchain network participate in the consensus protocol and compete to add blocks to the blockchain. Such nodes are called miners (or minor nodes). The POW introduced above is used as a non-limiting example.

マイナーノードは、トランザクションをブロックチェーンに追加するためにコンセンサスプロセスを実行する。複数のマイナーノードがコンセンサスプロセスに参加するが、ブロックチェーンにブロックを書き込むことができるマイナーノードは1つだけである。すなわち、マイナーノードは、それらのブロックをブロックチェーンに追加するために、コンセンサスプロセスにおいて競合する。さらに詳細には、マイナーノードは、トランザクションプールから保留中のトランザクションを定期的に収集する(たとえば、もしあれば、ブロックに含めることができるトランザクションの数のあらかじめ定義された制限まで)。トランザクションプールは、ブロックチェーンネットワーク内の参加者からのトランザクションメッセージを含む。マイナーノードはブロックを構築し、ブロックにトランザクションを追加する。トランザクションをブロックに追加する前に、マイナーノードは、トランザクションのうちのいずれかがブロックチェーンのブロックにすでに含まれているかどうかをチェックする。トランザクションがすでに別のブロックに含まれている場合、そのトランザクションは破棄される。 The minor node runs a consensus process to add the transaction to the blockchain. Multiple minor nodes participate in the consensus process, but only one minor node can write a block to the blockchain. That is, minor nodes compete in the consensus process to add those blocks to the blockchain. More specifically, the minor node periodically collects pending transactions from the transaction pool (for example, up to a predefined limit on the number of transactions that can be included in a block, if any). The transaction pool contains transaction messages from participants in the blockchain network. Minor nodes build blocks and add transactions to the blocks. Before adding a transaction to a block, the minor node checks to see if any of the transactions are already contained in a block on the blockchain. If the transaction is already contained in another block, the transaction is discarded.

マイナーノードは、ブロック内のすべてのトランザクションに単一のハッシュ値が提供されるまでさらにハッシュ値(マークルルートハッシュ)を生成するために、ブロックヘッダを生成し、ブロック内のすべてのトランザクションをハッシュし、ハッシュ値をペアに組み合わせる。このハッシュはブロックヘッダに追加される。マイナーはまた、ブロックチェーン内の最新のブロック(すなわち、ブロックチェーンに追加された最後のブロック)のハッシュ値を決定する。マイナーノードはまた、ノンス値とタイムスタンプをブロックヘッダに追加する。マイニングプロセスでは、マイナーノードは必要なパラメータを満たすハッシュ値を見つけようとする。マイナーノードは、必要なパラメータを満たすハッシュ値が見つかるまで、ノンス値を変更し続ける。 The minor node generates a block header and hashes all transactions in the block to generate more hash values (Merkle root hash) until a single hash value is provided for all transactions in the block. And combine the hash values into a pair. This hash is added to the block header. The miner also determines the hash value of the latest block in the blockchain (ie, the last block added to the blockchain). Minor nodes also add nonce values and timestamps to the block header. In the mining process, the minor node tries to find a hash value that meets the required parameters. The minor node keeps changing the nonce value until it finds a hash value that meets the required parameters.

ブロックチェーンネットワーク内のすべてのマイナーは、必要なパラメータを満たすハッシュ値を見つけようとし、このようにして、互いに競合する。最終的に、マイナーノードのうちの1つが必要なパラメータを満たすハッシュ値を見つけ、これをブロックチェーンネットワーク内の他のすべてのマイナーノードにアドバタイズする。他のマイナーノードはハッシュ値を検証し、正しいと決定された場合、ブロック内の各トランザクションを検証し、ブロックを受け入れ、ブロックチェーンのそれらのコピーにブロックを追加する。このように、ブロックチェーンのグローバルな状態は、ブロックチェーンネットワーク内のすべてのマイナーノードにわたって一致している。上述のプロセスはPOWコンセンサスプロトコルである。 All miners in the blockchain network try to find a hash value that meets the required parameters and thus compete with each other. Eventually, one of the minor nodes will find a hash value that meets the required parameters and advertise it to all other minor nodes in the blockchain network. Other minor nodes validate the hash value and, if determined to be correct, validate each transaction within the block, accept the block and add the block to their copy of the blockchain. In this way, the global state of the blockchain is consistent across all minor nodes in the blockchain network. The process described above is the POW consensus protocol.

非限定的な例は、図2を参照して提供される。この例では、参加者Aは参加者Bに一定額の資金を送りたいと考えている。参加者Aは、トランザクションメッセージ(たとえば、From、To、およびValueフィールドを含む)を生成し、トランザクションメッセージをブロックチェーンネットワークに送信し、ブロックチェーンネットワークは、トランザクションメッセージをトランザクションプールに追加する。ブロックチェーンネットワーク内の各マイナーノードはブロックを作成し、トランザクションプールからすべてのトランザクションを取得し(たとえば、もしあれば、ブロックに追加することができるトランザクションの数のあらかじめ定義された制限まで)、トランザクションをブロックに追加する。このようにして、参加者Aによって公開されたトランザクションがマイナーノードのブロックに追加される。 A non-limiting example is provided with reference to FIG. In this example, Participant A wants to send Participant B a certain amount of money. Participant A generates a transaction message (including, for example, From, To, and Value fields) and sends the transaction message to the blockchain network, which adds the transaction message to the transaction pool. Each minor node in the blockchain network creates a block, retrieves all transactions from the transaction pool (for example, up to a predefined limit on the number of transactions that can be added to the block, if any), and transactions. To the block. In this way, the transaction published by Participant A is added to the block of minor nodes.

いくつかのブロックチェーンネットワークでは、トランザクションのプライバシーを維持するために暗号化が実装されている。たとえば、ブロックチェーンネットワーク内の他のノードがトランザクションの詳細を識別できないように、2つのノードがトランザクションをプライベートに維持したい場合、ノードはトランザクションデータを暗号化することができる。暗号化方法の例は、これらに限定されないが、対称暗号化、おおよび非対称暗号化を含む。対称暗号化とは、暗号化(平文から暗号文を生成)と復号化(暗号文から平文を生成)の両方に単一の鍵を使用する暗号化プロセスを指す。対称暗号化では、複数のノードに同じ鍵が使用可能であるため、各ノードはトランザクションデータを暗号化/復号化することができる。 Some blockchain networks implement encryption to maintain transaction privacy. For example, if two nodes want to keep a transaction private so that no other node in the blockchain network can identify the transaction details, the node can encrypt the transaction data. Examples of encryption methods include, but are not limited to, symmetric encryption, and asymmetric encryption. Symmetrical encryption refers to an encryption process that uses a single key for both encryption (generating plaintext from plaintext) and decryption (generating plaintext from ciphertext). In symmetric encryption, the same key can be used for multiple nodes, so each node can encrypt / decrypt transaction data.

非対称暗号化は、それぞれが秘密鍵と公開鍵を含む鍵ペアを使用し、秘密鍵はそれぞれのノードのみに知られ、公開鍵はブロックチェーンネットワーク内の任意のノードまたは他のすべてのノードに知られている。ノードはデータを暗号化するために別のノードの公開鍵を使用することができ、暗号化されたデータは他のノードの秘密鍵を使用して復号化することができる。たとえば、再び図2を参照すると、参加者Aはデータを暗号化するために参加者Bの公開鍵を使用することができ、暗号化されたデータを参加者Bに送信することができる。参加者Bは、暗号化されたデータ(暗号文)を復号化し、元のデータ(平文)を抽出するために、自身の秘密鍵を使用することができる。ノードの公開鍵で暗号化されたメッセージは、ノードの秘密鍵を使用してのみ復号化することができる。 Asymmetric cryptography uses a key pair, each containing a private key and a public key, the private key is known only to each node, and the public key is known to any node or all other nodes in the blockchain network. Has been done. A node can use the public key of another node to encrypt the data, and the encrypted data can be decrypted using the private key of the other node. For example, referring again to FIG. 2, Participant A can use Participant B's public key to encrypt the data and can send the encrypted data to Participant B. Participant B can use his private key to decrypt the encrypted data (ciphertext) and extract the original data (plaintext). Messages encrypted with the node's public key can only be decrypted using the node's private key.

非対称暗号化は、デジタル署名を提供するために使用され、これにより、トランザクションの参加者は、トランザクションの他の参加者、ならびにトランザクションの有効性を確認できるようになる。たとえば、ノードはメッセージにデジタル署名することができ、別のノードは、参加者Aのデジタル署名に基づいて、ノードによってメッセージが送信されたことを確認することができる。デジタル署名はまた、送信中にメッセージが改ざんされないようにするために使用することができる。たとえば、再び図2を参照すると、参加者Aは参加者Bにメッセージを送信する。参加者Aはメッセージのハッシュを生成し、次いで、自身の秘密鍵を使用して、暗号化されたハッシュとしてデジタル署名を提供するためにハッシュを暗号化する。参加者Aは、デジタル署名をメッセージに追加し、メッセージをデジタル署名付きで参加者Bに送信する。参加者Bは、参加者Aの公開鍵を使用してデジタル署名を復号化し、ハッシュを抽出する。参加者Bはメッセージをハッシュし、ハッシュを比較する。ハッシュが同じである場合、参加者Bは、メッセージが実際に参加者Aからのものであり、改ざんされていないことを確認することができる。 Asymmetric encryption is used to provide a digital signature, which allows a participant in a transaction to verify the other participants in the transaction, as well as the validity of the transaction. For example, a node can digitally sign a message, and another node can verify that the message was sent by the node based on Participant A's digital signature. Digital signatures can also be used to prevent messages from being tampered with during transmission. For example, referring to Figure 2 again, Participant A sends a message to Participant B. Participant A generates a hash of the message and then uses his private key to encrypt the hash to provide the digital signature as an encrypted hash. Participant A adds a digital signature to the message and sends the message to Participant B with a digital signature. Participant B uses Participant A's public key to decrypt the digital signature and extract the hash. Participant B hashes the message and compares the hashes. If the hashes are the same, Participant B can confirm that the message was actually from Participant A and has not been tampered with.

図3は、本明細書の実装形態による、本明細書の実装形態を実行するために使用することができるシステム300の例を示す図である。 FIG. 3 is a diagram illustrating an example of a system 300 that can be used to implement an implementation of the present specification according to the implementation of the present specification.

図3に示されるように、システム300は、コンソーシアムブロックチェーン306を維持するノード304a〜304eを含むコンソーシアムブロックチェーンネットワーク302を含む。システム300は、検証システム316、インセンティブシステム320、およびパブリックサイドチェーンネットワーク352を含む。パブリックサイドチェーンネットワーク352は、複数の検証ノード330、パブリックブロックチェーン356、およびパブリックブロックチェーン356を維持するパブリックブロックチェーンノード(たとえば354)を含む。 As shown in FIG. 3, system 300 includes a consortium blockchain network 302 that includes nodes 304a-304e that maintain the consortium blockchain 306. System 300 includes a verification system 316, an incentive system 320, and a public sidechain network 352. The public sidechain network 352 includes a plurality of verification nodes 330, a public blockchain 356, and a public blockchain node (eg, 354) that maintains the public blockchain 356.

動作中、コンソーシアムブロックチェーンネットワーク302(すなわち、ノード304a〜e)は、データを記憶する要求を受信する(360)。ノード304a〜eは、上述のメカニズムに従ってコンソーシアムブロックチェーン306にデータを記憶する。検証システム316は、ブロックチェーン306に追加されると、記憶されたデータを受信する(362において)。たとえば、検証システムは、コンソーシアムブロックチェーンネットワーク302を監視し、データを含むチェーン上のノード304a〜eによってコンセンサスに到達するとデータが記憶されたことを決定することができる。 During operation, the consortium blockchain network 302 (ie, nodes 304a-e) receives a request to store data (360). Nodes 304a-e store data in the consortium blockchain 306 according to the mechanism described above. Verification system 316 receives stored data (in 362) when added to blockchain 306. For example, the verification system can monitor the consortium blockchain network 302 and determine that the data was stored when the consensus was reached by nodes 304a-e on the chain containing the data.

いくつかの実装形態では、検証システム316は、コンソーシアムブロックチェーンネットワーク302とパブリックサイドチェーンネットワーク352との間の対話を担当する。動作中、検証システム316は、(366において)記憶されたデータのデータダイジェストを検証ノード330に送信する。いくつかの実装形態では、検証ノード330は、パブリックサイドチェーンネットワーク352に参加しているコンピューティングデバイスである。多数(たとえば、数千)の検証ノード330があり得る。場合によっては、検証システム316は、データダイジェストをパブリックサイドチェーンネットワーク352にブロードキャストし得る。検証ノード330は、データダイジェストを受信すると、それらの秘密鍵を使用してデータダイジェストに暗号で署名する。次いで、各検証ノードは、その署名済のデータダイジェストをパブリックブロックチェーン356に記憶しようとする。いくつかの実装形態では、検証ノード330によって生成されたすべての署名済のデータダイジェストは、パブリックブロックチェーン356に記憶される。場合によっては、特定の数の署名済のデータダイジェストがパブリックブロックチェーン356に記憶され、その他のダイジェストは破棄される。この数は、パブリックサイドチェーンネットワーク352において使用されるコンセンサスメカニズムの関数であり得る。 In some implementations, verification system 316 is responsible for the dialogue between the consortium blockchain network 302 and the public sidechain network 352. During operation, verification system 316 sends a data digest of the stored data (at 366) to verification node 330. In some implementations, validation node 330 is a computing device that participates in public sidechain network 352. There can be a large number (eg, thousands) of validation nodes 330. In some cases, verification system 316 may broadcast the data digest to public sidechain network 352. Upon receiving the data digest, the validation node 330 uses those private keys to cryptographically sign the data digest. Each validation node then attempts to store its signed data digest on the public blockchain 356. In some implementations, all signed data digests generated by validation node 330 are stored on public blockchain 356. In some cases, a certain number of signed data digests will be stored on the public blockchain 356 and the other digests will be discarded. This number can be a function of the consensus mechanism used in the public sidechain network 352.

システム300はまた、インセンティブシステム320を含み得る。いくつかの実装形態では、インセンティブシステム320は、パブリックブロックチェーン356に記憶されるべきスマートコントラクトを生成し得る。スマートコントラクトは、パブリックサイドチェーンネットワークによって実行されると、記憶されたデータの検証に参加する検証ノード330に金銭的報酬を提供するように構成され得る。たとえば、パブリックブロックチェーン356にその署名済のデータダイジェストを首尾よく含む検証ノード330は、スマートコントラクトの実行を通じて金銭的報酬を自動的に受信し得る。場合によっては、コンソーシアムブロックチェーンから要求されたデータの検証に参加する検証ノード330(以下の図5を参照)は、スマートコントラクトの実行を通じて金銭的報酬を自動的に受信し得る。 System 300 may also include incentive system 320. In some implementations, the incentive system 320 may generate smart contracts that should be stored on the public blockchain 356. When executed by a public sidechain network, smart contracts can be configured to provide monetary rewards to validation nodes 330 that participate in validation of stored data. For example, a validation node 330 that successfully contains its signed data digest on the public blockchain 356 may automatically receive monetary rewards through the execution of smart contracts. In some cases, the validation node 330 (see Figure 5 below) that participates in the validation of the data requested by the consortium blockchain may automatically receive monetary rewards through the execution of smart contracts.

図4は、本明細書の態様による、コンソーシアムブロックチェーンネットワークおよび関連付けられるパブリックサイドチェーンネットワークにデータを記憶する例示的なプロセス400を示す図である。 FIG. 4 is a diagram illustrating an exemplary process 400 of storing data in a consortium blockchain network and associated public sidechain network, according to aspects herein.

405において、データ項目(Data Item)がコンソーシアムブロックチェーンネットワーク302に記憶される。410において、検証システム316は、ネットワークに参加しているノードと通信することなどにより、コンソーシアムブロックチェーンネットワーク302から新しく記憶されたデータを受信する。415において、検証システム316は、新しく記憶されたデータ項目のデータダイジェストを作成する。たとえば、検証システム316は、たとえば、セキュアハッシュアルゴリズム1(SHA-1)、SHA-256、Rivest-Shamir-Adleman(RSA)、または他の知られているアルゴリズムなどのハッシュアルゴリズムを使用して、記憶されたデータ項目のハッシュを生成することによって、データダイジェストを作成し得る。 At 405, the Data Item is stored in the consortium blockchain network 302. In 410, the verification system 316 receives the newly stored data from the consortium blockchain network 302, such as by communicating with the nodes participating in the network. At 415, the validation system 316 creates a data digest of the newly stored data items. For example, validation system 316 stores using hash algorithms such as Secure Hash Algorithm 1 (SHA-1), SHA-256, Riverst-Shamir-Adleman (RSA), or other known algorithms. A data digest can be created by generating a hash of the resulting data item.

420において、検証システム316は、検証ノード330によるデータダイジェストの検証を要求する。それに応答して、425において、検証ノード330は、それらの秘密鍵を使用してデータダイジェストに暗号で署名する。430において、検証ノード330は、パブリックサイドチェーンネットワーク352によって管理されるパブリックブロックチェーン356に個々の署名済のデータダイジェストを記憶する。上述のように、いくつかの実装形態では、パブリックサイドチェーンネットワーク352によって採用されるコンセンサスメカニズムに応じて、特定の数のデータダイジェストのみがパブリックブロックチェーン356に記憶される。 At 420, verification system 316 requests verification of the data digest by verification node 330. In response, at 425, verification node 330 uses their private key to cryptographically sign the data digest. At 430, validation node 330 stores individual signed data digests on public blockchain 356 managed by public sidechain network 352. As mentioned above, in some implementations, only a certain number of data digests are stored in the public blockchain 356, depending on the consensus mechanism adopted by the public sidechain network 352.

図5は、コンソーシアムブロックチェーンネットワーク302からデータを取得し、パブリックサイドチェーンネットワーク352に基づいて取得したデータを検証する例示的なプロセスを示す図である。505において、コンソーシアムブロックチェーンネットワーク302によって(すなわち、コンソーシアムブロックチェーンネットワークに参加しているノードによって)データを取得する要求が受信される。いくつかの実装形態では、この要求は検証システム316によって受信され得る。 FIG. 5 illustrates an exemplary process of acquiring data from the consortium blockchain network 302 and validating the acquired data based on the public sidechain network 352. At 505, a request to retrieve data is received by the consortium blockchain network 302 (ie, by the nodes participating in the consortium blockchain network). In some implementations, this request may be received by verification system 316.

510において、検証システム316は、コンソーシアムブロックチェーン306のコンセンサスバージョンから要求されたデータを入手することなどにより、コンソーシアムブロックチェーンネットワーク302から要求されたデータを取得する。515において、検証システム316は、パブリックサイドチェーンネットワーク352から要求されたデータに関連付けられる署名済のデータダイジェストを取得する。場合によっては、署名済のダイジェストは、検証ノード330による署名済のデータダイジェストとともにパブリックブロックチェーン356に記憶されたタイムスタンプまたは他の識別子など、記憶されたデータに関連付けられる識別子に基づいて取得され得る。 In 510, the verification system 316 acquires the requested data from the consortium blockchain network 302, such as by obtaining the requested data from the consortium blockchain 306. At 515, verification system 316 obtains a signed data digest associated with the requested data from public sidechain network 352. In some cases, the signed digest can be obtained based on the identifier associated with the stored data, such as a time stamp or other identifier stored in the public blockchain 356 along with the signed data digest by validation node 330. ..

520において、検証システム316は、取得したデータの署名済のデータダイジェストを検証ノード330に要求する。検証システム316は、上述のハッシュアルゴリズムを使用して、取得したデータのデータダイジェストを作成し得る。525において、検証システム316は、検証ノード330にデータダイジェストを送信し、検証ノード330がそれぞれ、取得したデータのデータダイジェストに暗号で署名し、530において、データダイジェストの署名済のバージョンを検証システム316に返すことができるようにする。 At 520, verification system 316 requests a signed data digest of the acquired data from verification node 330. The verification system 316 can create a data digest of the acquired data using the hash algorithm described above. At 525, the verification system 316 sends a data digest to the verification node 330, each of the verification nodes 330 cryptographically signs the data digest of the acquired data, and at 530, the verification system 316 verifies the signed version of the data digest. To be able to return to.

535において、検証システム316は、検証ノード330から受信した、取得したデータの署名済のデータダイジェストを、パブリックブロックチェーン356から取得した署名済のデータダイジェストと比較する(コンソーシアムブロックチェーンネットワークにデータが最初に記憶されたときに作成された、図4を参照)。検証ノード330から受信した取得したデータの署名済のデータダイジェストがパブリックブロックチェーン356から取得した署名済のデータダイジェストと一致する場合、コンソーシアムブロックチェーンネットワーク302に記憶されたデータは最初に記憶されてから変更されていない(540)。 At 535, validation system 316 compares the signed data digest of the retrieved data received from validation node 330 with the signed data digest obtained from the public blockchain 356 (data first in the consortium blockchain network). Created when stored in, see Figure 4). If the signed data digest of the retrieved data received from validation node 330 matches the signed data digest retrieved from the public blockchain 356, the data stored in the consortium blockchain network 302 must be stored first. Not changed (540).

要求されたデータが変更されていない場合、検証ノード330によって生成された取得したデータの署名済のデータダイジェストの値は、データが最初に記憶されたときに作成された以前に記憶されたデータダイジェストと一致するため、このプロセスは要求されたデータが変更されていないことを検証する。コンソーシアムブロックチェーンに記憶された後にデータが変更された場合、取得したデータの署名済のデータダイジェストは、データが最初に記憶されたときにパブリックブロックチェーン356に記憶されたものと一致しない。 If the requested data has not changed, the value of the signed data digest of the retrieved data generated by validation node 330 is the previously stored data digest created when the data was first stored. This process verifies that the requested data has not changed. If the data is modified after being stored in the consortium blockchain, the signed data digest of the retrieved data will not match what was stored in the public blockchain 356 when the data was first stored.

場合によっては、検証システム316は、520において、署名済のデータダイジェストをパブリックブロックチェーン356に正常に挿入した検証ノードに対してのみ、署名済のデータダイジェストを要求し得る。たとえば、検証ノード330はそれぞれ、データダイジェストとともに特定のノードを識別する一意の識別子(たとえば、公開鍵)を記憶しようと試みることができる。したがって、パブリックブロックチェーン356のコンセンサスバージョンに含まれるエントリのみが照会される。 In some cases, verification system 316 may only request a signed data digest at 520 for a validation node that has successfully inserted the signed data digest into the public blockchain 356. For example, each validation node 330 can attempt to store a unique identifier (eg, a public key) that identifies a particular node along with a data digest. Therefore, only entries contained in the consensus version of public blockchain 356 are queried.

場合によっては、検証システム316は、コンソーシアムブロックチェーン306にデータを記憶するときに、検証ノード330の特定のセットからの検証のみを要求し得る。そのような場合、検証システム316は、コンソーシアムブロックチェーン306から取得されたデータが変更されていないことを検証するときに、署名済のデータダイジェストについて特定のノードのセットのみに照会し得る。 In some cases, the validation system 316 may only require validation from a particular set of validation nodes 330 when storing data in the consortium blockchain 306. In such a case, the validation system 316 may query only a particular set of nodes for the signed data digest when verifying that the data retrieved from the consortium blockchain 306 has not changed.

図6は、本明細書の実装形態による、実行することができるプロセス600の例を示す図である。いくつかの実装形態では、プロセス600の例は、1つまたは複数のコンピューティングデバイスを使用して実行される1つまたは複数のコンピュータ実行可能プログラムを使用して実行され得る。提示を明確にするために、以下の説明では、本明細書における他の図面の文脈においてプロセス600を一般的に説明する。しかしながら、プロセス600は、たとえば、任意の適切なシステム、環境、ソフトウェア、およびハードウェア、または、必要に応じてシステム、環境、ソフトウェア、およびハードウェアの組合せによって実行され得ることが理解されよう。いくつかの実装形態では、プロセス600の様々なステップは、並行して、組み合わせて、ループで、または任意の順序で実行することができる。 FIG. 6 is a diagram showing an example of a process 600 that can be executed according to the implementation embodiment of the present specification. In some implementations, the example process 600 may be run using one or more computer executable programs that are run using one or more computing devices. To clarify the presentation, the following description generally describes Process 600 in the context of the other drawings herein. However, it will be appreciated that process 600 can be performed, for example, by any suitable system, environment, software, and hardware, or, if desired, a combination of system, environment, software, and hardware. In some implementations, the various steps of process 600 can be performed in parallel, in combination, in a loop, or in any order.

602において、データ項目は、コンソーシアムブロックチェーンネットワークによって維持されるコンソーシアムブロックチェーンに記憶される。 At 602, the data items are stored in the consortium blockchain maintained by the consortium blockchain network.

604において、第1のデータダイジェストは、記憶されたデータ項目に基づいて生成される。 In 604, the first data digest is generated based on the stored data items.

606において、各検証ノードが第1のデータダイジェストに暗号で署名し、その署名済の第1のデータダイジェストをパブリックブロックチェーンネットワークによって維持されるパブリックブロックチェーンに記憶するように、第1のデータダイジェストが検証ノードに送信される。いくつかの実装形態では、検証ノードはパブリックブロックチェーンネットワークに参加しているコンピューティングデバイスである。いくつかの実装形態では、各検証ノードは、その検証ノードに関連付けられる秘密鍵を使用して、第1のデータダイジェストに暗号で署名するように構成される。いくつかの実装形態では、第1のデータダイジェストを検証ノードに送信するステップは、第1のデータダイジェストをパブリックブロックチェーンネットワークにブロードキャストするステップを含む。 In 606, the first data digest so that each validation node cryptographically signs the first data digest and stores the signed first data digest in the public blockchain maintained by the public blockchain network. Is sent to the verification node. In some implementations, the validation node is a computing device that participates in a public blockchain network. In some implementations, each verification node is configured to cryptographically sign a first data digest using the private key associated with that verification node. In some implementations, the step of sending the first data digest to the validation node includes the step of broadcasting the first data digest to the public blockchain network.

608において、記憶されたデータ項目を取得する要求が受信される。 At 608, a request to retrieve a stored data item is received.

610において、要求の受信に応じて、要求されたデータ項目がコンソーシアムブロックチェーンから取得される。 At 610, upon receipt of the request, the requested data item is retrieved from the consortium blockchain.

612において、取得したデータ項目に基づいて、第2のデータダイジェストが生成される。いくつかの実装形態では、第1のデータダイジェストを生成するステップは、記憶されたデータ項目のハッシュを計算するステップを含む。 At 612, a second data digest is generated based on the acquired data items. In some implementations, the step of generating the first data digest includes the step of calculating the hash of the stored data items.

614において、各検証ノードが第2のデータダイジェストに暗号で署名し、その署名済の第2のデータダイジェストを返すことができるように、第2のデータダイジェストが検証ノードに送信される。 At 614, the second data digest is sent to the validation node so that each validation node can cryptographically sign the second data digest and return the signed second data digest.

616において、署名済の第2のデータダイジェストが検証ノードから受信される。 At 616, a second signed data digest is received from the validation node.

618において、署名済の第1のデータダイジェストがパブリックブロックチェーンから取得される。いくつかの実装形態では、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得するステップは、記憶されたデータ項目に関連付けられ、かつパブリックブロックチェーンに記憶された識別子に基づいて、署名済の第1のデータダイジェストを識別するステップを含む。 At 618, the first signed data digest is taken from the public blockchain. In some implementations, the step of getting a signed first data digest from the public blockchain is associated with a stored data item and is signed based on the identifier stored in the public blockchain. Includes a step to identify the first data digest.

620において、署名済の第1のデータダイジェストが署名済の第2のデータダイジェストと一致すると決定される。 At 620, it is determined that the signed first data digest matches the signed second data digest.

622において、決定に応じて、記憶されたデータ項目を取得するための応答が送信され、応答は、記憶されたデータ項目が記憶されてから変更されていないことを示す。 At 622, depending on the decision, a response is sent to retrieve the stored data item, indicating that the stored data item has not been modified since it was stored.

いくつかの実装形態では、プロセス600はパブリックブロックチェーンにスマートコントラクトを記憶するステップをさらに含み、スマートコントラクトは、要求された署名済の第2のデータダイジェストを検証ノードから受信することに応じて、検証ノードに金銭的報酬を提供するように構成される。 In some implementations, process 600 further includes the step of storing the smart contract in the public blockchain, depending on the smart contract receiving the requested signed second data digest from the validation node. It is configured to provide a monetary reward to the validation node.

図7を参照すると、図7は、本明細書の実装形態による、装置700のモジュールを示す図の例を示している。装置700は、ブロックチェーンネットワークのノードに関連付けられる、検証されるべきデータを記憶および取得するための例示的な実装形態であり得る。装置700は、図3〜図5に示される実装形態に対応することができ、装置700は、コンソーシアムブロックチェーンネットワークによって維持されるコンソーシアムブロックチェーンにデータ項目を記憶するように構成されるストレージまたは記憶ユニット705と、記憶されたデータ項目に基づいて第1のデータダイジェストを生成するように構成される第1のジェネレータまたは生成ユニット710と、第1のデータダイジェストを検証ノードに送信するように構成される第1の送信機または送信ユニット715であって、各検証ノードが、その第1のデータダイジェストに暗号で署名し、その署名済の第1のデータダイジェストをパブリックブロックチェーンネットワークによって維持されるパブリックブロックチェーンに記憶するように構成される、第1の送信機または送信ユニット715と、記憶されたデータ項目を取得する要求を受信するように構成される受信機または受信ユニット720と、要求の受信に応じて、コンソーシアムブロックチェーンから要求されたデータ項目を取得するように構成される第1の取得ユニット725と、取得したデータ項目に基づいて、第2のデータダイジェストを生成するように構成される第2のジェネレータまたは生成ユニット730と、要求された署名済の第2のデータダイジェストを検証ノードから受信することに応じて、割り当てられた第2のデータダイジェストを検証ノードに要求するように構成される、リクエスタまたは要求ユニット735と、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得するように構成される第2の取得ユニット740と、パブリックブロックチェーンからの署名済の第1のデータダイジェストが検証ノードから受信された署名済の第2のデータダイジェストと一致すると決定するように構成される決定ユニット745と、決定に応じて、記憶されたデータ項目を含む記憶されたデータを取得する要求への応答を送信するように構成され、応答が、記憶されたデータ項目が記憶されてから変更されていないことを示す、第2の送信機ま
たは送信ユニット750とを含む。
With reference to FIG. 7, FIG. 7 shows an example of a diagram showing a module of the apparatus 700 according to the implementation of the present specification. The device 700 may be an exemplary implementation for storing and retrieving data to be validated associated with a node in a blockchain network. Device 700 can accommodate the implementations shown in FIGS. 3-5, where device 700 is a storage or storage configured to store data items in a consortium blockchain maintained by a consortium blockchain network. Unit 705, a first generator or generation unit 710 configured to generate a first data digest based on stored data items, and a first data digest configured to send to the validation node. First transmitter or transmission unit 715, where each validation node cryptographically signs its first data digest and the signed first data digest is maintained by the public blockchain network. A first transmitter or transmitter unit 715 configured to store in the blockchain, a receiver or receiver unit 720 configured to receive a request to retrieve a stored data item, and receiving the request. A first acquisition unit 725 configured to acquire the data items requested from the consortium blockchain, and a second data digest configured to generate a second data digest based on the acquired data items. It is configured to request a second generator or generation unit 730 and an assigned second data digest from the validation node in response to receiving the requested signed second data digest from the validation node. A requester or request unit 735, a second acquisition unit 740 configured to acquire a signed first data digest from the public blockchain, and a signed first data digest from the public blockchain. A decision unit 745 configured to determine that matches a second signed data digest received from the validation node, and a request to retrieve stored data, including stored data items, in response to the decision. Includes a second transmitter or transmission unit 750 that is configured to send a response to, indicating that the stored data item has not changed since it was stored.

任意の実装形態では、検証ノードはパブリックブロックチェーンネットワークに参加しているコンピューティングデバイスである。 In any implementation, the verification node is a computing device that participates in a public blockchain network.

任意の実装形態では、装置700は、パブリックブロックチェーンにスマートコントラクトを記憶するように構成されるストレージまたは記憶サブユニットをさらに含み、スマートコントラクトは、要求された署名済の第2のデータダイジェストを検証ノードから受信することに応じて、検証ノードに金銭的報酬を提供するように構成される。 In any embodiment, the device 700 further includes a storage or storage subunit configured to store the smart contract on the public blockchain, which validates the requested signed second data digest. It is configured to provide a monetary reward to the verification node in response to receiving from the node.

任意の実装形態では、装置700は、記憶されたデータ項目のハッシュを計算するように構成される計算機または計算サブユニットをさらに含む。 In any implementation, device 700 further includes a computer or computational subunit configured to compute the hash of stored data items.

任意の実装形態では、各検証ノードは、その検証ノードに関連付けられる秘密鍵を使用して、第1のデータダイジェストに暗号で署名するように構成される。 In any implementation, each verification node is configured to cryptographically sign the first data digest using the private key associated with that verification node.

任意の実装形態では、装置700は、第1のデータダイジェストをパブリックブロックチェーンネットワークにブロードキャストするように構成されるブロードキャストサブユニットをさらに含む。 In any implementation, device 700 further includes a broadcast subunit configured to broadcast the first data digest to the public blockchain network.

任意の実装形態では、装置700は、記憶されたデータ項目に関連付けられ、パブリックブロックチェーンに記憶された識別子に基づいて署名済の第1のデータダイジェストを識別するように構成される識別子または識別サブユニットをさらに含む。 In any implementation, the device 700 is associated with a stored data item and is configured to identify a signed first data digest based on an identifier stored in the public blockchain. Includes more units.

前の実装形態において示されたシステム、装置、モジュール、またはユニットは、コンピュータチップまたはエンティティを使用することによって実装することもでき、特定の機能を有する製品を使用することによって実装することもできる。典型的な実装形態デバイスはコンピュータであり、コンピュータはパーソナルコンピューター、ラップトップコンピュータ、セルラー電話、カメラ付き電話、スマートフォン、携帯情報端末、メディアプレーヤ、ナビゲーションデバイス、電子メール送受信デバイス、ゲームコンソール、タブレットコンピュータ、ウェアラブルデバイス、またはこれらのデバイスの任意の組合せであり得る。 The systems, devices, modules, or units shown in the previous implementation can be implemented by using computer chips or entities, or by using products with specific functionality. A typical implementation device is a computer, which is a personal computer, laptop computer, cellular phone, camera-equipped phone, smartphone, personal digital assistant, media player, navigation device, e-mail sending / receiving device, game console, tablet computer, etc. It can be a wearable device, or any combination of these devices.

装置内の各ユニットの機能および役割の実装形態プロセスについては、以前の方法の対応するステップの実装形態プロセスを参照することができる。簡単にするため、ここでは詳細は省略する。 For the implementation process of the function and role of each unit in the device, the implementation process of the corresponding step of the previous method can be referred to. For the sake of simplicity, details are omitted here.

装置の実装形態は基本的に方法の実装形態に対応するため、関連する部分については、方法の実装形態の関連する説明を参照することができる。前述の装置の実装形態は単なる例である。個別の部分として記述されたユニットは、物理的に分離されている場合とされていない場合があり、ユニットとして表示される部分は、物理ユニットである場合とそうでない場合があり、1つの位置に配置されることも、複数のネットワークユニットに分散されることもある。本明細書の解決策の目的を達成するために、モジュールの一部またはすべては、実際の需要に基づいて選択することができる。当業者は、創造的な努力なしに本出願の実装形態を理解し実装することができる。 Since the mounting form of the device basically corresponds to the mounting form of the method, the related description of the mounting form of the method can be referred to for the related part. The above-mentioned mounting form of the device is merely an example. Units described as separate parts may or may not be physically separated, and the parts displayed as units may or may not be physical units in one position. It may be deployed or distributed across multiple network units. To achieve the objectives of the solutions herein, some or all of the modules may be selected based on actual demand. One of ordinary skill in the art can understand and implement the implementation form of this application without creative effort.

図7は、内部機能モジュールと、コンソーシアムブロックチェーンネットワーク装置の構造を示す概略図である。本質的に実行主体は電子デバイスである場合があり、電子デバイスは、1つまたは複数のプロセッサと、1つまたは複数のプロセッサの実行可能な命令を記憶するように構成されるメモリとを含む。 FIG. 7 is a schematic diagram showing the structure of the internal function module and the consortium blockchain network device. In essence, the executing entity may be an electronic device, which includes one or more processors and a memory configured to store the executable instructions of the one or more processors.

1つまたは複数のプロセッサは、コンソーシアムブロックチェーンネットワークによって維持されているコンソーシアムブロックチェーンにデータ項目を記憶することと、記憶されたデータ項目に基づいて第1のデータダイジェストを生成することと、第1のデータダイジェストを検証ノードに送信することであって、各検証ノードは、第1のデータダイジェストに暗号で署名することと、その署名済の第1のデータダイジェストをパブリックブロックチェーンネットワークによって維持されるパブリックブロックチェーンに記憶することとを行うように構成される、ことと、記憶されたデータ項目を取得する要求を受信することと、要求の受信に応じて、コンソーシアムブロックチェーンから要求されたデータ項目を取得することと、取得したデータ項目に基づいて、第2のデータダイジェストを生成することと、要求された署名済の第2のデータダイジェストを検証ノードから受信することに応じて、署名済の第2のデータダイジェストを検証ノードに要求することと、パブリックブロックチェーンから署名済の第1のデータダイジェストを取得することと、パブリックブロックチェーンからの署名済の第1のデータダイジェストが検証ノードから受信された署名済の第2のデータダイジェストと一致すると決定することと、決定に応じて、記憶されたデータ項目を含む記憶されたデータを取得する要求への応答を送信することであって、応答が、記憶されたデータ項目が記憶されてから変更されていないことを示す、こととを行うように構成される。 One or more processors store data items in a consortium blockchain maintained by the consortium blockchain network, generate a first data digest based on the stored data items, and first. Is to send a data digest of It is configured to do things to store in the public blockchain, to receive requests to retrieve stored data items, and to receive requests for data items requested by the consortium blockchain. And to generate a second data digest based on the retrieved data item, and to receive the requested signed second data digest from the validation node. Requesting a second data digest from the validation node, getting a signed first data digest from the public blockchain, and receiving a signed first data digest from the public blockchain from the validation node Responding to determining that it matches a signed second data digest and, in response to the determination, sending a response to a request to retrieve stored data, including stored data items. Is configured to do so, indicating that the stored data item has not changed since it was stored.

任意で、検証ノードはパブリックブロックチェーンネットワークに参加しているコンピューティングデバイスである。 Optionally, the verification node is a computing device that participates in a public blockchain network.

任意で、1つまたは複数のプロセッサは、パブリックブロックチェーンにスマートコントラクトを記憶するように構成され、スマートコントラクトは、要求された署名済の第2のデータダイジェストを検証ノードから受信することに応じて、検証ノードに金銭的報酬を提供するように構成される。 Optionally, one or more processors are configured to store the smart contract in the public blockchain, depending on the smart contract receiving the requested signed second data digest from the validation node. , Configured to provide a monetary reward to the verification node.

任意で、1つまたは複数のプロセッサは、記憶されたデータ項目のハッシュを計算するように構成される。 Optionally, one or more processors are configured to compute the hash of the stored data item.

任意で、各検証ノードは、その検証ノードに関連付けられる秘密鍵を使用して、第1のデータダイジェストに暗号で署名するように構成される。 Optionally, each validation node is configured to cryptographically sign the first data digest using the private key associated with that validation node.

任意で、1つまたは複数のプロセッサは、第1のデータダイジェストをパブリックブロックチェーンネットワークにブロードキャストするように構成される。 Optionally, one or more processors are configured to broadcast the first data digest to the public blockchain network.

任意で、1つまたは複数のプロセッサは、記憶されたデータ項目に関連付けられ、パブリックブロックチェーンに記憶された識別子に基づいて署名済の第1のデータダイジェストを識別するように構成される。 Optionally, one or more processors are configured to be associated with a stored data item and identify a signed first data digest based on an identifier stored in the public blockchain.

本明細書に記載されている主題およびアクションならびに動作の実装形態は、デジタル電子回路に、明確に具体化されたコンピュータソフトウェアまたはファームウェアに、本明細書において開示されている構造およびそれらの構造上の同等物を含むコンピュータハードウェアに、あるいはそれらの1つまたは複数の組合せに実装することができる。本明細書に記載されている主題の実装形態は、データ処理装置による実行のため、またはデータ処理装置の動作を制御するために、1つまたは複数のコンピュータプログラム、たとえば、データ処理装置によって実行するために、またはデータ処理装置の動作を制御するために、コンピュータプログラムキャリアに符号化されたコンピュータプログラム命令の1つまたは複数のモジュールとして実装することができる。キャリアは、有形の非一時的コンピュータストレージ媒体であってもよい。代替で、または追加で、キャリアは、人工的に生成された伝播信号、たとえば、データ処理装置による実行のために適切な受信装置への送信のための情報を符号化するために生成される機械生成電気信号、光信号、または電磁信号であり得る。コンピュータストレージ媒体は、機械可読ストレージデバイス、機械可読ストレージ基板、ランダムまたはシリアルアクセスメモリデバイス、あるいはそれらの1つまたは複数の組合せであるか、その一部であり得る。コンピュータストレージ媒体は、伝播信号ではない。 The subjects and actions and implementations of operations described herein are in digital electronic circuits, in computer software or firmware that is specifically embodied, in the structures disclosed herein and on their structures. It can be implemented in computer hardware, including equivalents, or in one or more combinations thereof. The subject implementations described herein are performed by one or more computer programs, such as a data processing device, for execution by a data processing device or to control the operation of the data processing device. It can be implemented as one or more modules of computer program instructions encoded in a computer program carrier for this purpose or to control the operation of a data processing device. The carrier may be a tangible non-temporary computer storage medium. Alternatively or additionally, the carrier is a machine generated to encode an artificially generated propagating signal, eg, information for transmission to a receiver suitable for execution by a data processor. It can be a generated electrical signal, an optical signal, or an electromagnetic signal. The computer storage medium can be, or be part of, a machine-readable storage device, a machine-readable storage board, a random or serial access memory device, or a combination thereof. The computer storage medium is not a propagate signal.

「データ処理装置」という用語は、例として、プログラム可能なプロセッサ、コンピュータ、あるいは複数のプロセッサまたはコンピュータを含む、データを処理するためのあらゆる種類の装置、デバイス、および機械を包含する。データ処理装置は、たとえば、FPGA(フィールドプログラマブルゲートアレイ)、ASIC(特定用途向け集積回路)、またはGPU(グラフィック処理ユニット)などの専用ロジック回路を含むことができる。装置はまた、ハードウェアに加えて、コンピュータプログラムの実行環境を作成するコード、たとえば、プロセッサファームウェア、プロトコルスタック、データベース管理システム、オペレーティングシステム、あるいはそれらの1つまたは複数の組合せを構成するコードを含むことができる。 The term "data processor" includes, by way of example, any type of device, device, and machine for processing data, including programmable processors, computers, or multiple processors or computers. The data processing device can include, for example, a dedicated logic circuit such as an FPGA (Field Programmable Gate Array), an ASIC (Application Specific Integrated Circuit), or a GPU (Graphic Processing Unit). In addition to hardware, the device also contains code that creates the execution environment for computer programs, such as processor firmware, protocol stacks, database management systems, operating systems, or any combination thereof. be able to.

プログラム、ソフトウェア、ソフトウェアアプリケーション、アプリ、モジュール、ソフトウェアモジュール、エンジン、スクリプト、またはコードとも呼ばれる、または説明されるコンピュータプログラムは、コンパイラ型またはインタープリタ型言語、あるいは宣言型または手続き型言語を含む、任意の形式のプログラミング言語で記述することができ、スタンドアロンプログラムとして、またはモジュール、コンポーネント、エンジン、サブルーチン、あるいはコンピューティング環境での実行に適した他のユニットとして、任意の形式で展開することができ、環境は、1つまたは複数の場所においてデータ通信ネットワークによって相互接続された1つまたは複数のコンピュータを含み得る。 A computer program, also called or described as a program, software, software application, app, module, software module, engine, script, or code, can be any compiler or interpreter language, or any declarative or procedural language. It can be written in a formal programming language and can be deployed in any format as a stand-alone program or as a module, component, engine, subroutine, or other unit suitable for execution in a computing environment. Can include one or more computers interconnected by a data communication network in one or more locations.

コンピュータプログラムは、ファイルシステム内のファイルに対応する場合があるが、そうである必要はない。コンピュータプログラムは、他のプログラムまたはデータを保持するファイルの一部、たとえばマークアップ言語ドキュメントに記憶されている1つまたは複数のスクリプトに、問題のプログラム専用の単一のファイルに、あるいは複数の調整ファイル、たとえば1つまたは複数のモジュール、サブプログラム、またはコードの一部を記憶するファイルに記憶することができる。 Computer programs may, but need not, correspond to files in the file system. A computer program may be part of a file that holds other programs or data, such as one or more scripts stored in a markup language document, a single file dedicated to the program in question, or multiple adjustments. It can be stored in a file, for example one or more modules, subprograms, or a file that stores part of the code.

本明細書に記載されているプロセスおよびロジックフローは、入力データを動作し出力を生成することによって動作を実行するために、1つまたは複数のコンピュータプログラムを実行する1つまたは複数のコンピュータによって実行することができる。プロセスおよびロジックフローは、専用ロジック回路、たとえばFPGA、ASIC、またはGPU、あるいは専用ロジック回路と1つまたは複数のプログラムされたコンピュータの組合せによって実行することもできる。 The processes and logic flows described herein are performed by one or more computers that execute one or more computer programs in order to perform the operations by operating the input data and producing the output. can do. Processes and logic flows can also be performed by dedicated logic circuits, such as FPGAs, ASICs, or GPUs, or a combination of dedicated logic circuits and one or more programmed computers.

コンピュータプログラムの実行に適したコンピュータは、汎用または専用のマイクロプロセッサ、あるいはその両方、あるいは任意の他の種類の中央処理装置に基づくことができる。一般に、中央処理装置は、読出し専用メモリまたはランダムアクセスメモリ、あるいはその両方から命令とデータを受信する。コンピュータの要素は、命令を実行するための中央処理装置と、命令とデータを記憶するための1つまたは複数のメモリデバイスとを含むことができる。中央処理装置とメモリは、専用ロジック回路によって補完されることもでき、それに組み込むこともできる。 A computer suitable for running a computer program can be based on a general purpose and / or dedicated microprocessor, or both, or any other type of central processing unit. In general, the central processing unit receives instructions and data from read-only memory and / or random access memory. Computer elements can include a central processing unit for executing instructions and one or more memory devices for storing instructions and data. The central processing unit and memory can be complemented by dedicated logic circuits or incorporated into them.

一般に、コンピュータは、少なくとも1つの非一時的コンピュータ可読記録媒体(コンピュータ可読メモリとも呼ばれる)に結合される。コンピュータに結合されたストレージ媒体は、コンピュータの内部コンポーネント(たとえば、統合されたハードドライブ)、または外部コンポーネント(たとえば、ユニバーサルシリアルバス(USB)ハードドライブ、またはネットワークを介してアクセスされるストレージシステム)であり得る。ストレージ媒体の例は、たとえば、磁気ディスク、光磁気ディスク、または光ディスク、ソリッドステートドライブ、クラウドストレージシステムなどのネットワークストレージリソース、あるいは他のタイプのストレージ媒体を含むことができる。しかしながら、コンピュータそのようなデバイスは有する必要はない。さらに、コンピュータを別のデバイス、たとえばいくつか例を挙げると、モバイル電話、携帯情報端末(PDA)、モバイルオーディオまたはビデオプレーヤ、ゲームコンソール、全地球測位システム(GPS)受信機、あるいはユニバーサルシリアルバス(USB)フラッシュドライブなどのポータブルストレージデバイスに埋め込むことができる。 Generally, a computer is coupled to at least one non-temporary computer-readable recording medium (also called computer-readable memory). The storage medium attached to the computer is either an internal component of the computer (for example, an integrated hard drive) or an external component (for example, a universal serial bus (USB) hard drive, or a storage system accessed over a network). could be. Examples of storage media can include, for example, magnetic disks, magneto-optical disks, or network storage resources such as optical disks, solid state drives, cloud storage systems, or other types of storage media. However, the computer does not need to have such a device. In addition, computers can be other devices, such as mobile phones, personal digital assistants (PDAs), mobile audio or video players, game consoles, Global Positioning System (GPS) receivers, or universal serial buses (to name a few). Can be embedded in portable storage devices such as USB) flash drives.

ユーザとの対話を提供するために、本明細書に記載されている主題の実装形態は、ユーザに情報を表示するためのディスプレイデバイス、たとえばLCD(液晶ディスプレイ)モニタ、およびユーザがコンピュータに入力を提供できる入力デバイス、たとえばキーボードおよびポインティングデバイス、たとえばマウス、トラックボール、またはタッチパッドを有するコンピュータ上で実装することもでき、それと通信するように構成することもできる。ユーザとの対話を提供するために、他の種類のデバイスを使用することもできる。たとえば、ユーザに提供されるフィードバックは、たとえば、視覚フィードバック、聴覚フィードバック、または触覚フィードバックなどの、あらゆる形態の感覚フィードバックであり得、ユーザからの入力は、音響、音声、または触覚の入力を含む任意の形式で受信することができる。さらに、コンピュータは、ユーザによって使用されるデバイスとの間で文書を送受信することによって、たとえば、ウェブブラウザから受信した要求に応じてウェブページをユーザのデバイスのウェブブラウザに送信することによって、または、たとえばスマートフォンや電子タブレットなどのユーザデバイスで実行されているアプリと対話することによって、ユーザと対話することができる。また、コンピュータは、テキストメッセージまたは他の形式のメッセージを個人用デバイス、たとえばメッセージングアプリケーションを実行しているスマートフォンに送信することによって、および代わりにユーザから応答メッセージを受信することによって、ユーザと対話することができる。 To provide user interaction, the embodiments of the subject matter described herein include a display device for displaying information to the user, such as an LCD (Liquid Crystal Display) monitor, and the user inputting to a computer. It can also be implemented on and configured to communicate with an input device that can be provided, such as a keyboard and pointing device, such as a mouse, trackball, or touchpad. Other types of devices can also be used to provide user interaction. For example, the feedback provided to the user can be any form of sensory feedback, for example visual feedback, auditory feedback, or tactile feedback, and the input from the user can be any, including acoustic, audio, or tactile input. Can be received in the format of. In addition, the computer sends and receives documents to and from the device used by the user, for example, by sending a web page to the web browser on the user's device in response to a request received from the web browser, or. You can interact with the user, for example, by interacting with an app running on a user device such as a smartphone or electronic tablet. The computer also interacts with the user by sending a text message or other form of message to a personal device, such as a smartphone running a messaging application, and by receiving a response message from the user instead. be able to.

本明細書では、システム、装置、およびコンピュータープログラムコンポーネントに関連して「〜ように構成される」という用語を使用する。特定の動作またはアクションを実行するように構成される1つまたは複数のコンピュータのシステムは、システムが、動作中にシステムに動作またはアクションを実行させるソフトウェア、ファームウェア、ハードウェア、またはそれらの組合せをインストールしていることを意味する。特定の動作またはアクションを実行するように構成される1つまたは複数のコンピュータプログラムは、1つまたは複数のプログラムが、データ処理装置によって実行されると、装置に動作またはアクションを実行させる命令を含むことを意味する。特定の動作またはアクションを実行するように構成される専用ロジック回路は、その回路が動作またはアクションを実行する電子ロジックを有することを意味する。 As used herein, the term "configured as" is used in connection with systems, equipment, and computer program components. A system of one or more computers that is configured to perform a particular action or action installs software, firmware, hardware, or a combination thereof that causes the system to perform the action or action while it is running. It means that you are doing it. A computer program that is configured to perform a particular action or action contains instructions that cause the device to perform the action or action when the program is executed by the data processing device. Means that. A dedicated logic circuit configured to perform a particular action or action means that the circuit has electronic logic to perform the action or action.

本明細書は多くの特定の実装形態の詳細を含むが、これらは、クレーム自体によって定義されている、主張されている範囲の制限として解釈されるべきではなく、特定の実装形態に固有であり得る特徴の説明として解釈されるべきである。個別の実装形態の文脈において本明細書に記載されている特定の特徴はまた、単一の実装形態において組み合わせて実現することができる。逆に、単一の実装形態の文脈において説明されている様々な特徴はまた、複数の実装形態において個別に、または任意の適切なサブコンビネーションにおいて実現することができる。さらに、特徴は特定の組合せにおいて作動するものとして上記で説明され、最初はそのように主張され得るが、主張された組合せからの1つまたは複数の特徴は、場合によっては組合せから削除され、主張はサブコンビネーションまたはサブコンビネーションのバリエーションを対象とし得る。 Although this specification contains details of many specific implementations, these should not be construed as restrictions on the alleged scope defined by the claims themselves and are specific to a particular implementation. It should be interpreted as an explanation of the features to be obtained. The particular features described herein in the context of individual implementations can also be realized in combination in a single implementation. Conversely, the various features described in the context of a single implementation can also be realized individually in multiple implementations or in any suitable subcombination. In addition, features are described above as acting in a particular combination and can be claimed as such at first, but one or more features from the claimed combination may be removed from the combination and claimed. Can target sub-combinations or variations of sub-combinations.

同様に、動作が図面に示され、特許請求の範囲に特定の順序で記載されているが、これは、望ましい結果を達成するために、そのような動作が示された特定の順序でまたは連続的な順序で実行されること、あるいはすべての図示された動作が実行されることを必要とするものとして理解されるべきではない。特定の状況では、マルチタスクおよび並列処理が有利な場合がある。さらに、上述の実装形態における様々なシステムモジュールとコンポーネントの分離は、すべての実装形態においてそのような分離を必要とするものとして理解されるべきではなく、説明されているプログラムのコンポーネントとシステムは、通常、単一のソフトウェア製品に統合されたり、複数のソフトウェア製品にパッケージ化されたりできることが理解されるべきである。 Similarly, the actions are shown in the drawings and are described in the claims in a particular order, but this is in the particular order or sequence in which such actions are shown in order to achieve the desired result. It should not be understood as requiring that it be performed in the order in which it is performed, or that all the illustrated actions be performed. In certain situations, multitasking and parallelism may be advantageous. Moreover, the separation of the various system modules and components in the implementations described above should not be understood as requiring such separation in all implementations, and the components and systems of the programs described are: It should be understood that they can usually be integrated into a single software product or packaged into multiple software products.

主題の特定の実装形態について説明した。他の実装形態は、以下の特許請求の範囲内にある。たとえば、特許請求の範囲に記載されているアクションは、異なる順序で実行することができ、依然として望ましい結果を達成することができる。一例として、添付の図面に示されたプロセスは、望ましい結果を達成するために、示された特定の順序または連続的な順序を必ずしも必要としない。場合によっては、マルチタスクおよび並列処理が有利な場合がある。 The specific implementation of the subject has been described. Other implementations are within the scope of the following claims. For example, the actions described in the claims can be performed in a different order and still achieve the desired result. As an example, the process shown in the accompanying drawings does not necessarily require the particular order or sequential order shown to achieve the desired result. In some cases, multitasking and parallel processing may be advantageous.

100 環境
102 ブロックチェーンネットワーク
106 コンピューティングデバイス
108 コンピューティングデバイス
110 ネットワーク
200 概念的アーキテクチャ
202 参加者システム
204 参加者システム
206 参加者システム
212 ブロックチェーンネットワーク
214 ノード
216 ブロックチェーン
300 システム
302 コンソーシアムブロックチェーンネットワーク
304a〜304e ノード
306 コンソーシアムブロックチェーン
316 検証システム
320 インセンティブシステム
330 検証ノード
352 パブリックサイドチェーンネットワーク
354 パブリックブロックチェーンノード
356 パブリックブロックチェーン
400 プロセス
600 プロセス
700 装置
705 ストレージまたは記憶ユニット
710 第1のジェネレータまたは生成ユニット
715 第1の送信機または送信ユニット
720 受信機または受信ユニット
725 第1の取得ユニット
730 第2のジェネレータまたは生成ユニット
735 リクエスタまたは要求ユニット
740 第2の取得ユニット
745 決定ユニット
750 第2の送信機または送信ユニット
100 environment
102 blockchain network
106 Computing device
108 Computing device
110 network
200 conceptual architecture
202 Participant System
204 Participant system
206 Participant system
212 blockchain network
214 nodes
216 blockchain
300 system
302 Consortium Blockchain Network
304a-304e node
306 Consortium Blockchain
316 verification system
320 incentive system
330 verification node
352 Public Side Chain Network
354 Public blockchain node
356 Public blockchain
400 processes
600 processes
700 equipment
705 Storage or storage unit
710 First generator or generation unit
715 First transmitter or transmitter unit
720 receiver or receiver unit
725 First acquisition unit
730 Second generator or generation unit
735 Requester or request unit
740 Second acquisition unit
745 Decision unit
750 Second transmitter or transmitter unit

Claims (20)

コンピュータ実装方法であって、
コンソーシアムブロックチェーンネットワークに初めに記録されたデータ項目に基づき生成された第1のデータダイジェストを複数の検証ノードの各々に送信するステップであって、前記第1のデータダイジェストが、暗号で署名され、暗号署名済みの第1のデータダイジェストとしてパブリックブロックチェーンに記録される、ステップと、
前記データ項目を取得する要求を受信するステップと、
前記データ項目を取得する前記要求に基づき、前記データ項目に基づき第2のデータダイジェストを生成するステップと、
前記複数の検証ノードに前記第2のデータダイジェストを送信するステップであって、前記複数の検証ノードは、前記第2のデータダイジェストを暗号で署名し、暗号署名済みの第2のデータダイジェストを返す、ステップと、
前記記録された暗号署名済みの第1のデータダイジェストが、前記返された暗号署名済みの第2のデータダイジェストと一致することに基づき、前記データ項目を取得する要求に対する応答であって、前記データ項目が前記コンソーシアムブロックチェーンネットワークに初めに記録されてから前記データ項目が変更されていないことを示す応答を送信するステップを
を含む、コンピュータ実装方法。
It ’s a computer implementation method.
A step of transmitting a first data digest generated based on a data item originally recorded in the consortium blockchain network to each of a plurality of verification nodes, wherein the first data digest is cryptographically signed. Steps and steps that are recorded on the public blockchain as the first cryptographically signed data digest,
The step of receiving the request to acquire the data item, and
Based on the request to acquire the data item, a step of generating a second data digest based on the data item, and
A step of transmitting the second data digest to the plurality of verification nodes, wherein the plurality of verification nodes cryptographically sign the second data digest and return a cryptographically signed second data digest. , Steps and
The data is a response to a request to obtain the data item based on the fact that the recorded cryptographically signed first data digest matches the returned cryptographically signed second data digest. A computer implementation method comprising sending a response indicating that the data item has not changed since the item was first recorded in the consortium blockchain network.
前記複数の検証ノードが、前記パブリックブロックチェーンに参加しているコンピューティングデバイスである、請求項1に記載のコンピュータ実装方法。 The computer implementation method according to claim 1, wherein the plurality of verification nodes are computing devices participating in the public blockchain. 前記パブリックブロックチェーンにスマートコントラクトを記録するステップをさらに含み、前記スマートコントラクトが、前記検証ノードから前記暗号署名済みの第2のデータダイジェストを受信することに応じて、前記検証ノードに金銭的報酬を提供するように構成される、請求項1に記載のコンピュータ実装方法。 It further includes the step of recording the smart contract on the public blockchain and rewards the verification node in response to the smart contract receiving the cryptographically signed second data digest from the verification node. The computer implementation method of claim 1, configured to provide. 前記第1のデータダイジェストが、前記初めに記録されたデータ項目のハッシュを使用して生成される、請求項1に記載のコンピュータ実装方法。 The computer implementation method of claim 1, wherein the first data digest is generated using a hash of the initially recorded data item. 各検証ノードが、その検証ノードに関連付けられる秘密鍵を使用して、前記第1のデータダイジェストに暗号で署名するように構成される、請求項1に記載のコンピュータ実装方法。 The computer implementation method of claim 1, wherein each verification node is configured to cryptographically sign the first data digest using the private key associated with that verification node. 前記第1のデータダイジェストを前記複数の検証ノードに送信するステップが、前記パブリックブロックチェーンを管理するパブリックブロックチェーンネットワークに、前記第1のデータダイジェストをブロードキャストするステップを含む、請求項1に記載のコンピュータ実装方法。 The first aspect of claim 1, wherein the step of transmitting the first data digest to the plurality of verification nodes includes a step of broadcasting the first data digest to the public blockchain network that manages the public blockchain. Computer implementation method. 前記データ項目に関連付けられた識別子に基づき、前記パブリックブロックチェーンに記録された前記暗号署名済みの第1のデータダイジェストを識別するステップと、
前記パブリックブロックチェーンから前記暗号署名済みの第1のデータダイジェストを取得するステップと
をさらに含む、請求項1に記載のコンピュータ実装方法。
A step of identifying the cryptographically signed first data digest recorded on the public blockchain based on the identifier associated with the data item.
The computer implementation method of claim 1, further comprising the step of obtaining the cryptographically signed first data digest from the public blockchain.
複数の動作を実行するようにコンピュータシステムによって実行可能な1つまたは複数の命令を記録するコンピュータ可読記録媒体であって、前記複数の動作が、
コンソーシアムブロックチェーンネットワークに初めに記録されたデータ項目に基づき生成された第1のデータダイジェストを複数の検証ノードの各々に送信する動作であって、前記第1のデータダイジェストが、暗号で署名され、暗号署名済みの第1のデータダイジェストとしてパブリックブロックチェーンに記録される、動作と、
前記データ項目を取得する要求を受信する動作と、
前記データ項目を取得する前記要求に基づき、前記データ項目に基づき第2のデータダイジェストを生成する動作と、
前記複数の検証ノードに前記第2のデータダイジェストを送信する動作であって、前記複数の検証ノードは、前記第2のデータダイジェストを暗号で署名し、暗号署名済みの第2のデータダイジェストを返す、動作と、
前記記録された暗号署名済みの第1のデータダイジェストが、前記返された暗号署名済みの第2のデータダイジェストと一致することに基づき、前記データ項目を取得する要求に対する応答であって、前記データ項目が前記コンソーシアムブロックチェーンネットワークに初めに記録されてから前記データ項目が変更されていないことを示す応答を送信する動作と
を含む、コンピュータ可読記録媒体。
A computer-readable recording medium that records one or more instructions that can be performed by a computer system to perform multiple actions.
An operation of transmitting a first data digest generated based on a data item initially recorded in the consortium blockchain network to each of a plurality of verification nodes, wherein the first data digest is encrypted and signed. The behavior, which is recorded in the public blockchain as the first cryptographically signed data digest,
The operation of receiving the request to acquire the data item and
An operation of generating a second data digest based on the data item based on the request for acquiring the data item, and
It is an operation of transmitting the second data digest to the plurality of verification nodes, and the plurality of verification nodes cryptographically sign the second data digest and return a second data digest that has been cryptographically signed. , Behavior and
The data is a response to a request to obtain the data item based on the fact that the recorded cryptographically signed first data digest matches the returned cryptographically signed second data digest. A computer-readable recording medium comprising the operation of transmitting a response indicating that the data item has not changed since the item was first recorded in the consortium blockchain network.
前記複数の検証ノードが、前記パブリックブロックチェーンに参加しているコンピューティングデバイスである、請求項8に記載のコンピュータ可読記録媒体。 The computer-readable recording medium according to claim 8, wherein the plurality of verification nodes are computing devices participating in the public blockchain. 前記複数の動作が、前記パブリックブロックチェーンにスマートコントラクトを記録する動作をさらに含み、前記スマートコントラクトが、前記検証ノードから前記暗号署名済みの第2のデータダイジェストを受信することに応じて、前記検証ノードに金銭的報酬を提供するように構成される、請求項8に記載のコンピュータ可読記録媒体。 The plurality of operations further include the operation of recording a smart contract on the public blockchain, and the verification is performed in response to the smart contract receiving the cryptographically signed second data digest from the verification node. The computer-readable recording medium according to claim 8, which is configured to provide a monetary reward to a node. 前記第1のデータダイジェストが、前記初めに記録されたデータ項目のハッシュを使用して生成される、請求項8に記載のコンピュータ可読記録媒体。 The computer-readable recording medium of claim 8, wherein the first data digest is generated using a hash of the initially recorded data item. 各検証ノードが、その検証ノードに関連付けられる秘密鍵を使用して、前記第1のデータダイジェストに暗号で署名するように構成される、請求項8に記載のコンピュータ可読記録媒体。 The computer-readable recording medium of claim 8, wherein each verification node is configured to cryptographically sign the first data digest using the private key associated with that verification node. 前記第1のデータダイジェストを前記複数の検証ノードに送信する動作が、前記パブリックブロックチェーンを管理するパブリックブロックチェーンネットワークに、前記第1のデータダイジェストをブロードキャストする動作を含む、請求項8に記載のコンピュータ可読記録媒体。 8. The operation according to claim 8, wherein the operation of transmitting the first data digest to the plurality of verification nodes includes an operation of broadcasting the first data digest to the public blockchain network that manages the public blockchain. Computer-readable recording medium. 前記複数の動作が、
前記データ項目に関連付けられた識別子に基づき、前記パブリックブロックチェーンに記録された前記暗号署名済みの第1のデータダイジェストを識別する動作と、
前記パブリックブロックチェーンから前記暗号署名済みの第1のデータダイジェストを取得する動作と
を含む、請求項8に記載のコンピュータ可読記録媒体。
The plurality of operations
The action of identifying the cryptographically signed first data digest recorded on the public blockchain based on the identifier associated with the data item.
The computer-readable recording medium of claim 8, comprising the operation of obtaining the cryptographically signed first data digest from the public blockchain.
システムであって、
1つまたは複数のコンピュータと、
前記1つまたは複数のコンピュータに相互に動作可能なように結合された1つまたは複数のコンピュータメモリデバイスであって、1つまたは複数の命令を記録した有形で、非一時的で、かつ機械可読な媒体を有する1つまたは複数のコンピュータメモリデバイスとを備え、
前記1つまたは複数の命令は、前記1つまたは複数のコンピュータによって実行されたときに複数の動作を実行し、前記複数の動作が、
コンソーシアムブロックチェーンネットワークに初めに記録されたデータ項目に基づき生成された第1のデータダイジェストを複数の検証ノードの各々に送信する動作であって、前記第1のデータダイジェストが、暗号で署名され、暗号署名済みの第1のデータダイジェストとしてパブリックブロックチェーンに記録される、動作と、
前記データ項目を取得する要求を受信する動作と、
前記データ項目を取得する前記要求に基づき、前記データ項目に基づき第2のデータダイジェストを生成する動作と、
前記複数の検証ノードに前記第2のデータダイジェストを送信する動作であって、前記複数の検証ノードは、前記第2のデータダイジェストを暗号で署名し、暗号署名済みの第2のデータダイジェストを返す、動作と、
前記記録された暗号署名済みの第1のデータダイジェストが、前記返された暗号署名済みの第2のデータダイジェストと一致することに基づき、前記データ項目を取得する要求に対する応答であって、前記データ項目が前記コンソーシアムブロックチェーンネットワークに初めに記録されてから前記データ項目が変更されていないことを示す応答を送信する動作と
を含む、システム。
It ’s a system,
With one or more computers,
One or more computer memory devices coupled to the one or more computers so that they can interact with each other, tangible, non-transitory, and machine-readable, recording one or more instructions. With one or more computer memory devices with different media,
The one or more instructions perform a plurality of actions when executed by the one or more computers, the plurality of actions.
An operation of transmitting a first data digest generated based on a data item initially recorded in the consortium blockchain network to each of a plurality of verification nodes, wherein the first data digest is encrypted and signed. The behavior, which is recorded in the public blockchain as the first cryptographically signed data digest,
The operation of receiving the request to acquire the data item and
An operation of generating a second data digest based on the data item based on the request for acquiring the data item, and
It is an operation of transmitting the second data digest to the plurality of verification nodes, and the plurality of verification nodes cryptographically sign the second data digest and return a second data digest that has been cryptographically signed. , Behavior and
The data is a response to a request to obtain the data item based on the fact that the recorded cryptographically signed first data digest matches the returned cryptographically signed second data digest. A system that includes the operation of sending a response indicating that the data item has not changed since the item was first recorded in the consortium blockchain network.
前記複数の検証ノードが、前記パブリックブロックチェーンに参加しているコンピューティングデバイスである、請求項15に記載のシステム。 The system according to claim 15, wherein the plurality of verification nodes are computing devices participating in the public blockchain. 前記複数の動作が、前記パブリックブロックチェーンにスマートコントラクトを記録する動作をさらに含み、前記スマートコントラクトが、前記検証ノードから前記暗号署名済みの第2のデータダイジェストを受信することに応じて、前記検証ノードに金銭的報酬を提供するように構成される、請求項15に記載のシステム。 The plurality of operations further include the operation of recording a smart contract on the public blockchain, and the verification is performed in response to the smart contract receiving the cryptographically signed second data digest from the verification node. The system of claim 15, configured to provide a monetary reward to a node. 各検証ノードが、その検証ノードに関連付けられる秘密鍵を使用して、前記第1のデータダイジェストに暗号で署名するように構成される、請求項15に記載のシステム。 15. The system of claim 15, wherein each verification node is configured to cryptographically sign the first data digest using the private key associated with that verification node. 前記第1のデータダイジェストを前記複数の検証ノードに送信する動作が、前記パブリックブロックチェーンを管理するパブリックブロックチェーンネットワークに、前記第1のデータダイジェストをブロードキャストする動作を含む、請求項15に記載のシステム。 15. The operation according to claim 15, wherein the operation of transmitting the first data digest to the plurality of verification nodes includes an operation of broadcasting the first data digest to the public blockchain network that manages the public blockchain. system. 前記複数の動作が、
前記データ項目に関連付けられた識別子に基づき、前記パブリックブロックチェーンに記録された前記暗号署名済みの第1のデータダイジェストを識別する動作と、
前記パブリックブロックチェーンから前記暗号署名済みの第1のデータダイジェストを取得する動作と
をさらに含む、請求項15に記載のシステム。
The plurality of operations
The action of identifying the cryptographically signed first data digest recorded on the public blockchain based on the identifier associated with the data item.
The system of claim 15, further comprising the operation of obtaining the cryptographically signed first data digest from the public blockchain.
JP2020068958A 2018-12-21 2020-04-07 Verifying the integrity of the data stored on the consortium blockchain using the public sidechain Active JP6921266B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020068958A JP6921266B2 (en) 2018-12-21 2020-04-07 Verifying the integrity of the data stored on the consortium blockchain using the public sidechain

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019540397A JP6690066B2 (en) 2018-12-21 2018-12-21 Validating the integrity of data stored on the consortium blockchain using the public sidechain
JP2020068958A JP6921266B2 (en) 2018-12-21 2020-04-07 Verifying the integrity of the data stored on the consortium blockchain using the public sidechain

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019540397A Division JP6690066B2 (en) 2018-12-21 2018-12-21 Validating the integrity of data stored on the consortium blockchain using the public sidechain

Publications (2)

Publication Number Publication Date
JP2020145681A JP2020145681A (en) 2020-09-10
JP6921266B2 true JP6921266B2 (en) 2021-08-18

Family

ID=72354662

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020068958A Active JP6921266B2 (en) 2018-12-21 2020-04-07 Verifying the integrity of the data stored on the consortium blockchain using the public sidechain

Country Status (1)

Country Link
JP (1) JP6921266B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111833062B (en) * 2020-09-21 2020-12-01 江苏傲为控股有限公司 Credibility verification system for digital asset data packet
CN112182626B (en) * 2020-10-19 2024-03-22 苏州智慧精融供应链科技发展有限公司 Supply chain financial risk management system based on blockchain technology
CN112511621B (en) * 2020-11-26 2022-12-30 青岛海尔科技有限公司 Data transmission method and device, storage medium, and electronic device
CN112671761B (en) * 2020-12-22 2022-08-05 网易(杭州)网络有限公司 Node processing method and device for block chain, node equipment and storage medium
CN117035785A (en) * 2023-08-09 2023-11-10 云海链控股股份有限公司 Block chain consensus method, device, equipment and computer readable storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011188029A (en) * 2010-03-04 2011-09-22 Fujitsu Ltd Digital signature device, digital signature method, and computer program
US20150206106A1 (en) * 2014-01-13 2015-07-23 Yaron Edan Yago Method for creating, issuing and redeeming payment assured contracts based on mathemematically and objectively verifiable criteria
JP6648555B2 (en) * 2016-02-29 2020-02-14 富士ゼロックス株式会社 Information processing device and program
EP3439231A4 (en) * 2016-03-31 2019-11-13 Bitflyer, Inc. Private node, processing method for private node, and program for same

Also Published As

Publication number Publication date
JP2020145681A (en) 2020-09-10

Similar Documents

Publication Publication Date Title
JP6690066B2 (en) Validating the integrity of data stored on the consortium blockchain using the public sidechain
JP6892513B2 (en) Off-chain smart contract service based on a reliable execution environment
CN110300985B (en) Parallel execution of transactions in blockchain networks based on smart contract whitelists
KR102234128B1 (en) Parallel execution of transactions on the blockchain network
JP6921266B2 (en) Verifying the integrity of the data stored on the consortium blockchain using the public sidechain
US11354656B2 (en) Smart contract whitelists
US10790971B1 (en) Preventing misrepresentation of input data by participants in a secure multi-party computation
CN111066019B (en) Processing data elements stored in a blockchain network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200602

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20201228

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210705

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210727

R150 Certificate of patent or registration of utility model

Ref document number: 6921266

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150