QUANTUMPROOF BLOCKCHAIN
Bitcoins and the underlying blockchain technology are one of the main innovations in building decentralized applications. The effects of quantum computing on this technology are analyzed in general. Provided herein are effective solutions to address security vulnerabilities in a blockchain-based system that can be exploited by a quantum attacker.
1 - 12 . (canceled)
13 . A method of generating a new block associated with a blockchain transaction comprising:
generating a system of m random quadratic polynomials Fi(xi, xn), i=1, . . . , m, in a finite field in a predetermined number of n unknown variables, wherein the quadratic polynomials are of the form ΣayxiXj+ΣbiXi+c, wherein ay, bi, and c are random values from the finite field and wherein xi, xn denote the predetermined number of unknown variables;
embedding data of the blockchain transaction into quadratic, linear and constant terms, ay, bi, c of the generated system of random quadratic polynomials Fi(xi, xn), i=1, . . . , m;
solving the system Fi(xi, xn)=0, F2(xi, xn)=0, . . . , Fm(xi, xn)=0;
certifying validity of the transaction using a solution of the system; and
generating the new block.
14 . The method of claim 13 , further comprising:
maintaining a public key infrastructure comprising a plurality of certificates, wherein each certificate of the plurality of certificates is fixed and associated with a single user;
receiving an updated blockchain transaction comprising the new block;
determining a certificate used to generate the blockchain transaction; and
associating the updated blockchain transaction with the certificate.