US20220027903A1 - Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network - Google Patents

Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network Download PDF

Info

Publication number
US20220027903A1
US20220027903A1 US17/296,946 US201917296946A US2022027903A1 US 20220027903 A1 US20220027903 A1 US 20220027903A1 US 201917296946 A US201917296946 A US 201917296946A US 2022027903 A1 US2022027903 A1 US 2022027903A1
Authority
US
United States
Prior art keywords
transaction
blockchain
data
metanet
node
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.)
Abandoned
Application number
US17/296,946
Other languages
English (en)
Inventor
Craig Steven Wright
Owen VAUGHAN
Jack Owen Davies
Chloe Ceren TARTAN
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.)
Nchain Licensing AG
Original Assignee
Nchain Licensing AG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from GBGB1819299.7A external-priority patent/GB201819299D0/en
Priority claimed from GBGB1819290.6A external-priority patent/GB201819290D0/en
Priority claimed from GBGB1819284.9A external-priority patent/GB201819284D0/en
Priority claimed from GBGB1819286.4A external-priority patent/GB201819286D0/en
Priority claimed from GBGB1819293.0A external-priority patent/GB201819293D0/en
Priority claimed from GBGB1819297.1A external-priority patent/GB201819297D0/en
Priority claimed from GBGB1819291.4A external-priority patent/GB201819291D0/en
Application filed by Nchain Licensing AG filed Critical Nchain Licensing AG
Publication of US20220027903A1 publication Critical patent/US20220027903A1/en
Assigned to NCHAIN LICENSING AG reassignment NCHAIN LICENSING AG CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: NCHAIN HOLDINGS LTD
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN HOLDINGS LTD reassignment NCHAIN HOLDINGS LTD ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAVIES, JACK, TARTAN, Chloe, VAUGHAN, Owen, WRIGHT, CRAIG
Assigned to NCHAIN LICENSING AG reassignment NCHAIN LICENSING AG CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: nChain Holdings AG
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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
    • H04L9/3239Cryptographic 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 involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD
    • 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/3247Cryptographic 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 involving digital signatures
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • G06F16/2379Updates performed during online database operations; commit processing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 OR CALCULATING; 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 OR CALCULATING; 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/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • 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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • 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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/0825Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates
    • 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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/083Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP]
    • H04L9/0833Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP] involving conference or group key
    • H04L9/0836Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) involving central third party, e.g. key distribution center [KDC] or trusted third party [TTP] involving conference or group key using tree structure or hierarchical structure
    • 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/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • 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/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • H04L9/3006Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters
    • H04L9/3033Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy underlying computational problems or public-key parameters details relating to pseudo-prime or prime number generation, e.g. primality test
    • 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/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • H04L9/3066Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy involving algebraic varieties, e.g. elliptic or hyper-elliptic curves
    • H04L9/3073Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy involving algebraic varieties, e.g. elliptic or hyper-elliptic curves involving pairings, e.g. identity based encryption [IBE], bilinear mappings or bilinear pairings, e.g. Weil or Tate pairing
    • 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
    • H04L9/3242Cryptographic 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 involving keyed hash functions, e.g. message authentication codes [MACs], CBC-MAC or HMAC
    • 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/3247Cryptographic 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 involving digital signatures
    • H04L9/3249Cryptographic 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 involving digital signatures using RSA or related signature schemes, e.g. Rabin scheme
    • 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
    • H04L2209/38
    • 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

Definitions

  • This invention relates generally to improvements for data communication and exchange across an electronic network, and in particular a peer-to-peer network such as a blockchain network. It relates to data storage, access, retrieval and processing, and more particularly to such data-related activities on a blockchain.
  • the invention is particularly suited, but not limited to, use in processing data in a manner similar to that provided by web sites and web pages but using the blockchain as an underlying mechanism or platform rather than web server(s).
  • the invention provides a secure, efficient, cryptographically-enforced, alternative infrastructure for data processing and transfer.
  • blockchain to include all forms of electronic, computer-based, distributed ledgers. These include consensus-based blockchain and transaction-chain technologies, permissioned and un-permissioned ledgers, shared ledgers and variations thereof.
  • the most widely known application of blockchain technology is the Bitcoin ledger, although other blockchain implementations have been proposed and developed. While Bitcoin may be referred to herein for the purpose of convenience and illustration, it should be noted that the invention is not limited to use with the Bitcoin blockchain and alternative blockchain implementations and protocols fall within the scope of the present invention.
  • the term “user” may refer herein to a human or a processor-based resource. “Bitcoin” as used herein includes all versions and variations of protocols which derive from the Bitcoin protocol.
  • a blockchain is a peer-to-peer, electronic ledger which is implemented as a computer-based decentralised, distributed system made up of blocks which in turn are made up of transactions.
  • Each transaction is a data structure that encodes the transfer of control of a digital asset between participants in the blockchain system, and includes at least one input and at least one output.
  • Each block contains a hash of the previous block so that blocks become chained together to create a permanent, unalterable record of all transactions which have been written to the blockchain since its inception.
  • Transactions contain small programs known as scripts embedded into their inputs and outputs, which specify how and by whom the outputs of the transactions can be accessed. On the Bitcoin platform, these scripts are written using a stack-based scripting language.
  • a transaction in order for a transaction to be written to the blockchain, it must be i) validated by the first node that receives the transaction—if the transaction is validated, the node relays it to the other nodes in the network; and ii) added to a new block built by a miner; and iii) mined, i.e. added to the public ledger of past transactions.
  • Embodiments also provide solutions for the secure control of access to digital resources over a technically different and improved computing platform which comprises a blockchain and a blockchain protocol.
  • the method may be described as a method for enabling or controlling the processing, storing, retrieving, identifying and/or sharing of data via a blockchain. Additionally or alternatively, it may be described as a method for associating or linking data stored within (separate/different) blockchain transactions to enable the identification, retrieval and/or sharing of said data.
  • the at least one attribute may be null.
  • this enables the creation and use of a search path analogous to that known in relation to the internet, but for a peer-to-peer network architecture e.g. blockchain.
  • At least one of the attributes may be a mnemonic associated with the root transaction or the target transaction.
  • the mnemonic may be a human-readable identifier, term or label. This provides the advantage that searching for content on the blockchain can be performed more easily, swiftly and with fewer input errors, thus providing an enhanced and improved search/storage/sharing/data communication solution.
  • the root transaction and/or the target transaction comprises a (search) protocol flag.
  • the protocol flag is associated with and/or indicative of a blockchain-based protocol for searching for, storing in and/or retrieving data in one or more blockchain transactions.
  • the protocol flag may be an indicator or marker. It may indicate that the transaction is formed in accordance with a pre-determined protocol. This may be a protocol other than the protocol of the underlying blockchain. It may be a search protocol in accordance with any embodiment described herein (i.e. what may be referred to as the “metanet” protocol described herein).
  • the method may comprise the step identifying, in the blockchain, at least one transaction which comprises the protocol flag and storing data related to the at least one transaction in an off-blockchain resource. This provides the advantage that data can be stored in an efficient manner for swift access.
  • the data related to the at least one transaction comprises:
  • the method may further comprise the step of accessing a portion of data stored in, or referenced from, the target transaction.
  • the blockchain transaction may comprise the portion of data, or a reference to the portion of data.
  • the reference to the portion of data may be a pointer, address or other indicator of a location where the data is stored.
  • the portion of data may be any type of data or digital content e.g. a computer-executable item, text, video, images, sound file etc.
  • the portion of data may be referred to as “content”.
  • the portion of data or the reference to it may be in a processed form. For example, it may be a hash digest of the portion of data.
  • the data may be stored on the blockchain or off it (i.e. “off chain”).
  • the public key (RTPK) associated with the root transaction comprises a human-readable prefix.
  • This may be a “vanity address” as known in the prior art. This provides the advantage that the public key comprises a portion of text which is more readily read or recognised by a human, making searching, processing, accessing and retrieval easier, faster and less error-prone.
  • the discretionary public key (DPK) and/or the discretionary transaction ID (DTxID) may be “discretionary” in that they are provided as part of the present invention rather than essential component(s) of the transaction as dictated by the protocol of the underlying blockchain. Put another way, they are not required in order for the transaction to be valid in accordance with the protocol of the underlying blockchain. They are additional, non-essential items which are provided as part of the present invention, not because the blockchain protocol requires them.
  • the portion of data reference to the portion of data, the protocol flag, the discretionary public key (DPK) and/or the discretionary transaction ID (DTxID) are provided within the transaction (Tx) at a location following a script opcode for marking an output as invalid for subsequent use as an input to a subsequent transaction.
  • DPK discretionary public key
  • DTxID discretionary transaction ID
  • This script opcode may be the OP_RETURN opcode in one or more variants of the Bitcoin protocol, or may be a functionally similar/equivalent opcode from another blockchain protocol.
  • the invention also provides a non-transitory computer-readable storage medium having stored thereon executable instructions that, as a result of being executed by a processor of a computer system, cause the computer system to at least perform an embodiment of the method as described herein.
  • FIG. 2 shows a blockchain transaction embodying the present invention in which data is stored in an input
  • FIG. 14 shows an illustration of a Metanet graph tree for the domain ‘bobsblog’ including MURL search paths in accordance with an embodiment of the present invention.
  • FIG. 15 shows a schematic for an illustrative embodiment of a browser-wallet in accordance with one example of the invention, and how its core functions can be split across different components of the application.
  • FIG. 16 provides a diagram illustrating how searching for content can be performed within the infrastructure of an embodiment of the invention.
  • FIG. 18 shows a Metanet a tree (or graph) for use in reference to the illustrative use case described below.
  • These challenges may include, but are not limited to: how to locate a particular portion of data within the network; how to secure and control access to the data so that only authorised parties may gain access; how to transfer the data from one party to another in a per-to-peer manner; how to arrange the data so that it can be logically associated yet stored in different locations within the network and how to subsequently combine it from different locations to provide a collective and augmented result; how to provide and/or store data in a hierarchical fashion; how to allow users and parties with different computing platforms access to the desired data; how to store, provide and share data across a (potentially global) computing network without reliance on or the need for large storage servers and centralised data controllers.
  • the present invention provides such an improved solution in a manner which, in some ways, is analogous to the internet but achieves its results in an entirely different way, using an entirely different platform of hardware and software components from that known in the prior art.
  • the servers which store internet/web data and provide it to end users are replaced by blockchain transactions residing on the blockchain network.
  • blockchain transactions residing on the blockchain network.
  • first data to be stored on the blockchain is stored in one or more first outputs of the transaction
  • second data representing attributes of the first data is stored in one or more second outputs of the transaction.
  • One or more first parts ⁇ Content 1> of the first data are stored in a spendable output of the transaction.
  • Data ⁇ Attribute 1> and ⁇ Attribute 2>, representing respective attributes of the first data, together with a flag indicating that data is being stored according to the Metanet protocol, is stored in a second, unspendable output of the transaction.
  • the term “unspendable” is used to indicate that at least one first and/or second output of the transaction may include a script opcode (OP RETURN) for marking an output as invalid for subsequent use as an input to a subsequent transaction.
  • OP RETURN script opcode
  • FIG. 2 shows a blockchain transaction embodying the present invention in which first data ⁇ Content 1> to be stored on the blockchain is stored in an input of the transaction.
  • the Metanet flag, and the attributes data ⁇ Attribute 1> and ⁇ Attribute 2> are stored in an unspendable output of the transaction, in a manner similar to the arrangement shown in FIG. 1 .
  • the content is data to be stored on the blockchain
  • the Metanet Flag is a 4-byte prefix that acts as the identifier for any data pertaining to the Metanet protocol
  • the attributes contain indexing, permissioning and encoding information about the content. This could include, but is not limited to, data type, encryption and/or compression schemes.
  • Such attributes are also often referred to as metadata. Use of this term in the present document will be avoided in order to avoid confusion with transaction metadata.
  • the attributes may contain information about how the content data packets are recombined.
  • providing the hash of the recombined data packets H(content 1 +content 2 ) as an attribute enables verification that the recommended recombination scheme has been used.
  • FIG. 1 A transaction that implements the second data insertion method is shown in FIG. 1 .
  • this transaction only includes content inserted in its outputs, that is signed by its single input. Content inserted into additional inputs would also be possible using OP_DROP statements using this method as shown in FIG. 2 .
  • This concatenation operator may be replaced by any desired bitwise or similar piecewise binary operator.
  • the two chunks ⁇ Content chunk 1 > and ⁇ Content chunk 2 > are then stored in respective spendable outputs of the separate blockchain transactions, while data relating to the attributes of the content data is stored in respective unspendable outputs of the blockchain transactions.
  • the attributes can contain information about the recombination scheme.
  • the content may be raw data, an executable program or a HTML webpage.
  • content 1 may include a pointer to the location on the blockchain of content 2 , which functions in the same way as an embedded HTML link within a webpage.
  • the transaction validation process performed by miners is used to gain an advantage when storing this data. This is because all data in transaction outputs will be signed by the owner of a public key P in at least one transaction input (if the SIGHASH
  • Rabin signatures can be used to sign the data itself rather than the whole message. This can be advantageous as the signer does not need to sign every individual transaction in which the data appears, and the signature can be re-used in multiple transactions.
  • Rabin signatures can be easily validated in script. These can be incorporated in case ( 2 ) above by inserting Rabin signature validation before the OP_DROP command, i.e.
  • Digital signatures are a fundamental part of the Bitcoin protocol. They ensure that any Bitcoin transaction recorded on the blockchain has been authorised by the legitimate holder of the Bitcoin being sent.
  • a transaction message is signed using the elliptic curve digital signature algorithm (ECDSA).
  • ECDSA signature is generally applied to the whole transaction.
  • the integers modulo p are defined as the set
  • p be a prime number.
  • r is a quadratic residue mod p if and only if
  • the Rabin digital signature algorithm can be described as follows:
  • the signer chooses a padding U such that H(m ⁇ U) satisfies
  • the signature, S is computed using the formula
  • the factor ⁇ may be safely included in the signature, to provide the combination (S, ⁇ , U).
  • the advantageous features of the Rabin signature scheme are as follows:
  • n is the public key of the signer. This will evaluate to TRUE if and only if is provided with the input
  • Internet data consists of JavaScript and common file types such as text files (SML, HTML, etc.), video files (MPEG, M-JPEG etc.), image files (GIF, JPEG etc.) and audio files (AU, WAV, etc.), for example as described in greater detail at https://www.doc.ic.ac.uk/ ⁇ nd/surprise_97/journal/vol1/mmp/#text.
  • these different data types can also be embedded on the blockchain. Larger file sizes can be compressed using one of several existing coding schemes before embedding it on the blockchain. Lossless data compression algorithms such as Run-length and Huffman encoding can be used in several applications, including ZIP files, executable programs, text documents and source code.
  • the owner of the content may choose to protect the content before embedding it on the Blockchain. This ensures that the content cannot be viewed without acquiring the necessary permissions.
  • Elliptic Curve Cryptography is asymmetric as it relies on a public-private key pair. It is one of the most secure cryptosystems and is typically used in cryptocurrencies such as bitcoin.
  • ECC cryptography the Koblitz algorithm can be used to encrypt data.
  • AES Advanced Encryption Standard
  • Storing data on a blockchain has the obvious advantage that a payment mechanism is built into the system. Payments can be used to purchase
  • An efficient and secure way to make such a purchase is to use an atomic swap. This keeps secure communication channels to a minimum and ensures that either the seller gets paid and the secret is revealed to the buyer, or neither event occurs.
  • a permission can also be convenient to purchase a permission using an access token.
  • This is a secret value (typically a hash preimage) that the buyer owns that they can use in order to make a purchase.
  • Such tokens may be bought in bulk by the buyer ahead of time, and then activated at the time they would actually like to use the permission.
  • Alice is the owner of the secret.
  • This secret may be either a hash preimage of a known hash digest, or the private key of a known public key.
  • Bob wishes to use Bitcoin to buy this secret from Alice.
  • a mechanism known as an atomic swap is described that enables this transaction to occur. It is atomic in the sense that either Alice gets paid Bitcoin and the secret is revealed to Bob, or neither event occurs.
  • the method is as follows:
  • Bob Prior to these, Bob must set up a transaction to send Alice the ephemeral key k 0 off-block so that she can calculate r 0 , a component of a digital signature.
  • Alice and Bob may use their public keys P A , P B to establish a shared secret S known only to both parties. This could be achieved in a manner outlined in International Patent Publication no. WO 2017/145016.
  • S may be added to the preimage X in the hash puzzle in order for X not to be revealed publicly on the blockchain.
  • S may be used as the ephemeral key k 0 to ensure that only Alice or Bob is able to calculate the private key.
  • a time-locked refund can be introduced to the procedure to prevent Bob's funds being locked by Alice, should Alice decide not to spend her funds.
  • the token issuance phase is effectively a one-time purchase of tokens by Bob.
  • Bob For example, we will consider the scenario where Alice has 10 distinct secrets X 1 , X 2 , . . . , X 10 and Bob wishes to make a single purchase for 10 tokens T 1 , T 2 , . . . , T 10 which each grant him access to a respective secret.
  • First Bob generates a set of 10 tokens from a secret seed value Y known only to him. These tokens are created by sequential hashing of the seed to form a hash chain, where each token is calculated as
  • T i H 10-i ( Y ) for i ⁇ 1,2, . . . ,10 ⁇ .
  • Alice and Bob now have 10 secret values each, which can be revealed in hash puzzles for example, for the redemption of tokens. In order to issue these tokens however, they must also generate a secret initialising value I Alice and I Bob respectively. These are given as
  • the atomic swap is initiated by Alice and Bob broadcasting the transactions shown in FIGS. 7 and 8 respectively, in both of which the outputs require the solution to two hash puzzles and a valid signature.
  • the signature of the parent node is required, only a parent can create an edge to a child. If the ⁇ TxID parent > field is not present, or it does not point to a valid Metanet transaction, then the node is an orphan. It has no higher-level node by which it can be reached.
  • Additional attributes may be added to each node. These may include flags, names and keywords. These are discussed later in the this document.
  • the hierarchy of the Metanet graph allows rich domain-like structure to emerge.
  • an orphan node as a top-level domain (TLD)
  • a child of an orphan node as a sub-domain
  • a grandchild as a sub-sub-domain etc.
  • a childless node as an end-point. See FIG. 13 .
  • the domain name is interpreted as ID node .
  • Each top-level domain in the Metanet may be thought of as a tree with the root being the orphan node and the leaves being the childless nodes.
  • the Metanet itself is a global collection of trees which form a graph.
  • the input to the left-hand-side is human-readable word
  • the output on the right-hand-side is a hash digest, which will typically be a 256-bit data structure.
  • P bobsblog and TxID bobsblog are also not human readable in general. In the standard IP protocol this would be a map from www.bobsblog.com to the IP address of the corresponding domain within the network.
  • the map K should be interpreted as a measure to ensure backwards-compatibility of the Metanet with the internet in replicating the human-readability of DNS-issued domain names, but the naming and addressing scheme that provides the structure of the Metanet is not explicitly dependent on this map.
  • mapping function K Possible existing forms of the mapping function K include the DNSLink system employed by Interplanetary File System (IPFS) or the OpenNIC service (https://www.openic.org). This mapping can be stored in an existing TXT record as part of the DNS. This is similar to a DNSLink in the IPFS—see https://docs.ipfs.io/guides/concepts/dnslink/. However, in general these sacrifice some element of decentralisation in order to provide a map that is 1-1—see https://hackernoon.com/ten-terrible-attempts-to-make-the-inter-planetary-file-system-human-friendly-e4e95df0c6fa
  • the public key used as the address of a Metanet node is not a human-readable object. This can make searching, referencing and inputting activities error prone and slow for human users.
  • vanity addresses P vanity which include a plaintext prefix that can be interpreted directly by a user.
  • Vanity addresses are known in the prior art.
  • the vanity address above may be used to sense check the map from the name ‘bobsblog’ to the node index ID bobsblog and to aid the searchability of Metanet nodes by address. Note that the prefix is not unique here but the entire address itself is a unique entity.
  • TxIDs are generated by decentralised proof-of-work
  • the names are recoverable from the blockchain itself.
  • the use of a blockchain for this purpose has already been explored in namecoin (https://namecoin.org/) for example. In accordance with the present invention, however, there is no need to use a separate blockchain for this function as everything is achieved within one blockchain.
  • An advantage of this naming system is that a user is able to identify a top-level domain in the Metanet by a memorable word (for example a company name) rather than a hash digest. This also makes searching for the domain faster as it is quicker to search for a keyword rather than a hash digest. It also reduces input errors, thus providing an improved searching tool for blockchain-stored data.
  • Metanet graph structure such that each node has a unique index and may have a name attributed to it. This allows for content to be located using a MURL. In order to also enable quick search functionality, we allow for additional keywords to be attributed to a node.
  • a practical method for searching the Metanet may be to first use a block explorer to trawl through the blockchain and identify all transactions with the Metanet flag, check that they are valid Metanet nodes, and if so record their indexes and keyword in a database or other storage resource. This database can then be used to efficiently search for nodes with desired keywords. Once the index of the node(s) with the desired keywords is found its content can be retrieved from the block explorer and viewed.
  • Sub-topic page node P 1,1 MURL mnp://bobsblog/summer/caribbean ⁇ index: H(P 1,1 ⁇ TxID 1,1 ); index of parent: H(P 1 ⁇ TxID 1 ); name: ‘caribbean’; kwd1: ‘travel’; kwd2: ‘barbados’; . . . ⁇
  • leaf nodes P 1,1,1 P 1,1,2 and P 1,1,3 are given the names ‘beaches’, ‘nightlife’ and ‘food’ respectively and are used to store separate blog posts.
  • the full domain structure is shown on the diagram overleaf, including the MURL search path pertaining to each node in the tree.
  • Metanet can also incorporate a content addressable network (CAN) by storing a hash of the content stored by a node transaction as an additional attribute.
  • CAN content addressable network
  • the browser-wallet is an application intended to allow an end-user to interact with the Metanet infrastructure on the blockchain. This application should allow explorative searches of the Metanet graph for specific content embedded in trees. Additionally, the browser-wallet will handle retrieval, decryption, recombination and caching (optional) of content.
  • the browser-wallet application will combine these elements with cryptocurrency payment mechanisms by supporting a native (or external) wallet.
  • the browser-wallet will comprise the following core elements, combined into a single computer application.
  • Metanet browser-wallet ensures the following functionalities of the application.
  • SEs Search engines as known in the prior art rely on powerful web crawlers to locate, index and rank web content according to the user queries. (The same underlying principles can be extended to a third-party Blockchain SE that crawls the Metanet).
  • SEs identify relevant HTML metatags and content through a search of the keywords in the query.
  • the results of the crawl are subsequently indexed where any embedded images/videos/media files are analysed and catalogued.
  • the most relevant results from the index are then ranked programmatically, taking into consideration the user's location, language and device.
  • a typical SE should have the following functionality:
  • Blockchain explorers are web applications which enable user-friendly queries of a blockchain, at a high level, and function similarly to web browsers but are connected to a blockchain rather than the internet. See https://en.bitcoin.it/wiki/Block_chain_browser.
  • Block explorers While varying in their capabilities, are generally useful for cataloguing transactions and displaying their basic information—such as transacted currency values, confirmations and histories of coins and addresses—in a form that is easy for users to digest.
  • Many explorers such as Bitcoin.com https://explorer.bitcoin.com/bch and Blockchain.com https://www.blockchain.com/explorer also allow the individual input and locking scripts for transactions to be viewed, although there are inconsistencies between how these and more advanced sites like Blockchair https://bockchair.com/ choose to provide this information.
  • Keyword searching Content data stored in transactions needs to be retrievable by human-readable keywords. This is not generally a function of current block explorers as they are used to query the protocol-based properties of transactions, such as block height, TxID and addresses rather than taking keywords as search inputs. (However, some e.g. Blockchair can search for words if they are directly included in the script of the transaction).
  • the powerful naming and addressing structure of the present invention facilitates and enables the construction of a more sophisticated blockchain explorer than known in the art.
  • the browser-wallet application communicates with a third-party search engine for discovery of node identities (ID node ). It is envisaged that such a third-party may provide a powerful and versatile service that replicates the capabilities of existing internet search engines.
  • a Metanet search engine third-party maintains a database of all Metanet transactions mined into the blockchain identifiable by the Metanet protocol flag. This database can catalogue all Metanet nodes by a range indexes including ID node , node names, key words, TxID and block height.
  • Efficiency savings may be made by having a database that is dedicated to Metanet data only. Unlike Bit DB this would not store the data associated with all transaction, only those containing the Metanet flag. Certain databases, such as non-relational databases like MongoDB, may be more efficient at storing the graph structure of the Metanet. This would allow for faster querying, lower storage space, and more efficiently associate related content within Metanet domains.
  • FIG. 16 shows how the browser-wallet interacts with a third-party search engine when a user searches for content within the Metanet infrastructure.
  • a third-party search engine when a user searches for content within the Metanet infrastructure.
  • the third-party SE only has the responsibility of indexing and maintaining records of the attributes of Metanet nodes, while the raw content data stored on the nodes is instead stored by network peers (e.g. full-copy peers, miners, archives) with a full copy of the blockchain.
  • network peers e.g. full-copy peers, miners, archives
  • the browser-wallet application emulates the same front-end capabilities that any typical web-browser should provide. These functions include, but are not limited to:
  • the software component of the browser-wallet application responsible for acting as a web-browser is able to perform the above functions on Metanet content embedded in the blockchain that is both searchable (using SEs) and retrievable (from peers) using their attributes.
  • the web-browser software component of the browser-wallet application is able to handle all operations that need to be performed on given Metanet content. There are many such operations that need to be performed in general, but we assume that at least the following are executed by the application using the Metanet protocol and infrastructure.
  • flags can be used to signify to the browser-wallet that a given operation needs to be performed. This generalises to any other operation, for which a suitable ⁇ operation_flag> can be included as part of the attributes of nodes to which the operation applies.
  • the caching of local files and cookies is a common and important function of typical web-browsers.
  • the browser-wallet application also uses local storage in a similar way in order to optionally keep a record of ID node and other node attributes that pertain to content of interest.
  • the Metanet solves the problem inherent with caching internet data that it is mutable and can be changed or censored by web-browsing software depending on the provider.
  • caching Metanet data a user can always easily verify that it is in the same state as when originally included as an immutable record on the blockchain.
  • Deterministic keys Dk are private keys initialized from a single “seed” key (See Andreas M. Antonopoulos, Chapter 5 in “Mastering Bitcoin” O'Reilly 2 nd Ed., 2017, pp. 93-98).
  • the seed is a randomly generated number that acts as a master key.
  • a hash function can be used to combine the seed with other data, such as an index number or “chain code” (see HD Wallets—BIP-32/BIP-44), to derive deterministic keys. These keys are related to one another and are fully recoverable with the seed key.
  • the seed also permits the easy import/export of a wallet between different wallet implementations, giving an additional degree of freedom if the user wishes to use an external wallet in conjunction with the Metanet browser-wallet.
  • a hierarchical deterministic (HD) wallet is a well known derivation method of deterministic keys.
  • HD wallets a parent key generates a sequence of children keys, which in turn derive a sequence of grandchildren keys, and so on.
  • This tree-like structure is a powerful mechanism for managing several keys.
  • a HD wallet can be incorporated into the Metanet architecture illustrated in FIG. 16 .
  • Advantages of using HD wallets include:
  • embodiments of the invention can directly merge the functionality of traditional web-browsers with one or more cryptocurrency wallets. This is fundamentally how the Metanet combines the payment for “internet” content with its delivery to the end user.
  • embodiments of the browser-wallet may have a dedicated, in-built software component that operates as a cryptocurrency wallet.
  • This wallet is native the application itself and can be used to manage cryptocurrency private keys and authorise transactions as payment for Metanet content within the browser-wallet itself.
  • the browser component of the application can prompt the wallet component to authorise a payment that is required—by purchasing a decryption key, access token or otherwise—to view Metanet content.
  • the application does not need to invoke an external third party to process the payment, and thus the Metanet content of interest is consumed by the application and paid for in-situ.
  • the application establishes a link or pairing with an external wallet(s), and synchronises with it, but does not store private keys in the browser-wallet itself. Instead, when the browser component prompts a payment to be made for content, the application requests an authorisation by digital signature from the external wallet of choice. This authorisation is made by the user and the browser-wallet can broadcast the transaction and view the paid content.
  • Metanet uses the same data-structure—the blockchain—to record both payments and content data. This means that software wallets can be used to write content data to the Metanet infrastructure in addition to creating transactions that are purely based on the exchange of cryptocurrency.
  • the native wallet built-in to the application is able to write transactions to the blockchain that are more complex than typical simplified payment verification (SPV) clients—see https://bitcoin.org/en/glossary/simplified-payment-verification.
  • SPV simplified payment verification
  • the wallet allows users to choose to write a Metanet node transaction to the blockchain directly from the application by selecting content data, from their computer, to be embedded in the blockchain.
  • the browser-wallet application has a user interface (UI) it allows for the wallet component to create and broadcast transactions that include content data that has be constructed either in the browser-component or on the user's computer beforehand. This capability would be far more difficult to achieve for a purpose-built wallet to handle on its own.
  • UI user interface
  • decryption keys and access tokens can be stored and managed deterministically to facilitate efficient handling and deployment.
  • Decryption keys e.g. ECC private keys
  • access tokens can be reconstructed using a hash chain that is seeded by some initial token.
  • Block height permissioning Timelocks can be included in the bitcoin script language to enable block height permissioning.
  • the op_code OP_CHECKLOCKTIMEVERIFY (CLTV) sets the block height at which a transaction output (UTXO) is permissible for spending.
  • the browser-wallet can be arranged to synchronise with the current state of the blockchain in order to use block height as its own proxy for time, rather than relying on any external clock or third-party time oracle.
  • LFCP Local Full-Copy Peer
  • Metanet search engine may also act as an LFCP if the SE is powerful and large enough to both store Metanet content and perform the main functions of a typical SE.
  • One advantage of such a system is that users only need to make a single (local) connection to their LFCP when retrieving the content associated with a given ID node . There is no need for the LFCP to forward the request to other peers as they are guaranteed to be able to serve the required content themselves.
  • the Metanet provides many advantages over the internet—such as decentralisation and deduplication—that are similar to other peer-to-peer (P2P) file-sharing services like IFPS.
  • P2P peer-to-peer
  • the Metanet improves on these existing P2P models by ensuring immutability and, crucially, removing the need to flood the network with requests for given content.
  • LFCPs should use their disk space capacity to store Metanet node transactions based on a popularity system (there are existing techniques for ranking content by request volume and nature). This means that LFCPs now tailor both their CPU (for request handling ability) and their storage allocation (for content-serving ability) to suit their local geographic demands both in volume and nature of content.
  • GFCP Global Full-Copy Peer
  • GFCP GFCPs
  • GFCPs act as archive peers to store all Metanet content mined historically, which ensures that any Metanet node content can be accessed even if many LFCPs omit some content from their local storage provisions.
  • the concept of a GFCP is a powerful one and illustrates how the overall architecture of the Metanet provides a solution to an existing problem; that of creating all-encompassing, global data banks.
  • the process of verifying what is stored is done by miners and hence universal, global data banks can be trusted because they cannot corrupt blockchain information.
  • the GFCP does not need to be trusted and need only provide storage.
  • FIG. 17 shows a system of two LFCPs and one GFCP and illustrates how each peer can support the other in a network that is robust to the compromise of individual peers.
  • Metanet architecture The first use case presented here (for illustrative purposes only) for the Metanet architecture is for the decentralised payment for and distribution of applications (apps).
  • Swapp An atomically-swapped application is known as a Swapp.
  • a third-party platform may be used for cataloguing and advertising applications that exist on the Metanet, but the payment for and transfer of the access key to a user such as Bob does not need to involve any third party and can be done directly between merchant and consumer.
  • the following section details a process that may be used for buying and selling Swapps from the creation of an app by Alice to its deployment by Bob. Throughout the process, Alice and Bob will use their respective browser-wallets to interact with the Metanet.
  • TxID App Input Output ⁇ Sig P puzzle > ⁇ P Puzzle > OP_RETURN ⁇ Metanet Flag> ⁇ P App > ⁇ e(App)> OP_DROP ⁇ TxID Puzzle >
  • Bob now has the key s k that will allow him to decrypt the application data Alice published previously. In order to download the app and deploy it Bob does the following.
  • FIG. 19 illustrates the entire process outlined in the above illustrative use case.
  • the flow chart shows two action branches, Alice's (starting on the left hand side) and Bob's (starting on the right hand side).
  • the branch corresponding to Alice shows the initial publishing phase and Bob's shows the phase of setting up the purchase via atomic swap.
  • TxID Bob Inputs Outputs Value Script Value Script x BCH ⁇ Sig P B > ⁇ P B > x BCH [Private Key Puzzle P k , r 0 ] [CheckSig P A ]
  • Alice receives payment of x Bitcoin while Bob receives the secret decryption key s k and is able to retrieve and decrypt Alice's application from the Metanet.
  • FIG. 20 there is provided an illustrative, simplified block diagram of a computing device 2600 that may be used to practice at least one embodiment of the present disclosure.
  • the computing device 2600 may be used to implement any of the systems illustrated and described above.
  • the computing device 2600 may be configured for use as a data server, a web server, a portable computing device, a personal computer, or any electronic computing device.
  • the computing device 2600 may include one or more processors with one or more levels of cache memory and a memory controller (collectively labelled 2602 ) that can be configured to communicate with a storage subsystem 2606 that includes main memory 2608 and persistent storage 2610 .
  • the main memory 2608 can include dynamic random-access memory (DRAM) 2618 and read-only memory (ROM) 2620 as shown.
  • DRAM dynamic random-access memory
  • ROM read-only memory
  • the storage subsystem 2606 and the cache memory 2602 may be used for storage of information, such as details associated with transactions and blocks as described in the present disclosure.
  • the processor(s) 2602 may be utilized to provide the steps or functionality of any embodiment as described in the present disclosure.
  • the processor(s) 2602 can also communicate with one or more user interface input devices 2612 , one or more user interface output devices 2614 , and a network interface subsystem 2616 .
  • a bus subsystem 2604 may provide a mechanism for enabling the various components and subsystems of computing device 2600 to communicate with each other as intended.
  • bus subsystem 2604 is shown schematically as a single bus, alternative embodiments of the bus subsystem may utilize multiple busses.
  • the network interface subsystem 2616 may provide an interface to other computing devices and networks.
  • the network interface subsystem 2616 may serve as an interface for receiving data from, and transmitting data to, other systems from the computing device 2600 .
  • the network interface subsystem 2616 may enable a data technician to connect the device to a network such that the data technician may be able to transmit data to the device and receive data from the device while in a remote location, such as a data centre.
  • the user interface input devices 2612 may include one or more user input devices such as a keyboard; pointing devices such as an integrated mouse, trackball, touchpad, or graphics tablet; a scanner; a barcode scanner; a touch screen incorporated into the display; audio input devices such as voice recognition systems, microphones; and other types of input devices.
  • user input devices such as a keyboard; pointing devices such as an integrated mouse, trackball, touchpad, or graphics tablet; a scanner; a barcode scanner; a touch screen incorporated into the display; audio input devices such as voice recognition systems, microphones; and other types of input devices.
  • input device is intended to include all possible types of devices and mechanisms for inputting information to the computing device 2600 .
  • the one or more user interface output devices 2614 may include a display subsystem, a printer, or non-visual displays such as audio output devices, etc.
  • the display subsystem may be a cathode ray tube (CRT), a flat-panel device such as a liquid crystal display (LCD), light emitting diode (LED) display, or a projection or other display device.
  • CTR cathode ray tube
  • LCD liquid crystal display
  • LED light emitting diode
  • output device is intended to include all possible types of devices and mechanisms for outputting information from the computing device 2600 .
  • the one or more user interface output devices 2614 may be used, for example, to present user interfaces to facilitate user interaction with applications performing processes described and variations therein, when such interaction may be appropriate.
  • the storage subsystem 2606 may provide a computer-readable storage medium for storing the basic programming and data constructs that may provide the functionality of at least one embodiment of the present disclosure.
  • the applications programs, code modules, instructions
  • the storage subsystem 2606 may additionally provide a repository for storing data used in accordance with the present disclosure.
  • the main memory 2608 and cache memory 2602 can provide volatile storage for program and data.
  • the persistent storage 2610 can provide persistent (non-volatile) storage for program and data and may include flash memory, one or more solid state drives, one or more magnetic hard disk drives, one or more floppy disk drives with associated removable media, one or more optical drives (e.g. CD-ROM or DVD or Blue-Ray) drive with associated removable media, and other like storage media.
  • Such program and data can include programs for carrying out the steps of one or more embodiments as described in the present disclosure as well as data associated with transactions and blocks as described in the present disclosure.
  • the computing device 2600 may be of various types, including a portable computer device, tablet computer, a workstation, or any other device described below. Additionally, the computing device 2600 may include another device that may be connected to the computing device 2600 through one or more ports (e.g., USB, a headphone jack, Lightning connector, etc.). The device that may be connected to the computing device 2600 may include a plurality of ports configured to accept fibre-optic connectors. Accordingly, this device may be configured to convert optical signals to electrical signals that may be transmitted through the port connecting the device to the computing device 2600 for processing. Due to the ever-changing nature of computers and networks, the description of the computing device 2600 depicted in FIG. 20 is intended only as a specific example for purposes of illustrating the preferred embodiment of the device. Many other configurations having more or fewer components than the system depicted in FIG. 20 are possible.
  • the invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer.
  • a device claim enumerating several means several of these means may be embodied by one and the same item of hardware.
  • the mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Computing Systems (AREA)
  • Databases & Information Systems (AREA)
  • Finance (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Power Engineering (AREA)
  • Mathematical Physics (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • Algebra (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Storage Device Security (AREA)
  • Information Transfer Between Computers (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Small-Scale Networks (AREA)
US17/296,946 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network Abandoned US20220027903A1 (en)

Applications Claiming Priority (15)

Application Number Priority Date Filing Date Title
GBGB1819290.6A GB201819290D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GBGB1819284.9A GB201819284D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819290.6 2018-11-27
GB1819286.4 2018-11-27
GBGB1819286.4A GB201819286D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819291.4 2018-11-27
GBGB1819293.0A GB201819293D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819299.7 2018-11-27
GB1819293.0 2018-11-27
GBGB1819297.1A GB201819297D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819297.1 2018-11-27
GBGB1819291.4A GB201819291D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GBGB1819299.7A GB201819299D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819284.9 2018-11-27
PCT/IB2019/059791 WO2020109907A1 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2019/059791 A-371-Of-International WO2020109907A1 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US19/219,504 Continuation US20250350474A1 (en) 2018-11-27 2025-05-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network

Publications (1)

Publication Number Publication Date
US20220027903A1 true US20220027903A1 (en) 2022-01-27

Family

ID=68621343

Family Applications (15)

Application Number Title Priority Date Filing Date
US17/296,946 Abandoned US20220027903A1 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US17/297,336 Active 2040-06-14 US12432070B2 (en) 2018-11-27 2019-11-14 Computer implemented system and method for storing data on a blockchain
US17/297,343 Active 2040-12-18 US12231574B2 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US17/297,338 Active 2041-04-08 US12273460B2 (en) 2018-11-27 2019-11-14 Computer implemented system and method for storing data on a blockchain
US17/296,949 Active 2041-06-05 US12206790B2 (en) 2018-11-27 2019-11-14 Computer implemented systems and methods for storing, retrieving and communication data via a peer-to-peer network
US17/297,341 Active 2041-02-08 US12238222B2 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US17/296,954 Abandoned US20220027905A1 (en) 2018-11-27 2019-11-14 Computer implemented system and method for enabling access to data stored on a blockchain
US17/296,953 Active 2040-05-01 US12231573B2 (en) 2018-11-27 2019-11-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US18/649,846 Active US12348648B2 (en) 2018-11-27 2024-04-29 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US18/978,451 Pending US20250184153A1 (en) 2018-11-27 2024-12-12 Computer implemented systems and methods for storing, retrieving and communication data via a peer-to-peer network
US19/016,857 Pending US20250150286A1 (en) 2018-11-27 2025-01-10 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US19/034,865 Pending US20250168016A1 (en) 2018-11-27 2025-01-23 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US19/068,116 Pending US20250286727A1 (en) 2018-11-27 2025-03-03 Computer implemented system and method for storing data on a blockchain
US19/219,504 Pending US20250350474A1 (en) 2018-11-27 2025-05-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US19/219,270 Pending US20250286730A1 (en) 2018-11-27 2025-05-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network

Family Applications After (14)

Application Number Title Priority Date Filing Date
US17/297,336 Active 2040-06-14 US12432070B2 (en) 2018-11-27 2019-11-14 Computer implemented system and method for storing data on a blockchain
US17/297,343 Active 2040-12-18 US12231574B2 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US17/297,338 Active 2041-04-08 US12273460B2 (en) 2018-11-27 2019-11-14 Computer implemented system and method for storing data on a blockchain
US17/296,949 Active 2041-06-05 US12206790B2 (en) 2018-11-27 2019-11-14 Computer implemented systems and methods for storing, retrieving and communication data via a peer-to-peer network
US17/297,341 Active 2041-02-08 US12238222B2 (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US17/296,954 Abandoned US20220027905A1 (en) 2018-11-27 2019-11-14 Computer implemented system and method for enabling access to data stored on a blockchain
US17/296,953 Active 2040-05-01 US12231573B2 (en) 2018-11-27 2019-11-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US18/649,846 Active US12348648B2 (en) 2018-11-27 2024-04-29 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US18/978,451 Pending US20250184153A1 (en) 2018-11-27 2024-12-12 Computer implemented systems and methods for storing, retrieving and communication data via a peer-to-peer network
US19/016,857 Pending US20250150286A1 (en) 2018-11-27 2025-01-10 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US19/034,865 Pending US20250168016A1 (en) 2018-11-27 2025-01-23 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US19/068,116 Pending US20250286727A1 (en) 2018-11-27 2025-03-03 Computer implemented system and method for storing data on a blockchain
US19/219,504 Pending US20250350474A1 (en) 2018-11-27 2025-05-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US19/219,270 Pending US20250286730A1 (en) 2018-11-27 2025-05-27 Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network

Country Status (8)

Country Link
US (15) US20220027903A1 (enExample)
EP (8) EP3888296A1 (enExample)
JP (16) JP7487196B2 (enExample)
KR (8) KR102917534B1 (enExample)
CN (13) CN113169875B (enExample)
SG (8) SG11202104620SA (enExample)
TW (8) TWI837227B (enExample)
WO (8) WO2020109907A1 (enExample)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220337434A1 (en) * 2021-04-16 2022-10-20 Noodle Technology Inc. Secure supply chain and provisioning of devices and methods
US11522670B2 (en) * 2019-12-04 2022-12-06 MaataData, Inc. Pyramid construct with trusted score validation
US20230076195A1 (en) * 2020-02-19 2023-03-09 Nchain Licensing Ag Adapting connections of a layered network
WO2023172952A1 (en) * 2022-03-11 2023-09-14 Paypal, Inc. Pki-based authentication of blockchain addresses
US12021924B2 (en) 2020-02-19 2024-06-25 Nchain Licensing Ag Layered network
US12375287B2 (en) 2020-02-19 2025-07-29 Nchain Licensing Ag Attestation service for use with a blockchain network

Families Citing this family (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220027903A1 (en) * 2018-11-27 2022-01-27 nChain Holdings Limited Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US11887112B2 (en) * 2019-01-03 2024-01-30 American Express Travel Related Services Company, Inc Hybrid identity as a service for decentralized browser based wallets
US20250054015A1 (en) * 2019-07-05 2025-02-13 SKUxchange, LLC Systems and methods for item-level adjudication
GB2587190B (en) 2019-09-12 2021-12-01 Nchain Holdings Ltd Storing a program on a blockchain
GB201913144D0 (en) 2019-09-12 2019-10-30 Nchain Holdings Ltd Sharing data via transactions of a blockchain
GB201913143D0 (en) 2019-09-12 2019-10-30 Nchain Holdings Ltd Running a program from a blockchain
US11507883B2 (en) * 2019-12-03 2022-11-22 Sap Se Fairness and output authenticity for secure distributed machine learning
US11954678B2 (en) 2019-12-06 2024-04-09 Mastercard International Incorporated Method and system for communication between blockchains on heterogeneous blockchain networks
US11816662B2 (en) * 2019-12-06 2023-11-14 Mastercard International Incorporated Method and system for enabling communication between blockchains on heterogeneous blockchain networks
GB2594231A (en) 2019-12-24 2021-10-27 Nchain Holdings Ltd Mapping keys to a blockchain overlay network
EP4107903A4 (en) * 2020-02-21 2023-08-23 SDSE Networks, Inc. SECURE COMMUNICATIONS PROCESS AND SYSTEM
US20210295279A1 (en) * 2020-03-20 2021-09-23 Mastercard International Incorporated Method and system to manage dispute resolution via digital asset network
GB2594312A (en) * 2020-04-23 2021-10-27 Nchain Holdings Ltd Digital Signatures
GB2595927A (en) * 2020-06-12 2021-12-15 Nchain Holdings Ltd File verification system and method
CN111884926B (zh) * 2020-06-18 2021-09-17 北京邮电大学 一种基于区块链的域间路由安全扩展方法及系统
CN111835500B (zh) * 2020-07-08 2022-07-26 浙江工商大学 基于同态加密与区块链的可搜索加密数据安全共享方法
US11741083B2 (en) * 2020-07-24 2023-08-29 International Business Machines Corporation Cross-shard private atomic commit
GB2597927A (en) * 2020-08-05 2022-02-16 Nchain Holdings Ltd Connecting to the blockchain network
GB2598301A (en) * 2020-08-21 2022-03-02 Nchain Holdings Ltd Alert account
US11870914B2 (en) 2020-09-04 2024-01-09 Nchain Licensing Ag Digital signatures
US20220092153A1 (en) * 2020-09-24 2022-03-24 Robert Cantrell System and method for securing stored and merged images using blockchain
US12141125B2 (en) * 2020-09-29 2024-11-12 International Business Machines Corporation Transaction reordering in blockchain
EP4227879A4 (en) * 2020-10-07 2024-07-10 Nippon Telegraph And Telephone Corporation DEVICE, METHOD AND PROGRAM FOR MANAGING IDENTIFIER CHANGE
FR3117718B1 (fr) * 2020-12-14 2024-06-14 Commissariat Energie Atomique Méthode de divulgation sélective de données via une chaine de blocs
TWI755210B (zh) * 2020-12-22 2022-02-11 天宿智能科技股份有限公司 基於區塊鏈的允許確認身分之匿名揭露暨多對多承認之系統及其方法
CN112637330B (zh) * 2020-12-22 2022-05-10 山东大学 区块链大文件副本选址方法、系统、设备及存储介质
WO2022141057A1 (zh) * 2020-12-29 2022-07-07 合肥达朴汇联科技有限公司 区块链匿名用户审计方法、电子设备及存储介质
CN112613060B (zh) * 2021-01-05 2023-11-17 福建中科星泰数据科技有限公司 基于联盟区块链的多节点存储系统及方法
GB202101589D0 (en) * 2021-02-05 2021-03-24 Nchain Holdings Ltd Blockchain tree structure
CN113014563B (zh) * 2021-02-10 2022-03-25 华中科技大学 一种保障可搜索公钥加密检索完备性的方法及系统
GB202104312D0 (en) * 2021-03-26 2021-05-12 Nchain Licensing Ag Computer-implemented method & system
GB2605784A (en) * 2021-04-09 2022-10-19 Vodafone Group Services Ltd SIM cryptographic key storage
JP7575651B2 (ja) * 2021-04-16 2024-10-30 フリーヴァース エス.エル. 分散台帳ネットワークにおけるセキュアな更新のための新しいデータコンテンツパケット、システム及び方法
US12069159B2 (en) * 2021-06-21 2024-08-20 Research Foundation Of The City University Of New York Redactable blockchain
CN113569262B (zh) * 2021-07-30 2022-05-10 立信(重庆)数据科技股份有限公司 基于区块链的密文存储方法及系统
GB2610375A (en) * 2021-08-18 2023-03-08 Nchain Licensing Ag Coordinating peer-to-peer data transfer using blockchain
JP7813022B2 (ja) * 2021-09-02 2026-02-12 株式会社NFTDrive ブロックチェーンを用いたデータ保存システム、および、その方法
CN113778759B (zh) * 2021-11-05 2022-03-25 北京泰策科技有限公司 一种数据分发过程中的失败检测及恢复方法
GB2613584A (en) * 2021-12-07 2023-06-14 Nchain Licensing Ag Data structure for orphan transactions
US12306983B2 (en) * 2022-02-23 2025-05-20 Coinbase, Inc. Systems and methods for using secure, encrypted communications across distributed computer networks to provide variable resiliency when indexing blockchain states for performing blockchain operations in decentralized applications using cryptography-based digital repositories
CN114723524B (zh) * 2022-04-06 2025-12-19 蚂蚁区块链科技(上海)有限公司 生成交易地址和索引树以及确定交易接收者的方法和装置
CN115036913B (zh) * 2022-06-06 2025-07-18 广东电网有限责任公司 一种低压台区拓扑生成方法、装置、电子设备和存储介质
GB2620401A (en) 2022-07-05 2024-01-10 Elas Holdings PTY LTD Computer implemented systems and methods
DE102022117713A1 (de) 2022-07-15 2024-01-18 AnyTangle UG (haftungsbeschränkt) System und Verfahren zur Langzeitarchivierung elektronischer Daten
KR102843547B1 (ko) * 2022-08-29 2025-08-07 부산대학교 산학협력단 스마트 컨트랙트 재사용성 향상을 위한 블록체인 기반 중개 시스템 및 방법
KR20240062455A (ko) * 2022-11-01 2024-05-09 삼성전자주식회사 사용자 간의 nft 거래 방법을 제공하는 전자 장치 및 그 제어 방법
EP4684508A1 (en) 2023-03-20 2026-01-28 nChain Licensing AG Digital signature algorithm for verification of redacted data
CN116401640B (zh) * 2023-06-07 2023-09-22 国网福建省电力有限公司 一种基于区块链的电力数据不一致的网络对齐系统及方法
US20250071121A1 (en) * 2023-08-25 2025-02-27 Comcast Cable Communications, Llc Methods and systems for checking resource integrity
CN116938593A (zh) * 2023-08-31 2023-10-24 盐城师范学院 基于隐私计算与保护的数据安全共享方法及数据管理系统
US12418793B2 (en) * 2023-10-02 2025-09-16 T-Mobile Innovations Llc Wireless data service using content-addressing
US20250119287A1 (en) * 2023-10-05 2025-04-10 Ntt Research, Inc. Fast attribute-based encryption with improved security
US12462253B2 (en) * 2023-12-05 2025-11-04 Ava Labs, Inc. Atomic private transaction transfers in distributed ledger
CN118199896B (zh) * 2024-05-15 2024-08-13 北京劳咨链科技有限公司 一种基于区块链的员工数字身份管理装置及方法
US12530331B2 (en) * 2024-05-30 2026-01-20 International Business Machines Corporation Decompressing human readable prime number compression (HRPNC) objects using metadata
US20250371171A1 (en) * 2024-05-30 2025-12-04 International Business Machines Corporation Salting binaries for human readable prime number compression (hrpnc)
US12561202B2 (en) 2024-05-30 2026-02-24 International Business Machines Corporation Enforced checksums for human readable prime number compression (HRPNC)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150269570A1 (en) * 2014-03-21 2015-09-24 Charles Phan Systems and methods in support of authentication of an item
US20200044860A1 (en) * 2018-07-31 2020-02-06 International Business Machines Corporation System and method for quantum resistant digital signature

Family Cites Families (117)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8065359B2 (en) 2004-09-16 2011-11-22 Nokia Corporation Integrated method and apparatus to manage mobile devices and services
JP2006178782A (ja) 2004-12-22 2006-07-06 Fuji Xerox Co Ltd 情報処理方法、配信情報の処理方法、配信情報処理プログラム及び配信処理装置
US7487143B2 (en) 2005-11-17 2009-02-03 International Business Machines Corporation Method for nested categorization using factorization
JP2007336464A (ja) 2006-06-19 2007-12-27 Sony Corp 情報処理システム、暗号化装置および方法、復号化装置および方法、情報処理装置および方法、並びにプログラム
US7760873B2 (en) * 2006-06-30 2010-07-20 Intel Corporation Method and a system for a quick verification rabin signature scheme
JP4468425B2 (ja) 2007-08-31 2010-05-26 株式会社東芝 送信装置、受信装置、コンテンツ送受信システム、コンテンツ送信方法、コンテンツ受信方法及びプログラム
WO2011039460A2 (fr) 2009-09-30 2011-04-07 France Telecom Procede et dispositifs de communications securisees dans un reseau de telecommunications
US10497037B2 (en) 2014-03-31 2019-12-03 Monticello Enterprises LLC System and method for managing cryptocurrency payments via the payment request API
US10839020B2 (en) 2014-04-14 2020-11-17 Netspective Communications Llc Multi-source user generated electronic data integration in a blockchain-based transactional system
US9830593B2 (en) 2014-04-26 2017-11-28 Ss8 Networks, Inc. Cryptographic currency user directory data and enhanced peer-verification ledger synthesis through multi-modal cryptographic key-address mapping
EP4693151A3 (en) 2014-05-09 2026-04-08 Veritaseum, Inc. Devices, systems, and methods for facilitating low trust and zero trust value transfers
US10340038B2 (en) * 2014-05-13 2019-07-02 Nant Holdings Ip, Llc Healthcare transaction validation via blockchain, systems and methods
US9336523B2 (en) * 2014-07-28 2016-05-10 International Business Machines Corporation Managing a secure transaction
CN105469510B (zh) 2014-10-12 2018-01-09 吴思进 可预告延时支付或找回的加密货币钱包
US20160162897A1 (en) 2014-12-03 2016-06-09 The Filing Cabinet, LLC System and method for user authentication using crypto-currency transactions as access tokens
HK1249791A1 (zh) 2015-03-31 2018-11-09 Nasdaq, Inc. 区块链交易记录的系统和方法
US9735958B2 (en) 2015-05-19 2017-08-15 Coinbase, Inc. Key ceremony of a security system forming part of a host computer for cryptographic transactions
US20160342977A1 (en) 2015-05-20 2016-11-24 Vennd.io Pty Ltd Device, method and system for virtual asset transactions
US20160342989A1 (en) 2015-05-21 2016-11-24 Mastercard International Incorporated Method and system for processing blockchain-based transactions on existing payment networks
WO2016200885A1 (en) 2015-06-08 2016-12-15 Blockstream Corporation Cryptographically concealing amounts transacted on a ledger while preserving a network's ability to verify the transaction
US10097356B2 (en) * 2015-07-02 2018-10-09 Nasdaq, Inc. Systems and methods of secure provenance for distributed transaction databases
US9298806B1 (en) 2015-07-08 2016-03-29 Coinlab, Inc. System and method for analyzing transactions in a distributed ledger
US20170011460A1 (en) 2015-07-09 2017-01-12 Ouisa, LLC Systems and methods for trading, clearing and settling securities transactions using blockchain technology
EP3320424B1 (en) 2015-07-09 2021-10-20 Sensoriant, Inc. Method and system for creating adaptive user interfaces using user provided and controlled data
US20190188700A1 (en) 2017-12-15 2019-06-20 Fmr Llc Social Data Tracking Datastructures, Apparatuses, Methods and Systems
US10346826B2 (en) 2015-07-28 2019-07-09 Wesley John Boudville Blockchain and deep links for mobile apps
KR101637854B1 (ko) 2015-10-16 2016-07-08 주식회사 코인플러그 블록체인을 기반으로 하는 공인인증서 발급시스템과 이를 이용한 블록체인을 기반으로 하는 공인인증서 발급방법 및 블록체인을 기반으로 하는 공인인증서 인증시스템과 이를 이용한 블록체인을 기반으로 하는 공인인증서 인증방법
US20170116693A1 (en) 2015-10-27 2017-04-27 Verimatrix, Inc. Systems and Methods for Decentralizing Commerce and Rights Management for Digital Assets Using a Blockchain Rights Ledger
JP6608256B2 (ja) 2015-11-26 2019-11-20 株式会社bitFlyer Blockchain 電子データの存在証明プログラムおよび存在証明サーバ
US10013573B2 (en) 2015-12-16 2018-07-03 International Business Machines Corporation Personal ledger blockchain
US10103885B2 (en) 2016-01-20 2018-10-16 Mastercard International Incorporated Method and system for distributed cryptographic key provisioning and storage via elliptic curve cryptography
US20170236123A1 (en) 2016-02-16 2017-08-17 Blockstack Inc. Decentralized processing of global naming systems
KR102753021B1 (ko) 2016-02-23 2025-01-14 엔체인 홀딩스 리미티드 블록체인에서 교환을 구현하기 위한 토큰화 방법 및 시스템
SG10202007907PA (en) 2016-02-23 2020-09-29 Nchain Holdings Ltd Blockchain-implemented method for control and distribution of digital content
JP7249148B2 (ja) * 2016-02-23 2023-03-30 エヌチェーン ライセンシング アーゲー ブロックチェーンベースユニバーサルトークン化システム
US10652014B2 (en) 2016-02-23 2020-05-12 nChain Holdings Limited Determining a common secret for the secure exchange of information and hierarchical, deterministic cryptographic keys
GB2548802A (en) 2016-03-22 2017-10-04 Bitcred Ltd Methods for creating and verifying an electronic user identity
WO2017170912A1 (ja) 2016-03-31 2017-10-05 株式会社bitFlyer トランザクション処理装置、トランザクション処理方法、及びそのためのプログラム
CN106097030A (zh) * 2016-04-29 2016-11-09 北京太云科技有限公司 一种基于区块链的资产的数据处理方法、装置及系统
US10333705B2 (en) * 2016-04-30 2019-06-25 Civic Technologies, Inc. Methods and apparatus for providing attestation of information using a centralized or distributed ledger
US10046228B2 (en) 2016-05-02 2018-08-14 Bao Tran Smart device
US20170324711A1 (en) 2016-05-03 2017-11-09 The Real Mccoy, Llc Inc. Method for establishing, securing and transferring computer readable information using peer-to-peer public and private key cryptography
GB2564208A (en) 2016-05-13 2019-01-09 Nchain Holdings Ltd A method and system for verifying ownership of a digital asset using a distributed hash table and a peer-to-peer distributed ledger
KR101780636B1 (ko) 2016-05-16 2017-09-21 주식회사 코인플러그 인증 정보의 발급 방법 및 이를 지원하는 블록체인기반 인증 정보 관리 서버
SG11201806650VA (en) 2016-06-06 2018-09-27 Thomson Reuters Global Resources Unlimited Co Systems and methods for providing a personal distributed ledger
US10122661B2 (en) 2016-06-10 2018-11-06 Salesforce.Com, Inc. Messaging systems and methods that employ a blockchain to ensure integrity of message delivery
GB201613176D0 (en) 2016-07-29 2016-09-14 Eitc Holdings Ltd Computer-implemented method and system
WO2018020371A1 (en) 2016-07-29 2018-02-01 nChain Holdings Limited Blockchain-implemented method and system
US11531974B2 (en) 2016-08-17 2022-12-20 International Business Machines Corporation Tracking transactions through a blockchain
US10460118B2 (en) * 2016-08-30 2019-10-29 Workday, Inc. Secure storage audit verification system
US10187203B2 (en) 2016-08-30 2019-01-22 Workday, Inc. Secure storage encryption system
US10177908B2 (en) 2016-08-30 2019-01-08 Workday, Inc. Secure storage decryption system
KR101781583B1 (ko) 2016-08-31 2017-09-27 서강대학교산학협력단 블록체인을 기반으로 한 파일 관리/검색 시스템 및 파일 관리/검색 방법
US10740844B2 (en) 2016-09-26 2020-08-11 Shapeshift Ag System and method of managing trustless asset portfolios
CN106452785B (zh) 2016-09-29 2019-05-17 财付通支付科技有限公司 区块链网络、分支节点及区块链网络应用方法
US10749684B2 (en) 2016-09-30 2020-08-18 Entrust, Inc. Methods and apparatus for providing blockchain participant identity binding
WO2018060951A1 (en) 2016-09-30 2018-04-05 KALLA, Abdool Gani Anver A system for trading in a contract-free manner
CN109791591B (zh) * 2016-10-06 2023-07-07 万事达卡国际公司 经由区块链进行身份和凭证保护及核实的方法和系统
CN106533661B (zh) 2016-10-25 2019-07-19 北京大学 基于组合公钥的密码学货币地址在线生成方法
JP2019536134A (ja) * 2016-10-25 2019-12-12 エヌチェーン ホールディングス リミテッドNchain ブロックチェーン上で匿名で保持されるトークンに関連付けられた交換を指示する方法及びシステム
JP6296630B1 (ja) * 2016-12-09 2018-03-20 株式会社大和総研 分散型台帳システムおよびプログラム
US20180165588A1 (en) 2016-12-09 2018-06-14 Cognitive Scale, Inc. Providing Healthcare-Related, Blockchain-Associated Cognitive Insights Using Blockchains
CN106682457A (zh) * 2016-12-16 2017-05-17 北京握奇智能科技有限公司 一种基于区块链技术的图片版权保护方法和系统
US20180197159A1 (en) 2017-01-12 2018-07-12 Howard H. Sheerin Managing chain-of-ownership for art using cryptocurrency blockchain
US11831748B1 (en) 2017-01-17 2023-11-28 Justin Fisher Method and system for utilizing the infrastructure of a blockchain to enhance the degree of security and veracity of another blockchain
US20190370789A1 (en) 2017-02-10 2019-12-05 Intermine.com.au Pty Ltd Distributed block chain cryptocurrency system for securement against unauthorised transactions
US9998286B1 (en) 2017-02-17 2018-06-12 Accenture Global Solutions Limited Hardware blockchain consensus operating procedure enforcement
US10411897B2 (en) 2017-02-17 2019-09-10 Factom, Inc. Secret sharing via blockchains
US10375105B2 (en) 2017-03-03 2019-08-06 International Business Machines Corporation Blockchain web browser interface
JP6961960B2 (ja) 2017-03-13 2021-11-05 ソニーグループ株式会社 情報処理装置および情報処理方法
JP6903269B2 (ja) 2017-03-16 2021-07-14 株式会社電通 コンテンツ視聴管理システム
US10102526B1 (en) 2017-03-31 2018-10-16 Vijay K. Madisetti Method and system for blockchain-based combined identity, ownership, integrity and custody management
GB201705621D0 (en) * 2017-04-07 2017-05-24 Nchain Holdings Ltd Computer-implemented system and method
GB201705858D0 (en) * 2017-04-11 2017-05-24 Nchain Holdings Ltd Computer-implemented system and method
TW201837797A (zh) 2017-04-13 2018-10-16 數金科技有限公司 透過執行區塊鏈技術的具可追蹤功能的供應鏈記錄方法
KR101837168B1 (ko) 2017-04-18 2018-03-09 주식회사 코인플러그 블록체인 기반의 토큰 아이디를 이용하여 카드 사용을 승인하는 방법 및 이를 이용한 서버
US10560270B2 (en) 2017-05-03 2020-02-11 International Business Machines Corporation Optimal data storage configuration in a blockchain
WO2018205137A1 (en) * 2017-05-09 2018-11-15 Accenture Global Solutions Limited Data storage layer index for efficient information retrieval
US10129269B1 (en) 2017-05-15 2018-11-13 Forcepoint, LLC Managing blockchain access to user profile information
CN108323232B (zh) 2017-05-16 2020-01-24 北京大学深圳研究生院 一种多层级区块链系统之间索引与链拓扑结构的维护方法
US10397328B2 (en) 2017-05-17 2019-08-27 Nec Corporation Method and system for providing a robust blockchain with an integrated proof of storage
US10581621B2 (en) 2017-05-18 2020-03-03 International Business Machines Corporation Enhanced chaincode analytics provenance in a blockchain
CN110770723A (zh) 2017-05-18 2020-02-07 科德克斯有限公司 使用区块链优先级信息的分散式数字内容分发系统和过程
CN107317842B (zh) 2017-05-31 2019-11-22 北京大学深圳研究生院 基于ndn的区块链同步方法和装置
US10839379B2 (en) 2017-07-20 2020-11-17 Chicago Mercantile Exchange Inc. Blockchain including linked digital assets
CN107249046A (zh) 2017-08-15 2017-10-13 李俊庄 一种基于区块链的分布式云存储系统构建方法
CN107682308B (zh) 2017-08-16 2019-12-13 北京航空航天大学 基于区块链潜信道技术的电子证据保存系统
CN107273556A (zh) 2017-08-23 2017-10-20 上海点融信息科技有限责任公司 区块链数据索引方法和设备
US20190095879A1 (en) * 2017-09-26 2019-03-28 Cornell University Blockchain payment channels with trusted execution environments
US11392945B2 (en) 2017-09-29 2022-07-19 Apple Inc. Detailing secure service provider transactions
CN107730225B (zh) 2017-10-24 2021-07-06 广东工业大学 一种大数据交易方法、系统、设备及计算机存储介质
FR3074390B1 (fr) 2017-11-30 2020-05-15 IPception Procede et systeme de chiffrement/dechiffrement de donnees a ultra faible latence a des fins de stockage et/ou de communication de donnees securises
US11055419B2 (en) * 2017-12-01 2021-07-06 Alan Health and Science Decentralized data authentication system for creation of integrated lifetime health records
FR3076422B1 (fr) 2017-12-29 2020-09-25 Commissariat Energie Atomique Methode d'echange de cles authentifie par chaine de blocs
CN108416578A (zh) 2018-03-14 2018-08-17 郑杰骞 一种区块链系统及数据处理方法
US10320569B1 (en) 2018-04-05 2019-06-11 HOTYB, Inc. Systems and methods for authenticating a digitally signed assertion using verified evaluators
CN110602050B (zh) 2018-04-28 2022-01-07 腾讯科技(深圳)有限公司 区块链访问的鉴权方法和装置、存储介质、电子装置
CN108616539B (zh) 2018-05-03 2019-08-20 东莞市翔实信息科技有限公司 一种区块链交易记录访问的方法及系统
CN108646983B (zh) 2018-05-08 2021-04-06 北京融链科技有限公司 在区块链上存储业务数据的处理方法和装置
CN108683509B (zh) 2018-05-15 2021-12-28 北京创世智链信息技术研究院 一种基于区块链的安全交易方法、装置及系统
CN108664223B (zh) 2018-05-18 2021-07-02 百度在线网络技术(北京)有限公司 一种分布式存储方法、装置、计算机设备及存储介质
CN108712429B (zh) 2018-05-24 2020-07-10 西安电子科技大学 基于区块链云外包计算数据的隐私保护方法
CN108764904B (zh) 2018-05-25 2021-10-08 广东盈峰普惠互联小额贷款股份有限公司 一种分布式账户系统中双密钥防盗方法
US20190361917A1 (en) 2018-05-25 2019-11-28 Bao Tran Smart device
GB201809225D0 (en) 2018-06-05 2018-07-25 Data Signals Ltd Method and apparatus for access control
CN108876370B (zh) 2018-06-12 2021-12-17 北京航空航天大学 一种异构多链架构下跨区块链共享开放数据的体系架构
US11924323B2 (en) 2018-07-02 2024-03-05 International Business Machines Corporation On-chain governance of blockchain
US10826682B2 (en) 2018-07-03 2020-11-03 Servicenow, Inc. Multi-instance architecture supporting trusted blockchain-based network
US11056981B2 (en) 2018-07-07 2021-07-06 Intelesol, Llc Method and apparatus for signal extraction with sample and hold and release
US20200026834A1 (en) * 2018-07-23 2020-01-23 One Kosmos Inc. Blockchain identity safe and authentication system
US20230245247A1 (en) 2018-08-28 2023-08-03 Meta Platforms, Inc. Online Platform for Digital Content via Blockchain
JP6786119B2 (ja) 2018-09-21 2020-11-18 株式会社アクセル 取引装置、取引方法及び取引プログラム
US11062042B1 (en) * 2018-09-26 2021-07-13 Splunk Inc. Authenticating data associated with a data intake and query system using a distributed ledger system
US11924360B2 (en) 2018-10-08 2024-03-05 Green Market Square Limited Blockchain timestamp agreement
US10949388B2 (en) * 2018-11-16 2021-03-16 Advanced Messaging Technologies, Inc. Systems and methods for distributed data storage and delivery using blockchain
US20220027903A1 (en) * 2018-11-27 2022-01-27 nChain Holdings Limited Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network
US20230281606A1 (en) 2022-03-01 2023-09-07 Artema Labs, Inc Partitioned Address Spaces in Blockchain Wallets

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150269570A1 (en) * 2014-03-21 2015-09-24 Charles Phan Systems and methods in support of authentication of an item
US20200044860A1 (en) * 2018-07-31 2020-02-06 International Business Machines Corporation System and method for quantum resistant digital signature

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Andreas M. Antonopoulos, "Mastering Bitcoin", 2014-12-01, O'Reilly Media, Inc., First Edition (Year: 2014) *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11522670B2 (en) * 2019-12-04 2022-12-06 MaataData, Inc. Pyramid construct with trusted score validation
US20230076195A1 (en) * 2020-02-19 2023-03-09 Nchain Licensing Ag Adapting connections of a layered network
US12021924B2 (en) 2020-02-19 2024-06-25 Nchain Licensing Ag Layered network
US12034798B2 (en) * 2020-02-19 2024-07-09 Nchain Licensing Ag Adapting connections of a layered network
US12375287B2 (en) 2020-02-19 2025-07-29 Nchain Licensing Ag Attestation service for use with a blockchain network
US12381944B2 (en) * 2020-02-19 2025-08-05 Nchain Licensing Ag Adapting connections of a layered network
US20220337434A1 (en) * 2021-04-16 2022-10-20 Noodle Technology Inc. Secure supply chain and provisioning of devices and methods
WO2023172952A1 (en) * 2022-03-11 2023-09-14 Paypal, Inc. Pki-based authentication of blockchain addresses
US12592837B2 (en) 2022-03-11 2026-03-31 Paypal, Inc. PKI-based authentication of blockchain addresses

Also Published As

Publication number Publication date
WO2020109910A1 (en) 2020-06-04
CN113169878B (zh) 2025-07-11
JP7828408B2 (ja) 2026-03-11
CN113169877B (zh) 2024-10-01
SG11202105750SA (en) 2021-06-29
TW202037115A (zh) 2020-10-01
US20210399898A1 (en) 2021-12-23
WO2020109912A1 (en) 2020-06-04
JP7831943B2 (ja) 2026-03-17
JP7772863B2 (ja) 2025-11-18
TW202030669A (zh) 2020-08-16
SG11202104679XA (en) 2021-06-29
US20220027905A1 (en) 2022-01-27
TWI810411B (zh) 2023-08-01
JP2024123244A (ja) 2024-09-10
JP7793695B2 (ja) 2026-01-05
KR20210092802A (ko) 2021-07-26
US20250168016A1 (en) 2025-05-22
TW202029694A (zh) 2020-08-01
US20250184153A1 (en) 2025-06-05
SG11202104680TA (en) 2021-06-29
KR20210096178A (ko) 2021-08-04
US20250286727A1 (en) 2025-09-11
JP2025020106A (ja) 2025-02-12
JP7510928B2 (ja) 2024-07-04
US12238222B2 (en) 2025-02-25
EP3888293A1 (en) 2021-10-06
JP7823136B2 (ja) 2026-03-03
US12206790B2 (en) 2025-01-21
KR102918249B1 (ko) 2026-01-26
CN113169875A (zh) 2021-07-23
US12273460B2 (en) 2025-04-08
SG11202104620SA (en) 2021-06-29
SG11202104677YA (en) 2021-06-29
CN120956400A (zh) 2025-11-14
WO2020109913A1 (en) 2020-06-04
WO2020109908A1 (en) 2020-06-04
CN113169880A (zh) 2021-07-23
CN120856345A (zh) 2025-10-28
JP2024153819A (ja) 2024-10-29
EP3888297A1 (en) 2021-10-06
KR102917535B1 (ko) 2026-01-23
JP7852005B2 (ja) 2026-04-27
CN113169878A (zh) 2021-07-23
JP2024102053A (ja) 2024-07-30
US20250286730A1 (en) 2025-09-11
CN113169881A (zh) 2021-07-23
CN113169876A (zh) 2021-07-23
JP2022507797A (ja) 2022-01-18
SG11202104292YA (en) 2021-06-29
SG11202104290WA (en) 2021-06-29
CN113169881B (zh) 2025-07-29
JP2022509105A (ja) 2022-01-20
US12231573B2 (en) 2025-02-18
TWI810410B (zh) 2023-08-01
EP3888294A1 (en) 2021-10-06
KR102917534B1 (ko) 2026-01-23
EP3888295A1 (en) 2021-10-06
JP2022509788A (ja) 2022-01-24
JP7487196B2 (ja) 2024-05-20
CN113169877A (zh) 2021-07-23
JP2022509104A (ja) 2022-01-20
WO2020109907A1 (en) 2020-06-04
US12231574B2 (en) 2025-02-18
WO2020109911A1 (en) 2020-06-04
KR20210092825A (ko) 2021-07-26
US20220294652A1 (en) 2022-09-15
CN120389846A (zh) 2025-07-29
CN113169879A (zh) 2021-07-23
TW202431812A (zh) 2024-08-01
CN113169874B (zh) 2025-07-29
TWI837227B (zh) 2024-04-01
TW202031013A (zh) 2020-08-16
EP3888299A1 (en) 2021-10-06
CN113169880B (zh) 2025-10-03
WO2020109909A1 (en) 2020-06-04
TW202029717A (zh) 2020-08-01
TW202030668A (zh) 2020-08-16
CN120768523A (zh) 2025-10-10
JP2024112829A (ja) 2024-08-21
EP3888300A1 (en) 2021-10-06
TW202034654A (zh) 2020-09-16
US20250350474A1 (en) 2025-11-13
CN113169875B (zh) 2026-03-13
JP2025011103A (ja) 2025-01-23
JP2022508138A (ja) 2022-01-19
US20250150286A1 (en) 2025-05-08
KR102919630B1 (ko) 2026-01-28
US12432070B2 (en) 2025-09-30
KR102919627B1 (ko) 2026-01-28
KR20210094606A (ko) 2021-07-29
JP7839493B2 (ja) 2026-04-02
CN119316149A (zh) 2025-01-14
US20220294608A1 (en) 2022-09-15
TWI810409B (zh) 2023-08-01
US20220029817A1 (en) 2022-01-27
JP2025016445A (ja) 2025-02-04
JP7532364B2 (ja) 2024-08-13
US20220027492A1 (en) 2022-01-27
US12348648B2 (en) 2025-07-01
JP2024120066A (ja) 2024-09-03
JP2022507784A (ja) 2022-01-18
KR20210095915A (ko) 2021-08-03
CN113169876B (zh) 2025-06-13
KR102919629B1 (ko) 2026-01-28
JP2022507796A (ja) 2022-01-18
JP7467456B2 (ja) 2024-04-15
JP7513609B2 (ja) 2024-07-09
US20240305472A1 (en) 2024-09-12
CN113169874A (zh) 2021-07-23
JP7834805B2 (ja) 2026-03-24
SG11202104291PA (en) 2021-06-29
TWI829816B (zh) 2024-01-21
EP3888296A1 (en) 2021-10-06
KR20210096176A (ko) 2021-08-04
WO2020110025A1 (en) 2020-06-04
US20220027491A1 (en) 2022-01-27
KR20210096179A (ko) 2021-08-04
KR20210092817A (ko) 2021-07-26
EP3888298A1 (en) 2021-10-06
JP2022509957A (ja) 2022-01-25

Similar Documents

Publication Publication Date Title
US12348648B2 (en) Systems and methods for efficient and secure processing, accessing and transmission of data via a blockchain network

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

AS Assignment

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0176

Effective date: 20181106

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0163

Effective date: 20181106

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0122

Effective date: 20181106

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0108

Effective date: 20181106

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0090

Effective date: 20181106

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0077

Effective date: 20181106

Owner name: NCHAIN HOLDINGS LTD, ANTIGUA AND BARBUDA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WRIGHT, CRAIG;VAUGHAN, OWEN;DAVIES, JACK;AND OTHERS;REEL/FRAME:063782/0056

Effective date: 20181106

Owner name: NCHAIN LICENSING AG, SWITZERLAND

Free format text: CHANGE OF NAME;ASSIGNOR:NCHAIN HOLDINGS LTD;REEL/FRAME:063791/0516

Effective date: 20201125

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

AS Assignment

Owner name: NCHAIN LICENSING AG, SWITZERLAND

Free format text: CHANGE OF NAME;ASSIGNOR:NCHAIN HOLDINGS AG;REEL/FRAME:070096/0502

Effective date: 20201125

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION