System and method for providing privacy and security protection in blockchain-based private transactions

US11265162B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11265162-B2
Application numberUS-202117341806-A
CountryUS
Kind codeB2
Filing dateJun 8, 2021
Priority dateJul 3, 2020
Publication dateMar 1, 2022
Grant dateMar 1, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Methods, systems, and apparatus, including computer programs encoded on computer storage media, for implementing blockchain-based private transactions are provided. One of the methods includes transmitting, at a first blockchain node of a number (N) of blockchain nodes that are involved in a private transaction, the private transaction to each of a plurality of second blockchain nodes of the N blockchain nodes, wherein N is at least four, at least (N−F) signatures certifying the private transaction respectively from at least (N−F) blockchain nodes of the first and second blockchain nodes, wherein F is a largest integer no more than (N−1)/2; and submitting, at the first blockchain node, a hash value of the private transaction in association with the at least (N−F) signatures to one or more blockchain nodes of a public blockchain for adding into the public blockchain.

First claim

Opening claim text (preview).

The invention claimed is: 1. A computer-implemented method for atomic broadcast, the method comprising: transmitting, by a first blockchain computer node of a number (N) of blockchain computer nodes of a blockchain, data to each of a plurality of second blockchain computer nodes of the N blockchain computer nodes, wherein N is at least four; obtaining, by the first blockchain computer node, at least (N−F) signatures certifying the data respectively, wherein the at least (N−F) signatures respectively correspond to at least (N−F) blockchain computer nodes among the first and second blockchain computer nodes, wherein F is a largest integer that is not greater than (N−1)/2; generating, by the first blockchain computer node, a hash value of the data; associating, by the first blockchain computer node, the hash value with the at least (N−F) signatures; generating, by the first blockchain computer node, a blockchain transaction comprising the hash value, the at least (N−F) signatures, and a group identification corresponding to the N blockchain computer nodes; and submitting, by the first blockchain computer node, the generated blockchain transaction to one or more blockchain computer nodes of the blockchain for adding into the blockchain based on a consensus verification of the generated blockchain transaction, wherein the group identification, when stored into the blockchain, identifies the N blockchain computer nodes. 2. The method of claim 1 , wherein transmitting the data to each of the plurality of second blockchain computer nodes comprises: encrypting the data with a plurality of public keys respectively corresponding to the plurality of second blockchain computer nodes to obtain a plurality of pieces of encrypted data; and transmitting the plurality of pieces of encrypted data to the plurality of second blockchain computer nodes, respectively. 3. The method of claim 1 , wherein the at least (N−F) signatures certifying the data comprises: (N−F) signatures certifying receipt of the data and validity of the data. 4. The method of claim 1 , wherein each of the (N−F) signatures comprises: an encryption of the data with a private key corresponding to one of the at least (N−F) blockchain computer nodes. 5. The method of claim 1 , wherein obtaining the at least (N−F) signatures comprises: obtaining at least (N−F) consistent and valid signatures respectively from (N−F) distinct blockchain computer nodes of the N blockchain computer nodes. 6. The method of claim 1 , wherein: the at least (N−F) signatures are respectively obtained from the plurality of second blockchain computer nodes. 7. The method of claim 1 , wherein: one of the at least (N−F) signatures is obtained from the first blockchain computer node; and the other at least (N−F−1) signatures are respectively obtained from the plurality of second blockchain computer nodes. 8. The method of claim 1 , further comprising: obtaining, by the first blockchain computer node, the blockchain transaction from the blockchain; and verifying, by the first blockchain computer node, the data by verifying if a number of signatures comprised in the obtained blockchain transaction reaches (N−F). 9. The method of claim 1 , further comprising: locally executing, by the first blockchain computer node, the data according to an order of the blockchain transaction stored in the blockchain relative to other blockchain transactions stored in the blockchain. 10. The method of claim 9 , further comprising: receiving, by the first blockchain computer node, a synchronization request from a requesting blockchain computer node; determining, by the first blockchain computer node, if the requesting blockchain computer node is one of the N blockchain computer nodes; and in response to determining that the requesting blockchain computer node is one of the N blockchain computer nodes, transmitting, by the first blockchain computer node, the data to the requesting blockchain computer node via a non-blockchain computer network channel. 11. The method of claim 10 , wherein: the requesting blockchain computer node is one of F non-functioning blockchain computer nodes of the N blockchain computer nodes. 12. The method of claim 1 , wherein: the blockchain is a public blockchain; and the data comprises one or more identifications of one or more senders of a private transaction, one or more identifications of one or more recipients of the private transaction, and one or more transaction amounts of the private transaction. 13. A non-transitory computer-readable storage medium of a first blockchain computer node, the non-transitory computer-readable storage medium storing instructions that, when executed by a processor, cause the processor to perform operations comprising: transmitting data to each of a plurality of second blockchain computer nodes of a number (N) of blockchain computer nodes of a blockchain, wherein N is at least four; obtaining at least (N−F) signatures certifying the data respectively, wherein the at least (N−F) signatures respectively correspond to at least (N−F) blockchain computer nodes among the first and second blockchain computer nodes, wherein F is a largest integer that is not greater than (N−1)/2; generating a hash value of the data; associating the hash value with the at least (N−F) signatures; submitting the hash value and the at least (N−F) signatures in association with each other to one or more blockchain computer nodes of the blockchain for adding into the blockchain based on a consensus verification of the hash value and the at least (N−F) signatures; locally executing the data according to an order of the blockchain transaction stored in the blockchain relative to other blockchain transactions stored in the blockchain; receiving a synchronization request from a requesting blockchain computer node; determining if the requesting blockchain computer node is one of the N blockchain computer nodes; and in response to determining that the requesting blockchain computer node is one of the N blockchain computer nodes, transmitting the data to the requesting blockchain computer node via a non-blockchain computer network channel. 14. The non-transitory computer-readable storage medium of claim 13 , wherein submitting the hash value and the at least (N−F) signatures to the one or more blockchain computer nodes of the blockchain comprises: generating a blockchain transaction comprising the hash value and the at least (N−F) signatures; and transmitting the blockchain transaction to the one or more blockchain computer nodes of the blockchain for adding into the blockchain. 15. The non-transitory computer-readable storage medium of claim 14 , wherein the operations further comprise: obtaining the blockchain transaction from the blockchain; and verifying the data by verifying if a number of signatures comprised in the obtained blockchain transaction reaches (N−F). 16. A system acting as a first blockchain computer node, the system comprising one or more processors and one or more memories configured with instructions that, when executed by the one or more processors, cause the system to perform operations comprising: transmitting data to each of a plurality of second blockchain computer nodes of a number (N) of blockchain computer nodes of a blockchain, wherein N is at least four; obtaining at least (N−F) signatures certifying the data respectively, wherein the at least (N−F) signatures respectively correspond to at least (N−F) blockchain computer nodes among the first and second blockchain computer nodes, wherein F

Assignees

Inventors

Classifications

  • using hash chains, e.g. blockchains or hash trees · CPC title

  • Protecting data integrity, e.g. using checksums, certificates or signatures · CPC title

  • involving digital signatures · CPC title

  • Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor · CPC title

  • H04L9/3239Primary

    involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11265162B2 cover?
Methods, systems, and apparatus, including computer programs encoded on computer storage media, for implementing blockchain-based private transactions are provided. One of the methods includes transmitting, at a first blockchain node of a number (N) of blockchain nodes that are involved in a private transaction, the private transaction to each of a plurality of second blockchain nodes of the N …
Who is the assignee on this patent?
Alipay Hangzhou Inf Tech Co Ltd
What technology area does this patent fall under?
Primary CPC classification H04L9/3239. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Mar 01 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).