US9679276B1 - Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication - Google Patents

Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication Download PDF

Info

Publication number
US9679276B1
US9679276B1 US15/007,120 US201615007120A US9679276B1 US 9679276 B1 US9679276 B1 US 9679276B1 US 201615007120 A US201615007120 A US 201615007120A US 9679276 B1 US9679276 B1 US 9679276B1
Authority
US
United States
Prior art keywords
hash
hashes
data units
cryptographic
block chain
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
US15/007,120
Inventor
Luis Iván Cuende
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Witnet Foundation
Original Assignee
Stampery Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Stampery Inc filed Critical Stampery Inc
Priority to US15/007,120 priority Critical patent/US9679276B1/en
Assigned to STAMPERY INC. reassignment STAMPERY INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CUENDE, LUIS IVAN
Priority to EP16719140.2A priority patent/EP3408845A1/en
Priority to PCT/IB2016/052060 priority patent/WO2017130038A1/en
Priority to US15/594,364 priority patent/US9960920B2/en
Application granted granted Critical
Publication of US9679276B1 publication Critical patent/US9679276B1/en
Priority to US15/967,780 priority patent/US20180316503A1/en
Assigned to WITNET FOUNDATION reassignment WITNET FOUNDATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: STAMPERY, INC.
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • G06Q20/065Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme using e-cash
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9014Indexing; Data structures therefor; Storage structures hash tables
    • G06F17/30949
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3821Electronic credentials
    • G06Q20/38215Use of certificates or encrypted proofs of transaction rights
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3827Use of message hashing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09CCIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
    • G09C1/00Apparatus or methods whereby a given sequence of signs, e.g. an intelligible text, is transformed into an unintelligible sequence of signs by transposing the signs or groups of signs or by replacing them by others according to a predetermined system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3236Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/30Compression, e.g. Merkle-Damgard construction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/56Financial cryptography, e.g. electronic payment or e-cash
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Definitions

  • Electronic notarization systems are known. Existing systems use a digital signature and digital notary seal to notarize digital documents. The documents are validated with a digital certificate. The digital signature and/or notary seal are coupled with an electronic document using a secure public key. Cryptography and public key infrastructure are used to create, manage, distribute, use, store, and revoke digital certificates. Electronic notary transactions must be manually kept in a register describing each notarization.
  • One aspect of the disclosure may relate to a system for using a block chain to certify the existence, integrity, and/or ownership of a file or communication.
  • the system may enable users to certify the existence, integrity and/or ownership of any file or communication using the Bitcoin block chain.
  • the Bitcoin block chain may be a ledger distributed among tens of thousands of computers around the world that may be accessed at any time by any user at no cost, but limits the amount of data that may be embedded into the ledger.
  • the present system may utilize the distributed nature of the Bitcoin block chain to enhance security of existence, integrity, and/or ownership certifications, and may facilitate certification for a virtually unlimited number of files or communications within the data limits of the Bitcoin block chain.
  • the present system may be used to notarize digital transactions to generate audit trails, establish ownership of digital assets, and/or for other uses.
  • a first cryptographic structure may be generated based on the plurality of hashes.
  • the first cryptographic structure may be published on the block chain, and proofs associated with individual ones of the plurality of data units may be provided including a first proof associated with the first data unit.
  • the first proof may allow independent verification that the first data unit is certified.
  • the first cryptographic structure may be reconstructed based on the index of the first proof. Certification may be verified by proving that hashes belong to roots of the cryptographic structures. Certification of the first data unit may be verified by proving that the first hash belongs to a root of the first cryptographic structure.
  • FIG. 3 illustrates a reconstructed cryptographic structure, in accordance with one or more implementations.
  • stamping data unit component 108 may facilitate stamping data units such as files and/or communications to provide certification.
  • stamping data units may include receiving data units, hashing the data units, generating a cryptographic structure based on the hashed data units, publishing the cryptographic structure on the block chain, and/or other operations as described below.
  • Stamping data unit component 108 may be configured to receive a plurality of data units.
  • the data units may include electronic files, electronic communications, electronic documents, electronic pictures, electronic contracts, and/or other data units.
  • stamping data unit component 108 may be configured to receive the plurality of data units via an application program interface (API) and/or other interfaces associated with system 100 that facilitates entry and/or selection of the data units and/or other information by a user.
  • API application program interface
  • the API may be run on computing platform(s) 104 and/or other computing platforms.
  • the API may facilitate entry and/or selection of the data units via one or more views and/or fields of a graphical user interface (GUI) displayed on computing platform(s) 104 and/or other computing devices.
  • GUI graphical user interface
  • Entry and/or selection of the data units by a user may include dragging and dropping files from field to field of the GUI (e.g., by clicking and dragging files with a mouse, touching and moving files with a touch sensitive interface, etc.), sending emails, uploading information from a storage device, using Dropbox and/or other enterprise software integrated with system 100 to enter and/or select data units, communicating a data payload to the API using a chat application and/or instant messaging application, and/or otherwise communicating other data payloads to the API.
  • a user may drag and drop files (e.g., a plurality of data units) into a data unit receipt field of a GUI running on computing platform(s) 104 .
  • the plurality of data units may include a first data unit (e.g., an email) among the plurality of units.
  • stamping data unit component 108 may receive the first data unit and the rest of the plurality of data units from the API via the data unit receipt field.
  • the plurality of data units may be received during one or more individual timeframes.
  • the individual timeframes may correspond to periods of time between trigger events and/or other periods of time.
  • a trigger event may include expiration of predetermined period of time (e.g., 10 minutes), creation of a new block in connection with the block chain (e.g., an individual timeframe may correspond to a period of time between when a previous block has been added to the block chain and when the next subsequent block has not yet been added), receipt of a predetermined number of data units, and/or other events.
  • the one or more individual timeframes may be and/or include a predetermined period of 10 minutes.
  • stamping storage component 112 may be configured to store the first hash for 10 minutes. As another example, stamping storage component 112 may be configured to store the first hash during a period of time after the n th block has been added to the block chain until the n th +1 block is added to the block chain. As a further example, stamping storage component 112 may be configured to store the first hash with other hashes until 1 billion data units (e.g., a predetermined trigger number of data units) are received.
  • 1 billion data units e.g., a predetermined trigger number of data units
  • hashes 218 , 220 , 222 , and 224 may be hashed 226 , 228 , 230 , 232 to form hashes 234 and 236 .
  • Hash 234 may correspond to hashes 218 and 220 .
  • Hash 236 may correspond to hash 222 and 224 .
  • hashes 234 and 236 may be hashed 238 , 240 to form a top hash 242 .
  • Top hash 242 may be a single hash that represents data blocks 202 , 204 , 206 , and 208 , and the intermediary hashes 218 , 220 , 222 , 224 , 234 , and 236 .
  • stamping publication component 116 may be configured to publish the cryptographic structure on the block chain.
  • publishing the cryptographic structure on the block chain may comprise publishing the single hash that is a hash of the plurality of hashes (e.g., top hash 242 shown in FIG. 2 ) on the block chain.
  • the single hash that is a hash of the plurality of hashes may comprise up to about 80 bytes of data. (It should be noted that the description of up to about 80 bytes of data is not intended to be limiting.
  • Stamping proof component 118 may be configured to provide proofs associated with individual ones of the plurality of data units. Proofs associated with individual ones of the plurality of data units may include proofs associated with cryptographic structures representative of a plurality of hashes, a plurality of data units, and/or other information. An individual proof may include information needed for a user to verify that an individual data unit has been certified.
  • Verification cryptographic structure component 126 may be configured to reconstruct cryptographic structures.
  • the cryptographic structures may be reconstructed based on the information in the one or more proofs and/or other information.
  • verification cryptographic structure component 126 may be configured to reconstruct a cryptographic structure based on an index for the cryptographic structure included in a proof associated with the data unit whose certification is being verified and/or based on other information.
  • the index may describe positions of individual hashes relative to each other in the cryptographic structure and/or other components of the cryptographic structure.
  • reconstructing cryptographic structures based on the one or more proofs may comprise reconstructing Merkle trees. The reconstructed Merkle trees may describe the positions of individual hashes among other hashes in a given Merkle tree.
  • machine-readable instruction component may refer to any component or set of components that perform the functionality attributed to the machine-readable instruction component. This may include one or more physical processors during execution of processor readable instructions, the processor readable instructions, circuitry, hardware, storage media, or any other components.
  • processor(s) 134 may be configured to execute one or more additional machine-readable instruction components that may perform some or all of the functionality attributed below to one of machine-readable instruction components 108 , 110 , 112 , 114 , 116 , 118 , 120 , 122 , 124 , 126 , and/or 128 .
  • FIG. 4 illustrates a method 400 for using a block chain to certify the existence, integrity, and/or ownership of a file or communication, in accordance with one or more implementations.
  • the operations of method 400 presented below are intended to be illustrative. In some implementations, method 400 may be accomplished with one or more additional operations not described, and/or without one or more of the operations discussed. Additionally, the order in which the operations of method 400 are illustrated in FIG. 4 and described below is not intended to be limiting.
  • one or more operations of method 500 may be implemented in one or more processing devices (e.g., a digital processor, an analog processor, a digital circuit designed to process information, an analog circuit designed to process information, a state machine, and/or other mechanisms for electronically processing information).
  • the one or more processing devices may include one or more devices executing some or all of the operations of method 500 in response to instructions stored electronically on an electronic storage medium.
  • the one or more processing devices may include one or more devices configured through hardware, firmware, and/or software to be specifically designed for execution of one or more of the operations of method 500 .

Abstract

A block chain may be used to certify the existence, integrity, and/or ownership of a file or communication. The present disclosure describes receiving a plurality of data units; hashing the plurality of data units to provide a plurality of hashes, individual hashes being unique cryptographic identifiers of corresponding data units such that an individual hash verifiably relates to a corresponding data unit and the individual hashes cannot be used by themselves to obtain corresponding data units; temporarily storing the hashes; generating a first cryptographic structure based on the plurality of hashes; publishing the first cryptographic structure on the block chain; providing proofs associated with individual ones of the plurality of data units that allow independent verification that the data units are certified; and verifying certification of data units based on roots of reconstructed cryptographic structures.

Description

FIELD OF THE DISCLOSURE
This disclosure relates to systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication.
BACKGROUND
Electronic notarization systems are known. Existing systems use a digital signature and digital notary seal to notarize digital documents. The documents are validated with a digital certificate. The digital signature and/or notary seal are coupled with an electronic document using a secure public key. Cryptography and public key infrastructure are used to create, manage, distribute, use, store, and revoke digital certificates. Electronic notary transactions must be manually kept in a register describing each notarization.
SUMMARY
One aspect of the disclosure may relate to a system for using a block chain to certify the existence, integrity, and/or ownership of a file or communication. The system may enable users to certify the existence, integrity and/or ownership of any file or communication using the Bitcoin block chain. The Bitcoin block chain may be a ledger distributed among tens of thousands of computers around the world that may be accessed at any time by any user at no cost, but limits the amount of data that may be embedded into the ledger. The present system may utilize the distributed nature of the Bitcoin block chain to enhance security of existence, integrity, and/or ownership certifications, and may facilitate certification for a virtually unlimited number of files or communications within the data limits of the Bitcoin block chain. The present system may be used to notarize digital transactions to generate audit trails, establish ownership of digital assets, and/or for other uses.
Accordingly, the system may comprise one or more hardware processors and/or other components. The one or more hardware processors may be configured by machine-readable instructions to stamp individual units of data such as files or communications to provide certification. A plurality of data units including a first data unit may be received during a first timeframe. Individual ones of the plurality of data units may be hashed to provide a plurality of hashes. The first data unit may be hashed using a first hash algorithm to provide a first hash. The first hash may be a unique cryptographic identifier of the first data unit such that the first hash verifiably relates to the first data unit and the first hash cannot be used by itself to obtain the first data unit. The plurality of hashes may be temporarily stored. A first cryptographic structure may be generated based on the plurality of hashes. The first cryptographic structure may be published on the block chain, and proofs associated with individual ones of the plurality of data units may be provided including a first proof associated with the first data unit. The first proof may allow independent verification that the first data unit is certified.
In addition, the one or more hardware processors may be configured to verify certification of data units. The one or more hardware processors may obtain one or more data units to be verified including the first data unit. The one or more data units may be hashed using the same hash algorithm used to create the one or more proofs such that the first data unit may be hashed using the first hash algorithm. One or more proofs corresponding to the one or more data units including the first proof corresponding to the first data unit may be obtained. The first proof may include an index describing a position of the first hash among other hashes in the first cryptographic structure published on the block chain. Cryptographic structures may be reconstructed based on the one or more proofs such that the first cryptographic structure may be reconstructed based on the index of the first proof. Certification may be verified by proving that hashes belongs to roots of the cryptographic structures such that certification of the first data unit may be verified by proving that the first hash belongs to a root of the first cryptographic structure.
Another aspect of the disclosure may relate to a method for using a block chain to certify the existence, integrity, and/or ownership of a file or communication. The method may comprise using a block chain to stamp data units such as files or communications to provide certification. A plurality of data units including a first data unit may be received during a first timeframe. Individual ones of the plurality of data units may be hashed to provide a plurality of hashes. The first data unit may be hashed using a first hash algorithm to provide a first hash. The first hash may be a unique cryptographic identifier of the first data unit such that the first hash verifiably relates to the first data unit and the first hash cannot be used by itself to obtain the first data unit. The plurality of hashes may be temporarily stored. A first cryptographic structure may be generated based on the plurality of hashes. The first cryptographic structure may be published on the block chain. Proofs associated with individual ones of the plurality of data units may be provided including a first proof being associated with the first data unit. The first proof may allow independent verification that the first data unit is certified.
Yet another aspect of the disclosure may relate to a method for using a block chain to verify certification of data units such as files or communications. One or more data units to be verified may be obtained including a first data unit. One or more proofs corresponding to the one or more data units may be obtained including a first proof corresponding to the first data unit. The one or more data units may be hashed using a hash algorithm used to create the one or more proofs. The first data unit may be hashed using a first hash algorithm. The first proof may include an index describing a position of the first hash among other hashes in a first cryptographic structure published on the block chain. Cryptographic structures may be reconstructed based on the one or more proofs. The first cryptographic structure may be reconstructed based on the index of the first proof. Certification may be verified by proving that hashes belong to roots of the cryptographic structures. Certification of the first data unit may be verified by proving that the first hash belongs to a root of the first cryptographic structure.
These and other features, and characteristics of the present technology, as well as the methods of operation and functions of the related elements of structure and the combination of parts and economies of manufacture, will become more apparent upon consideration of the following description and the appended claims with reference to the accompanying drawings, all of which form a part of this specification, wherein like reference numerals designate corresponding parts in the various figures. It is to be expressly understood, however, that the drawings are for the purpose of illustration and description only and are not intended as a definition of the limits of the invention. As used in the specification and in the claims, the singular form of “a”, “an”, and “the” include plural referents unless the context clearly dictates otherwise.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 illustrates a system configured for using a block chain to certify the existence, integrity, and/or ownership of a file or communication, in accordance with one or more implementations.
FIG. 2 illustrates a cryptographic structure, in accordance with one or more implementations.
FIG. 3 illustrates a reconstructed cryptographic structure, in accordance with one or more implementations.
FIG. 4 illustrates a method for using a block chain to certify the existence, integrity, and/or ownership of a file or communication, in accordance with one or more implementations.
FIG. 5 illustrates a method for using a block chain to verify certification of data units such as files or communications, in accordance with one or more implementations.
DETAILED DESCRIPTION
FIG. 1 illustrates a system 100 for using a block chain to certify the existence, integrity, and/or ownership of a file or communication, in accordance with one or more implementations. In some implementations, system 100 may include one or more servers 102. The server(s) 102 may be configured to communicate with one or more computing platforms 104 according to client/server architecture, a peer-to-peer architecture, and/or other architectures. The users may access system 100 via computing platform(s) 104.
The server(s) 102 may be configured to execute machine-readable instructions 106. The machine-readable instructions may facilitate stamping data units such as files, communications, and/or other data units to provide certification; verification of the certification of the data units; and/or other operations. The machine-readable instructions 106 may include one or more of a stamping data unit component 108, a stamping hash component 110, a stamping storage component 112, a stamping cryptographic structure component 114, a stamping publication component 116, a stamping proof component 118, a verification data unit component 120, a verification hash component 122, a verification proof component 124, a verification cryptographic structure component 126, a root verification component 128, and/or other machine-readable instruction components.
The machine-readable instructions 106 may be executable to use a block chain to certify the existence, integrity, and/or ownership of a file or communication. Generally speaking, a block chain is a transaction database shared by some or all nodes participating in system 100. Such participation may be based on the Bitcoin protocol, the Ethereum protocol, and/or other protocols related to digital currencies and/or block chains. A full copy of the block chain may contain every transaction ever executed in an associated digital currency. In addition to transactions, other information may be contained by the block chain, such as described further herein.
The block chain may be based on several blocks. A block may include a record that contains and confirms one or more waiting transactions. Periodically (e.g., roughly every ten minutes), a new block including transactions and/or other information may be appended to the block chain. In some implementations, a given block in the block chain may contain a hash of the previous block. This may have the effect of creating a chain of blocks from a genesis block (i.e., the first block in the block chain) to a current block. The given block may be guaranteed to come chronologically after a previous block because the previous block's hash would otherwise not be known. The given block may be computationally impractical to modify once it is included in the block chain because every block after it would also have to be regenerated.
In some implementations, stamping data unit component 108, stamping hash component 110, stamping storage component 112, stamping cryptographic structure component 114, stamping publication component 116, stamping proof component 118, and/or other components may facilitate stamping data units such as files and/or communications to provide certification. In some implementations, stamping data units may include receiving data units, hashing the data units, generating a cryptographic structure based on the hashed data units, publishing the cryptographic structure on the block chain, and/or other operations as described below.
Stamping data unit component 108 may be configured to receive a plurality of data units. The data units may include electronic files, electronic communications, electronic documents, electronic pictures, electronic contracts, and/or other data units. In some implementations, stamping data unit component 108 may be configured to receive the plurality of data units via an application program interface (API) and/or other interfaces associated with system 100 that facilitates entry and/or selection of the data units and/or other information by a user. The API may be run on computing platform(s) 104 and/or other computing platforms. In some implementations, the API may facilitate entry and/or selection of the data units via one or more views and/or fields of a graphical user interface (GUI) displayed on computing platform(s) 104 and/or other computing devices. Entry and/or selection of the data units by a user may include dragging and dropping files from field to field of the GUI (e.g., by clicking and dragging files with a mouse, touching and moving files with a touch sensitive interface, etc.), sending emails, uploading information from a storage device, using Dropbox and/or other enterprise software integrated with system 100 to enter and/or select data units, communicating a data payload to the API using a chat application and/or instant messaging application, and/or otherwise communicating other data payloads to the API. By way of a non-limiting example, a user may drag and drop files (e.g., a plurality of data units) into a data unit receipt field of a GUI running on computing platform(s) 104. The plurality of data units may include a first data unit (e.g., an email) among the plurality of units. In this example, stamping data unit component 108 may receive the first data unit and the rest of the plurality of data units from the API via the data unit receipt field.
In some implementations, the plurality of data units may be received during one or more individual timeframes. The individual timeframes may correspond to periods of time between trigger events and/or other periods of time. A trigger event may include expiration of predetermined period of time (e.g., 10 minutes), creation of a new block in connection with the block chain (e.g., an individual timeframe may correspond to a period of time between when a previous block has been added to the block chain and when the next subsequent block has not yet been added), receipt of a predetermined number of data units, and/or other events. For example, the one or more individual timeframes may be and/or include a predetermined period of 10 minutes. As another example, the one or more individual timeframes may include a first timeframe that corresponds to a period of time after an nth block has been added to the block chain but before an nth+1 block is added to the block chain. As a further example, the one or more individual time frames may include an amount of time required to receive 1 billion data units. In some implementations, any number of data units may be received during the one or more individual timeframes. Using the example trigger events described above, any number of data units may be received in the 10 minute period, any number of data units may be received during the period of time before a new block is added to the block chain, and/or the predetermined trigger number of received data units may be set to any value. In some implementations, the number of data units received may be limited only by the speed with which data units are provided to system 100 by users and/or the capabilities of current processing and storage components included in server(s) 102, computing platform(s) 104, and/or other components of system 100. In some implementations, stamping data unit component 108 is configured to receive any number of data units (e.g., one data unit, two data units, hundreds of data units, thousands of data units, millions of data units, billions of data units, etc.) during a single individual time frame.
Stamping hash component 110 may be configured to hash individual ones of the plurality of data units. The individual ones of the plurality of data units may be hashed with one or more hash algorithms to provide a plurality of hashes. The plurality of hashes may be unique cryptographic identifiers of the corresponding data units. The individual hashes may verifiably relate to their corresponding data units. However, the individual hashes may not be used by themselves to obtain their corresponding data units. For example, the first data unit may be hashed using a first hash algorithm to provide a first hash. The first hash may be a unique cryptographic identifier of the first data unit such that the first hash verifiably relates to the first data unit and the first hash cannot be used by itself to obtain the first data unit.
Stamping storage component 112 may be configured to temporarily store the plurality of hashes. The plurality of hashes may be stored until occurrence of a trigger event and/or for other periods of time. As described above, a trigger event may include expiration of a predetermined period of time (e.g., 10 minutes), creation of a new block in connection with the block chain, receipt of a predetermined number of data units, and/or other events. In some implementations, stamping storage component 112 may be configured to temporarily store the plurality of hashes for the individual timeframes described above related to stamping data unit component 108. In some implementations, the plurality of hashes may be stored on server(s) 102 and/or in other locations. By way of a non-limiting example, stamping storage component 112 may be configured to store the first hash for 10 minutes. As another example, stamping storage component 112 may be configured to store the first hash during a period of time after the nth block has been added to the block chain until the nth+1 block is added to the block chain. As a further example, stamping storage component 112 may be configured to store the first hash with other hashes until 1 billion data units (e.g., a predetermined trigger number of data units) are received.
Stamping cryptographic structure component 114 may be configured to, responsive to occurrence of a trigger event, generate a cryptographic structure. The cryptographic structure may be generated based on the plurality of hashes and/or other information. In some implementations, the cryptographic structure may include a Merkle tree and/or other cryptographic structures. In some implementations, the cryptographic structure may be associated with any number of data units (e.g., one data unit, two data units, hundreds of data units, thousands of data units, millions of data units, billions of data units, etc.) and a corresponding number of hashes. For example, the cryptographic structure may be associated with billions of data units received, hashed, and stored during a single individual timeframe. In some implementations, generating the cryptographic structure based on the plurality of hashes may comprise hashing the plurality of hashes until a single hash that is a hash of the plurality of hashes is generated. In this way, any number of data units (e.g., one data unit, two data units, hundreds of data units, thousands of data units, millions of data units, billions of data units, etc.) may be represented by a single hash. Hashing a data structure may be a process that takes in a given data set and returns a unique output that may be unidirectionally and/or uniquely related to the given data set. The hash, which is the output, may not allow a user to obtain the inputted data, but the inputted data may allow the user to obtain its hash.
This may be advantageous because the Bitcoin protocol limits the number of transactions per block, which in turn limits the transactions per unit time that may be recorded in the block chain. For example, a maximum of 80 bytes of data (as described below) may be added to each new block of the Bitcoin block chain. System 100 overcomes this Bitcoin limitation because any number of data units may be recorded by stamping cryptographic structure component 114 via a single hash. The single hash may comprise 80 or less bytes of data such that the single hash may be stored in the Bitcoin block chain.
By way of a non-limiting example, FIG. 2 illustrates a cryptographic structure 200, in accordance with one or more implementations. Cryptographic structure 200 may be generated by stamping cryptographic structure component 114 (FIG. 1). Cryptographic structure 200 may include a Merkle tree. As shown in FIG. 2, data units 202, 204, 206, and 208 may be hashed 210, 212, 214, and 216 to produce hashes 218, 220, 222, and 224. Hash 218 may correspond to data unit 202. Hash 220 may correspond to data unit 204. Hash 222 may correspond to data unit 206. Hash 224 may correspond to data unit 208. Next, hashes 218, 220, 222, and 224 may be hashed 226, 228, 230, 232 to form hashes 234 and 236. Hash 234 may correspond to hashes 218 and 220. Hash 236 may correspond to hash 222 and 224. Finally, hashes 234 and 236 may be hashed 238, 240 to form a top hash 242. Top hash 242 may be a single hash that represents data blocks 202, 204, 206, and 208, and the intermediary hashes 218, 220, 222, 224, 234, and 236. It should be noted that the number of data blocks and hashes shown in FIG. 2 is not intended to be limiting. As described above, the process of hashing hashes may be used to generate a Merkle tree large enough to represent any number (e.g., one data unit, two data units, tens of data units, hundreds of data units, thousands of data units, millions of data units, billions of data units, etc.) of data units with a single top hash as described herein.
Returning to FIG. 1, stamping publication component 116 may be configured to publish the cryptographic structure on the block chain. In some implementations, publishing the cryptographic structure on the block chain may comprise publishing the single hash that is a hash of the plurality of hashes (e.g., top hash 242 shown in FIG. 2) on the block chain. In some implementations, the single hash that is a hash of the plurality of hashes may comprise up to about 80 bytes of data. (It should be noted that the description of up to about 80 bytes of data is not intended to be limiting. The single hash may comprise any amount of data that allows it to be published to a block chain using a given block chain protocol.) Publishing the single hash on the block chain may comprise embedding the up to about 80 bytes of data into a new block of the block chain. In some implementations, the single hash is published on the block chain using an OP_RETURN feature and/or other features of Bitcoin. The OP_RETURN feature of Bitcoin may be a Bitcoin opcode that facilitates storage of up to about 80 bytes of data in the Bitcoin block chain. The OP_RETURN feature may facilitate association of extra data with a transaction that is secured by the block chain. The OP_RETURN feature may limit the association of extra data to 80 bytes to prevent an unlimited amount of information from being stored in the block chain and maintain Bitcoin system performance.
In some implementations, stamping data unit component 108, stamping hash component 110, stamping storage component 112, stamping cryptographic structure component 114, stamping publication component 116, and/or other components may facilitate stamping data units to provide certification in an amount of time that may be and/or correspond to the periods of time between trigger events (e.g., expiration of predetermined period of time, creation of a new block in connection with the block chain, receipt of a predetermined number of data units, and/or other events) and/or other periods of time. For example, stamping data units to provide certification may occur every 10 minutes, during the period of time between the nth block and the nth+1 block being added to the block chain (e.g., the next “mined” block) which may be about ten minutes based on the current performance of Bitcoin, in an amount of time that corresponds to the receipt of a predetermined number of data units, and/or in other amounts of time. It should be noted that the present disclosure contemplates other periods of time more and/or less than ten minutes. For example, the predetermined period of time may be set to something other than 10 minutes. The period of time between the nth block and the nth+1 block being added to the block chain may increase and/or decrease relative to the ten minute example given above because of changes in the performance of Bitcoin, use of a different block chain (e.g., an Ethereum block chain), and/or other factors. In some implementations, the period of time for stamping data units to provide certification may be up to about one minute. In some implementations, the period of time for stamping data units to provide certification may be up to about fifteen minutes. In some implementations, the period of time for stamping data units to provide certification may be between about one minute and about fifteen minutes.
Stamping proof component 118 may be configured to provide proofs associated with individual ones of the plurality of data units. Proofs associated with individual ones of the plurality of data units may include proofs associated with cryptographic structures representative of a plurality of hashes, a plurality of data units, and/or other information. An individual proof may include information needed for a user to verify that an individual data unit has been certified. In some implementations, an individual proof may include the name of the data unit certified, a date and/or time of certification, a notary signee name and/or email address from a person and/or entity associated with certifying the data unit, hashing method information (e.g., a hashing algorithm), information related to a position of the data unit in a Merkle tree (e.g., a Merkle index, Merkle root information, etc.), a transaction identification, a version number, a web certification certificate, a PDF certification certificate, a JSON proof, a URL certified data unit sharing address, signatures related to cryptographic identities, and/or other information. In some implementations, a proof may include a Bitcoin transaction identification in which a root of a cryptographic structure is published. The Merkle index and/or root information may describe a position of a hash among other hashes in a cryptographic structure published on the block chain, and/or other information. By way of a non-limiting example, the proofs may include a first proof associated with the first data unit. The first proof may allow independent verification that the first data unit is certified.
In some implementations, verification data unit 120, verification hash component 122, verification proof component 124, verification cryptographic structure component 126, root verification component 128, and/or other components may facilitate verification of the certification of the data units. Verification data unit 120, verification hash component 122, verification proof component 124, verification cryptographic structure component 126, root verification component 128, and/or other components may be configured (as described below) such that certifications of data units may be verified independently from the certification process (described above).
Verification data unit component 120 may be configured to obtain one or more data units to be verified. Verification data unit component 120 may be configured to obtain the one or more data units to be verified via, for example, the GUI running on computing platform(s) 104, and/or via other computing platforms associated with other users. In some implementations, verification data unit component 120 may be configured to obtain one or more data units to be verified responsive to a user dragging and dropping files from field to field of the GUI, sending emails, uploading information from a storage device, using Dropbox and/or other enterprise software integrated with system 100 to enter and/or select data units, communicating data units via a chat application and/or instant messaging application, and/or otherwise communicating other data payloads to verification data unit component 120. For example, the one or more data units to be verified may include the first data unit and/or other data units uploaded to system 100 from a storage device by a user via computing platform(s) 104.
Verification hash component 122 may be configured to hash the one or more obtained data units. Verification hash component 122 may be configured to hash the one or more obtained data units using the same hash algorithm used to create the one or more proofs. As described above, the one or more proofs may include hashing method information such as the hashing algorithms used to hash individual data components. Verification hash component 122 may be configured to obtain the same hash algorithm used to create the one or more proofs from the one or more proofs themselves. For example, the first data unit may be hashed for verification using the first hash algorithm used during stamping. The first hash algorithm may be obtained from the first proof.
Verification proof component 124 may be configured to obtain one or more proofs corresponding to the one or more data units. As described above, an individual proof may include the name of the data unit certified, a date and/or time of certification, a notary signee name and/or email address from a person and/or entity associated with certifying the data unit, hashing method information (e.g., a hashing algorithm), information related to a position of the data unit in a Merkle tree (e.g., a Merkle index, Merkle root information, etc.), a transaction identification, a version number, a web certification certificate, a PDF certification certificate, a JSON proof, a URL certified data unit sharing address, and/or other information. The Merkle index and/or root information in the proof may describe positions of hashes among other hashes in a Merkle tree, and/or other information. By way of a non-limiting example, the one or more proofs may include the first proof corresponding to the first data unit. The first proof may include an index describing a position of the first hash among other hashes in the first cryptographic structure (e.g., a Merkle tree) published on the block chain and/or other information.
Verification cryptographic structure component 126 may be configured to reconstruct cryptographic structures. The cryptographic structures may be reconstructed based on the information in the one or more proofs and/or other information. In some implementations, verification cryptographic structure component 126 may be configured to reconstruct a cryptographic structure based on an index for the cryptographic structure included in a proof associated with the data unit whose certification is being verified and/or based on other information. As described above, the index may describe positions of individual hashes relative to each other in the cryptographic structure and/or other components of the cryptographic structure. In some implementations, reconstructing cryptographic structures based on the one or more proofs may comprise reconstructing Merkle trees. The reconstructed Merkle trees may describe the positions of individual hashes among other hashes in a given Merkle tree. For example, continuing with the example above, the first cryptographic structure may be a Merkle tree. The Merkle tree may be reconstructed based on the index of the first proof. In some implementations, the first proof may list the relative positions of the other hashes and the first hash in the Merkle tree. The relative positions of the other hashes and the first hash may be used to reconstruct the Merkle tree.
Root verification component 128 may be configured to verify certification by proving that hashes belong to roots of the reconstructed cryptographic structures. Proving that hashes belong to roots of the reconstructed cryptographic structures may include proving that verification hashes (e.g., hashes performed by verification hash component 122) belong to roots of the reconstructed cryptographic structures. Root verification component 128 may verify certification of data units by identifying an expected location of one or more hashes for one or more data units in one or more roots of a Merkle tree. The expected locations for the one or more hashes may be the locations of the hashes described by the index of a proof corresponding to the data units being verified. Root verification component 128 may be configured to verify certification of a data unit by comparing a position of a verification hash of a data unit relative to positions of other hashes in the reconstructed Merkle tree. Root verification component 128 may be configured to verify certification of a data unit responsive to a hash of hashes using a verification hash of the data unit in its expected position in a reconstructed Merkle tree matching a root of the reconstructed Merkle tree described in the proof. For example, certification of the first data unit may be verified by proving that a verification hash of the first data unit belongs to a root of the first cryptographic structure by comparing the verification hash of the first data unit (e.g., performed by verification hash component 122 described above) to the position of the first hash (e.g., hashed during stamping by stamping hash component 110 described above) in the first cryptographic structure (e.g., Merkle tree). If a hash of hashes using the verification hash produces a root of the Merkle tree described in the proof (e.g., via the index), root verification component 128 may verify the certification of the corresponding data unit. If a hash of hashes using the verification hash does not produce a root of the Merkle tree described in the proof, root verification component 128 may not verify the certification of the corresponding data unit.
By way of a non-limiting example, FIG. 3 illustrates a reconstructed cryptographic structure 300, in accordance with one or more implementations. Reconstructed cryptographic structure 300 may include a reconstructed Merkle tree. In FIG. 3, H k 302 may be a hash that corresponds to a data unit whose certification is being verified. Cryptographic structure 300 may be reconstructed based on an index included in a proof that corresponds to the data unit being verified. The index may describe positions of hashes including H k 302, H L 304, H IJ 306, H MNOP 308, and H ABCDEFGH 310 among other hashes 312 in the Merkle tree. As shown in FIG. 3, hashing (the various arrows in FIG. 3 representing hashing) a hash 314 of hashes 316, 308, 306, 318, 320, and 322 when H k 302 is in its expected position 324 relative to hashes 312 in the Merkle tree may result in Root 318 (HABCDEFGHIJKLMNOP). If a verification hash of the data unit whose certification is being verified does not place H k 302 in expected position 324, Hk may not be part of Root 318 and the data unit's certification may not be verified.
Returning to FIG. 1, in some implementations, server(s) 102, computing platform(s) 104, and/or external resources 130 may be operatively linked via one or more electronic communication links. For example, such electronic communication links may be established, at least in part, via a network such as the Internet and/or other networks. It will be appreciated that this is not intended to be limiting, and that the scope of this disclosure includes implementations in which server(s) 102, computing platform(s) 104, and/or external resources 130 may be operatively linked via some other communication media.
A given computing platform 104 may include one or more processors configured to execute machine-readable instructions. The machine-readable instructions may be configured to enable an expert or user associated with the given computing platform 104 to interface with system 100 and/or external resources 130, and/or provide other functionality attributed herein to computing platform(s) 104. By way of non-limiting example, the given computing platform 104 may include one or more of a desktop computer, a laptop computer, a handheld computer, a tablet computing platform, a NetBook, a Smartphone, a gaming console, and/or other computing platforms.
External resources 130 may include sources of information, hosts and/or providers of block chain environments outside of system 100, external entities participating with system 100, and/or other resources. In some implementations, some or all of the functionality attributed herein to external resources 130 may be provided by resources included in system 100.
Server(s) 102 may include electronic storage 132, one or more processors 134, and/or other components. Server(s) 102 may include communication lines, or ports to enable the exchange of information with a network and/or other computing platforms. Illustration of server(s) 102 in FIG. 1 is not intended to be limiting. Server(s) 102 may include a plurality of hardware, software, and/or firmware components operating together to provide the functionality attributed herein to server(s) 102. For example, server(s) 102 may be implemented by a cloud of computing platforms operating together as server(s) 102.
Electronic storage 132 may comprise non-transitory storage media that electronically stores information. The electronic storage media of electronic storage 132 may include one or both of system storage that is provided integrally (i.e., substantially non-removable) with server(s) 102 and/or removable storage that is removably connectable to server(s) 102 via, for example, a port (e.g., a USB port, a firewire port, etc.) or a drive (e.g., a disk drive, etc.). Electronic storage 132 may include one or more of optically readable storage media (e.g., optical disks, etc.), magnetically readable storage media (e.g., magnetic tape, magnetic hard drive, floppy drive, etc.), electrical charge-based storage media (e.g., EEPROM, RAM, etc.), solid-state storage media (e.g., flash drive, etc.), and/or other electronically readable storage media. Electronic storage 132 may include one or more virtual storage resources (e.g., cloud storage, a virtual private network, and/or other virtual storage resources). Electronic storage 132 may store software algorithms, information determined by processor(s) 134 (e.g., the hashes described above), information received from server(s) 102, information received from computing platform(s) 104, and/or other information that enables server(s) 102 to function as described herein.
Processor(s) 134 may be configured to provide information processing capabilities in server(s) 102. As such, processor(s) 134 may include one or more of a digital processor, an analog processor, a digital circuit designed to process information, an analog circuit designed to process information, a state machine, and/or other mechanisms for electronically processing information. Although processor(s) 134 is shown in FIG. 1 as a single entity, this is for illustrative purposes only. In some implementations, processor(s) 134 may include a plurality of processing units. These processing units may be physically located within the same device, or processor(s) 134 may represent processing functionality of a plurality of devices operating in coordination. The processor(s) 134 may be configured to execute machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, 128, and/or other machine-readable instruction components. Processor(s) 134 may be configured to execute machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, 128, and/or other machine-readable instruction components by software; hardware; firmware; some combination of software, hardware, and/or firmware; and/or other mechanisms for configuring processing capabilities on processor(s) 134. As used herein, the term “machine-readable instruction component” may refer to any component or set of components that perform the functionality attributed to the machine-readable instruction component. This may include one or more physical processors during execution of processor readable instructions, the processor readable instructions, circuitry, hardware, storage media, or any other components.
It should be appreciated that although machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and 128 are illustrated in FIG. 1 as being implemented within a single processing unit, in implementations in which processor(s) 134 includes multiple processing units, one or more of machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and/or 128 may be implemented remotely from the other machine-readable instruction components. The description of the functionality provided by the different machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and/or 128 described herein is for illustrative purposes, and is not intended to be limiting, as any of machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and/or 128 may provide more or less functionality than is described. For example, one or more of machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and/or 128 may be eliminated, and some or all of its functionality may be provided by other ones of machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and/or 128. As another example, processor(s) 134 may be configured to execute one or more additional machine-readable instruction components that may perform some or all of the functionality attributed below to one of machine- readable instruction components 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, and/or 128.
FIG. 4 illustrates a method 400 for using a block chain to certify the existence, integrity, and/or ownership of a file or communication, in accordance with one or more implementations. The operations of method 400 presented below are intended to be illustrative. In some implementations, method 400 may be accomplished with one or more additional operations not described, and/or without one or more of the operations discussed. Additionally, the order in which the operations of method 400 are illustrated in FIG. 4 and described below is not intended to be limiting.
In some implementations, one or more operations of method 400 may be implemented in one or more processing devices (e.g., a digital processor, an analog processor, a digital circuit designed to process information, an analog circuit designed to process information, a state machine, and/or other mechanisms for electronically processing information). The one or more processing devices may include one or more devices executing some or all of the operations of method 400 in response to instructions stored electronically on an electronic storage medium. The one or more processing devices may include one or more devices configured through hardware, firmware, and/or software to be specifically designed for execution of one or more of the operations of method 400.
At an operation 402, a plurality of data units may be received. The plurality of data units may be received during a first timeframe and/or at other times. The plurality of data units may include a first data unit and/or other data units. Operation 402 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to stamping data unit component 108 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 404, individual ones of the plurality of data units may be hashed. Hashing individual ones of the plurality of data units may provide a plurality of hashes. The first data unit may be hashed using a first hash algorithm and/or other algorithms to provide a first hash. The first hash may be a unique cryptographic identifier of the first data such that the first hash verifiably relates to the first data and the first hash cannot be used by itself to obtain the first data. Operation 404 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to stamping hash component 110 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 406, the plurality of hashes may be temporarily stored. The plurality of hashes may be stored until occurrence of a trigger event and/or for other periods of time. A trigger event may include expiration of a predetermined period of time (e.g., 10 minutes), creation of a new block in connection with the block chain, receipt of a predetermined number of data units, and/or other events. Operation 406 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to stamping storage component 112 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 408, a first cryptographic structure may be generated based on the plurality of hashes and/or other information. The first cryptographic structure may be generated based on the plurality of hashes responsive to occurrence of a trigger event (e.g., expiration of a predetermined period of time, creation of a new block in connection with the block chain, receipt of a predetermined number of data units) and/or at other times. In some implementations, the first cryptographic structure may be associated with any number (e.g., one data unit, two data units, tens of data units, hundreds of data units, thousands of data units, millions of data units, billions of data units, etc.) of data units. In some implementations, generating the first cryptographic structure based on the plurality of hashes may comprise hashing the plurality of hashes until a single hash that is a hash of the plurality of hashes is generated. In some implementations, the first cryptographic structure may include a Merkle tree and/or other cryptographic structures. Operation 408 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to stamping cryptographic structure component 114 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 410, the first cryptographic structure may be published on the block chain. In some implementations, the first cryptographic structure may comprise up to 80 bytes of data, and publishing the first cryptographic structure on the block chain may comprise embedding the up to 80 bytes of data into the block chain. In some implementations, the block chain may be a Bitcoin block chain, and the first cryptographic structure may be published on the block chain using an OP_RETURN feature of Bitcoin. Operation 410 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to stamping publication component 116 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 412, proofs associated with individual ones of the plurality of data units may be provided. The proofs may include a first proof associated with the first data unit. The first proof may allow independent verification that the first data unit is certified. Operation 412 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to stamping proof component 118 (as described in connection with FIG. 1), in accordance with one or more implementations.
FIG. 5 illustrates a method 500 for using a block chain to verify certification of data units such as files or communications, in accordance with one or more implementations. The operations of method 500 presented below are intended to be illustrative. In some implementations, method 500 may be accomplished with one or more additional operations not described, and/or without one or more of the operations discussed. Additionally, the order in which the operations of method 500 are illustrated in FIG. 5 and described below is not intended to be limiting.
In some implementations, one or more operations of method 500 may be implemented in one or more processing devices (e.g., a digital processor, an analog processor, a digital circuit designed to process information, an analog circuit designed to process information, a state machine, and/or other mechanisms for electronically processing information). The one or more processing devices may include one or more devices executing some or all of the operations of method 500 in response to instructions stored electronically on an electronic storage medium. The one or more processing devices may include one or more devices configured through hardware, firmware, and/or software to be specifically designed for execution of one or more of the operations of method 500.
At an operation 502, one or more data units to be verified may be obtained. The data units may include a first data unit to be verified and/or other data units. Operation 502 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to verification data unit component 120 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 504, one or more proofs corresponding to the one or more data units may be obtained. The proofs may include a first proof corresponding to the first data unit and/or other proofs. Operation 504 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to verification proof component 124 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 506, the one or more data units may be hashed using a hashing algorithm used to create the one or more proofs. The first data unit may be hashed using a first hash algorithm to create a first hash. The first proof may include an index describing a position of the first hash among other hashes in a first cryptographic structure published on the block chain. Operation 506 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to verification hash component 122 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 508, cryptographic structures may be reconstructed based on the one or more proofs. The first cryptographic structure may be reconstructed based on the index of the first proof and/or other information. In some implementations, reconstructing cryptographic structures based on the one or more proofs may comprise reconstructing a Merkle tree. The reconstructed Merkle tree may describe the position of the first hash among other hashes in the first cryptographic structure published on the block chain. In some implementations, the first proof may list the other hashes and the first hash, and the other hashes and the first hash may be used to reconstruct the Merkle tree. Operation 508 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to verification cryptographic structure component 126 (as described in connection with FIG. 1), in accordance with one or more implementations.
At an operation 510, certification may be verified by proving that hashes belong to roots of the cryptographic structures. Certification of the first data unit may be verified by proving that the first hash belongs to a root of the first cryptographic structure. In some implementations, the first proof may include a Bitcoin transaction identification in which the root of the first cryptographic structure was published. Operation 510 may be performed by one or more hardware processors configured to execute a machine-readable instruction component that is the same as or similar to root verification component 128 (as described in connection with FIG. 1), in accordance with one or more implementations.
Although the present technology has been described in detail for the purpose of illustration based on what is currently considered to be the most practical and preferred implementations, it is to be understood that such detail is solely for that purpose and that the technology is not limited to the disclosed implementations, but, on the contrary, is intended to cover modifications and equivalent arrangements that are within the spirit and scope of the appended claims. For example, it is to be understood that the present technology contemplates that, to the extent possible, one or more features of any implementation can be combined with one or more features of any other implementation.

Claims (15)

What is claimed is:
1. A system configured for using a block chain to certify the existence, integrity, and/or ownership of individual units of data such as files or communications, the system comprising:
one or more hardware processors configured by machine-readable instructions to:
stamp data units to provide certification by:
receiving, during a first timeframe, a plurality of data units including a first data unit;
hashing individual ones of the plurality of data units to provide a plurality of hashes, the first data unit being hashed using a first hash algorithm to provide a first hash, the first hash being a unique cryptographic identifier of the first data unit such that the first hash verifiably relates to the first data unit and the first hash cannot be used by itself to obtain the first data unit;
temporarily storing the plurality of hashes;
generating a first cryptographic structure based on the plurality of hashes;
publishing the first cryptographic structure on the block chain; and
providing proofs associated with individual ones of the plurality of data units including a first proof being associated with the first data unit, the first proof allowing independent verification that the first data unit is certified; and
verify certification of data units by:
obtaining one or more data units to be verified including the first data unit;
hashing the one or more data units using the same hash algorithm used to create one or more proofs associated with the one or more data units including the first proof associated with the first data unit, the first data unit being hashed using the first hash algorithm;
obtaining the one or more proofs, the first proof including an index describing a position of the first hash among other hashes in the first cryptographic structure published on the block chain;
reconstructing cryptographic structures based on the one or more proofs, the first cryptographic structure being reconstructed based on the index of the first proof; and
verifying certification by proving that hashes belongs to roots of the cryptographic structures, certification of the first data unit being verified by proving that the first hash belongs to a root of the first cryptographic structure.
2. The system of claim 1, wherein the one or more hardware processors are configured to stamp data units to provide certification such that the first cryptographic structure is associated with up to billions of data units.
3. The system of claim 1, wherein generating the first cryptographic structure based on the plurality of hashes comprises hashing the plurality of hashes until a single hash that is a hash of the plurality of hashes is generated.
4. The system of claim 1, wherein the first cryptographic structure includes a Merkle tree.
5. The system of claim 1, wherein the first cryptographic structure comprises up to 80 bytes of data, and wherein publishing the first cryptographic structure on the block chain comprises embedding the up to 80 bytes of data into the block chain.
6. The system of claim 5, wherein the block chain is a Bitcoin block chain, and wherein the first cryptographic structure is published on the block chain using an OP_RETURN feature of Bitcoin.
7. The system of claim 1, wherein reconstructing cryptographic structures based on the one or more proofs comprises reconstructing a Merkle tree.
8. The system of claim 7, wherein the reconstructed Merkle tree describes the position of the first hash among other hashes in the first cryptographic structure published on the block chain.
9. The system of claim 8, wherein the first proof lists the other hashes and the first hash, and wherein the other hashes and the first hash are used to reconstruct the Merkle tree.
10. The system of claim 1, wherein the first proof includes a Bitcoin transaction identification in which the root of the first cryptographic structure was published.
11. A method for using a block chain to verify certification of data units such as files or communications, the method being performed by one or more hardware processors configured by machine-readable instructions, the method comprising:
obtaining, via one or more hardware processors, one or more data units to be verified including a first data unit;
obtaining, via one or more hardware processors, one or more proofs corresponding the one or more data units including a first proof corresponding to the first data unit,
hashing, via one or more hardware processors, the one or more data units using a hash algorithm used to create the one or more proofs, the first data unit being hashed using a first hash algorithm to create a first hash;
wherein the first proof includes an index describing a position of the first hash among other hashes in a first cryptographic structure published on the block chain;
reconstructing, via one or more hardware processors, cryptographic structures based on the one or more proofs, the first cryptographic structure being reconstructed based on the index of the first proof; and
verifying, via one or more hardware processors, certification by proving that hashes belongs to roots of the cryptographic structures, certification of the first data unit being verified by proving that the first hash belongs to a root of the first cryptographic structure.
12. The method of claim 11, wherein reconstructing cryptographic structures based on the one or more proofs comprises reconstructing a Merkle tree.
13. The method of claim 12, wherein the reconstructed Merkle tree describes the position of the first hash among other hashes in the first cryptographic structure published on the block chain.
14. The method of claim 13, wherein the first proof lists the other hashes and the first hash, and wherein the other hashes and the first hash are used to reconstruct the Merkle tree.
15. The method of claim 11, wherein the first proof includes a Bitcoin transaction identification in which the root of the first cryptographic structure was published.
US15/007,120 2016-01-26 2016-01-26 Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication Active US9679276B1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
US15/007,120 US9679276B1 (en) 2016-01-26 2016-01-26 Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication
EP16719140.2A EP3408845A1 (en) 2016-01-26 2016-04-12 Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication
PCT/IB2016/052060 WO2017130038A1 (en) 2016-01-26 2016-04-12 Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication
US15/594,364 US9960920B2 (en) 2016-01-26 2017-05-12 Systems and methods for certification of data units and/or certification verification
US15/967,780 US20180316503A1 (en) 2016-01-26 2018-05-01 Systems and methods for certification of data units and/or certification verification

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US15/007,120 US9679276B1 (en) 2016-01-26 2016-01-26 Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/594,364 Continuation-In-Part US9960920B2 (en) 2016-01-26 2017-05-12 Systems and methods for certification of data units and/or certification verification

Publications (1)

Publication Number Publication Date
US9679276B1 true US9679276B1 (en) 2017-06-13

Family

ID=55858789

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/007,120 Active US9679276B1 (en) 2016-01-26 2016-01-26 Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication

Country Status (3)

Country Link
US (1) US9679276B1 (en)
EP (1) EP3408845A1 (en)
WO (1) WO2017130038A1 (en)

Cited By (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107292621A (en) * 2017-06-22 2017-10-24 丁江 Really power deposits card method and node to mass data
US20170338967A1 (en) * 2016-05-23 2017-11-23 Pomian & Corella Llc Operation of a certificate authority on a distributed ledger
US20180013567A1 (en) * 2016-07-08 2018-01-11 Mastercard International Incorporated Method and system for verification of identity attribute information
CN107657438A (en) * 2017-09-18 2018-02-02 联动优势科技有限公司 A kind of block chain generation method, data verification method, node and system
US20180060596A1 (en) * 2016-08-30 2018-03-01 Workday, Inc. Secure storage audit verification system
CN107846282A (en) * 2017-11-03 2018-03-27 法信公证云(厦门)科技有限公司 A kind of electronic data distribution keeping method and system based on block chain technology
US9998286B1 (en) 2017-02-17 2018-06-12 Accenture Global Solutions Limited Hardware blockchain consensus operating procedure enforcement
US20180241573A1 (en) * 2017-02-17 2018-08-23 Accenture Global Solutions Limited Hardware Blockchain Corrective Consensus Operating Procedure Enforcement
US20180307883A1 (en) * 2016-03-07 2018-10-25 ShoCard, Inc. Transferring Data Files Using a Series of Visual Codes
US10121126B2 (en) * 2014-07-15 2018-11-06 Eric Lamison-White System for maintaining account valuation of digital currency accounts
CN108805565A (en) * 2018-05-17 2018-11-13 深圳前海微众银行股份有限公司 Promise existence proof method, equipment and readable storage medium storing program for executing based on block chain
CN108847925A (en) * 2018-06-20 2018-11-20 深圳大学 A kind of fragment block chain generation method based on tree
CN108924107A (en) * 2018-06-21 2018-11-30 桂林电子科技大学 A kind of block chain tele-medicine data call can verify that method
US10177908B2 (en) 2016-08-30 2019-01-08 Workday, Inc. Secure storage decryption system
US10187203B2 (en) 2016-08-30 2019-01-22 Workday, Inc. Secure storage encryption system
CN109324997A (en) * 2018-09-14 2019-02-12 佛山科学技术学院 A kind of digital right guard method and device based on block chain
CN109408551A (en) * 2018-08-06 2019-03-01 杭州复杂美科技有限公司 Data query method and system, common recognition method and system, equipment and storage medium
CN109510860A (en) * 2018-08-31 2019-03-22 深圳市元征科技股份有限公司 A kind of data processing method, relevant device and system
WO2019078945A1 (en) * 2017-10-16 2019-04-25 Microsoft Technology Licensing, Llc Selecting and securing proof delgates for cryptographic functions
US10296248B2 (en) 2017-09-01 2019-05-21 Accenture Global Solutions Limited Turn-control rewritable blockchain
US10305875B1 (en) 2016-05-23 2019-05-28 Accenture Global Solutions Limited Hybrid blockchain
US10339014B2 (en) * 2016-09-28 2019-07-02 Mcafee, Llc Query optimized distributed ledger system
US20190268140A1 (en) * 2018-02-27 2019-08-29 International Business Machines Corporation Managing assets with expiration on a blockchain
US10402594B2 (en) 2016-02-29 2019-09-03 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium
WO2019172877A1 (en) * 2018-03-05 2019-09-12 Hewlett-Packard Development Company, L.P. Data unit management using blockchain information
US10447480B2 (en) * 2016-12-30 2019-10-15 Guardtime Sa Event verification receipt system and methods
US10476666B2 (en) * 2017-09-08 2019-11-12 FTR Labs Pty Ltd Method and system for verifying a recording
CN110771093A (en) * 2017-06-20 2020-02-07 707 有限公司 Method and system for proving existence of digital document and label chain block chain system
US10579779B2 (en) * 2016-05-13 2020-03-03 nChain Holdings Limited Method and system for verifying integrity of a digital asset using a distributed hash table and a peer-to-peer distributed ledger
CN110998572A (en) * 2017-08-04 2020-04-10 京镐渊 Self-verification user authentication method based on time-dependent blockchain
US10652319B2 (en) 2015-12-16 2020-05-12 Dell Products L.P. Method and system for forming compute clusters using block chains
CN111698092A (en) * 2020-05-29 2020-09-22 湖南天河国云科技有限公司 File storage certification method, system and medium based on zero knowledge certification and block chain
US10797861B2 (en) * 2017-02-24 2020-10-06 Alibaba Group Holding Limited Secure data transactions
EP3683711A4 (en) * 2017-09-14 2020-10-14 Sony Corporation Information processing device, information processing method, and program
US10965461B1 (en) * 2020-08-31 2021-03-30 Syniverse Technologies, Llc Method of verifying telecommunications messaging traffic based on decentralized identifiers
US10979227B2 (en) 2018-10-17 2021-04-13 Ping Identity Corporation Blockchain ID connect
US10983958B1 (en) 2019-11-12 2021-04-20 ClearTrace Technologies, Inc. Sustainable energy tracking system utilizing blockchain technology and Merkle tree hashing structure
US11048780B2 (en) 2018-11-15 2021-06-29 International Business Machines Corporation Preventing fraud in digital content licensing and distribution using distributed ledgers
US11062106B2 (en) 2016-03-07 2021-07-13 Ping Identity Corporation Large data transfer using visual codes with feedback confirmation
US11082221B2 (en) 2018-10-17 2021-08-03 Ping Identity Corporation Methods and systems for creating and recovering accounts using dynamic passwords
US11108559B2 (en) * 2019-01-02 2021-08-31 International Business Machines Corporation Producing proof of receipt, existence and other data provenance evidence
US11113241B1 (en) * 2020-08-22 2021-09-07 Tyson York Winarski Computer application for blockchaining files through a graphical user interface
US20210294920A1 (en) * 2018-07-10 2021-09-23 Netmaster Solutions Ltd A method and system for managing digital evidence using a blockchain
US11134075B2 (en) 2016-03-04 2021-09-28 Ping Identity Corporation Method and system for authenticated login using static or dynamic codes
US11139957B2 (en) * 2016-12-08 2021-10-05 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for creating a finite blockchain
US11170130B1 (en) 2021-04-08 2021-11-09 Aster Key, LLC Apparatus, systems and methods for storing user profile data on a distributed database for anonymous verification
US11201746B2 (en) 2019-08-01 2021-12-14 Accenture Global Solutions Limited Blockchain access control system
US11206133B2 (en) 2017-12-08 2021-12-21 Ping Identity Corporation Methods and systems for recovering data using dynamic passwords
WO2022022126A1 (en) * 2020-07-30 2022-02-03 International Business Machines Corporation Validating tracked portions of received sensor data using computer cryptographic processing
US20220078008A1 (en) * 2017-06-20 2022-03-10 707 Limited Computer-implemented methods for evidencing the existence of a digital document, anonymously evidencing the existence of a digital document, and verifying the data integrity of a digital document
US11294943B2 (en) 2017-12-08 2022-04-05 International Business Machines Corporation Distributed match and association of entity key-value attribute pairs
US11323272B2 (en) 2017-02-06 2022-05-03 Ping Identity Corporation Electronic identification verification methods and systems with storage of certification records to a side chain
US11444776B2 (en) * 2019-05-01 2022-09-13 Kelce S. Wilson Blockchain with daisy chained records, document corral, quarantine, message timestamping, and self-addressing
US11461245B2 (en) 2017-11-16 2022-10-04 Accenture Global Solutions Limited Blockchain operation stack for rewritable blockchain
US20220317640A1 (en) * 2021-03-31 2022-10-06 Hygge Energy Inc. Optimizing distributed energy resource value
US11496291B2 (en) 2020-07-30 2022-11-08 International Business Machines Corporation Validating received sensor data using computer cryptographic processing
US20220391539A1 (en) * 2021-06-06 2022-12-08 International Business Machines Corporation Validating primary subsets of received sensor data using computer cryptographic processing
US11546166B2 (en) * 2018-07-02 2023-01-03 Koninklijke Philips N.V. Hash tree computation device
US11544367B2 (en) 2015-05-05 2023-01-03 Ping Identity Corporation Systems, apparatus and methods for secure electrical communication of biometric personal identification information to validate the identity of an individual
US11550959B2 (en) 2008-03-22 2023-01-10 Kelce S Wilson Reproducing hash values from printed documents to validate with a blockchain
US11562353B2 (en) 2015-11-24 2023-01-24 Mastercard International Incorporated Method and system for gross settlement by use of an opaque blockchain
US11582042B2 (en) 2018-03-16 2023-02-14 General Electric Company Industrial data verification using secure, distributed ledger
US11626992B2 (en) 2020-04-21 2023-04-11 At&T Intellectual Property I, L.P. Blockchain-powered ledger for a data supply chain
WO2023086444A3 (en) * 2021-11-15 2023-06-29 707 Limited Computer-implemented methods for evidencing the existence of a digital document, anonymously evidencing the existence of a digital document, and verifying the data integrity of a digital document
US11715950B2 (en) 2021-01-29 2023-08-01 ClearTrace Technologies, Inc. Sustainable energy physical delivery tracking and verification of actual environmental impact
US11822838B1 (en) 2022-12-02 2023-11-21 Xerox Corporation Method and system for securely exchanging print job information
US11863679B2 (en) 2020-08-26 2024-01-02 Tenet 3, LLC Blockchain records with third party digital signatures as a trust element for high-risk digital content
US11934496B2 (en) 2022-02-22 2024-03-19 Xerox Corporation Method and system for authentic non-fungible token (NFT) printing

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107798538A (en) * 2017-09-26 2018-03-13 武汉斗鱼网络科技有限公司 One kind transaction accounting method and client
CN107819777B (en) * 2017-11-17 2020-07-24 利姆斯(北京)区块链技术有限公司 Data evidence storing method and system based on block chain technology
CN109993526B (en) * 2018-01-02 2021-07-06 中国移动通信有限公司研究院 Block chain checking method, processing node and storage medium
CN108829697A (en) * 2018-04-18 2018-11-16 中国地质大学(武汉) A kind of time series data tissue registration method and system based on block chain
CN109583896A (en) * 2018-11-30 2019-04-05 元灵通智能科技(深圳)有限公司 Transaction verification method, block chain node and storage medium
CN110704428A (en) * 2019-09-06 2020-01-17 深圳壹账通智能科技有限公司 Data indexing method and device for block chain, computer equipment and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060136728A1 (en) * 2003-08-15 2006-06-22 Gentry Craig B Method and apparatus for authentication of data streams with adaptively controlled losses

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060136728A1 (en) * 2003-08-15 2006-06-22 Gentry Craig B Method and apparatus for authentication of data streams with adaptively controlled losses

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Vaughan et al.; "Chainpoint, A scalable protocol for recording data in the blockchain and generating blockchain receipts," v1.0, Jul. 22, 2015; 6 pages.

Cited By (124)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11550959B2 (en) 2008-03-22 2023-01-10 Kelce S Wilson Reproducing hash values from printed documents to validate with a blockchain
US10121126B2 (en) * 2014-07-15 2018-11-06 Eric Lamison-White System for maintaining account valuation of digital currency accounts
US10558954B1 (en) * 2014-07-15 2020-02-11 Eric Lamison-White System for maintaining account valuation of digital currency accounts
US11544367B2 (en) 2015-05-05 2023-01-03 Ping Identity Corporation Systems, apparatus and methods for secure electrical communication of biometric personal identification information to validate the identity of an individual
US11562353B2 (en) 2015-11-24 2023-01-24 Mastercard International Incorporated Method and system for gross settlement by use of an opaque blockchain
US10652319B2 (en) 2015-12-16 2020-05-12 Dell Products L.P. Method and system for forming compute clusters using block chains
US10402594B2 (en) 2016-02-29 2019-09-03 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium
US11658961B2 (en) 2016-03-04 2023-05-23 Ping Identity Corporation Method and system for authenticated login using static or dynamic codes
US11134075B2 (en) 2016-03-04 2021-09-28 Ping Identity Corporation Method and system for authenticated login using static or dynamic codes
US11062106B2 (en) 2016-03-07 2021-07-13 Ping Identity Corporation Large data transfer using visual codes with feedback confirmation
US11263415B2 (en) * 2016-03-07 2022-03-01 Ping Identity Corporation Transferring data files using a series of visual codes
US11544487B2 (en) 2016-03-07 2023-01-03 Ping Identity Corporation Large data transfer using visual codes with feedback confirmation
US10740584B2 (en) * 2016-03-07 2020-08-11 Ping Identity Corporation Transferring data files using a series of visual codes
US20180307883A1 (en) * 2016-03-07 2018-10-25 ShoCard, Inc. Transferring Data Files Using a Series of Visual Codes
US11294991B2 (en) 2016-05-13 2022-04-05 nChain Holdings Limited Method and system for verifying ownership of a digital asset using a distributed hash table and a peer-to-peer distributed ledger
US11934494B2 (en) 2016-05-13 2024-03-19 Nchain Licensing Ag Method and system for verifying integrity of a digital asset using a distributed hash table and a peer to-peer distributed ledger
US11366882B2 (en) 2016-05-13 2022-06-21 nChain Holdings Limited Method and system for verifying integrity of a digital asset using a distributed hash table and a peer-to-peer distributed ledger
US10579779B2 (en) * 2016-05-13 2020-03-03 nChain Holdings Limited Method and system for verifying integrity of a digital asset using a distributed hash table and a peer-to-peer distributed ledger
US11210372B2 (en) 2016-05-13 2021-12-28 nChain Holdings Limited Method and system for verifying ownership of a digital asset using a distributed hash table and a peer-to-peer distributed ledger
US11552935B2 (en) 2016-05-23 2023-01-10 Accenture Global Solutions Limited Distributed key secret for rewritable blockchain
US10764067B2 (en) * 2016-05-23 2020-09-01 Pomian & Corella, Llc Operation of a certificate authority on a distributed ledger
US10305875B1 (en) 2016-05-23 2019-05-28 Accenture Global Solutions Limited Hybrid blockchain
US10348707B2 (en) * 2016-05-23 2019-07-09 Accenture Global Solutions Limited Rewritable blockchain
US10356066B2 (en) 2016-05-23 2019-07-16 Accenture Global Solutions Limited Wrapped-up blockchain
US10623387B2 (en) 2016-05-23 2020-04-14 Accenture Global Solutions Limited Distributed key secret for rewritable blockchain
US20170338967A1 (en) * 2016-05-23 2017-11-23 Pomian & Corella Llc Operation of a certificate authority on a distributed ledger
US10841097B2 (en) * 2016-07-08 2020-11-17 Mastercard International Incorporated Method and system for verification of identity attribute information
US20180013567A1 (en) * 2016-07-08 2018-01-11 Mastercard International Incorporated Method and system for verification of identity attribute information
US11831782B2 (en) 2016-07-08 2023-11-28 Mastercard International Incorporated Method and system for verification of identity attribute information
US10686593B2 (en) 2016-08-30 2020-06-16 Workday, Inc. Secure storage encryption system
US10686594B2 (en) 2016-08-30 2020-06-16 Workday, Inc. Secure storage decryption system
US10460118B2 (en) * 2016-08-30 2019-10-29 Workday, Inc. Secure storage audit verification system
US10915645B2 (en) 2016-08-30 2021-02-09 Workday, Inc. Secure storage audit verification system
US20180060596A1 (en) * 2016-08-30 2018-03-01 Workday, Inc. Secure storage audit verification system
US10187203B2 (en) 2016-08-30 2019-01-22 Workday, Inc. Secure storage encryption system
US20200125747A1 (en) * 2016-08-30 2020-04-23 Workday, Inc. Secure storage audit verification system
US10177908B2 (en) 2016-08-30 2019-01-08 Workday, Inc. Secure storage decryption system
US10339014B2 (en) * 2016-09-28 2019-07-02 Mcafee, Llc Query optimized distributed ledger system
US11288144B2 (en) * 2016-09-28 2022-03-29 Mcafee, Llc Query optimized distributed ledger system
US11139957B2 (en) * 2016-12-08 2021-10-05 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for creating a finite blockchain
US10447480B2 (en) * 2016-12-30 2019-10-15 Guardtime Sa Event verification receipt system and methods
US11323272B2 (en) 2017-02-06 2022-05-03 Ping Identity Corporation Electronic identification verification methods and systems with storage of certification records to a side chain
US11799668B2 (en) 2017-02-06 2023-10-24 Ping Identity Corporation Electronic identification verification methods and systems with storage of certification records to a side chain
US20180241573A1 (en) * 2017-02-17 2018-08-23 Accenture Global Solutions Limited Hardware Blockchain Corrective Consensus Operating Procedure Enforcement
US9998286B1 (en) 2017-02-17 2018-06-12 Accenture Global Solutions Limited Hardware blockchain consensus operating procedure enforcement
US10298405B2 (en) 2017-02-17 2019-05-21 Accenture Global Solutions Limited Hardware blockchain consensus operating procedure enforcement
US10291413B2 (en) * 2017-02-17 2019-05-14 Accenture Global Solutions Limited Hardware blockchain corrective consensus operating procedure enforcement
US10878130B2 (en) * 2017-02-24 2020-12-29 Advanced New Technologies Co., Ltd. Secure data transactions
US10797861B2 (en) * 2017-02-24 2020-10-06 Alibaba Group Holding Limited Secure data transactions
US20220078008A1 (en) * 2017-06-20 2022-03-10 707 Limited Computer-implemented methods for evidencing the existence of a digital document, anonymously evidencing the existence of a digital document, and verifying the data integrity of a digital document
US11924342B2 (en) * 2017-06-20 2024-03-05 707 Limited Computer-implemented methods for evidencing the existence of a digital document, anonymously evidencing the existence of a digital document, and verifying the data integrity of a digital document
US11177940B2 (en) 2017-06-20 2021-11-16 707 Limited Method of evidencing existence of digital documents and a system therefor
CN110771093B (en) * 2017-06-20 2023-01-10 707 有限公司 Method and system for proving existence of digital document
EP3643002A4 (en) * 2017-06-20 2020-07-08 707 Limited Method of evidencing existence of digital documents and system therefor, and tag chain blockchain system
CN110771093A (en) * 2017-06-20 2020-02-07 707 有限公司 Method and system for proving existence of digital document and label chain block chain system
CN107292621B (en) * 2017-06-22 2020-10-27 丁江 Method and node for determining authority and storing certificate of mass data
CN107292621A (en) * 2017-06-22 2017-10-24 丁江 Really power deposits card method and node to mass data
CN110998572B (en) * 2017-08-04 2023-05-05 京镐渊 Self-verification user authentication method based on time-dependent blockchain
CN110998572A (en) * 2017-08-04 2020-04-10 京镐渊 Self-verification user authentication method based on time-dependent blockchain
US10296248B2 (en) 2017-09-01 2019-05-21 Accenture Global Solutions Limited Turn-control rewritable blockchain
US10404455B2 (en) 2017-09-01 2019-09-03 Accenture Global Solutions Limited Multiple-phase rewritable blockchain
US10476666B2 (en) * 2017-09-08 2019-11-12 FTR Labs Pty Ltd Method and system for verifying a recording
US10680803B2 (en) 2017-09-08 2020-06-09 FTR Labs Pty Ltd Method and system for verifying a recording
EP3683711A4 (en) * 2017-09-14 2020-10-14 Sony Corporation Information processing device, information processing method, and program
CN107657438B (en) * 2017-09-18 2020-12-04 联动优势科技有限公司 Block chain generation method, data verification method, node and system
CN107657438A (en) * 2017-09-18 2018-02-02 联动优势科技有限公司 A kind of block chain generation method, data verification method, node and system
US10681033B2 (en) 2017-10-16 2020-06-09 Microsoft Technology Licensing, Llc Selecting and securing proof delgates for cryptographic functions
WO2019078945A1 (en) * 2017-10-16 2019-04-25 Microsoft Technology Licensing, Llc Selecting and securing proof delgates for cryptographic functions
CN107846282B (en) * 2017-11-03 2021-01-29 法信公证云(厦门)科技有限公司 Block chain technology-based electronic data distributed storage method and system
CN107846282A (en) * 2017-11-03 2018-03-27 法信公证云(厦门)科技有限公司 A kind of electronic data distribution keeping method and system based on block chain technology
US11461245B2 (en) 2017-11-16 2022-10-04 Accenture Global Solutions Limited Blockchain operation stack for rewritable blockchain
US11206133B2 (en) 2017-12-08 2021-12-21 Ping Identity Corporation Methods and systems for recovering data using dynamic passwords
US11294943B2 (en) 2017-12-08 2022-04-05 International Business Machines Corporation Distributed match and association of entity key-value attribute pairs
US11777726B2 (en) 2017-12-08 2023-10-03 Ping Identity Corporation Methods and systems for recovering data using dynamic passwords
US20190268140A1 (en) * 2018-02-27 2019-08-29 International Business Machines Corporation Managing assets with expiration on a blockchain
US11088826B2 (en) * 2018-02-27 2021-08-10 International Business Machines Corporation Managing assets with expiration on a blockchain
WO2019172877A1 (en) * 2018-03-05 2019-09-12 Hewlett-Packard Development Company, L.P. Data unit management using blockchain information
US11582042B2 (en) 2018-03-16 2023-02-14 General Electric Company Industrial data verification using secure, distributed ledger
CN108805565B (en) * 2018-05-17 2022-01-18 深圳前海微众银行股份有限公司 Block chain based commitment presence proving method, device and readable storage medium
CN108805565A (en) * 2018-05-17 2018-11-13 深圳前海微众银行股份有限公司 Promise existence proof method, equipment and readable storage medium storing program for executing based on block chain
CN108847925B (en) * 2018-06-20 2020-09-15 深圳大学 Fragment block chain generation method based on tree structure
CN108847925A (en) * 2018-06-20 2018-11-20 深圳大学 A kind of fragment block chain generation method based on tree
CN108924107A (en) * 2018-06-21 2018-11-30 桂林电子科技大学 A kind of block chain tele-medicine data call can verify that method
CN108924107B (en) * 2018-06-21 2020-08-21 桂林电子科技大学 Verifiable method for block chain remote medical data calling
US11546166B2 (en) * 2018-07-02 2023-01-03 Koninklijke Philips N.V. Hash tree computation device
US20210294920A1 (en) * 2018-07-10 2021-09-23 Netmaster Solutions Ltd A method and system for managing digital evidence using a blockchain
CN109408551A (en) * 2018-08-06 2019-03-01 杭州复杂美科技有限公司 Data query method and system, common recognition method and system, equipment and storage medium
CN109408551B (en) * 2018-08-06 2021-07-06 杭州复杂美科技有限公司 Data query method and system, consensus method and system, device and storage medium
CN109510860A (en) * 2018-08-31 2019-03-22 深圳市元征科技股份有限公司 A kind of data processing method, relevant device and system
CN109324997B (en) * 2018-09-14 2022-05-10 佛山科学技术学院 Block chain-based digital right protection method and device
CN109324997A (en) * 2018-09-14 2019-02-12 佛山科学技术学院 A kind of digital right guard method and device based on block chain
US10979227B2 (en) 2018-10-17 2021-04-13 Ping Identity Corporation Blockchain ID connect
US11818265B2 (en) 2018-10-17 2023-11-14 Ping Identity Corporation Methods and systems for creating and recovering accounts using dynamic passwords
US11722301B2 (en) 2018-10-17 2023-08-08 Ping Identity Corporation Blockchain ID connect
US11082221B2 (en) 2018-10-17 2021-08-03 Ping Identity Corporation Methods and systems for creating and recovering accounts using dynamic passwords
US11048780B2 (en) 2018-11-15 2021-06-29 International Business Machines Corporation Preventing fraud in digital content licensing and distribution using distributed ledgers
US11108559B2 (en) * 2019-01-02 2021-08-31 International Business Machines Corporation Producing proof of receipt, existence and other data provenance evidence
US11444776B2 (en) * 2019-05-01 2022-09-13 Kelce S. Wilson Blockchain with daisy chained records, document corral, quarantine, message timestamping, and self-addressing
US11201746B2 (en) 2019-08-01 2021-12-14 Accenture Global Solutions Limited Blockchain access control system
US10983958B1 (en) 2019-11-12 2021-04-20 ClearTrace Technologies, Inc. Sustainable energy tracking system utilizing blockchain technology and Merkle tree hashing structure
US11720526B2 (en) 2019-11-12 2023-08-08 ClearTrace Technologies, Inc. Sustainable energy tracking system utilizing blockchain technology and Merkle tree hashing structure
US11626992B2 (en) 2020-04-21 2023-04-11 At&T Intellectual Property I, L.P. Blockchain-powered ledger for a data supply chain
CN111698092A (en) * 2020-05-29 2020-09-22 湖南天河国云科技有限公司 File storage certification method, system and medium based on zero knowledge certification and block chain
CN111698092B (en) * 2020-05-29 2023-07-21 湖南天河国云科技有限公司 File storage proving method, system and medium based on zero knowledge proving and block chain
US11323264B2 (en) 2020-07-30 2022-05-03 International Business Machines Corporation Validating tracked portions of received sensor data using computer cryptographic processing
WO2022022126A1 (en) * 2020-07-30 2022-02-03 International Business Machines Corporation Validating tracked portions of received sensor data using computer cryptographic processing
GB2612551A (en) * 2020-07-30 2023-05-03 Ibm Validating tracked portions of received sensor data using computer cryptographic processing
US11496291B2 (en) 2020-07-30 2022-11-08 International Business Machines Corporation Validating received sensor data using computer cryptographic processing
US11113241B1 (en) * 2020-08-22 2021-09-07 Tyson York Winarski Computer application for blockchaining files through a graphical user interface
US11863680B2 (en) 2020-08-26 2024-01-02 Tenet 3 Llc Linking blockchain records to identify certification, track pedigree and identify obsolete digital content
US11863679B2 (en) 2020-08-26 2024-01-02 Tenet 3, LLC Blockchain records with third party digital signatures as a trust element for high-risk digital content
US11863678B2 (en) 2020-08-26 2024-01-02 Tenet 3, LLC Rendering blockchain operations resistant to advanced persistent threats (APTs)
US11902438B2 (en) * 2020-08-31 2024-02-13 Syniverse Technologies, Llc Method verifying telecommunications messaging traffic based on decentralized identifiers
US10965461B1 (en) * 2020-08-31 2021-03-30 Syniverse Technologies, Llc Method of verifying telecommunications messaging traffic based on decentralized identifiers
US20220069993A1 (en) * 2020-08-31 2022-03-03 Syniverse Technologies, Llc Method of verifying telecommunications messaging traffic based on decentralized identifiers
US11715950B2 (en) 2021-01-29 2023-08-01 ClearTrace Technologies, Inc. Sustainable energy physical delivery tracking and verification of actual environmental impact
US20220317640A1 (en) * 2021-03-31 2022-10-06 Hygge Energy Inc. Optimizing distributed energy resource value
US11921480B2 (en) * 2021-03-31 2024-03-05 Hygge Energy Inc. Optimizing distributed energy resource value
US11170130B1 (en) 2021-04-08 2021-11-09 Aster Key, LLC Apparatus, systems and methods for storing user profile data on a distributed database for anonymous verification
US20220391539A1 (en) * 2021-06-06 2022-12-08 International Business Machines Corporation Validating primary subsets of received sensor data using computer cryptographic processing
US11755782B2 (en) * 2021-06-06 2023-09-12 International Business Machines Corporation Validating primary subsets of received sensor data using computer cryptographic processing
WO2023086444A3 (en) * 2021-11-15 2023-06-29 707 Limited Computer-implemented methods for evidencing the existence of a digital document, anonymously evidencing the existence of a digital document, and verifying the data integrity of a digital document
US11934496B2 (en) 2022-02-22 2024-03-19 Xerox Corporation Method and system for authentic non-fungible token (NFT) printing
US11822838B1 (en) 2022-12-02 2023-11-21 Xerox Corporation Method and system for securely exchanging print job information

Also Published As

Publication number Publication date
WO2017130038A1 (en) 2017-08-03
EP3408845A1 (en) 2018-12-05

Similar Documents

Publication Publication Date Title
US9960920B2 (en) Systems and methods for certification of data units and/or certification verification
US9679276B1 (en) Systems and methods for using a block chain to certify the existence, integrity, and/or ownership of a file or communication
US10708060B2 (en) System and method for blockchain-based notification
US11449478B2 (en) Blockchain implemented data migration audit trail
US11757653B2 (en) Systems and methods for determining authenticity of non-fungible digital assets
US11741083B2 (en) Cross-shard private atomic commit
WO2021000337A1 (en) System and method for mapping decentralized identifiers to real-world entities
CN113711536A (en) Extracting data from a blockchain network
US11734262B2 (en) Systems and methods for writing updates to and/or reading previously stored updates of assets implemented as smart contracts on a decentralized database
TW202023224A (en) Event-driven blockchain workflow processing
Awuson-David et al. BCFL logging: An approach to acquire and preserve admissible digital forensics evidence in cloud ecosystem
US20170255950A1 (en) Systems and methods for providing block chain state proofs for prediction market resolution
Kolodziej et al. Blockchain secure cloud: a new generation integrated cloud and blockchain platforms–general concepts and challenges
US11888981B2 (en) Privacy preserving auditable accounts
WO2022116761A1 (en) Self auditing blockchain
US11943360B2 (en) Generative cryptogram for blockchain data management
US20220179869A1 (en) Coexistence mediator for facilitating blockchain transactions
US11804950B2 (en) Parallel processing of blockchain procedures
Sevis et al. Survey on data integrity in cloud
US20220027260A1 (en) Automatically capturing weather data during engineering tests
US20230267220A1 (en) Privacy preserving asset token exchange
US20230267457A1 (en) Privacy preserving asset transfer between networks
Korlapati et al. SIOCEN: Secure Integrity Verification of Outsourced Data in Cloud Storage using Blockchain

Legal Events

Date Code Title Description
AS Assignment

Owner name: STAMPERY INC., WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CUENDE, LUIS IVAN;REEL/FRAME:037720/0532

Effective date: 20160129

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY

Year of fee payment: 4

AS Assignment

Owner name: WITNET FOUNDATION, SPAIN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STAMPERY, INC.;REEL/FRAME:058143/0365

Effective date: 20211108