KR102124942B1 - 블록체인 데이터 검색 방법 - Google Patents

블록체인 데이터 검색 방법 Download PDF

Info

Publication number
KR102124942B1
KR102124942B1 KR1020190123595A KR20190123595A KR102124942B1 KR 102124942 B1 KR102124942 B1 KR 102124942B1 KR 1020190123595 A KR1020190123595 A KR 1020190123595A KR 20190123595 A KR20190123595 A KR 20190123595A KR 102124942 B1 KR102124942 B1 KR 102124942B1
Authority
KR
South Korea
Prior art keywords
blockchain
search
user terminal
block
data
Prior art date
Application number
KR1020190123595A
Other languages
English (en)
Inventor
신호열
Original Assignee
신호열
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 신호열 filed Critical 신호열
Priority to KR1020190123595A priority Critical patent/KR102124942B1/ko
Application granted granted Critical
Publication of KR102124942B1 publication Critical patent/KR102124942B1/ko
Priority to CN202080069466.0A priority patent/CN114503101A/zh
Priority to AU2020364879A priority patent/AU2020364879B2/en
Priority to IL291914A priority patent/IL291914A/en
Priority to EP20875298.0A priority patent/EP4042287A4/en
Priority to BR112022006587A priority patent/BR112022006587A2/pt
Priority to CA3155109A priority patent/CA3155109A1/en
Priority to MX2022004204A priority patent/MX2022004204A/es
Priority to JP2022521161A priority patent/JP7454879B2/ja
Priority to PCT/KR2020/011432 priority patent/WO2021071089A1/en
Priority to US17/767,433 priority patent/US12130803B2/en
Priority to ZA2022/03474A priority patent/ZA202203474B/en
Priority to CL2022000789A priority patent/CL2022000789A1/es
Priority to JP2024002458A priority patent/JP2024045209A/ja

Links

Images

Classifications

    • 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/903Querying
    • 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/24Querying
    • 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/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1865Transactional file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/188Virtual file systems
    • 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/2255Hash tables
    • 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/24Querying
    • G06F16/245Query 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/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24564Applying rules; Deductive queries
    • G06F16/24565Triggers; Constraints
    • 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
    • G06F16/289Object oriented databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/63Querying
    • 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/9024Graphs; Linked lists
    • 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/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9554Retrieval from the web using information identifiers, e.g. uniform resource locators [URL] by using bar codes
    • 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/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • 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
    • 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
    • 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/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • 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/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/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/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/3236Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • 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
    • H04L2209/38
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Multimedia (AREA)
  • Power Engineering (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명의 실시예에 따른 블록체인 데이터 검색 방법은, a) 유저 단말기로부터, 블록을 식별할 수 있는 검색어를 수신하고, 복수의 블록체인 네트워크 중 검색될 블록체인 네트워크가 선택되는 단계; b) 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록을 검색하는 단계; c) 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하는 단계; 및 d) 상기 수신한 데이터를 상기 유저 단말기에 전송하는 단계를 포함한다.

Description

블록체인 데이터 검색 방법{BLOCKCHAIN DATA SEARCH METHOD}
본 발명은 블록체인 네트워크상에서 데이터를 검색하는 방법에 관한 것이다.
최근 정보통신기술의 융합으로 이루어지는 차세대 산업혁명인 4차 산업혁명이 이슈가 되고 있다. 기존의 산업에서의 자동화는 미리 입력된 프로그램에 따라 수동적으로 동작하는 것을 의미하였으나, 4차 산업혁명에서는 기계가 능동적으로 상황을 파악하여 동작하는 것을 의미하며, 이러한 4차 산업혁명은 인공지능, 로봇기술 및 생명과학 등이 주도하고 있다. 특히, 4차 산업혁명의 핵심요소기술로 주목되고 있는 블록체인(block chain)은 P2P 네트워크에 거래 정보를 기록한 장부를 분산해 관리하는 기술이다.
이러한 블록체인 기술은 정보의 분산 저장이 가능하기 때문에, 거래 기록뿐만 아니라 일반적인 정보를 저장하는 기술로서 주목받고 있다.
그러나, 다양한 운영주체가 각각의 블록체인 네트워크를 운영하고 있으며, 유저는 정보를 검색하고자 하는 경우 각 블록체인 네트워크에 접속하여야 한다. 이때, 각 블록체인 네트워크에서 정보를 검색하는 것은 프로그래머가 아닌 일반 유저에게 쉽지 않다.
이와 관련하여, 한국특허공개공보 제10-2019-0096231호는, 의료정보와 제품구매 정보를 포함하는 고객정보를 암호화하여 저장하는 제1 및 제2 파일 스토리지; 상기 제1 및 제2 파일 스토리지에 저장된 암호화된 고객정보에 대해 암호키를 생성 저장하고, 암호화된 고객정보의 공유 및 공개에 대한 고객의 승인 여부를 판단하기 위해 미리 저장된 고객 서명정보가 저장된 키 저장 서버; 상기 암호화된 고객정보와 대응되는 고객의 고유 식별 정보(ID)를 매칭시켜 가상의 파일을 생성하는 메타 데이터 서버; 상기 제1 및 제2 파일 스토리지를 토대로 검색식에 대응하여 고객이 고객정보의 공유 및 공개를 승인한 경우에는 암호화된 고객정보들을 목록 작성하고, 각 목록에서 고객정보가 공개되도록 하고, 고객이 고객정보의 공유 및 공개를 승인하지 않은 경우에는 고객들의 성별과 연령별로 질병 분포, 최근 판매량에 많은 제품들을 중심으로 목록화하고 세부적인 고객정보는 공개되지 않도록 하는 검색 서버; 상기 제1 및 제2 파일 스토리지에 고객정보를 암호화, 고객으로부터 고객정보의 공유 및 공개에 대한 승인절차 및 암호화된 고객정보를 조합하는 것을 제어하는 관리운영 서버를 포함하는, 블록체인 기반 정보 관리 및 제공 시스템을 개시한다.
상기 특허문헌은 특정 방식으로 정보를 저장하고 이를 관리하는 시스템을 제공할 뿐이며, 유저에게 복수의 블록체인 네트워크에서 검색의 편의성을 제공하는 것은 아니다.
한국특허공개공보 제10-2019-0096231호
본 발명의 실시예는 유저가 블록체인 네트워크에 직접 접속하지 않고서도 블록에 저장된 데이터를 쉽게 검색하는 방법을 제공하고자 한다.
본 발명의 실시예에 따른 블록체인 데이터 검색 방법은, a) 유저 단말기로부터, 블록을 식별할 수 있는 검색어를 수신하고, 복수의 블록체인 네트워크 중 검색될 블록체인 네트워크가 선택되는 단계; b) 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록을 검색하는 단계; c) 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하는 단계; 및 d) 상기 수신한 데이터를 상기 유저 단말기에 전송하는 단계를 포함하고, 상기 검색어는, 해시값 또는 블록 번호일 수 있다.
상기 검색어는 QR 코드의 형태로 입력될 수 있다.
상기 a) 단계는, a-1) 상기 유저 단말기로부터 상기 검색어를 수신한 후, 상기 검색어의 형식에 기초하여, 상기 검색어를 이용하여 블록의 검색이 가능한 블록체인 네트워크 후보를 상기 유저 단말기에 제공하는 단계; 및 a-2) 상기 유저 단말기로부터 상기 블록체인 네트워크의 후보 중 어느 하나가 상기 블록체인 네트워크로서 선택되는 단계를 포함할 수 있다.
상기 유저 단말기에 전송하는 단계에서, 상기 검색된 블록에 저장된 데이터가 URL 링크인 경우, 상기 URL 링크에 해당하는 특정 데이터 저장 서버에 접속하여 전송받은 데이터를 상기 유저 단말기에 전송할 수 있다.
상기 특정 데이터 저장 서버에 접속하여 전송받은 데이터는, 이미지 또는 동영상일 수 있다.
상기 유저 단말기에 전송하는 단계에서, 상기 검색된 블록에 저장된 데이터가 특정 서비스를 가리키는 경우, 상기 특정 서비스의 클라이언트를 실행하여 전송받은 데이터를 상기 유저 단말기에 전송할 수 있다.
상기 특정 서비스는 메신저 서비스, 뉴스 제공 서비스, 음악 제공 서비스 및 게임 중 적어도 하나일 수 있다.
상기 a) 단계와 상기 b) 단계의 사이에, e) 상기 유저 단말기로부터 개인키를 수신하고, 수신된 개인키 및 공개키를 이용하여 상기 선택된 블록체인 네트워크의 보안을 해제하는 단계를 더 포함할 수 있다.
본 발명의 실시예에 의하면, 유저는 블록체인 네트워크에 직접 접속할 필요 없이, 검색어와 블록체인 네트워크 이름을 단순히 입력하는 것에 의해 블록에 저장된 데이터를 용이하게 검색할 수 있다.
본 발명의 실시예에 의하면, 블록에 저장된 데이터가 URL 링크인 경우, 유저는 URL 링크에 접속하는 절차 없이도 URL 링크에 해당하는 데이터 저장 서버에 저장된 이미지, 동영상 등을 직접 수신할 수 있다.
본 발명의 실시예에 의하면, 블록에 저장된 데이터가 특정 서비스에 해당하는 경우, 유저는 특정 서비스를 실행하지 않고서도 특정 서비스가 실행된 결과를 직접 수신할 수 있다.
도 1은 본 발명의 실시예에 따른 블록체인 검색 시스템의 구성을 나타내는 도면이다.
도 2는 도 1의 노드에서 생성되는 블록의 구조의 일 예를 나타내는 도면이다.
도 3은 도 1의 노드에서 생성되는 블록의 구조의 일 예를 나타내는 도면이다.
도 4는 본 발명의 실시예에 따른 블록체인 검색 방법의 흐름도이다.
도 5는 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면이다.
도 6은 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면으로, 다른 검색 결과를 나타내는 화면이다.
도 7은 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면으로, 다른 검색 결과를 나타내는 화면이다.
도 8은 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면으로, 다른 검색 결과를 나타내는 화면이다.
발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여, 본 명세서 및 청구범위에 사용된 용어나 단어는 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야 한다.
명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있다는 것을 의미한다.
또한, 한 구성요소가 다른 구성요소에 "연결", "전송", "송신", "수신" 또는 "전달"된다고 할 때, 이는 직접적으로 연결, 전송, 송신, 수신 또는 전달되는 경우뿐만 아니라 다른 구성요소를 개재하여 간접적으로 연결, 전송, 송신, 수신 또는 전달되는 경우도 포함한다.
또한, 명세서에 기재된 "…부", "…기", "모듈", "장치" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.
이하 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명한다.
도 1은 본 발명의 실시예에 따른 블록체인 검색 시스템의 구성을 나타내는 도면이다.
도 1을 참조하면, 블록체인 검색 시스템은, 복수의 블록체인 네트워크(1), 블록체인 검색 서버(2) 및 유저 단말기(3)를 포함한다.
복수의 블록체인 네트워크(1)는 서로 다른 운영주체에 의해 운영되는 블록체인 네트워크(1-1, 1-2, 1-3)를 포함한다. 블록체인 네트워크(1-1, 1-2, 1-3)는 복수의 노드(N)를 포함하며, 각 노드(N)에는 블록이 저장된다.
블록체인 검색 서버(2)는 유저 단말기(3)로부터, 블록을 식별할 수 있는 검색어를 수신하고, 복수의 블록체인 네트워크 중 검색될 블록체인 네트워크가 선택되면, 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써, 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록을 검색하고, 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하고, 상기 수신한 데이터를 상기 유저 단말기에 전송한다.
유저 단말기(3)는, 유저가, 블록을 식별할 수 있는 검색어를 입력하고, 복수의 블록체인 네트워크 중 검색될 블록체인 네트워크를 선택하면, 입력된 검색어 및 선택된 블록체인 네트워크를 블록체인 검색 서버(2)에 전송한다.
유저 단말기(3)는 예를 들어 휴대폰, 컴퓨터, 노트북 등일 수 있으며, 본 발명의 실시예에 따른 블록체인 데이터 검색 방법이 구현된 프로그램 또는 앱이 설치되어 실행될 수 있다.
실시예에 따라, 검색어는, 해시값, 키값 및 QR 코드값 중 어느 하나일 수 있다.
도 2~도 3을 참조하여 검색어에 대하여 설명한다.
도 2는 도 1의 노드(N)에서 생성되는 블록의 구조의 일 예를 나타내는 도면이다.
도 2를 참조하면, 블록(100)은 블록 헤드(200)와 블록 바디(300)로 구분된다. 블록 헤드(200)에는 이전 블록헤더 암호 해시(Previous block hash), 머클 해시 루트(Merkle hash root), 타임스탬프(Timestamp), 난이도(Bits), 논스(Nonce)가 저장된다.
이전 블록헤더 암호 해시(Previous block hash)는, 이전 블록헤더를 해시 함수를 이용하여 해싱한 해시값이다. 비트코인의 경우 이전 블록헤더를 sha256 해시함수를 이용하여 2번 해싱한 해시값, 즉 sha256(sha256(이전 블록헤더))의 값이 저장된다.
머클 해시 루트(Merkle hash root)는 현재 블록에 포함된 거래정보의 거래 해시를 2진 트리 형태로 구성할 때 트리의 루트에 위치하는 해시값이다.
타임스탬프(Timestamp)는 블록의 생성시간을 나타낸다.
난이도(Bits)는 블록의 작업증명 알고리즘에 대한 난이도 목표를 나타낸다.
논스(Nonce)는 특정 목표값보다 낮은 값을 구하기 위한 카운터이다.
본 실시예에서 해시값(Previous block hash)에 의해 블록이 특정되기 때문에, 검색어로서 해시값이 이용될 수 있다.
도 3은 도 1의 노드(N)에서 생성되는 블록의 구조의 일 예를 나타내는 도면이다.
도 3을 참조하면, 블록은 블록 번호, 전송 수, 전송 내용을 포함할 수 있다. 본 실시예에서 블록 번호는 블록이 생성됨에 따라 순차적으로 값이 증가하도록 매겨진다. 이에 따라, 검색어로서 블록 번호가 이용될 수 있다.
실시예에 따라, 유저 단말기(3)로부터 입력되는 검색어는 QR 코드의 형태일 수 있다.
유저 단말기(3)는 QR 코드를 스캔하여 QR 코드에 대응하는 검색어로 변환하고, 변환된 검색어 정보를 블록체인 검색 서버(2)에 전송할 수 있다.
이때, 유저 단말기(3)는 QR 코드 스캐너 기능을 갖는 휴대폰이거나, 별도의 QR 코드 스캐너와 연결되어 이용될 수 있다.
전술한 해시값이나 블록 번호는 길이가 길고 복잡하기 때문에 유저가 잘못 입력할 수 있다. 이에 비해, QR 코드의 형태로 입력하는 경우에는 QR 코드 스캐너에 의해 간단한 방법으로 입력할 수 있어 사용 편의성이 뛰어나다.
도 4는 본 발명의 실시예에 따른 블록체인 검색 방법의 흐름도이다.
도 4를 참조하면, 본 발명의 실시예에 따른 블록체인 검색 방법은, 유저 단말기로부터, 블록을 식별할 수 있는 검색어를 수신하고, 복수의 블록체인 네트워크 중 검색될 블록체인 네트워크가 선택되는 단계(S100); 유저 단말기로부터 개인키를 수신하고, 수신된 개인키 및 공개키를 이용하여 선택된 블록체인 네트워크의 보안을 해제하는 단계(S200); 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록을 검색하는 단계(S300); 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하고, 수신한 데이터를 상기 유저 단말기에 전송하는 단계(S400)를 포함한다.
먼저, 유저가 유저 단말기(3)에 블록을 식별할 수 있는 검색어를 입력하고, 복수의 블록체인 네트워크 중 검색될 블록체인 네트워크를 선택한다(S100).
검색어는 블록을 식별할 수 있는 값으로, 블록의 해시값이나, 블록 번호일 수 있다. 또한, 검색어는 텍스트뿐만 아니라 QR 코드의 형태로 입력될 수 있다.
복수의 블록체인 네트워크는 예를 들어, 페이스북의 리브라, 카카오의 클레이튼, 네이버라인 오링크와 같이 서로 상이한 운영주체에 운영되는 것일 수 있다.
S100 단계는, 상기 유저 단말기로부터 상기 검색어를 수신한 후, 상기 검색어의 형식에 기초하여, 상기 검색어를 이용하여 블록의 검색이 가능한 블록체인 네트워크 후보를 상기 유저 단말기에 제공하는 단계; 및 상기 유저 단말기로부터 상기 블록체인 네트워크의 후보 중 어느 하나가 상기 블록체인 네트워크로서 선택되는 단계를 포함할 수 있다.
검색어의 형식은 예를 들어 입력되는 텍스트의 길이일 수 있다. 예를 들어, 블록체인 네트워크 A는 12자의 텍스트로 나타나는 해쉬값을 이용하고, 블록체인 네트워크 B는 10자의 텍스트로 나타나는 블록 번호를 이용하는 경우, 입력되는 텍스트의 길이에 기초하여 블록체인 네트워크 후보로서 블록체인 네트워크 A 또는 블록체인 네트워크 B가 제공될 수 있다.
다음으로, 블록체인 검색 서버(2)가 유저 단말기로부터 개인키를 수신하고, 수신된 개인키 및 공개키를 이용하여 선택된 블록체인 네트워크의 보안을 해제한다(S200).
블록체인 네트워크의 블록은 개인키 및 공개키를 이용하여 암호화되어 있을 수 있다. 이에 따라, 블록체인 검색 서버(2)는 유저 단말기(3)로부터 개인키 및 공개키를 수신하며, 수신된 개인키 및 공개키를 이용하여 선택된 블록체인 네트워크의 보안을 해제할 수 있다.
다음으로, 블록체인 검색 서버(2)가, 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록이 검색되도록 한다(S300).
복수의 블록체인 네트워크(1)를 구성하는 각각의 블록체인 네트워크(1-1, 1-2, 1-3)는 검색어에 해당하는 블록을 검색하는 검색 서버(미도시)를 포함할 수 있다. 블록체인 검색 서버(2)는 선택된 블록체인 네트워크의 검색 서버에 검색어를 입력함으로써, 선택된 블록체인 네트워크의 검색 서버에서 검색어에 해당하는 블록이 검색되도록 할 수 있다.
다음으로, 블록체인 검색 서버(2)가, 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하고, 상기 수신한 데이터를 상기 유저 단말기에 전송한다(S400).
실시예에 따라, 검색된 블록에 저장된 데이터가 URL 링크인 경우, 블록체인 검색 서버(2)는, URL 링크에 해당하는 특정 데이터 저장 서버에 접속하여 전송받은 데이터를 유저 단말기(3)에 전송할 수 있다. 특정 데이터 저장 서버에 접속하여 전송받은 데이터는, 이미지 또는 동영상일 수 있다.
이미지나 동영상 파일의 경우 블록체인 네트워크(1)의 각 노드가 이를 블록에 직접 저장할 수도 있지만, 용량이 크기 때문에 이미지나 동영상 파일을 다른 데이터 저장 서버에 저장해 놓고, 블록에는 이미지나 동영상 파일이 저장된 데이터 저장 서버의 위치만을 저장할 수 있다. 본 실시예에 의하면, 검색된 블록에 데이터 저장 서버의 위치가 저장되어 있는 경우, 블록체인 검색 서버(2)는 데이터 저장 서버의 위치를 그대로 유저 단말기(3)에 전송하는 것이 아니라, 직접 데이터 저장 서버에 접속하여 이미지나 동영상 파일을 수신하고, 수신된 이미지나 동영상 파일을 유저 단말기(3)에 전송한다.
실시예에 따라, 검색된 블록에 저장된 데이터가 특정 서비스를 가리키는 경우, 블록체인 검색 서버(2)는 특정 서비스의 클라이언트를 실행하여 전송받은 데이터를 유저 단말기(3)에 전송할 수 있다. 특정 서비스는 메신저 서비스, 뉴스 제공 서비스, 음악 제공 서비스 및 게임 중 어느 하나일 수 있다.
본 실시예에서, 블록에 저장된 데이터는 특정 서비스를 나타낼 수 있으며, 이 경우 블록체인 검색 서버(2)는 웹이나 앱을 이용하여 특정 서비스를 실행할 수 있다. 이에 따라, 특정 서비스를 제공하는 서버로부터 데이터를 전송받으면, 이 데이터를 유저 단말기(3)에 전송할 수 있다. 본 실시예에 의하면, 유저는 별도의 서비스를 실행할 필요 없이 블록체인 네트워크에서 블록을 검색하는 것에 의해 서비스를 제공받을 수 있다.
도 5는 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면이다.
도 5의 (a)에 도시된 바와 같이, 유저 단말기(3)의 화면에는 검색어 입력창(310), 블록체인 네트워크 입력창(320) 및 블록체인 네트워크 후보(330)가 제공될 수 있다.
이에 따라, 유저는 검색어 입력창(310)에 해시값 또는 블록 번호와 같은 검색어를 입력한다. 유저는 블록체인 네트워크 입력창(320)에 블록체인 네트워크의 이름을 직접 입력하거나, 블록체인 네트워크 후보(330)에서 어느 하나를 선택할 수 있다.
도 5의 (b)는 도 5의 (a)의 화면에서 검색어 및 블록체인 네트워크가 입력된 상태를 나타내는 화면이다.
도 5의 (c)는 도 5의 (b)에서 검색 결과를 나타내는 화면이다.
블록체인 네트워크 입력창(320)에 입력된 블록체인 네트워크에서, 검색어 입력창(310)에 입력된 검색어로 검색된 블록에 저장된 데이터가 도 5의 (c)의 검색결과 창(340)에 나타난다. 이때, 블록에 저장된 데이터는 텍스트일 수 있다.
도 6은 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면으로, 다른 검색 결과를 나타내는 화면이다.
도 6에서 블록에 저장된 데이터는 URL 링크이며, 블록체인 검색 서버(2)는 URL 링크에 해당하는 특정 데이터 저장 서버에 접속하여 이미지 파일을 수신하여 유저 단말기(3)에 전송할 수 있다. 이에 따라, 유저 단말기(3)의 검색결과 창에는 이미지가 표시되어, 유저는 이미지를 유저 단말기(3)에서 바로 확인할 수 있다.
도 7은 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면으로, 다른 검색 결과를 나타내는 화면이다.
도 7에서 블록에 저장된 데이터는 URL 링크이며, 블록체인 검색 서버(2)는 URL 링크에 해당하는 특정 데이터 저장 서버에 접속하여 동영상 파일을 수신하여 유저 단말기(3)에 전송할 수 있다. 이에 따라, 유저 단말기(3)의 검색결과 창에는 동영상이 표시되며, 유저는 유저 단말기(3)에서 동영상을 바로 재생할 수 있다.
도 8은 본 발명의 실시예에 따른 블록체인 검색 방법이 구현된 유저 단말기의 화면을 나타내는 도면으로, 다른 검색 결과를 나타내는 화면이다.
도 8에서 블록에 저장된 데이터는 뉴스 제공 서비스를 나타내며, 블록체인 검색 서버(2)는 뉴스 제공 서비스를 제공하는 서버에 접속하여 수신한 파일을 유저 단말기(3)에 전송할 수 있다. 이에 따라, 유저 단말기(3)의 검색결과 창에는 뉴스 제공 서비스에서 제공되는 화면이 나타나며, 도 8에 도시된 바와 같이 뉴스의 일부 이미지와 뉴스의 주소가 표시될 수 있다.
이상, 바람직한 실시예를 통하여 본 발명에 관하여 상세히 설명하였으나, 본 발명은 이에 한정되는 것은 아니며, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 다양하게 변경, 응용될 수 있음은 당해 기술분야의 통상의 기술자에게 자명하다. 따라서, 본 발명의 진정한 보호 범위는 다음의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술적 사상은 본 발명의 권리 범위에 포함되는 것으로 해석되어야 할 것이다.

Claims (9)

  1. a) 유저 단말기로부터, 블록을 식별할 수 있는 검색어가 블록체인 검색 서버에 수신되고, 복수의 블록체인 네트워크 중 적어도 하나의 블록체인 네트워크가 선택되는 단계;
    b) 상기 블록체인 검색 서버가, 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써, 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록이 검색되도록 하는 단계;
    c) 상기 블록체인 검색 서버가, 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하는 단계; 및
    d) 상기 블록체인 검색 서버가, 상기 수신한 데이터를 상기 유저 단말기에 전송하는 단계
    를 포함하고,
    상기 검색어는, 해시값 또는 블록 번호이고,
    상기 복수의 블록체인 네트워크는 각 블록체인 네트워크에 속하는 복수의 노드끼리 블록체인으로 연결되며,
    상기 a) 단계는,
    a-1) 상기 블록체인 검색 서버가, 상기 유저 단말기로부터 상기 검색어를 수신한 후, 상기 검색어의 형식에 기초하여, 상기 검색어를 이용하여 블록의 검색이 가능한 블록체인 네트워크 후보를 선정하는 단계; 및
    a-2) 상기 블록체인 네트워크의 후보 중 적어도 하나가 선택되는 단계;
    를 포함하는 것을 특징으로 하는 블록체인 데이터 검색 방법.
  2. 제1항에 있어서,
    상기 검색어는 QR 코드의 형태로 입력되는 것을 특징으로 하는 블록체인 데이터 검색 방법.
  3. 삭제
  4. 제1항에 있어서,
    상기 유저 단말기에 전송하는 단계에서, 상기 검색된 블록에 저장된 데이터가 URL 링크인 경우, 상기 URL 링크에 해당하는 특정 데이터 저장 서버에 접속하여 전송받은 데이터를 상기 유저 단말기에 전송하는 것을 특징으로 하는 블록체인 데이터 검색 방법.
  5. 제4항에 있어서,
    상기 특정 데이터 저장 서버에 접속하여 전송받은 데이터는, 이미지 또는 동영상인 것을 특징으로 하는 블록체인 데이터 검색 방법.
  6. 제1항에 있어서,
    상기 유저 단말기에 전송하는 단계에서, 상기 검색된 블록에 저장된 데이터가 특정 서비스를 가리키는 경우, 상기 특정 서비스의 클라이언트를 실행하여 전송받은 데이터를 상기 유저 단말기에 전송하는 것을 특징으로 하는 블록체인 데이터 검색 방법.
  7. 제6항에 있어서,
    상기 특정 서비스는 메신저 서비스, 뉴스 제공 서비스, 음악 제공 서비스 및 게임 중 적어도 하나인 것을 특징으로 하는 블록체인 데이터 검색 방법.
  8. 제1항에 있어서,
    상기 a-2) 단계와 상기 b) 단계의 사이에,
    e) 상기 블록체인 검색 서버가, 상기 유저 단말기로부터 개인키를 수신하고, 수신된 개인키 및 공개키를 이용하여 상기 선택된 블록체인 네트워크의 보안을 해제하는 단계
    를 더 포함하는 것을 특징으로 하는 블록체인 데이터 검색 방법.
  9. a) 유저 단말기로부터, 블록을 식별할 수 있는 검색어가 블록체인 검색 서버에 수신되고, 복수의 블록체인 네트워크 중 선택된 블록체인 네트워크가 상기 유저 단말기로부터 상기 블록체인 검색 서버로 수신되는 단계;
    b) 상기 블록체인 검색 서버가, 상기 선택된 블록체인 네트워크에 접속하여 상기 검색어를 입력함으로써, 상기 선택된 블록체인 네트워크에서 상기 검색어에 해당하는 블록이 검색되도록 하는 단계;
    c) 상기 블록체인 검색 서버가, 상기 선택된 블록체인 네트워크로부터 상기 검색된 블록에 저장된 데이터를 수신하는 단계; 및
    d) 상기 블록체인 검색 서버가, 상기 수신한 데이터를 상기 유저 단말기에 전송하는 단계
    를 포함하고,
    상기 검색어는, 해시값 또는 블록 번호이고,
    상기 유저 단말기에 전송하는 단계에서, 상기 검색된 블록에 저장된 데이터가 특정 서비스를 가리키는 경우, 상기 특정 서비스의 클라이언트를 실행하여 전송받은 데이터를 상기 유저 단말기에 전송하는 것을 특징으로 하는 블록체인 데이터 검색 방법.
KR1020190123595A 2019-10-07 2019-10-07 블록체인 데이터 검색 방법 KR102124942B1 (ko)

Priority Applications (14)

Application Number Priority Date Filing Date Title
KR1020190123595A KR102124942B1 (ko) 2019-10-07 2019-10-07 블록체인 데이터 검색 방법
US17/767,433 US12130803B2 (en) 2019-10-07 2020-08-26 Blockchain data search method
BR112022006587A BR112022006587A2 (pt) 2019-10-07 2020-08-26 Método de pesquisa de dados de blockchain
AU2020364879A AU2020364879B2 (en) 2019-10-07 2020-08-26 Blockchain data search method
IL291914A IL291914A (en) 2019-10-07 2020-08-26 Blockchain data search method
EP20875298.0A EP4042287A4 (en) 2019-10-07 2020-08-26 METHOD FOR SEARCHING BLOCKCHAIN DATA
CN202080069466.0A CN114503101A (zh) 2019-10-07 2020-08-26 区块链数据搜索方法
CA3155109A CA3155109A1 (en) 2019-10-07 2020-08-26 Blockchain data search method
MX2022004204A MX2022004204A (es) 2019-10-07 2020-08-26 Metodo de busqueda de datos de cadena de bloques.
JP2022521161A JP7454879B2 (ja) 2019-10-07 2020-08-26 ブロックチェーンデータ検索方法
PCT/KR2020/011432 WO2021071089A1 (en) 2019-10-07 2020-08-26 Blockchain data search method
ZA2022/03474A ZA202203474B (en) 2019-10-07 2022-03-24 Blockchain data search method
CL2022000789A CL2022000789A1 (es) 2019-10-07 2022-03-29 Método de búsqueda de datos en cadena de bloques
JP2024002458A JP2024045209A (ja) 2019-10-07 2024-01-11 ブロックチェーンデータ検索方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190123595A KR102124942B1 (ko) 2019-10-07 2019-10-07 블록체인 데이터 검색 방법

Publications (1)

Publication Number Publication Date
KR102124942B1 true KR102124942B1 (ko) 2020-06-19

Family

ID=71137237

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190123595A KR102124942B1 (ko) 2019-10-07 2019-10-07 블록체인 데이터 검색 방법

Country Status (11)

Country Link
EP (1) EP4042287A4 (ko)
JP (2) JP7454879B2 (ko)
KR (1) KR102124942B1 (ko)
CN (1) CN114503101A (ko)
AU (1) AU2020364879B2 (ko)
CA (1) CA3155109A1 (ko)
CL (1) CL2022000789A1 (ko)
IL (1) IL291914A (ko)
MX (1) MX2022004204A (ko)
WO (1) WO2021071089A1 (ko)
ZA (1) ZA202203474B (ko)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021071089A1 (en) * 2019-10-07 2021-04-15 Heritage K Co., Ltd. Blockchain data search method
KR20220059072A (ko) * 2020-11-02 2022-05-10 계명대학교 산학협력단 블록 체인 기반 서버리스 서비스 개발 장치 및 방법
US12130803B2 (en) 2019-10-07 2024-10-29 Uniquecode Co., Ltd. Blockchain data search method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170010481A (ko) * 2015-07-20 2017-02-01 인포뱅크 주식회사 개인 정보 검색 장치 및 방법 그리고 개인 정보 제공 서버 및 방법
KR20190008163A (ko) * 2018-11-27 2019-01-23 한국과학기술원 블록체인을 활용한 사용자 개인정보 활용 파악을 위한 방법 및 시스템
US20190058582A1 (en) * 2017-08-21 2019-02-21 NIIT Technology Ltd Accessing blockchain data from applications
KR20190058922A (ko) * 2017-11-22 2019-05-30 엔에이치엔 주식회사 네트워크를 통해 서로 통신하는 노드들 각각의 데이터 관리 및 검색 방법, 그리고 노드들 중 어느 하나로 동작하는 컴퓨터 장치
WO2019120325A2 (en) * 2019-03-29 2019-06-27 Alibaba Group Holding Limited Retrieving access data for blockchain networks using highly available trusted execution environments
KR20190096231A (ko) 2018-02-08 2019-08-19 주식회사 메타포뮬러 블록체인 기반의 정보 관리 및 제공 시스템

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102017205165A1 (de) * 2017-03-27 2018-09-27 Bundesdruckerei Gmbh Identifikatoren zur Integritätssicherung von digital codierte Kopien
JP7060221B2 (ja) * 2017-03-31 2022-04-26 Necソリューションイノベータ株式会社 物品情報管理装置、システム、方法およびプログラム
US10922692B2 (en) * 2017-04-05 2021-02-16 Samsung Sds Co., Ltd. Method for calculating confirmation reliability for blockchain based transaction and blockchain network monitoring system for performing the method
KR102124942B1 (ko) * 2019-10-07 2020-06-19 신호열 블록체인 데이터 검색 방법

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170010481A (ko) * 2015-07-20 2017-02-01 인포뱅크 주식회사 개인 정보 검색 장치 및 방법 그리고 개인 정보 제공 서버 및 방법
US20190058582A1 (en) * 2017-08-21 2019-02-21 NIIT Technology Ltd Accessing blockchain data from applications
KR20190058922A (ko) * 2017-11-22 2019-05-30 엔에이치엔 주식회사 네트워크를 통해 서로 통신하는 노드들 각각의 데이터 관리 및 검색 방법, 그리고 노드들 중 어느 하나로 동작하는 컴퓨터 장치
KR20190096231A (ko) 2018-02-08 2019-08-19 주식회사 메타포뮬러 블록체인 기반의 정보 관리 및 제공 시스템
KR20190008163A (ko) * 2018-11-27 2019-01-23 한국과학기술원 블록체인을 활용한 사용자 개인정보 활용 파악을 위한 방법 및 시스템
WO2019120325A2 (en) * 2019-03-29 2019-06-27 Alibaba Group Holding Limited Retrieving access data for blockchain networks using highly available trusted execution environments

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021071089A1 (en) * 2019-10-07 2021-04-15 Heritage K Co., Ltd. Blockchain data search method
US12130803B2 (en) 2019-10-07 2024-10-29 Uniquecode Co., Ltd. Blockchain data search method
KR20220059072A (ko) * 2020-11-02 2022-05-10 계명대학교 산학협력단 블록 체인 기반 서버리스 서비스 개발 장치 및 방법
KR102443302B1 (ko) 2020-11-02 2022-09-15 계명대학교 산학협력단 블록 체인 기반 서버리스 서비스 개발 장치 및 방법

Also Published As

Publication number Publication date
MX2022004204A (es) 2022-05-03
JP2022551623A (ja) 2022-12-12
AU2020364879B2 (en) 2024-02-01
US20230053590A1 (en) 2023-02-23
ZA202203474B (en) 2022-05-25
JP2024045209A (ja) 2024-04-02
AU2020364879A1 (en) 2022-04-07
EP4042287A1 (en) 2022-08-17
IL291914A (en) 2022-06-01
CA3155109A1 (en) 2021-04-15
CL2022000789A1 (es) 2023-01-20
WO2021071089A1 (en) 2021-04-15
EP4042287A4 (en) 2023-10-11
CN114503101A (zh) 2022-05-13
JP7454879B2 (ja) 2024-03-25

Similar Documents

Publication Publication Date Title
US9349023B2 (en) Database encryption system, method, and program
US10013574B2 (en) Method and apparatus for secure storage and retrieval of encrypted files in public cloud-computing platforms
US11308448B1 (en) Intelligent employment-based blockchain
JP2024045209A (ja) ブロックチェーンデータ検索方法
CN107209787A (zh) 提高专用加密数据的搜索能力
US11157876B1 (en) Intelligent employment-based blockchain
US11314885B2 (en) Cryptographic data entry blockchain data structure
KR20100062013A (ko) 결합 키워드를 이용한 데이터 암호화 방법 및 데이터 검색방법
US20090022321A1 (en) Personal information management system, personal information management program, and personal information protecting method
JP6879311B2 (ja) メッセージ送信システム、通信端末、サーバ装置、メッセージ送信方法、およびプログラム
CN112000632A (zh) 密文的分享方法、介质、分享客户端及系统
JP5307199B2 (ja) データ管理システム及びデータ管理方法
JP2006189925A (ja) 個人情報管理システム、個人情報管理プログラムおよび個人情報保護方法
US12130803B2 (en) Blockchain data search method
RU2825879C1 (ru) Способ поиска данных блокчейна
JP2007179220A (ja) 情報連携システム
JP2020109447A (ja) 秘密情報検索システム、秘密情報検索プログラム、および秘密情報検索方法
KR102625319B1 (ko) 클라우드 서버 기반의 헬스케어 데이터 관리 방법 및 장치
JP6575320B2 (ja) 通信制御プログラム、通信制御方法および通信制御装置
KR20220012541A (ko) 웹기반 스마트 무인 오더 방법, 시스템 및 그 방법을 수행하는 컴퓨터 프로그램
WO2017138122A1 (ja) 暗号情報検索方法、暗号情報検索システム、及び暗号情報検索プログラム
Munisamy et al. Universal keyword classifier on public key based encrypted multikeyword fuzzy search in public cloud
CN108595586A (zh) 一种搜索关键字的确定方法及装置
JP2009116709A (ja) ネットワークシステム及びサーバ装置

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant