IP Library Granted Patent US 10,938,549
Granted Patent B2
US 10,938,549 · App. 16/342,181 · Granted Mar 2, 2021

System and method for information protection

Inventors: Baoli Ma (Hangzhou, CN); Wenbin Zhang (Hangzhou, CN); Lichun Li (Hangzhou, CN); Zheng Liu (Hangzhou, CN); Shan Yin (Hangzhou, CN)
Assignee: ADVANCED NEW TECHNOLOGIES CO., LTD.
H04L9/0637H04L2209/38
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,938,549
App. No.
16/342,181
Granted
Mar 2, 2021
Kind
B2
Abstract

A computer-implemented method for information protection comprises: determining one or more data inputs and one or more data outputs for a transaction, wherein the data inputs are associated with input data types respectively, and the data outputs are associated with output data types respectively; encrypting the input data types and the output data types; committing each of the encrypted input data types and the encrypted output data types with a commitment scheme to obtain corresponding commitment values; obtaining at least a parameter R based at least on the commitment values; and submitting the transaction to one or more nodes in a blockchain network with disclosure of the parameter R and without disclosure of the input data types and output data types for the nodes to verify consistency between the input data types and the output data types.

Claims (72)

1. A computer-implemented method for information protection, comprising:

obtaining, by one or more nodes in a blockchain network, a transaction initiated by an initiator node, wherein:

the transaction is associated with one or more data inputs and one or more data outputs,

the data inputs are respectively associated with input data types, and the data outputs are respectively associated with output data types respectively,

the input data types and the output data types are encrypted and committed to a commitment scheme to obtain corresponding commitment values,

the commitment scheme comprises at least a blinding factor,

the blinding factor changes with time of committing the encrypted input data types and the encrypted output data types, and

the input data types and output data types are not disclosed to the one or more nodes;

verifying, by the one or more nodes, consistency between the input data types and the output data types; and

in response to determining that the input data types and the output data types are consistent, adding, by the one or more nodes, the transaction to the blockchain network; or in response to determining that the input data types and the output data types are inconsistent, rejecting, by the one or more nodes, the transaction from being added to the blockchain network.

2. The method of claim 1 , wherein verifying the consistency between the input data types and the output data types comprises:

obtaining a parameter R and a basepoint G;

obtaining differences between pairs of the commitment values;

concatenating the obtained differences;

encrypting the concatenated differences with a hash function to obtain an encryption value x;

obtaining a sum C of polynomials based at least on the obtained differences and the encryption value x; and

determining if the sum C is equal to a product of the parameter R and the basepoint G.

3. The method of claim 2 , further comprising:

in response to determining that the sum C is equal to the product of the parameter R and the basepoint G, determining that the input data types and the output data types are consistent; and

in response to determining that the sum C is not equal to the product of the parameter R and the basepoint G, determining that the input data types and the output data types are inconsistent.

4. The method of claim 1 , wherein the commitment scheme comprises a Pedersen commitment.

5. The method of claim 1 , wherein: the input data types and the output data types are encrypted with a hash function.

6. The method of claim 1 , wherein:

the transaction is based at least on an Unspent Transaction Outputs (UTXO) model; and

the data inputs and the data outputs comprise types of one or more assets undergoing the transaction.

7. A non-transitory computer-readable storage medium storing instructions to be executed by a processor to cause the processor to perform operations comprising:

obtaining, by one or more nodes in a blockchain network, a transaction initiated by an initiator node, wherein:

the transaction is associated with one or more data inputs and one or more data outputs,

the data inputs are respectively associated with input data types, and the data outputs are respectively associated with output data types respectively,

the input data types and the output data types are encrypted and committed to a commitment scheme to obtain corresponding commitment values,

the commitment scheme comprises at least a blinding factor,

the blinding factor changes with time of committing the encrypted input data types and the encrypted output data types, and

the input data types and output data types are not disclosed to the one or more nodes;

verifying, by the one or more nodes, consistency between the input data types and the output data types; and

in response to determining that the input data types and the output data types are consistent, adding, by the one or more nodes, the transaction to the blockchain network; or in response to determining that the input data types and the output data types are inconsistent, rejecting, by the one or more nodes, the transaction from being added to the blockchain network.

8. The storage medium of claim 7 , wherein verifying the consistency between the input data types and the output data types comprises:

obtaining a parameter R and a basepoint G;

obtaining differences between pairs of the commitment values;

concatenating the obtained differences;

encrypting the concatenated differences with a hash function to obtain an encryption value x;

obtaining a sum C of polynomials based at least on the obtained differences and the encryption value x; and

determining if the sum C is equal to a product of the parameter R and the basepoint G.

9. The storage medium of claim 8 , wherein the operations further comprise:

in response to determining that the sum C is equal to the product of the parameter R and the basepoint G, determining that the input data types and the output data types are consistent; and

in response to determining that the sum C is not equal to the product of the parameter R and the basepoint G, determining that the input data types and the output data types are inconsistent.

10. The storage medium of claim 7 , wherein the commitment scheme comprises a Pedersen commitment.

11. The storage medium of claim 7 , wherein: the input data types and the output data types are encrypted with a hash function.

12. The storage medium of claim 7 , wherein:

the transaction is based at least on an Unspent Transaction Outputs (UTXO) model; and

the data inputs and the data outputs comprise types of one or more assets undergoing the transaction.

13. A system for information protection, comprising a processor and a non-transitory computer-readable storage medium coupled to the processor, the storage medium storing instructions to be executed by the processor to cause the system to perform operations comprising:

obtaining, by one or more nodes in a blockchain network, a transaction initiated by an initiator node, wherein:

the transaction is associated with one or more data inputs and one or more data outputs,

the data inputs are respectively associated with input data types, and the data outputs are respectively associated with output data types respectively,

the input data types and the output data types are encrypted and committed to a commitment scheme to obtain corresponding commitment values,

the commitment scheme comprises at least a blinding factor,

the blinding factor changes with time of committing the encrypted input data types and the encrypted output data types, and

the input data types and output data types are not disclosed to the one or more nodes;

verifying, by the one or more nodes, consistency between the input data types and the output data types; and

in response to determining that the input data types and the output data types are consistent, adding, by the one or more nodes, the transaction to the blockchain network; or in response to determining that the input data types and the output data types are inconsistent, rejecting, by the one or more nodes, the transaction from being added to the blockchain network.

14. The system of claim 13 , wherein verifying the consistency between the input data types and the output data types comprises:

obtaining a parameter R and a basepoint G;

obtaining differences between pairs of the commitment values;

concatenating the obtained differences;

encrypting the concatenated differences with a hash function to obtain an encryption value x;

obtaining a sum C of polynomials based at least on the obtained differences and the encryption value x; and

determining if the sum C is equal to a product of the parameter R and the basepoint G.

15. The system of claim 14 , wherein the operations further comprise:

in response to determining that the sum C is equal to the product of the parameter R and the basepoint G, determining that the input data types and the output data types are consistent; and

in response to determining that the sum C is not equal to the product of the parameter R and the basepoint G, determining that the input data types and the output data types are inconsistent.

16. The system of claim 13 , wherein the commitment scheme comprises a Pedersen commitment.

17. The system of claim 13 , wherein: the input data types and the output data types are encrypted with a hash function.

Assignments (3)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 16, 2020
From: ADVANTAGEOUS NEW TECHNOLOGIES CO., LTD.
To: ADVANCED NEW TECHNOLOGIES CO., LTD.
Reel/Frame 053796/0281 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 3, 2020
From: ALIBABA GROUP HOLDING LIMITED
To: ADVANTAGEOUS NEW TECHNOLOGIES CO., LTD.
Reel/Frame 053702/0392 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 15, 2019
From: MA, BAOLI; ZHANG, WENBIN; LI, LICHUN; LIU, ZHENG; YIN, SHAN
To: ALIBABA GROUP HOLDING LIMITED
Reel/Frame 048889/0346 →