US20200366463A1 - Apparatuses for Providing a Set of Cryptographically Protected, Filtered, and Sorted Transaction Data Records of a Link of a Blockchain - Google Patents

Apparatuses for Providing a Set of Cryptographically Protected, Filtered, and Sorted Transaction Data Records of a Link of a Blockchain Download PDF

Info

Publication number
US20200366463A1
US20200366463A1 US16/639,870 US201816639870A US2020366463A1 US 20200366463 A1 US20200366463 A1 US 20200366463A1 US 201816639870 A US201816639870 A US 201816639870A US 2020366463 A1 US2020366463 A1 US 2020366463A1
Authority
US
United States
Prior art keywords
transaction
blockchain
block
datasets
search
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
US16/639,870
Other languages
English (en)
Inventor
Rainer Falk
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.)
Siemens AG
Original Assignee
Siemens 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
Application filed by Siemens AG filed Critical Siemens AG
Assigned to SIEMENS AKTIENGESELLSCHAFT reassignment SIEMENS AKTIENGESELLSCHAFT ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: FALK, RAINER
Publication of US20200366463A1 publication Critical patent/US20200366463A1/en
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/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0637Modes of operation, e.g. cipher block chaining [CBC], electronic codebook [ECB] or Galois/counter mode [GCM]
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2246Trees, e.g. B+trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/2365Ensuring data consistency and integrity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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; CALCULATING OR 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/28Databases characterised by their database models, e.g. relational or object models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9027Trees
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • G06F21/6227Protecting 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 where protection concerns the structure of data, e.g. records, types, queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/06Arrangements for sorting, selecting, merging, or comparing data on individual record carriers
    • G06F7/08Sorting, i.e. grouping record carriers in numerical or other ordered sequence according to the classification of at least some of the information they carry
    • 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/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • 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
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/30Compression, e.g. Merkle-Damgard construction
    • 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/80Wireless
    • H04L2209/805Lightweight hardware, e.g. radio-frequency identification [RFID] or sensor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Definitions

  • the present disclosure relates to blockchain technology.
  • Various embodiments include devices for providing a set of cryptographically protected and filtered and sorted transaction datasets of a block of a blockchain, methods for forming a set of sorted transaction datasets, communication network arrangements, and associated computer program products.
  • FIG. 1 shows one example of such a blockchain.
  • a blockchain is generally understood to mean a database whose integrity (security against subsequent manipulation) is ensured by storing the one-way function value PH, also called hash value, of the preceding dataset or block B10 in the respective following block B11, that is to say by cryptographic chaining.
  • the protection is given by a multiplicity of trusted nodes BCN, illustrated by way of example in FIG. 3 , in a blockchain network N that performs what is known as mining or validation of blocks.
  • a new block for example B11 is formed at regular intervals, for example every 10 minutes, and in the process the hash value PH of an existing block is stored therewith.
  • a predefinable number, in the example 4 of transactions for example Tx0, Tx1, Tx2 and Tx3 are selected from a set M of transactions for example Tx0, Tx1, Tx2, Tx3, Tx4, Tx5 and Tx6 and are appended in a hash tree in the form of leaves in any desired order, at best a syntactic order numbered from 0 to 3.
  • the use of a Merkle tree or Patricia tree is conventional for example as hash trees.
  • the root node TxR of such a hash tree is anchored in a block for example B11.
  • the blockchain platform Ethereum supports a freely programmable runtime environment, such that the program code of a blockchain may be created flexibly.
  • business logic is stored in the transaction dataset and thus in the blockchain or in a blockchain infrastructure node as program code.
  • the transaction to be executed is stored in a (chain) block of the blockchain.
  • teachings of the present disclosure provide methods and devices that allow efficient and improved processing of those transactions by the nodes that are relevant to the nodes.
  • some embodiments of the teachings here include a method for forming a set of cryptographically protected and semantically sorted transaction datasets of a blockchain from a set of unsorted transaction datasets, comprising the following steps:
  • search terms in the second block (B11) are arranged in a search tree (TT), wherein the search terms form the nodes of the search tree.
  • some embodiments include an access unit (G) comprising a filtering apparatus as described above, characterized in that the further search term is able to be defined by a device (IoT) or a plurality of devices (IoTC, FD1, FD2, FD3) of a group (AN) and/or is able to be subscribed to such that the transaction datasets assigned to the search term are subscribed to thereby, and only the blocks of the blockchain that contain the defined and/or subscribed-to transaction datasets are forwarded to the device or the plurality of devices.
  • IoT device
  • IoTC FD1, FD2, FD3
  • AN group
  • what is known as a publish-subscribe protocol is able to be applied in the network infrastructure (N), in which the filtering apparatus is designed to allow the one or more devices of the group to subscribe to and/or define search terms.
  • FIG. 1 shows an exemplary embodiment in the form of a blockchain according to the prior art
  • FIG. 4 shows a flowchart of a method incorporating teachings of the present disclosure.
  • the method may be performed in a computer-assisted manner.
  • the terms “perform”, “calculate”, “computer-assisted”, “compute”, “establish”, “generate”, “configure”, “reconstruct”, and the like preferably relate to operations and/or processes and/or processing steps that change and/or generate data and/or convert the data into other data, wherein the data may be represented or be present in particular in the form of physical variables, for example in the form of electrical impulses.
  • the expression “computer” should in particular be interpreted as broadly as possible in order in particular to cover all electronic devices having data processing properties.
  • Some embodiments include a filtering apparatus suitable for coupling to the provision means of the abovementioned device, characterized by determination means for determining a set of filtered transaction datasets from the set of integrity-checked and sorted transaction datasets of a blockchain using the filtering criterion.
  • a computer program (product) containing program commands for a network node processing a blockchain, in particular of the type mentioned at the outset, that is configured by way of the program commands that are suitable for executing the methods as described above.
  • the computer program product contains program commands for configuring a creation device, for example a 3 D printer, a computer system, and/or a manufacturing machine suitable for creating processors and/or devices, may additionally be provided.
  • the uses, devices and computer program (products) may be designed in accordance with the developments/embodiments of the abovementioned method and the developments/embodiments thereof.
  • FIG. 1 shows the blocks, for example a first block B10 and a second block B11, of a blockchain.
  • the blocks each comprise a plurality of transactions Tx0 to Tx3.
  • the hash value PH which is formed depending on the preceding block, may in particular be a cryptographic hash value that is able to be determined for example by way of SHA2-256, SHA2-384, SHA-3, BLAKE2.
  • nodes are depicted proceeding from the node containing H1, containing sub-terms such as for example locations “Vaterstetten”, “Poing” and “Aschheim”. These nodes also each contain a hash value that is not illustrated in FIG. 2 .
  • the transactions Tx2, Tx1, and Tx0, Tx3 are shown on the leaves of the Merkle tree, these reaching the Merkle tree at the positions shown therein by being semantically sorted from an unsorted set M (see FIG. 1 ) of transactions.
  • the hash tree HT for example Merkle tree, Patricia tree or the like
  • search term search term
  • the transactions of a “search term” are able to be checked efficiently.
  • a node BCN (see FIG. 3 ) may load and check the subregion of the tree HT that contains the transactions of this search term. As a result, it is easy to distinguish between different types of transaction.
  • a node that wishes to evaluate only particular types of transaction is able to process, in a targeted manner, that or those parts of the tree HT containing relevant transactions.
  • the topic or the search term in the example of FIG. 2 consists of the main term “eon” and further subordinate sub-terms “M-state” and “Poing” and finally with the transaction reference “Reduceinfeed”, with a full stop separation symbol between the terms.
  • Such a separation symbol could identify an edge between the nodes “eon” and the nodes “M-state” in the tree TT.
  • all of the edges of the tree TT could be marked with separation symbols.
  • the gateway G generates, from a message of a publish-subscribe protocol (for example XMPP, MQTT, AMQP, OPC UA PubSub) that is provided by a publisher and that is assigned to a topic, a blockchain transaction, the eway in the opposite direction, a transaction, which is dnet, and which is confirmed in a block that is validated, provide it as a PubSub message to subscribers (devices of a group) as a PubSub message that contains the search term of the blockchain transaction as topic.
  • a device (not illustrated) that filters the transactions by way of an integrated or (remote) coupled filtering apparatus may preferably be implemented in the gateway or else in one of the nodes BCN. The filtering may be performed using the publish-subscribe approach described above.
  • the topic (further search term) determines a filtering criterion using which the filtered transactions or transaction datasets are able to be provided and forwarded to devices, for example IoT, or other nodes BCN.
  • a topic may be defined and subscribed to by a device for example via a user interface and/or predefined by a device, for example FD3, as projection data (for example application field: Industry 4.0, system: substation, device x in the substation, region: state of Kunststoff, operator: Eon, etc.).
  • a transaction is assigned to a topic (for example by a (sorting) attribute).
  • a topic may in this case be structured hierarchically (topic tree), for example topic1.topic2.topic3 (also see above). Namespaces may for example be used as a topic in order accordingly to be able to use the group communication for a particular topic.
  • nodes that are deemed to be trusted are able to code information about the real world into a blockchain transaction and thus make information from the real world accessible to smart contracts in the blockchain (https://blog.ledger.co/hardware-oracles-bridging-the-real-world-to-the-blockchainca97c2fc3e6c#.lu511vbrd).
  • FIG. 4 shows a flowchart of an example method incorporating teachings of the present disclosure. Since a blockchain is a decentralized, distributed database, it is normally possible to communicate with one of the multiplicity of identical blockchain nodes, for example BCN in FIG. 3 .
  • the example method in this case comprises:
  • S01 forming one or more (second) block(s) of a blockchain that has been chained or is chained to a first block thereof or a further blockchain.
  • the first block may be a starting block and/or Genesis block (originating block).
  • B2 The method is repeated, starting with S01, up to a sufficient length of the blockchain or until a predefinable or predefined number of blocks are formed in the blockchain.
  • Computer-readable memories are for example volatile memories such as caches, buffers or RAMS, as well as non-volatile memories such as exchangeable data carriers, hard disks, etc.
  • the functions or steps described above may in this case be present in the form of at least one set of instructions in/on a computer-readable memory.
  • the functions or steps are in this case not linked to a particular set of instructions or to a particular form of sets of instructions or to a particular storage medium or to a particular processor or to a particular execution scheme, and may be implemented by software, firmware, microcode, hardware, processors, integrated circuits, etc. operating on their own or in any desired combination.
  • a wide variety of processing strategies may be used, for example series processing using a single processor or multiprocessing or multitasking or parallel processing, etc.
  • the instructions may be stored in local memories, but it is also possible to store the instructions on a remote system and to access them via a network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Power Engineering (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
US16/639,870 2017-08-18 2018-06-11 Apparatuses for Providing a Set of Cryptographically Protected, Filtered, and Sorted Transaction Data Records of a Link of a Blockchain Abandoned US20200366463A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
EP17186826.8A EP3444997A1 (de) 2017-08-18 2017-08-18 Vorrichtungen zum bereitstellen einer menge von kryptographisch geschützten und gefilterten sowie sortierten transaktionsdatensätzen eines gliedes einer blockkette
EP17186826.8 2017-08-18
PCT/EP2018/065299 WO2019034299A1 (de) 2017-08-18 2018-06-11 Vorrichtungen zum bereitstellen einer menge von kryptographisch geschützten und gefilterten sowie sortierten transaktionsdatensätzen eines gliedes einer blockkette

Publications (1)

Publication Number Publication Date
US20200366463A1 true US20200366463A1 (en) 2020-11-19

Family

ID=59686770

Family Applications (2)

Application Number Title Priority Date Filing Date
US16/639,870 Abandoned US20200366463A1 (en) 2017-08-18 2018-06-11 Apparatuses for Providing a Set of Cryptographically Protected, Filtered, and Sorted Transaction Data Records of a Link of a Blockchain
US16/639,842 Active US11184151B2 (en) 2017-08-18 2018-07-09 Devices for providing a set of cryptographically secured and filtered and sorted transaction data sets of a block of a blockchain

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/639,842 Active US11184151B2 (en) 2017-08-18 2018-07-09 Devices for providing a set of cryptographically secured and filtered and sorted transaction data sets of a block of a blockchain

Country Status (7)

Country Link
US (2) US20200366463A1 (de)
EP (2) EP3444997A1 (de)
JP (2) JP2020531976A (de)
CN (2) CN110999214A (de)
BR (1) BR112020003304A2 (de)
ES (1) ES2878135T3 (de)
WO (2) WO2019034299A1 (de)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200092362A1 (en) * 2018-09-13 2020-03-19 International Business Machines Corporation A sparse peer with transient participation
CN112783983A (zh) * 2021-02-07 2021-05-11 中国人民解放军国防科技大学 基于主副区块图链结构区块链账本设计的自适应共识方法
CN112837156A (zh) * 2021-02-10 2021-05-25 中国人民银行数字货币研究所 固定执行顺序的交易方法和装置
US20210374756A1 (en) * 2020-05-29 2021-12-02 Mastercard International Incorporated Methods and systems for generating rules for unseen fraud and credit risks using artificial intelligence
US11245756B2 (en) 2018-09-13 2022-02-08 International Business Machines Corporation Sparse peer with transient participation
US20220051191A1 (en) * 2018-09-18 2022-02-17 Siemens Energy Global GmbH & Co. KG Distributed database
US11882447B2 (en) 2018-08-09 2024-01-23 Siemens Aktiengesellschaft Computer-implemented method and network access server for connecting a network component to a network with an extended network access identifier

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10938578B2 (en) * 2018-10-18 2021-03-02 Keir Finlow-Bates System and method for maintaining an integrity of a blockchain using digital certificates
CN112492006B (zh) * 2018-10-31 2023-12-05 创新先进技术有限公司 一种基于区块链的节点管理方法和装置
US11196567B2 (en) * 2018-11-26 2021-12-07 Amazon Technologies, Inc. Cryptographic verification of database transactions
US10942910B1 (en) 2018-11-26 2021-03-09 Amazon Technologies, Inc. Journal queries of a ledger-based database
KR101997673B1 (ko) * 2018-12-06 2019-07-08 주식회사 푸시풀시스템 가상 블록체인을 갖는 듀얼 블록체인 기반의 디지털 전자기기
US11868327B2 (en) * 2019-01-08 2024-01-09 Jiheng ZHANG Method and apparatus for creating and adding a block based on a directed acyclic graph and building a ledger
CN110109926B (zh) * 2019-04-25 2021-03-16 杭州德旺信息技术有限公司 一种Equihash算法数据的排序装置和排序方法
US11283595B1 (en) * 2019-08-29 2022-03-22 Hiro Systems Pbc Systems and methods for securing cached data stored off-chain in a blockchain-based network
CN112492002B (zh) 2020-07-08 2023-01-20 支付宝(杭州)信息技术有限公司 一种基于区块链一体机的交易转发方法及装置
CN111541784B (zh) 2020-07-08 2021-07-20 支付宝(杭州)信息技术有限公司 一种基于区块链一体机的交易处理方法及装置
CN113438219B (zh) 2020-07-08 2023-06-02 支付宝(杭州)信息技术有限公司 一种基于区块链一体机的重放交易识别方法及装置
CN111539829B (zh) 2020-07-08 2020-12-29 支付宝(杭州)信息技术有限公司 一种基于区块链一体机的待过滤交易识别方法及装置
CN111541789A (zh) 2020-07-08 2020-08-14 支付宝(杭州)信息技术有限公司 一种基于区块链一体机的数据同步方法及装置
CN112256271B (zh) * 2020-10-19 2022-11-29 中国科学院信息工程研究所 一种基于静态分析的区块链智能合约安全检测系统

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9251155B1 (en) * 2012-05-04 2016-02-02 Paraccel Llc Maintaining sort order of data in databases
US10726098B2 (en) * 2014-01-23 2020-07-28 Dror Samuel Brama Method, system and program product for transferring genetic and health data
EP3278287A4 (de) * 2015-03-31 2018-08-22 Nasdaq, Inc. Systeme und verfahren für blockchain-transaktionserfassung
EP3320457B1 (de) * 2015-07-10 2021-04-07 Whether Or Knot LLC System und verfahren zur elektronischen datenverteilung
US10346826B2 (en) * 2015-07-28 2019-07-09 Wesley John Boudville Blockchain and deep links for mobile apps
US20170140375A1 (en) 2015-11-15 2017-05-18 Michael Kunstel System and Method for Permissioned Distributed Block Chain
US10013573B2 (en) * 2015-12-16 2018-07-03 International Business Machines Corporation Personal ledger blockchain
CN108701325B (zh) 2015-12-21 2022-11-22 星茶瓦公司 自调节交易系统以及用于该系统的方法
CN105719185B (zh) * 2016-01-22 2019-02-15 杭州复杂美科技有限公司 区块链的数据对比及共识方法
US9979718B2 (en) * 2016-05-11 2018-05-22 Bank Of America Corporation System for managing security and access to resource sub-components
US10204341B2 (en) * 2016-05-24 2019-02-12 Mastercard International Incorporated Method and system for an efficient consensus mechanism for permissioned blockchains using bloom filters and audit guarantees
US10198325B2 (en) * 2016-05-24 2019-02-05 Mastercard International Incorporated Method and system for desynchronization recovery for permissioned blockchains using bloom filters
CN106100847B (zh) * 2016-06-14 2021-10-26 惠众商务顾问(北京)有限公司 非对称加密区块链身份信息验证方法及装置
US20180165758A1 (en) * 2016-12-09 2018-06-14 Cognitive Scale, Inc. Providing Financial-Related, Blockchain-Associated Cognitive Insights Using Blockchains
CN106530088B (zh) * 2016-12-19 2023-11-17 杜伯仁 基于区块链安全节点对证券产品进行交易的方法
US10375105B2 (en) * 2017-03-03 2019-08-06 International Business Machines Corporation Blockchain web browser interface
CN106878000B (zh) * 2017-03-06 2020-02-21 中钞信用卡产业发展有限公司杭州区块链技术研究院 一种联盟链共识方法及系统
CN106971302A (zh) * 2017-04-17 2017-07-21 北京工商大学 一种基于区块链技术的三维模型确权与交易方法
US10341105B2 (en) * 2017-06-07 2019-07-02 At&T Intellectual Property I, L.P. Blockchain-based social media history maps
US10664797B2 (en) * 2017-07-19 2020-05-26 Amazon Technologies, Inc. Distributed ledger certification
US10616324B1 (en) * 2017-07-20 2020-04-07 Architecture Technology Corporation Decentralized ledger system and method for enterprises
US11281644B2 (en) * 2017-07-28 2022-03-22 Hitachi, Ltd. Blockchain logging of data from multiple systems

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11882447B2 (en) 2018-08-09 2024-01-23 Siemens Aktiengesellschaft Computer-implemented method and network access server for connecting a network component to a network with an extended network access identifier
US20200092362A1 (en) * 2018-09-13 2020-03-19 International Business Machines Corporation A sparse peer with transient participation
US11245756B2 (en) 2018-09-13 2022-02-08 International Business Machines Corporation Sparse peer with transient participation
US20220051191A1 (en) * 2018-09-18 2022-02-17 Siemens Energy Global GmbH & Co. KG Distributed database
US20210374756A1 (en) * 2020-05-29 2021-12-02 Mastercard International Incorporated Methods and systems for generating rules for unseen fraud and credit risks using artificial intelligence
CN112783983A (zh) * 2021-02-07 2021-05-11 中国人民解放军国防科技大学 基于主副区块图链结构区块链账本设计的自适应共识方法
CN112837156A (zh) * 2021-02-10 2021-05-25 中国人民银行数字货币研究所 固定执行顺序的交易方法和装置

Also Published As

Publication number Publication date
EP3652656A1 (de) 2020-05-20
JP2020531976A (ja) 2020-11-05
EP3444997A1 (de) 2019-02-20
US11184151B2 (en) 2021-11-23
CN110999214A (zh) 2020-04-10
JP7170712B2 (ja) 2022-11-14
CN111201754B (zh) 2023-08-29
EP3652656B1 (de) 2021-06-09
ES2878135T3 (es) 2021-11-18
US20200387622A1 (en) 2020-12-10
JP2020531975A (ja) 2020-11-05
WO2019034299A1 (de) 2019-02-21
CN111201754A (zh) 2020-05-26
BR112020003304A2 (pt) 2020-08-25
WO2019034329A1 (de) 2019-02-21

Similar Documents

Publication Publication Date Title
US20200366463A1 (en) Apparatuses for Providing a Set of Cryptographically Protected, Filtered, and Sorted Transaction Data Records of a Link of a Blockchain
CN108055343A (zh) 用于机房的数据同步方法及装置
CN107578338B (zh) 一种业务发布方法、装置及设备
CN112099800B (zh) 代码数据的处理方法、装置和服务器
CN110704438B (zh) 一种区块链中布隆过滤器的生成方法及装置
KR20200062299A (ko) 블록체인 트랜잭션들을 선택하기 위한 트랜잭션 선택 디바이스
CN109145053B (zh) 数据处理方法和装置、客户端、服务器
CN103595769A (zh) Sdk实现文件上传的方法与装置
EP3138019B1 (de) Validierung von analytikergebnissen
CN108733376A (zh) 组件化下利用一套源码编译多个Android APP的方法及装置
CN110297843B (zh) 用于b/s系统的数据查询方法及系统、终端
EP2942711B1 (de) Dynamische erzeugung von proxy-verbindungen
CN105357100A (zh) 即时通信群组成员的优先级获取方法及装置
CN108021448B (zh) 一种内核空间的优化方法及装置
CN105512168A (zh) 一种集群数据库复合加载数据的方法及装置
CN109086362A (zh) 多模块项目的管理方法
US11100077B2 (en) Event table management using type-dependent portions
CN114003210A (zh) 基于sdk的多应用程序适配方法、装置、设备及介质
CN110019008A (zh) 一种数据存储方法及装置
CN110399160B (zh) 渠道包打包方法、装置、服务器以及存储介质
CN108965169B (zh) 一种报文传输方法、网卡控制器、网卡及电子设备
CN109032804B (zh) 数据处理方法和装置、服务器
CN105955979B (zh) 文件处理方法和系统
CN104462484A (zh) 数据处理方法、数据处理器及系统
CN104468230A (zh) 配置文件的管理方法、读取方法、对应的设备及系统

Legal Events

Date Code Title Description
AS Assignment

Owner name: SIEMENS AKTIENGESELLSCHAFT, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:FALK, RAINER;REEL/FRAME:051845/0674

Effective date: 20200115

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

Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED

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

STCB Information on status: application discontinuation

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