JPWO2020109907A5 - - Google Patents

Download PDF

Info

Publication number
JPWO2020109907A5
JPWO2020109907A5 JP2021527843A JP2021527843A JPWO2020109907A5 JP WO2020109907 A5 JPWO2020109907 A5 JP WO2020109907A5 JP 2021527843 A JP2021527843 A JP 2021527843A JP 2021527843 A JP2021527843 A JP 2021527843A JP WO2020109907 A5 JPWO2020109907 A5 JP WO2020109907A5
Authority
JP
Japan
Prior art keywords
transaction
root
computer
target
index
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.)
Pending
Application number
JP2021527843A
Other languages
Japanese (ja)
Other versions
JP2022507784A (en
Publication date
Priority claimed from GBGB1819284.9A external-priority patent/GB201819284D0/en
Priority claimed from GBGB1819299.7A external-priority patent/GB201819299D0/en
Priority claimed from GBGB1819286.4A external-priority patent/GB201819286D0/en
Priority claimed from GBGB1819290.6A external-priority patent/GB201819290D0/en
Priority claimed from GBGB1819291.4A external-priority patent/GB201819291D0/en
Priority claimed from GBGB1819297.1A external-priority patent/GB201819297D0/en
Priority claimed from GBGB1819293.0A external-priority patent/GB201819293D0/en
Application filed filed Critical
Priority claimed from PCT/IB2019/059791 external-priority patent/WO2020109907A1/en
Publication of JP2022507784A publication Critical patent/JP2022507784A/en
Publication of JPWO2020109907A5 publication Critical patent/JPWO2020109907A5/ja
Pending legal-status Critical Current

Links

Claims (13)

ブロックチェーン上の目標トランザクションを識別する、コンピュータにより実施される方法であって、
検索パスを用いて前記目標トランザクションを識別するステップ、を含み、前記検索パスは、
i)ルートトランザクションに関連付けられた公開鍵(RTPK)と前記ルートトランザクションに関連付けられたID(RTID)とを含むルートトランザクションインデックス(RTIndex)、及び
ii)前記ルートトランザクション及び/又は前記目標トランザクションに関連付けられた少なくとも1つの属性、
を含む、方法。
A computer-implemented method of identifying a target transaction on a blockchain, comprising:
identifying the target transaction using a search path, the search path comprising:
i) a root transaction index ( RTIndex ) comprising a public key (RTPK) associated with a root transaction and an ID (RTID) associated with said root transaction; and ii) associated with said root transaction and/or said target transaction. at least one attribute specified by
A method, including
前記少なくとも1つの属性はヌルである、請求項1に記載の方法。 2. The method of claim 1, wherein said at least one attribute is null. 前記ルートトランザクションインデックス(RTIndex)は、前記公開鍵(RTPK)と前記ID(RTID)との関数のハッシュを含む、請求項1又は2に記載の方法。 Method according to claim 1 or 2, wherein said root transaction index ( RTIndex ) comprises a hash of a function of said public key (RTPK) and said ID (RTID). 前記関数は連結である、請求項3に記載の方法。 4. The method of claim 3, wherein the function is concatenation. 前記属性のうちの少なくとも1つは、前記ルートトランザクション又は前記目標トランザクションに関連付けられた簡略記憶である、請求項1~4のいずれか一項に記載の方法。 A method according to any preceding claim, wherein at least one of said attributes is a shorthand memory associated with said root transaction or said target transaction. 前記ルートトランザクション及び/又は前記目標トランザクションはプロトコルフラグを含む、請求項1~5のいずれか一項に記載の方法。 A method according to any one of claims 1 to 5, wherein said root transaction and/or said target transaction includes protocol flags. ブロックエクスプローラを用いて、前記ブロックチェーン内で、前記プロトコルフラグを含む少なくとも1つのトランザクションを識別するステップ、
を更に含む請求項6に記載の方法。
using a block explorer to identify at least one transaction within the blockchain containing the protocol flag;
7. The method of claim 6, further comprising:
前記ブロックチェーン内で、前記プロトコルフラグを含む少なくとも1つのトランザクションを識別し、前記少なくとも1つのトランザクションに関連するデータを、オフブロックチェーンリソースに格納するステップ、
を更に含む請求項6又は7に記載の方法。
identifying at least one transaction within the blockchain containing the protocol flag and storing data associated with the at least one transaction in an off-blockchain resource;
8. The method of claim 6 or 7, further comprising:
前記少なくとも1つのトランザクションに関連する前記データは、
前記トランザクションに関連付けられた少なくとも1つのインデックス、
前記トランザクションにリンクされた別のトランザクションに関連付けられた少なくとも1つのインデックス、及び/又は、
前記トランザクションに関連付けられたキーワード、
を含む、請求項8に記載の方法。
the data associated with the at least one transaction comprising:
at least one index associated with the transaction;
at least one index associated with another transaction linked to said transaction; and/or
keywords associated with said transaction;
9. The method of claim 8, comprising:
前記目標トランザクションに格納された又は前記目標トランザクションから参照されるデータ部分にアクセスするステップ、
を更に含む請求項1~9のいずれか一項に記載の方法。
accessing a data portion stored in or referenced from the target transaction;
The method according to any one of claims 1 to 9, further comprising
前記ルートトランザクションに関連付けられた公開鍵(RTPK)は人間が読めるプレフィックスを含む、請求項1~10のいずれか一項に記載の方法。 A method according to any one of claims 1 to 10, wherein the public key (RTPK) associated with said root transaction comprises a human readable prefix. コンピュータにより実装されるシステムであって、
プロセッサと、
前記プロセッサによる実行の結果として、前記システムに請求項1~11のいずれか一項に記載のコンピュータにより実施される方法実行させる実行可能命令を含むメモリと、
を含むシステム。
A computer implemented system comprising:
a processor;
a memory containing executable instructions that, upon execution by the processor, cause the system to perform the computer-implemented method of any one of claims 1-11;
system including.
実行可能命令を記憶した非一時的コンピュータ可読記憶媒体であって、前記実行可能命令は、コンピュータシステムのプロセッサにより実行された結果として、少なくとも、前記コンピュータシステムに、請求項1~11のいずれか一項に記載の方法を実行させる、非一時的コンピュータ可読記憶媒体。 12. A non-transitory computer readable storage medium storing executable instructions, said executable instructions, as a result of being executed by a processor of a computer system, at least to said computer system. A non-transitory computer-readable storage medium that causes the method of claim 1 to be performed.
JP2021527843A 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, access, and transmission of data over blockchain networks Pending JP2022507784A (en)

Applications Claiming Priority (15)

Application Number Priority Date Filing Date Title
GB1819297.1 2018-11-27
GB1819286.4 2018-11-27
GBGB1819284.9A GB201819284D0 (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
GB1819291.4 2018-11-27
GB1819284.9 2018-11-27
GBGB1819286.4A GB201819286D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GBGB1819290.6A GB201819290D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GBGB1819291.4A GB201819291D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GBGB1819297.1A GB201819297D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819293.0 2018-11-27
GBGB1819293.0A GB201819293D0 (en) 2018-11-27 2018-11-27 Computer implemented system and method
GB1819299.7 2018-11-27
GB1819290.6 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

Publications (2)

Publication Number Publication Date
JP2022507784A JP2022507784A (en) 2022-01-18
JPWO2020109907A5 true JPWO2020109907A5 (en) 2022-10-25

Family

ID=68621343

Family Applications (8)

Application Number Title Priority Date Filing Date
JP2021527846A Active JP7487196B2 (en) 2018-11-27 2019-11-14 COMPUTER-IMPLEMENTED SYSTEM AND METHOD FOR STORING, READING AND COMMUNICATING DATA VIA A PEER-TO-PEER NETWORK - Patent application
JP2021527869A Active JP7467456B2 (en) 2018-11-27 2019-11-14 SYSTEM AND METHOD FOR EFFICIENT AND SECURE PROCESSING, ACCESSING, AND TRANSMITTING DATA VIA A BLOCKCHAIN NETWORK
JP2021527843A Pending JP2022507784A (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, access, and transmission of data over blockchain networks
JP2021527868A Pending JP2022507796A (en) 2018-11-27 2019-11-14 Systems and methods implemented by computers that store data on the blockchain
JP2021527848A Pending JP2022508138A (en) 2018-11-27 2019-11-14 Systems and methods implemented by computers that store data on the blockchain
JP2021527845A Pending JP2022509105A (en) 2018-11-27 2019-11-14 Systems and methods implemented by computers that enable access to data stored on the blockchain
JP2021527870A Pending JP2022507797A (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, access, and transmission of data over blockchain networks
JP2021527844A Pending JP2022509104A (en) 2018-11-27 2019-11-27 Systems and methods for efficient and secure processing, access, and transmission of data over blockchain networks

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2021527846A Active JP7487196B2 (en) 2018-11-27 2019-11-14 COMPUTER-IMPLEMENTED SYSTEM AND METHOD FOR STORING, READING AND COMMUNICATING DATA VIA A PEER-TO-PEER NETWORK - Patent application
JP2021527869A Active JP7467456B2 (en) 2018-11-27 2019-11-14 SYSTEM AND METHOD FOR EFFICIENT AND SECURE PROCESSING, ACCESSING, AND TRANSMITTING DATA VIA A BLOCKCHAIN NETWORK

Family Applications After (5)

Application Number Title Priority Date Filing Date
JP2021527868A Pending JP2022507796A (en) 2018-11-27 2019-11-14 Systems and methods implemented by computers that store data on the blockchain
JP2021527848A Pending JP2022508138A (en) 2018-11-27 2019-11-14 Systems and methods implemented by computers that store data on the blockchain
JP2021527845A Pending JP2022509105A (en) 2018-11-27 2019-11-14 Systems and methods implemented by computers that enable access to data stored on the blockchain
JP2021527870A Pending JP2022507797A (en) 2018-11-27 2019-11-14 Systems and methods for efficient and secure processing, access, and transmission of data over blockchain networks
JP2021527844A Pending JP2022509104A (en) 2018-11-27 2019-11-27 Systems and methods for efficient and secure processing, access, and transmission of data over blockchain networks

Country Status (8)

Country Link
US (8) US20220027491A1 (en)
EP (8) EP3888297A1 (en)
JP (8) JP7487196B2 (en)
KR (8) KR20210096179A (en)
CN (8) CN113169879A (en)
SG (8) SG11202104679XA (en)
TW (6) TW202030668A (en)
WO (8) WO2020109911A1 (en)

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
GB201913144D0 (en) 2019-09-12 2019-10-30 Nchain Holdings Ltd Sharing data via transactions of a blockchain
US11507883B2 (en) * 2019-12-03 2022-11-22 Sap Se Fairness and output authenticity for secure distributed machine learning
US11522670B2 (en) * 2019-12-04 2022-12-06 MaataData, Inc. Pyramid construct with trusted score validation
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
GB2592211A (en) * 2020-02-19 2021-08-25 Nchain Holdings Ltd Adapting connections of a layered network
JP2023514736A (en) * 2020-02-21 2023-04-07 エスディーエスイー ネットワークス インコーポレイテッド Method and system for secure communication
WO2021188860A1 (en) * 2020-03-20 2021-09-23 Mastercard International Incorporated Method and system to manage dispute resolution via a digital asset network
GB2595927A (en) * 2020-06-12 2021-12-15 Nchain Holdings Ltd File verification system and method
CN111884926B (en) * 2020-06-18 2021-09-17 北京邮电大学 Inter-domain routing safety extension method and system based on block chain
CN111835500B (en) * 2020-07-08 2022-07-26 浙江工商大学 Searchable encryption data secure sharing method based on homomorphic encryption and block chain
US11741083B2 (en) * 2020-07-24 2023-08-29 International Business Machines Corporation Cross-shard private atomic commit
CN112637330B (en) * 2020-12-22 2022-05-10 山东大学 Block chain large file copy address selection method, system, equipment and storage medium
TWI755210B (en) * 2020-12-22 2022-02-11 天宿智能科技股份有限公司 Anonymous disclosure and many-to-many recognition system based on blockchain and allowing identity confirmation and method thereof
WO2022141057A1 (en) * 2020-12-29 2022-07-07 合肥达朴汇联科技有限公司 Blockchain anonymous user auditing method, electronic device, and storage medium
CN112613060B (en) * 2021-01-05 2023-11-17 福建中科星泰数据科技有限公司 Multi-node storage system and method based on alliance block chain
GB202101589D0 (en) * 2021-02-05 2021-03-24 Nchain Holdings Ltd Blockchain tree structure
CN113014563B (en) * 2021-02-10 2022-03-25 华中科技大学 Method and system for guaranteeing integrity of searchable public key encryption retrieval
GB202104312D0 (en) * 2021-03-26 2021-05-12 Nchain Licensing Ag Computer-implemented method & system
US20220407681A1 (en) * 2021-06-21 2022-12-22 Research Foundation Of The City University Of New York Redactable blockchain
CN113569262B (en) * 2021-07-30 2022-05-10 立信(重庆)数据科技股份有限公司 Ciphertext storage method and system based on block chain
GB2610375A (en) * 2021-08-18 2023-03-08 Nchain Licensing Ag Coordinating peer-to-peer data transfer using blockchain
CN113778759B (en) * 2021-11-05 2022-03-25 北京泰策科技有限公司 Failure detection and recovery method in data distribution process
GB2613584A (en) * 2021-12-07 2023-06-14 Nchain Licensing Ag Data structure for orphan transactions
US20230291575A1 (en) * 2022-03-11 2023-09-14 Paypal, Inc. Pki-based authentication of blockchain addresses
GB2620401A (en) 2022-07-05 2024-01-10 Elas Holdings PTY LTD Computer implemented systems and methods
DE102022117713A1 (en) 2022-07-15 2024-01-18 AnyTangle UG (haftungsbeschränkt) System and method for long-term archiving of electronic data
KR20240062455A (en) * 2022-11-01 2024-05-09 삼성전자주식회사 Electronic device providing NFT(Non-Fungible Token) transaction method between users and a control of the electronic device
CN116401640B (en) * 2023-06-07 2023-09-22 国网福建省电力有限公司 Block chain-based network alignment system and method for inconsistent power data

Family Cites Families (77)

* 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
US7487143B2 (en) * 2005-11-17 2009-02-03 International Business Machines Corporation Method for nested categorization using factorization
JP2007336464A (en) * 2006-06-19 2007-12-27 Sony Corp Information processing system, encryption apparatus and method, decryption apparatus and method, information processing apparatus and method, and program
US7760873B2 (en) * 2006-06-30 2010-07-20 Intel Corporation Method and a system for a quick verification rabin signature scheme
US9858569B2 (en) * 2014-03-21 2018-01-02 Ramanan Navaratnam Systems and methods in support of authentication of an item
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
WO2015171580A1 (en) * 2014-05-09 2015-11-12 Veritaseum, Inc. Devices, systems, and methods for facilitating low trust and zero trust value transfers
WO2015175722A1 (en) * 2014-05-13 2015-11-19 Nant Holdings Ip, Llc Healthcare transaction validation via blockchain proof-of-work, systems and methods
US9336523B2 (en) * 2014-07-28 2016-05-10 International Business Machines Corporation Managing a secure transaction
CN105469510B (en) * 2014-10-12 2018-01-09 吴思进 The encryption currency wallet that delay pays or given for change can be predicted
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
SG11201708000PA (en) * 2015-03-31 2017-10-30 Nasdaq Inc Systems and methods of blockchain transaction recordation
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
US9298806B1 (en) * 2015-07-08 2016-03-29 Coinlab, Inc. System and method for analyzing transactions in a distributed ledger
US11073960B2 (en) * 2015-07-09 2021-07-27 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
KR101637854B1 (en) * 2015-10-16 2016-07-08 주식회사 코인플러그 Certificate issuance system and method based on block chain, certificate authentication system and method based on block chain
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 (en) 2015-11-26 2019-11-20 株式会社bitFlyer Blockchain Electronic data existence certification program and existence certification server
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
AU2017223133B2 (en) 2016-02-23 2022-09-08 nChain Holdings Limited Determining a common secret for the secure exchange of information and hierarchical, deterministic cryptographic keys
US11182782B2 (en) * 2016-02-23 2021-11-23 nChain Holdings Limited Tokenisation method and system for implementing exchanges on a blockchain
SG10202007907PA (en) * 2016-02-23 2020-09-29 Nchain Holdings Ltd Blockchain-implemented method for control and distribution of digital content
GB2548802A (en) * 2016-03-22 2017-10-04 Bitcred Ltd Methods for creating and verifying an electronic user identity
JP6389350B2 (en) * 2016-03-31 2018-09-12 株式会社bitFlyer Transaction processing apparatus, transaction processing method, and program therefor
CN106097030A (en) * 2016-04-29 2016-11-09 北京太云科技有限公司 The data processing method of a kind of assets based on block chain, Apparatus and system
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
KR101780636B1 (en) * 2016-05-16 2017-09-21 주식회사 코인플러그 Method for issuing certificate information and blockchain-based server using the same
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
US11531974B2 (en) * 2016-08-17 2022-12-20 International Business Machines Corporation Tracking transactions through a blockchain
US10187203B2 (en) * 2016-08-30 2019-01-22 Workday, Inc. Secure storage encryption system
US10460118B2 (en) * 2016-08-30 2019-10-29 Workday, Inc. Secure storage audit verification system
US20180089760A1 (en) * 2016-09-26 2018-03-29 Shapeshift Ag System and method of providing a multi-asset rebalancing mechanism
CN106452785B (en) * 2016-09-29 2019-05-17 财付通支付科技有限公司 Block chain network, branch node and block chain network application method
US10749684B2 (en) * 2016-09-30 2020-08-18 Entrust, Inc. Methods and apparatus for providing blockchain participant identity binding
CN106533661B (en) * 2016-10-25 2019-07-19 北京大学 The online generation method in cryptography currency address based on Conbined public or double key
US20180165588A1 (en) * 2016-12-09 2018-06-14 Cognitive Scale, Inc. Providing Healthcare-Related, Blockchain-Associated Cognitive Insights Using Blockchains
JP6296630B1 (en) * 2016-12-09 2018-03-20 株式会社大和総研 Distributed ledger system and program
CN106682457A (en) * 2016-12-16 2017-05-17 北京握奇智能科技有限公司 Picture copyright protection method and picture copyright protection system based on blockchain technology
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
US9998286B1 (en) * 2017-02-17 2018-06-12 Accenture Global Solutions Limited Hardware blockchain consensus operating procedure enforcement
JP6961960B2 (en) * 2017-03-13 2021-11-05 ソニーグループ株式会社 Information processing device and information processing method
US10102526B1 (en) * 2017-03-31 2018-10-16 Vijay K. Madisetti Method and system for blockchain-based combined identity, ownership, integrity and custody management
GB201705858D0 (en) * 2017-04-11 2017-05-24 Nchain Holdings Ltd Computer-implemented system and method
US10129269B1 (en) * 2017-05-15 2018-11-13 Forcepoint, LLC Managing blockchain access to user profile information
CN108323232B (en) * 2017-05-16 2020-01-24 北京大学深圳研究生院 Method for maintaining index and chain topological structure between multi-level block chain systems
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 (en) * 2017-05-18 2020-02-07 科德克斯有限公司 Distributed digital content distribution system and process using blockchain priority information
US10839379B2 (en) * 2017-07-20 2020-11-17 Chicago Mercantile Exchange Inc. Blockchain including linked digital assets
CN107273556A (en) * 2017-08-23 2017-10-20 上海点融信息科技有限责任公司 Block chain data index method and equipment
WO2019067585A1 (en) * 2017-09-29 2019-04-04 Apple Inc. Detailing secure service provider transactions
CN107730225B (en) * 2017-10-24 2021-07-06 广东工业大学 Big data transaction method, system, equipment and computer storage medium
US11055419B2 (en) * 2017-12-01 2021-07-06 Alan Health and Science Decentralized data authentication system for creation of integrated lifetime health records
FR3076422B1 (en) * 2017-12-29 2020-09-25 Commissariat Energie Atomique BLOCK CHAIN AUTHENTICATED KEY EXCHANGE METHOD
US10320569B1 (en) * 2018-04-05 2019-06-11 HOTYB, Inc. Systems and methods for authenticating a digitally signed assertion using verified evaluators
CN108632268B (en) * 2018-04-28 2021-04-09 腾讯科技(深圳)有限公司 Authentication method and device for block chain access, storage medium and electronic device
CN108616539B (en) * 2018-05-03 2019-08-20 东莞市翔实信息科技有限公司 A kind of method and system of block chain transaction record access
CN108683509B (en) * 2018-05-15 2021-12-28 北京创世智链信息技术研究院 Block chain-based secure transaction method, device and system
GB201809225D0 (en) * 2018-06-05 2018-07-25 Data Signals Ltd Method and apparatus for access control
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
US20200044860A1 (en) * 2018-07-31 2020-02-06 International Business Machines Corporation System and method for quantum resistant digital signature
US20230245247A1 (en) * 2018-08-28 2023-08-03 Meta Platforms, Inc. Online Platform for Digital Content via Blockchain
JP6786119B2 (en) * 2018-09-21 2020-11-18 株式会社アクセル Trading equipment, trading methods and trading programs
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
US20230281606A1 (en) * 2022-03-01 2023-09-07 Artema Labs, Inc Partitioned Address Spaces in Blockchain Wallets

Similar Documents

Publication Publication Date Title
JPWO2020109907A5 (en)
JPWO2020109908A5 (en)
WO2020156483A1 (en) Method and device for storage of blockchain status data, and storage medium
WO2021032002A1 (en) Big data processing method based on heterogeneous distributed knowledge graph, device, and medium
JPWO2020110025A5 (en)
US8719237B2 (en) Method and apparatus for deleting duplicate data
US11334544B2 (en) Method, apparatus, device and medium for storing and querying data
JP2016509711A5 (en)
JP2017004555A5 (en)
JP2017068861A5 (en)
EP2929469A2 (en) Query and index over documents
JPWO2020109909A5 (en)
US8868526B2 (en) Parallel segmented index supporting incremental document and term indexing
CN105373541B (en) The processing method and system of the data operation request of database
JP2008510228A5 (en)
US10983815B1 (en) System and method for implementing a generic parser module
WO2023093245A1 (en) Metadata query method based on distributed file system, and device and storage medium
JP6383110B2 (en) Data search method, apparatus and terminal
WO2015149628A1 (en) Dns cache information processing method, device and system
CN108446570A (en) A kind of data desensitization method and device
CN109144514B (en) JSON format data analysis and storage method and device
EP2743833B1 (en) Method and apparatus for querying and traversing virtual memory area
WO2021006977A1 (en) Delta graph traversing system
US9715525B2 (en) Method and system for searching and storing data
JP2014164477A (en) K-anonymity database control device and control method