WO2023106629A1 - 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템 - Google Patents

블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템 Download PDF

Info

Publication number
WO2023106629A1
WO2023106629A1 PCT/KR2022/016801 KR2022016801W WO2023106629A1 WO 2023106629 A1 WO2023106629 A1 WO 2023106629A1 KR 2022016801 W KR2022016801 W KR 2022016801W WO 2023106629 A1 WO2023106629 A1 WO 2023106629A1
Authority
WO
WIPO (PCT)
Prior art keywords
evidence
blockchain
notary
user
server
Prior art date
Application number
PCT/KR2022/016801
Other languages
English (en)
French (fr)
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 고려대학교 산학협력단
Publication of WO2023106629A1 publication Critical patent/WO2023106629A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/26Government or public services
    • 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
    • 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
    • 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/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 invention relates to a control method of a blockchain-based evidence notarization system, a recording medium and a system for performing the same, and more particularly, a control method of a blockchain-based evidence notary system for notarizing evidence, and performing the same It relates to a recording medium and system for
  • blockchain Since the release of Bitcoin based on blockchain in 2009, blockchain has been used not only for electronic money systems such as Bitcoin, but also for platform provision services for smart contracts, cloud storage services, and blockchain computing services. It is applied in various fields.
  • Distributed Ledger the most important element that makes up such a block chain, is a key technology that makes a block chain a decentralized system.
  • a database that stores data such as transaction records is not owned by a centralized server.
  • Chain Refers to a form in which all nodes participating in the network own and manage the same ledger.
  • Blockchain technology has the advantage of being combined with IoT technology to ensure transparency through monitoring of the entire process, and to clearly identify the responsible person in the event of a problem in the middle.
  • the technical problem to be solved by the present invention is a control method of a blockchain-based evidence notary system that secures the reliability of evidence by notarizing evidence in a notary institution server, and prevents forgery of evidence by storing it in a blockchain server. , To provide a recording medium and a device for performing this.
  • One aspect of the present invention is a blockchain-based evidence notary system for notarizing evidence based on a blockchain in response to a notarization request for evidence from a user, transmitting the evidence in response to the notarization request.
  • a user terminal a notary server that receives the evidence, encrypts it, generates a hash value for the evidence, and transmits the generated hash value to the user terminal and a notary terminal that notarizes the evidence, respectively; and a blockchain server that receives a signature written on the hash value from the user terminal and the notary terminal, respectively, and generates a smart contract block based on the hash value with the signature.
  • the notary server the communication unit for receiving the evidence from the user terminal; a member management unit that manages the user's information; an encryption unit generating a hash value by encrypting the evidence; and a cloud interworking unit that interworks with the cloud storage so that the evidence and the hash value are matched and stored in the cloud storage.
  • the blockchain server may include a communication unit for receiving a transaction signature of the user from the user terminal and receiving a transaction signature of the notary from the notary terminal; a signature management unit that verifies the received transaction signature of the user and the transaction signature of the notary and stores the verified transaction signature;
  • a smart contract block management unit that executes the transaction to generate a smart contract block; a token generating unit generating a token based on the smart contract block; and a wallet interlocking unit that interworks with the electronic wallet through an integrated API so that the token generated by the token generating unit is stored.
  • the notary server may request confirmation of existence of the smart contract block including the user signature to the blockchain server.
  • the notary server when the notary server receives a signal that the smart contract block including the user signature exists from the blockchain server, the hash value of the user's notarized evidence stored in the cloud from the cloud linkage unit It can be transmitted to the user terminal.
  • the user terminal may transmit the hash value of the notarized evidence to the evidence data requesting institution terminal.
  • Another aspect of the present invention is a control method of a blockchain-based evidence notary system for notarizing evidence based on a blockchain in response to a notarization request for evidence from a user, wherein the user terminal receives the notarization request transmits the evidence, the notary server receives the evidence, encrypts it, generates a hash value for the evidence, and uses the generated hash value to notarize the user terminal and the evidence, respectively.
  • Sending to the notary terminal side that performs, the blockchain server receiving the signature written on the hash value from the user terminal and the notary terminal side, respectively, and generating a smart contract block based on the hash value in which the signature was created. can include
  • the notary server receives the evidence from the user terminal, manages the user's information, encrypts the evidence to generate a hash value, matches the evidence and hash value, and stores it in a cloud storage. It may include interworking with the cloud storage as much as possible.
  • the blockchain server receives the transaction signature of the user from the user terminal, receives the transaction signature of the notary from the notary terminal, and verifies the received transaction signature of the user and the transaction signature of the notary, Storing the verified transaction signature, executing the transaction to create a smart contract block, and generating a token based on the smart contract block, including storing the generated token in an electronic wallet linked through an integrated API can do.
  • a computer program for performing a control method of a blockchain-based evidence data notarization system may be recorded in a computer-readable storage medium.
  • the evidence is notarized and stored in the blockchain server, thereby preventing forgery and proving the integrity of the evidence. there is.
  • FIG. 1 is a conceptual diagram showing a blockchain-based evidence notary system according to an embodiment of the present invention.
  • FIG. 2 is a conceptual diagram illustrating a notary server.
  • 3 is a conceptual diagram showing a blockchain server.
  • FIG. 4 is a diagram showing a smart contract block.
  • 5 to 6 are overall flowcharts illustrating a control method of a blockchain-based evidence notary system according to an embodiment of the present invention.
  • FIG. 1 is a conceptual diagram showing a blockchain-based evidence notary system according to an embodiment of the present invention.
  • the blockchain-based evidence data notarization system (1) may include an evidence data requesting agency terminal (2), a user terminal (3), a notary server (4), a notary terminal (5), and a blockchain server (6). .
  • the blockchain-based evidence data notarization system 1 may be a system that notarizes evidence data received from a user.
  • the user may receive a request for submission of evidence from the terminal 2 of the evidence requesting agency.
  • the evidence request agency terminal 2 may be an investigative agency or a court that collects evidence. However, it is not limited thereto.
  • the user may transmit the corresponding evidence to the notary server 4 through the user terminal 3.
  • the evidence may be evidence data composed of photos, videos, and text files for determining the presence or absence of a crime.
  • the notary terminal 5, the user terminal 3, and the evidence requesting agency terminal 2 are PCS (Personal Communication System), GSM (Global System for Mobile communications), PDC (Personal Digital Cellular), PHS (Personal Handyphone System) ), PDA (Personal Digital Assistant), IMT (International Mobile Telecommunication)-2000, CDMA (Code Division Multiple Access)-2000, W-CDMA (W-Code Division Multiple Access), Wibro (Wireless Broadband Internet) terminal, smartphone All kinds of handheld-based wireless communication devices such as smartphones, smartpads, tablet PCs, and the like, and computing devices such as stationary PCs and notebooks may be used.
  • PCS Personal Communication System
  • GSM Global System for Mobile communications
  • PDC Personal Digital Cellular
  • PHS Personal Handyphone System
  • PDA Personal Digital Assistant
  • IMT International Mobile Telecommunication
  • CDMA Code Division Multiple Access
  • W-CDMA Wide-Code Division Multiple Access
  • Wibro Wireless Broadband Internet
  • the notary server 4 may be a platform prepared to implement the blockchain-based evidence data notarization system 1. Through the notary server 4, the user can request notarization of evidence. The notary server 4 may transmit the file received through the user terminal 3 to the notary terminal 5 to notarize the file.
  • the user can search the notarized evidence from the notarization server 4, receive the evidence, and transmit it to the terminal 2 of the evidence requesting agency.
  • a network refers to a connection structure capable of exchanging information between nodes such as terminals and servers.
  • Examples of such networks include a 3rd Generation Partnership Project (3GPP) network and a Long Term Evolution (LTE) network.
  • 3GPP 3rd Generation Partnership Project
  • LTE Long Term Evolution
  • WIMAX World Interoperability for Microwave Access
  • Internet LAN(Local Area Network), Wireless LAN(Wireless Local Area Network), WAN(Wide Area Network), PAN(Personal Area Network), Bluetooth Networks, satellite broadcasting networks, analog broadcasting networks, DMB (Digital Multimedia Broadcasting) networks, WiFi, and the like are included, but are not limited thereto.
  • the blockchain server 6 may be provided with a plurality of nodes.
  • the blockchain server (6) consists of one or more distributed ledgers and a small number of peers in which chaincodes are stored.
  • Validation System ChainCode (VSCC), Configuration System ChainCode (CSCC) and Lifecycle System ChainCode (LSCC).
  • QSCC is a chaincode used when reading stored data in the blockchain
  • ESCC is a chaincode responsible for guarantee policy
  • VSCC is a chaincode used when verifying a block.
  • CSCC is a chaincode used when setting up a channel
  • LSCC is a chaincode used to perform all series of processes from installation to instantiation of chaincode.
  • This blockchain server (6) is a server by a trusted authority configures a fabric network, and a small number of nodes and a notary server (4) that want to participate in a channel are peer ( peer) is created.
  • each peer stores a ledger, and after the instance process of installing and installing a chaincode on each peer and notifying the other peers of the interface, the query function of the chaincode can be invoked.
  • the blockchain server 6 can play a role in proving the ledgers of a small number of peers by having the reliable notary server 4 participate as a node.
  • the notary terminal 5, the notary server 4, the evidence requesting agency terminal 2, and the user terminal 3 can participate as one of a plurality of nodes of the blockchain server 6 and transmit and receive data.
  • FIG. 2 is a conceptual diagram illustrating a notary server.
  • the notary server 4 may include a communication unit 10 and a control unit 20, and the control unit 20 may include a member management unit 21, an encryption unit 22 and a cloud interlocking unit 23.
  • the user can access the notary server 4 using the user terminal 3 .
  • the user can generate a unique ID by performing a membership sign-up procedure in the notary server 4.
  • a membership sign-up procedure may be performed by performing user authentication from an authentication device mounted in the user terminal 3 .
  • the user's authentication may be the user's personal information, ID information, face recognition information, iris information, or fingerprint information. However, it is not limited thereto.
  • the member management unit 21 may store and manage user information.
  • the user's information may be the user's personal information, ID information, facial recognition information, iris information, or fingerprint information.
  • the communication unit 10 may receive evidence from the user terminal 3 .
  • the evidence may be an image file, an audio file, a text file, or a video file taken from the user terminal 3, but is not limited thereto.
  • the encryption unit 22 may generate a hash value for a file source code by encrypting a file of evidence data received from the user terminal 3 .
  • the cloud linking unit 23 may match the file of the evidence and the generated hash value to be stored in the cloud storage through communication between the cloud and the notary server 4.
  • the cloud refers to a storage in which data, software, and various computer resources are stored so that they can be accessed through the Internet without putting them on hardware owned by users.
  • the notary server 4 may transmit the hash value of the evidence to the notary terminal 5 in order to notarize whether the corresponding evidence is true.
  • 3 is a conceptual diagram showing a blockchain server.
  • the blockchain server 6 is provided with a plurality of nodes, and the node may include a communication unit 30, a signature management unit 41, a smart contract block management unit 42, and a wallet interlocking unit 44.
  • the communication unit 30 may receive the user's original transaction signature, public key, and electronic signature from the user terminal 3 .
  • the signature management unit 41 may verify the received transaction signature of the user and the original transaction signature of the notary, and store the verified original transaction signature.
  • the signature management unit 41 may verify the original transaction signature using the public key. That is, the original transaction signature can be verified by decrypting the electronic signature with the user's public key received from the user terminal 3 and comparing it with the hash value obtained by hashing the original transaction signature to confirm that the corresponding electronic signature is not forged. There is.
  • the communication unit 30 may request the electronic signature from the user terminal 3 .
  • the communication unit 30 may receive an original transaction signature, a public key, and an electronic signature of the notary from the notary terminal 5 .
  • the original transaction signature can be verified using the public key. That is, the original transaction signature can be verified by decrypting the electronic signature with the public key of the notary received from the notary terminal 5 and comparing the hash value obtained by hashing the original transaction signature to confirm that the corresponding electronic signature is not forged. It can.
  • the communication unit 30 may request an electronic signature from the notary terminal 5 .
  • the smart contract block management unit 42 can generate a smart contract block by performing a transaction when it is verified that the original transaction signature of the user and the notary is not forged.
  • the information stored in the smart contract block will be described later in detail in FIG.
  • the token generation unit 43 may generate a token based on a smart contract block. At this time, tokens can be classified into fungible tokens and non-fungible tokens. Fungible tokens can be exchanged for other tokens of the same type, but non-fungible tokens cannot be exchanged for other tokens of the same type.
  • the token of the present invention may be made of a non-fungible token (NFT) of the ERC-721 and ERC-1155 standards of a blockchain network, but is not limited thereto.
  • the wallet interlocking unit 44 may interwork with the electronic wallet through an integrated API so that the token generated by the token generating unit 43 is stored. If the seller's signature is recorded in the smart contract block, a single personal online electronic wallet corresponding to the seller's unique transaction can be automatically created.
  • An e-wallet can act like an e-bank account, acting as a merchant's own personal bank account to store and withdraw tokens.
  • the electronic wallet may be linked with web wallet applications such as METAMASK, Klay, and MyCrypto by providing an integrated API.
  • FIG. 4 is a diagram showing a smart contract block.
  • the smart contract block includes the ID of the user who has joined the notary server (4), the URL address as the hash value, the date and time of file creation, the size of the file, the file extension, the user's wallet address, and the original information of the user and the notary's transaction signature. can do.
  • a plurality of smart contract blocks can be prepared and created in the blockchain server (6). If there are multiple pieces of evidence that the user requested to be notarized through the user terminal 3, a smart contract block for each piece of evidence can be created.
  • FIG. 5 is an overall flowchart illustrating a control method of a blockchain-based evidence data notarization system according to an embodiment of the present invention.
  • control method of the blockchain-based evidence notary system proceeds on substantially the same configuration as the blockchain-based evidence notary system 1 shown in FIG. 1, the blockchain-based evidence of FIG.
  • the same reference numerals are assigned to the same components as those of the data notarization system 1, and repeated descriptions will be omitted.
  • the user terminal 3 may request membership registration to the notary server 4, and when an authentication procedure for membership registration is performed, user information may be stored in the notary server 4.
  • the user terminal 3 may take a picture through a camera device provided in the terminal and transmit the picture file to the notary server 4 .
  • the picture file may be a video file, an audio file, and a text file, and the file type is not limited.
  • the notary server 4 may generate a hash value by encrypting the file received from the user terminal 3, and may store the file and hash value by matching them in the cloud in association with the cloud.
  • the notary server 4 may transmit hash values to the user terminal 3 and the notary terminal 5.
  • the notary terminal 5 may notarize the evidence by receiving the hash value.
  • the notary terminal 5 transmits the original signature, public key, and electronic signature of the transaction to the blockchain server 6, and the user terminal 3 transmits the original signature, public key, and electronic signature of the transaction to the blockchain server. (6) can be sent.
  • the blockchain server 6 may verify the received transaction signature of the user and the original transaction signature of the notary, and store the verified original transaction signature. Verifying the transaction signature may mean verifying the original transaction signature using a public key. That is, the user's public key received from the user terminal 3 and the notary's public key received from the notary terminal 5 decrypt the electronic signatures of the user and the notary, respectively, and the hash value obtained by hashing the original transaction signature By comparing, it is possible to verify the original transaction signature by confirming that the corresponding electronic signature is not forged.
  • the user's transaction signature source and the notary's transaction signature source may be stored in the blockchain server 6.
  • the blockchain server 6 verifies that the original signature of the transaction of the user and the notary is not forged, the transaction can be performed and a smart contract block can be created.
  • the blockchain server 6 may generate a token based on a smart contract block, and the token may be stored in a wallet linked with the blockchain server 6.
  • FIG. 6 is an overall flowchart illustrating a control method of a blockchain-based evidence data notarization system according to an embodiment of the present invention.
  • Evidence of a user already notarized by a notary and stored in a cloud storage interworking with the notary server 4 may be submitted to the terminal 2 of the evidence requesting agency.
  • the user terminal 3 may receive an evidence submission request signal from the evidence data requesting agency terminal 2 .
  • the user can log in to the notary server 4 to which he or she is registered as a member through user authentication information.
  • the notary server 4 When a user logs in to the notary server 4, it is checked whether the user information stored in the member management unit 21 and the user authentication information match, and if they match, the user's login can be accepted.
  • the user may request the notarization server 4 to search for notarized evidence.
  • the notary server 4 may request an inquiry to the blockchain server 6 for the existence of the smart contract block including the original transaction signature of the user, and receive the inquiry result from the blockchain server 6. there is.
  • the notary server 4 may search the user's notarized evidence list stored in the cloud storage.
  • the notary server 4 may transmit a signal requesting the user terminal 3 to select the evidence, and the user may transmit the evidence through the user terminal 3. material can be selected. At this time, the user may select a plurality of pieces of evidence.
  • the notary server 4 may transmit the hash value of the evidence to the user terminal 3, and the user terminal 3 transmits the hash value of the evidence to the evidence request agency terminal 2 to obtain the evidence. can be submitted
  • the notary server 4 may transmit a signal for selecting a method of issuing evidence to the user terminal 3 .
  • Evidence issuance method may be a token generated by the blockchain server 6 or a hash value of a notarized file.
  • the communication unit 10 of the notary server 4 may transmit a corresponding signal to the communication unit 30 of the blockchain server 6.
  • the token stored in the user's electronic wallet may be transmitted to the electronic wallet address of the terminal 2 of the evidence requesting institution.
  • Such a control method of the blockchain-based evidence notarization system may be implemented as an application or implemented in the form of program instructions that can be executed through various computer components and recorded on a computer-readable recording medium.
  • a computer-readable recording medium may include program instructions, data files, data structures, etc. alone or in combination.
  • Program instructions recorded on a computer-readable recording medium may be those specially designed and configured for the present invention, or may be known and usable to those skilled in the art of computer software.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. -optical media), and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like.
  • Examples of program instructions include high-level language codes that can be executed by a computer using an interpreter or the like as well as machine language codes such as those produced by a compiler.
  • a hardware device may be configured to act as one or more software modules to perform processing according to the present invention and vice versa.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Tourism & Hospitality (AREA)
  • Computer Security & Cryptography (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Development Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Educational Administration (AREA)
  • Power Engineering (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

공증요청을 수신하면 증거자료를 전송하는 사용자 단말기; 증거자료를 수신하고 증거자료에 대한 해시값을 생성하고, 생성된 해시값을 각각 사용자 단말기와 공증자 단말기 측에 전송하는 공증서버; 및 사용자 단말기와 공증자 단말기 측으로부터 각각 해시값에 작성한 서명을 수신하고, 스마트컨트랙트 블록을 생성하는 블록체인 서버;를 포함하는 블록체인 기반 증거자료 공증 시스템을 제공한다.

Description

블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템
본 발명은 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템에 관한 것으로, 보다 상세하게는, 증거자료를 공증하는 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템에 관한 것이다.
최근 공판중심주의 재판으로의 변화로 인해 수사 기관에서 수집하는 디지털 증거의 증거 능력은 사건 판결의 중요한 부분을 차지하고 있으며, 디지털 증거자료가 수사 과정의 핵심적인 역할을 수행함에 따라 신뢰성 확보의 문제가 대두되고 있다. 또한, 디지털 증거는 비가시적이기 때문에 증거의 동일성과 무결성이 중요하다는 특징이 있다.
2009년 블록체인(blockchain)에 기반을 둔 비트코인(bitcoin)이 공개된 이후, 블록체인은 비트코인과 같은 전자 화폐 시스템뿐만 아니라 스마트 계약을 위한 플랫폼 제공 서비스, 클라우드 저장 서비스, 블록체인 컴퓨팅 서비스 등 다양한 분야에서 적용되고 있다.
이러한 블록체인을 구성하는 가장 중요한 요소인 분산원장(Distributed Ledger)는 블록체인을 탈중앙화된 시스템으로 만들어 주는 핵심 기술로서, 거래 기록 등의 데이터를 저장하는 데이터베이스를 중앙화된 서버가 소유하는 것이 아닌 블록체인 네트워크에 참여하는 모든 노드가 동일한 원장을 소유하고 관리하는 형태를 가리킨다.
블록체인 기술은 사물인터넷 기술과 결합하여 전 과정에 대한 모니터링을 통해 투명성을 확보하고 중간에 문제가 발생할 경우 책임소재를 명확히 가려낼 수 있다는 장점이 있다.
따라서, 공증기관과의 연계를 통해 공증한 증거자료를 블록체인 상에 저장해 증거의 신뢰성과 무결성을 확보하는 블록체인 기반 증거자료 공증 시스템이 요구되는 실정이다.
[선행기술문헌]
[특허문헌] KR 10-2016-0123752A
본 발명이 해결하고자 하는 기술적 과제는 공증기관 서버에서 증거자료를 공증하여 증거자료의 신뢰성을 확보하고, 블록체인 서버에 저장함으로써 증거자료의 위조가 불가능하도록 하는 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 장치를 제공하는 것이다.
다만, 본 실시예가 이루고자 하는 기술적 과제는 상기된 바와 같은 기술적 과제로 한정되지 않으며, 또 다른 기술적 과제들이 존재할 수 있다.
본 발명의 일측면은, 사용자로부터의 증거자료에 대한 공증요청에 응답하여 상기 증거자료를 블록체인 기반으로 공증하기 위한 블록체인 기반 증거자료 공증 시스템에 있어서, 상기 공증요청에 따라 상기 증거자료를 전송하는 사용자 단말기; 상기 증거자료를 수신하고 이를 암호화하여 상기 증거자료에 대한 해시값을 생성하고, 상기 생성된 해시값을 각각 상기 사용자 단말기와 상기 증거자료에 대한 공증을 수행하는 공증자 단말기 측에 전송하는 공증서버; 및 상기 사용자 단말기와 공증자 단말기 측으로부터 각각 상기 해시값에 작성한 서명을 수신하고, 상기 서명이 작성된 해시값을 기초로 스마트컨트랙트 블록을 생성하는 블록체인 서버;를 포함할 수 있다.
또한, 상기 공증 서버는, 상기 사용자 단말기로부터 상기 증거자료를 수신하는 통신부; 상기 사용자의 정보를 관리하는 회원 관리부; 상기 증거자료를 암호화하여 해시값을 생성하는 암호화부; 및 상기 증거자료와 해시값이 매칭되어 클라우드 저장소에 저장되도록 상기 클라우드 저장소와 연동되는 클라우드 연동부;를 포함할 수 있다.
또한, 상기 블록체인 서버는, 상기 사용자 단말기로부터 상기 사용자의 트랜잭션 서명을 수신하고, 상기 공증자 단말기로부터 상기 공증자의 트랜잭션 서명을 수신하는 통신부; 상기 수신한 사용자의 트랜잭션 서명과 상기 공증자의 트랜잭션 서명을 검증하고, 검증된 상기 트랜잭션 서명을 저장하는 서명관리부;
상기 트랜잭션이 실행되어 스마트 컨트랙트 블록을 생성하는 스마트 컨트랙트 블록 관리부; 상기 스마트 컨트랙트 블록을 기초로 토큰을 생성하는 토큰 생성부; 및 상기 토큰 생성부가 생성한 토큰이 저장되도록 통합 API를 통해 전자지갑과 연동되는 지갑 연동부;를 포함할 수 있다.
또한, 상기 공증 서버는, 상기 사용자 단말기로부터 증거자료 검색을 요청받으면, 상기 블록체인 서버에 상기 사용자 서명이 포함된 상기 스마트 컨트랙트 블록의 존재여부 확인을 요청할 수 있다.
또한, 상기 공증서버는, 상기 블록체인 서버로부터 상기 사용자 서명이 포함된 상기 스마트 컨트랙트 블록이 존재한다는 신호를 수신하면, 상기 클라우드 연동부로부터 상기 클라우드에 저장된 사용자의 공증된 증거자료의 해시값을 상기 사용자 단말기에 전송할 수 있다.
또한, 상기 사용자 단말기는, 증거자료 요청기관 단말기에 상기 공증된 증거자료의 해시값을 전송할 수 있다.
본 발명의 다른 일측면은, 사용자로부터의 증거자료에 대한 공증요청에 응답하여 상기 증거자료를 블록체인 기반으로 공증하기 위한 블록체인 기반 증거자료 공증 시스템의 제어방법에 있어서, 사용자 단말기가 상기 공증요청에 따라 상기 증거자료를 전송하고, 공증서버가 상기 증거자료를 수신하고 이를 암호화하여 상기 증거자료에 대한 해시값을 생성하고, 상기 생성된 해시값을 각각 상기 사용자 단말기와 상기 증거자료에 대한 공증을 수행하는 공증자 단말기 측에 전송하며, 블록체인 서버가 상기 사용자 단말기와 공증자 단말기 측으로부터 각각 상기 해시값에 작성한 서명을 수신하고, 상기 서명이 작성된 해시값을 기초로 스마트컨트랙트 블록을 생성하는 것을 포함할 수 있다.
또한, 상기 공증서버는 상기 사용자 단말기로부터 상기 증거자료를 수신하고, 상기 사용자의 정보를 관리하며, 상기 증거자료를 암호화하여 해시값을 생성하고, 상기 증거자료와 해시값이 매칭되어 클라우드 저장소에 저장되도록 상기 클라우드 저장소와 연동되는 것을 포함할 수 있다.
또한, 상기 블록체인 서버는 상기 사용자 단말기로부터 사용자의 트랜잭션 서명을 수신하고, 상기 공증자 단말기로부터 상기 공증자의 트랜잭션 서명을 수신하며, 상기 수신한 사용자의 트랜잭션 서명과 상기 공증자의 트랜잭션 서명을 검증하고, 검증된 상기 트랜잭션 서명을 저장하며, 상기 트랜잭션이 실행되어 스마트 컨트랙트 블록을 생성하고, 상기 스마트 컨트랙트 블록을 기초로 토큰을 생성하되, 생성된 토큰이 통합 API를 통해 연동되는 전자지갑에 저장되는 것을 포함할 수 있다.
본 발명의 또 다른 일측면은, 컴퓨터로 판독 가능한 저장 매체에는 블록체인 기반 증거자료 공증 시스템의 제어방법을 수행하기 위한 컴퓨터 프로그램이 기록될 수 있다.
상술한 본 발명의 일측면에 따르면, 블록체인 서버의 노드에 참여하는 공증기관 서버를 제공함으로써, 증거자료를 공증하고, 블록체인 서버에 저장함으로써 증거자료의 위조 방지 및 무결성을 증명할 수 있는 효과가 있다.
도1은 본 발명의 일 실시예에 따른 블록체인 기반 증거자료 공증 시스템을 나타내는 개념도이다.
도2는 공증 서버를 나타내는 개념도이다.
도3은 블록체인 서버를 나타내는 개념도이다.
도4는 스마트 컨트랙트 블록을 나타내는 도면이다.
도5 내지 도6은 본 발명의 일 실시예에 따른 블록체인 기반 증거자료 공증 시스템의 제어방법을 나타내는 전체적인 흐름도이다.
후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예와 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.
이하, 도면들을 참조하여 본 발명의 바람직한 실시예들을 보다 상세하게 설명하기로 한다.
도1은 본 발명의 일 실시예에 따른 블록체인 기반 증거자료 공증 시스템을 나타내는 개념도이다.
블록체인 기반 증거자료 공증 시스템(1)은 증거자료 요청기관 단말기(2), 사용자 단말기(3), 공증 서버(4), 공증자 단말기(5) 및 블록체인 서버(6)를 포함할 수 있다.
블록체인 기반 증거자료 공증 시스템(1)은 사용자로부터 수신한 증거자료를 공증하는 시스템일 수 있다.
사용자는 증거자료 요청기관 단말기(2)로부터 증거자료의 제출을 요청받을 수 있다. 증거자료 요청기관 단말기(2)는 증거자료를 수집하는 수사기관, 법원일 수 있다. 다만, 이에 한정되는 것은 아니다.
사용자는 사용자 단말기(3)를 통해 해당 증거자료를 공증 서버(4)에 전송할 수 있다. 이 때, 증거자료는 범죄의 유무를 판단하는 사진, 영상, 텍스트 파일로 구성된 증거자료일 수 있다.
공증자 단말기(5), 사용자 단말기(3) 및 증거자료 요청기관 단말기(2)는 PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PHS(Personal Handyphone System), PDA(Personal Digital Assistant), IMT(International Mobile Telecommunication)-2000, CDMA(Code Division Multiple Access)- 2000, W-CDMA(W-Code Division Multiple Access), Wibro(Wireless Broadband Internet) 단말, 스마트폰 (smartphone), 스마트 패드(smartpad), 타블렛 PC(Tablet PC) 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치 및 거치형 PC, 노트북과 같은 컴퓨팅 장치가 이용될 수 있다.
이 때, 공증 서버(4)는 블록체인 기반 증거자료 공증 시스템(1)을 구현하기 위해 마련된 플랫폼일 수 있다. 공증 서버(4)를 통해, 사용자가 증거자료의 공증을 요청할 수 있다. 공증 서버(4)는 사용자 단말기(3)를 통해 수신한 파일을 공증하도록 공증자 단말기(5)에 전송할 수 있다.
사용자는 공증 서버(4)에서 공증이 완료된 증거자료를 검색할 수 있고, 증거자료를 발급받아 증거자료 요청기관 단말기(2)에 전송할 수 있다.
블록체인 기반 증거자료 공증 시스템(1)을 구성하는 각 구성요소들은 네트워크(network)를 통해 연결될 수 있다. 네트워크는 단말들 및 서버들과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조를 의미하는 것으로, 이러한 네트워크(network)의 일 예에는 3GPP(3rd Generation Partnership Project) 네트워크, LTE(Long Term Evolution) 네트워크, WIMAX(World Interoperability for Microwave Access) 네트워크, 인터넷 (Internet), LAN(Local Area Network), Wireless LAN(Wireless Local Area Network), WAN(Wide Area Network), PAN(Personal Area Network), 블루투스(Bluetooth) 네트워크, 위성 방송 네트워크, 아날로그 방송 네트워크, DMB(Digital Multimedia Broadcasting) 네트워크, WiFi 등이 포함되나 이에 한정되지는 않는다.
블록체인 서버(6)는 복수개의 노드로 마련될 수 있다. 블록체인 서버(6)는 하나 이상의 분산원장과 체인코드가 저장되는 소수의 피어(peer)로 구성되어 있고, 체인코드는 CLI 명령어로 실행되며 QSCC(Query System ChainCode), ESCC(Endorsement System ChainCode), VSCC(Validation System ChainCode), CSCC(Configuration System ChainCode) 및 LSCC(Lifecycle System ChainCode) 등이 있다. QSCC는 블록체인의 저장된 데이터를 읽어올 때 사용되는 체인코드이고, ESCC는 보증 정책을 담당하는 체인코드이고, VSCC는 블록을 검증할 때 사용되는 체인코드이다. 또한, CSCC는 채널 설정 시 사용되는 체인코드이고, LSCC는 체인코드의 설치부터 인스턴스화까지 모든 일련의 과정을 수행하는 데 사용되는 체인코드이다.
이러한 블록체인 서버(6)는 신뢰할 수 있는 기관에 의한 서버가 패브릭 네트워크를 구성하고, 네트워크 설정을 변경할 수 있는 관리자 권한에 의해, 채널에 참여하길 원하는 소수의 노드와 공증 서버(4)가 피어(peer)를 생성하게 된다. 여기서, 각각의 피어는 원장을 저장하고 있고, 각 피어에 체인코드를 설치 및 설치하고 그 인터페이스를 다른 피어들에게 알리는 인스턴스 과정 이후 체인코드의 쿼리함수의 호출(invoke)이 가능하게 된다. 이러한 구조에 따라, 블록체인 서버(6)는 신뢰할 수 있는 공증 서버(4)가 노드로 참여함으로써 소수의 피어들의 원장을 증명해주는 역할을 할 수 있다.
공증자 단말기(5), 공증서버(4), 증거자료 요청기관 단말기(2) 및 사용자 단말기(3)는 블록체인 서버(6)의 복수개의 노드 중 하나로 참여하여, 데이터를 송수신할 수 있다.
도2는 공증 서버를 나타내는 개념도이다.
공증 서버(4)는 통신부(10), 제어부(20)를 포함할 수 있고, 제어부(20)는 회원 관리부(21), 암호화부(22) 및 클라우드 연동부(23)를 포함할 수 있다.
사용자는 사용자 단말기(3)를 이용하여 공증 서버(4)에 접속할 수 있다. 사용자는 공증 서버(4)에서 회원가입절차를 수행하여 고유한 ID를 생성할 수 있다. 사용자 단말기(3)에 탑재되는 인증장치로부터 사용자의 인증을 수행하여 회원가입절차를 수행할 수 있다. 이 때, 사용자의 인증은 사용자의 개인정보, ID정보, 안면인식 정보, 홍채정보 또는 지문정보일 수 있다. 다만, 이에 한정되는 것은 아니다.
회원 관리부(21)는 사용자의 정보를 저장하여 관리할 수 있다. 사용자의 정보는 사용자의 개인정보, ID정보, 안면인식 정보, 홍채정보 또는 지문정보일 수 있다.
통신부(10)는 사용자 단말기(3)로부터 증거자료를 수신할 수 있다. 이 때, 증거자료는 사용자 단말기(3)로부터 촬영된 이미지 파일, 오디오 파일, 텍스트 파일, 영상 파일일 수 있으나, 다만 이에 한정되는 것은 아니다.
암호화부(22)는 사용자 단말기(3)로부터 수신한 증거자료의 파일을 암호화하여 파일 소스코드에 대한 해시값을 생성할 수 있다.
클라우드 연동부(23)는 증거자료의 파일과 생성된 해시값을 매칭시켜 클라우드 저장소에 저장되도록 클라우드와 공증 서버(4)간 통신을 통해 연동시킬 수 있다.
클라우드는 데이터, 소프트웨어 및 다양한 컴퓨터 자원 등을 사용자가 소유하고 있는 하드웨어에 두지 않고 인터넷을 통해 접근할 수 있도록 저장되는 저장소를 의미한다.
이 때, 공증 서버(4)는 해당 증거자료가 진실한 것인지 여부를 공증하기 위해서, 공증자 단말기(5)에 증거자료의 해시값을 전송할 수 있다.
도3은 블록체인 서버를 나타내는 개념도이다.
블록체인 서버(6)는 복수개의 노드로 마련되며, 해당 노드에는 통신부(30), 서명 관리부(41), 스마트 컨트랙트 블록 관리부(42) 및 지갑 연동부(44)를 포함할 수 있다.
통신부(30)는 사용자 단말기(3)로부터 사용자의 트랜잭션 서명 원본, 공개키, 전자 서명을 수신할 수 있다.
이 때, 서명 관리부(41)는 수신한 사용자의 트랜잭션 서명과 공증자의 트랜잭션 서명 원본을 검증하고, 검증된 트랜잭션 서명 원본을 저장할 수 있다. 서명 관리부(41)는 공개키를 이용하여 트랜잭션 서명 원본을 검증할 수 있다. 즉, 사용자 단말기(3)로부터 수신한 사용자의 공개키로 전자 서명을 복호화하고, 트랜잭션 서명 원본을 해싱하여 얻은 해시 값과 비교하여 해당 전자 서명이 위조된 것이 아님을 확인하여 트랜잭션 서명 원본을 검증할 수 있는 것이다.
만약, 복호화된 전자 서명과 해시 값이 일치하지 않는 경우에는 트랜잭션 서명 원본이 위조된 것으로 판단하여, 통신부(30)는 사용자 단말기(3)로 전자 서명을 요청할 수 있다.
통신부(30)는 공증자 단말기(5)로부터 공증자의 트랜잭션 서명 원본, 공개키, 전자 서명을 수신할 수 있다. 이 때, 공개키를 이용하여 트랜잭션 서명 원본을 검증할 수 있다. 즉, 공증자 단말기(5)로부터 수신한 공증자의 공개키로 전자 서명을 복호화하고, 트랜잭션 서명 원본을 해싱하여 얻은 해시 값과 비교하여 해당 전자 서명이 위조된 것이 아님을 확인하여 트랜잭션 서명 원본을 검증할 수 있는 것이다.
만약, 복호화된 전자 서명과 해시 값이 일치하지 않는 경우에는 트랜잭션 서명 원본이 위조된 것으로 판단하여, 통신부(30)는 공증자 단말기(5)로 전자 서명을 요청할 수 있다.
스마트 컨트랙트 블록 관리부(42)는 사용자와 공증자의 트랜잭션 서명 원본 이 위조된 것이 아닌 것으로 검증되면, 트랜잭션이 수행되어 스마트 컨트랙트 블록을 생성할 수 있다. 스마트 컨트랙트 블록에 저장된 정보는 도4에서 상세히 후술하도록 한다.
토큰 생성부(43)는 스마트 컨트랙트 블록을 기초로 토큰을 생성할 수 있다. 이 때, 토큰은 대체가능(Fungible)토큰과 대체불가능(Non-Fungible) 토큰으로 분류될 수 있다. 대체가능 토큰은 동일한 타입의 다른 토큰과 교환이 가능하지만 대체불가능 토큰은 동일한 타입의 다른 토큰과 교환이 불가능하다는 특징이 있다. 본 발명의 토큰은 블록체인 네트워크의 ERC-721, ERC-1155 표준의 대체불가능 토큰(NFT: Non Fungible Token)으로 이루어질 수 있으나, 이에 한정하는 것은 아니다.
지갑 연동부(44)는 토큰 생성부(43)가 생성한 토큰이 저장되도록 통합 API를 통해 전자지갑과 연동될 수 있다. 전자지갑은 스마트컨트랙트 블록에 판매자의 서명이 기록되어 있으면, 판매자의 고유한 트랜잭션에 해당되는 하나의 개인 온라인 전자지갑이 자동으로 생성될 수 있다. 전자지갑은 토큰을 저장하고 인출할 수 있도록 판매자의 고유의 개인 은행 계좌 역할로서 전자 은행 계좌처럼 작동될 수 있는 것이다. 이 때, 전자지갑은 통합 API가 제공되어 METAMASK, Klay, MyCrypto 등의 웹 지갑 어플리케이션과 연동되는 것일 수 있다.
도4는 스마트 컨트랙트 블록을 나타내는 도면이다.
스마트 컨트랙트 블록은 공증 서버(4)에 가입된 사용자의 ID, 해시값인 URL주소, 파일의 생성일시, 파일의 크기, 파일의 확장자, 사용자의 지갑 주소 및 사용자와 공증자의 트랜잭션 서명 원본 정보를 포함할 수 있다.
스마트 컨트랙트 블록은 복수개로 마련되어 블록체인 서버(6)에 생성될 수 있다. 사용자가 사용자 단말기(3)를 통해 공증을 요청한 증거자료가 복수개인 경우, 각각의 증거자료에 대한 스마트 컨트랙트 블록이 생성될 수 있는 것이다.
도5는 본 발명의 일 실시예에 따른 블록체인 기반 증거자료 공증 시스템의 제어방법을 나타내는 전체적인 흐름도이다.
본 발명의 일 실시예에 따른 블록체인 기반 증거자료 공증 시스템의 제어방법은 도 1에 도시된 블록체인 기반 증거자료 공증 시스템(1)과 실질적으로 동일한 구성 상에서 진행되므로, 도 1의 블록체인 기반 증거자료 공증 시스템(1)과 동일한 구성요소에 대해 동일한 도면 부호를 부여하고, 반복되는 설명은 생략하기로 한다.
사용자 단말기(3)는 공증 서버(4)에 회원가입을 요청할 수 있고, 회원가입을 위한 인증절차가 수행되면 공증 서버(4)에 사용자의 정보가 저장될 수 있다.
사용자 단말기(3)는 단말기에 마련된 카메라 장치를 통해 사진을 촬영하고, 사진파일을 공증 서버(4)에 전송할 수 있다. 이 때, 도5에서 도시하지는 않았으나, 동영상 파일, 오디오 파일 및 텍스트 파일일 수도 있으며, 파일 종류는 제한하지 않는다.
공증 서버(4)는 사용자 단말기(3)로부터 수신한 파일을 암호화하여 해시값을 생성할 수 있고, 클라우드와 연동되어 클라우드에 파일과 해시값을 매칭하여 저장할 수 있다.
공증 서버(4)는 사용자 단말기(3)와 공증자 단말기(5)에 해시값을 전송할 수 있다. 공증자 단말기(5)는 해시값을 수신하여 해당 증거자료를 공증할 수 있다.
공증자 단말기(5)는 트랜잭션에 대한 서명 원본, 공개키, 전자 서명을 블록체인 서버(6)에 전송하고, 사용자 단말기(3)는 트랜잭션에 대한 서명 원본, 공개키, 전자 서명을 블록체인 서버(6)에 전송할 수 있다.
이 때, 블록체인 서버(6)는 수신한 사용자의 트랜잭션 서명과 공증자의 트랜잭션 서명 원본을 검증하고, 검증된 트랜잭션 서명 원본을 저장할 수 있다. 트랜잭션 서명을 검증하는 것은 공개키를 이용하여 트랜잭션 서명 원본을 검증하는 것을 의미할 수 있다. 즉, 사용자 단말기(3)로부터 수신한 사용자의 공개키와 공증자 단말기(5)로부터 수신한 공증자의 공개키로 사용자와 공증자 각각의 전자 서명을 복호화하고, 트랜잭션 서명 원본을 해싱하여 얻은 해시 값과 비교하여 해당 전자 서명이 위조된 것이 아님을 확인하여 트랜잭션 서명 원본을 검증할 수 있는 것이다.
트랜잭션 서명 원본이 유효한 것으로 검증되는 경우에는 블록체인 서버(6)에 사용자의 트랜잭션 서명 원본, 공증자의 트랜잭션 서명 원본이 저장될 수 있다.
블록체인 서버(6)는 사용자와 공증자의 트랜잭션 서명 원본 이 위조된 것이 아닌 것으로 검증되면, 트랜잭션이 수행되어 스마트 컨트랙트 블록을 생성할 수 있다. 또한, 블록체인 서버(6)는 스마트 컨트랙트 블록을 기초로 토큰을 생성할 수 있으며, 블록체인 서버(6)와 연동되는 지갑에 해당 토큰이 저장될 수 있다.
도6은 본 발명의 일 실시예에 따른 블록체인 기반 증거자료 공증 시스템의 제어방법을 나타내는 전체적인 흐름도이다.
공증자에 의해 이미 공증되어 공증 서버(4)와 연동되는 클라우드 저장소에 저장된 사용자의 증거자료를 증거자료 요청기관 단말기(2)에 제출할 수 있다.
도6을 참조하면, 증거자료 요청기관 단말기(2)로부터 사용자 단말기(3)는 증거자료 제출 요청 신호를 수신할 수 있다. 이 때, 사용자는 회원 가입된 공증 서버(4)에 사용자 인증 정보를 통해 로그인할 수 있다.
사용자가 공증 서버(4)에 로그인하면, 회원 관리부(21)에 저장된 사용자 정보와 사용자 인증 정보가 일치하는지 여부를 확인하고, 일치하는 경우 사용자의 로그인을 수락할 수 있다.
사용자는 공증 서버(4)에 공증된 증거자료의 검색을 요청할 수 있다. 이 때, 공증 서버(4)는 사용자의 트랜잭션 서명 원본이 포함된 스마트 컨트랙트 블록의 존재여부를 블록체인 서버(6)에 조회를 요청할 수 있고, 블록체인 서버(6)로부터 조회 결과를 수신할 수 있다. 해당 스마트 컨트랙트 블록에 사용자의 트랜잭션 서명 원본이 포함된 스마트 컨트랙트 블록이 존재한다는 결과를 수신하면, 공증 서버(4)는 클라우드 저장소에 저장된 사용자의 공증된 증거자료 목록을 검색할 수 있다.
이 때, 사용자가 공증받은 증거자료가 복수개인 경우에는, 공증 서버(4)는 사용자 단말기(3)에 증거자료를 선택하도록 요청하는 신호를 전송할 수 있고, 사용자는 사용자 단말기(3)를 통해 증거자료를 선택할 수 있다. 이 때, 사용자는 복수개의 증거자료를 선택할 수도 있을 것이다.
공증 서버(4)는 사용자 단말기(3)에 해당 증거자료의 해시값을 전송할 수 있으며, 사용자 단말기(3)는 증거자료 요청기관 단말기(2)에 해당 증거자료의 해시값을 전송하여 증거자료를 제출할 수 있다.
도6에서는 도시하지 않았으나, 공증 서버(4)는 사용자 단말기(3)에 증거자료 발급 방식을 선택하는 신호를 전송할 수 있다. 증거자료 발급 방식은 블록체인 서버(6)가 생성한 토큰 또는 공증된 파일의 해시값일 수 있다.
사용자가 토큰으로 증거자료를 발급하는 방식을 선택하면, 공증 서버(4)의 통신부(10)는 블록체인 서버(6)의 통신부(30)에 해당 신호를 전송할 수 있다.
이 때, 사용자의 전자지갑에 저장된 토큰이 증거자료 요청기관 단말기(2)의 전자 지갑 주소로 전송될 수 있다.
이와 같은, 블록체인 기반 증거자료 공증 시스템의 제어방법은 애플리케이션으로 구현되거나 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것들이거니와 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수도 있다.
컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자 기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스 크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다.
프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬 가지이다.
이상에서 본 발명의 실시예들에 대하여 설명하였으나, 본 발명의 사상은 본 명세서에 제시되는 실시 예에 제한되지 아니하며, 본 발명의 사상을 이해하는 당업자는 동일한 사상의 범위 내에서, 구성요소의 부가, 변경, 삭제, 추가 등에 의해서 다른 실시 예를 용이하게 제안할 수 있을 것이나, 이 또한 본 발명의 사상범위 내에 든다고 할 것이다.
[부호의 설명]
1: 블록체인 기반 증거자료 공증 시스템
2: 증거자료 요청기관 단말기
3: 사용자 단말기
4: 공증 서버
5: 공증자 단말기
6: 블록체인 서버
10: 공증서버의 통신부
20: 공증서버의 제어부
21: 회원 관리부
22: 암호화부
23: 클라우드 연동부
30: 블록체인 서버의 통신부
40: 블록체인 서버의 제어부
41: 서명 관리부
42: 스마트 컨트랙트 블록 관리부
43: 토큰 생성부
44: 지갑 연동부

Claims (10)

  1. 사용자로부터의 증거자료에 대한 공증요청에 응답하여 상기 증거자료를 블록체인 기반으로 공증하기 위한 블록체인 기반 증거자료 공증 시스템에 있어서,
    상기 공증요청에 따라 상기 증거자료를 전송하는 사용자 단말기;
    상기 증거자료를 수신하고 이를 암호화하여 상기 증거자료에 대한 해시값을 생성하고, 상기 생성된 해시값을 각각 상기 사용자 단말기와 상기 증거자료에 대한 공증을 수행하는 공증자 단말기 측에 전송하는 공증서버; 및
    상기 사용자 단말기와 공증자 단말기 측으로부터 각각 상기 해시값에 작성한 서명을 수신하고, 상기 서명이 작성된 해시값을 기초로 스마트컨트랙트 블록을 생성하는 블록체인 서버;를 포함하는 블록체인 기반 증거자료 공증 시스템.
  2. 제 1항에 있어서,
    상기 공증 서버는,
    상기 사용자 단말기로부터 상기 증거자료를 수신하는 통신부;
    상기 사용자의 정보를 관리하는 회원 관리부;
    상기 증거자료를 암호화하여 해시값을 생성하는 암호화부; 및
    상기 증거자료와 해시값이 매칭되어 클라우드 저장소에 저장되도록 상기 클라우드 저장소와 연동되는 클라우드 연동부;를 포함하는 블록체인 기반 증거자료 공증 시스템.
  3. 제 2항에 있어서,
    상기 블록체인 서버는,
    상기 사용자 단말기로부터 상기 사용자의 트랜잭션 서명을 수신하고, 상기 공증자 단말기로부터 상기 공증자의 트랜잭션 서명을 수신하는 통신부;
    상기 수신한 사용자의 트랜잭션 서명과 상기 공증자의 트랜잭션 서명을 검증하고, 검증된 상기 트랜잭션 서명을 저장하는 서명관리부;
    상기 트랜잭션이 실행되어 스마트 컨트랙트 블록을 생성하는 스마트 컨트랙트 블록 관리부;
    상기 스마트 컨트랙트 블록을 기초로 토큰을 생성하는 토큰 생성부; 및
    상기 토큰 생성부가 생성한 토큰이 저장되도록 통합 API를 통해 전자지갑과 연동되는 지갑 연동부;를 포함하는 블록체인 기반 증거자료 공증 시스템.
  4. 제 3항에 있어서,
    상기 공증 서버는,
    상기 사용자 단말기로부터 증거자료 검색을 요청받으면, 상기 블록체인 서버에 상기 사용자 서명이 포함된 상기 스마트 컨트랙트 블록의 존재여부 확인을 요청하는 블록체인 기반 증거자료 공증 시스템.
  5. 제 4항에 있어서,
    상기 공증서버는,
    상기 블록체인 서버로부터 상기 사용자 서명이 포함된 상기 스마트 컨트랙트 블록이 존재한다는 신호를 수신하면, 상기 클라우드 연동부로부터 상기 클라우드에 저장된 사용자의 공증된 증거자료의 해시값을 상기 사용자 단말기에 전송하는 블록체인 기반 증거자료 공증 시스템.
  6. 제 5항에 있어서,
    상기 사용자 단말기는,
    증거자료 요청기관 단말기에 상기 공증된 증거자료의 해시값을 전송하는 블록체인 기반 증거자료 공증 시스템.
  7. 사용자로부터의 증거자료에 대한 공증요청에 응답하여 상기 증거자료를 블록체인 기반으로 공증하기 위한 블록체인 기반 증거자료 공증 시스템의 제어방법에 있어서,
    사용자 단말기가 상기 공증요청에 따라 상기 증거자료를 전송하고,
    공증서버가 상기 증거자료를 수신하고 이를 암호화하여 상기 증거자료에 대한 해시값을 생성하고, 상기 생성된 해시값을 각각 상기 사용자 단말기와 상기 증거자료에 대한 공증을 수행하는 공증자 단말기 측에 전송하며,
    블록체인 서버가 상기 사용자 단말기와 공증자 단말기 측으로부터 각각 상기 해시값에 작성한 서명을 수신하고, 상기 서명이 작성된 해시값을 기초로 스마트컨트랙트 블록을 생성하는 것을 포함하는 블록체인 기반 증거자료 공증 시스템의 제어방법.
  8. 제 7항에 있어서,
    상기 공증서버는 상기 사용자 단말기로부터 상기 증거자료를 수신하고, 상기 사용자의 정보를 관리하며, 상기 증거자료를 암호화하여 해시값을 생성하고, 상기 증거자료와 해시값이 매칭되어 클라우드 저장소에 저장되도록 상기 클라우드 저장소와 연동되는 블록체인 기반 증거자료 공증 시스템의 제어방법.
  9. 제 8항에 있어서,
    상기 블록체인 서버는 상기 사용자 단말기로부터 사용자의 트랜잭션 서명을 수신하고, 상기 공증자 단말기로부터 상기 공증자의 트랜잭션 서명을 수신하며, 상기 수신한 사용자의 트랜잭션 서명과 상기 공증자의 트랜잭션 서명을 검증하고, 검증된 상기 트랜잭션 서명을 저장하며, 상기 트랜잭션이 실행되어 스마트 컨트랙트 블록을 생성하고, 상기 스마트 컨트랙트 블록을 기초로 토큰을 생성하되, 생성된 토큰이 통합 API를 통해 연동되는 전자지갑에 저장되는 블록체인 기반 증거자료 공증 시스템의 제어방법.
  10. 제 7항에 따른 상기 블록체인 기반 증거자료 공증 시스템의 제어방법을 수행하기 위한 컴퓨터 프로그램이 기록된 컴퓨터로 판독 가능한 저장 매체.
PCT/KR2022/016801 2021-12-08 2022-10-31 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템 WO2023106629A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2021-0175172 2021-12-08
KR1020210175172A KR20230086497A (ko) 2021-12-08 2021-12-08 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템

Publications (1)

Publication Number Publication Date
WO2023106629A1 true WO2023106629A1 (ko) 2023-06-15

Family

ID=86730679

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/016801 WO2023106629A1 (ko) 2021-12-08 2022-10-31 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템

Country Status (2)

Country Link
KR (1) KR20230086497A (ko)
WO (1) WO2023106629A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102008001B1 (ko) * 2019-02-21 2019-08-06 주식회사 모파스 블록체인을 이용하여 스마트 계약을 생성하는 시스템
CN112035894A (zh) * 2020-07-20 2020-12-04 江苏傲为控股有限公司 一种电子证据托管系统
KR102244185B1 (ko) * 2019-05-10 2021-04-23 김태헌 법률 증거 관리 시스템
KR102259851B1 (ko) * 2019-06-21 2021-06-03 주식회사 렙딥 공증 플랫폼 서버 및 이의 디지털 저작물 공증 방법
JP2021149904A (ja) * 2020-03-19 2021-09-27 bacoor dApps株式会社 スマートコントラクトとして機能させるためのコンピュータプログラム

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160123752A (ko) 2015-04-17 2016-10-26 대한민국(관리부서: 행정자치부 국립과학수사연구원장) 스마트폰 화면 캡쳐 이미지 인증 기능을 가지는 스마트폰 및 스마트폰 화면 캡쳐 이미지 인증 방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102008001B1 (ko) * 2019-02-21 2019-08-06 주식회사 모파스 블록체인을 이용하여 스마트 계약을 생성하는 시스템
KR102244185B1 (ko) * 2019-05-10 2021-04-23 김태헌 법률 증거 관리 시스템
KR102259851B1 (ko) * 2019-06-21 2021-06-03 주식회사 렙딥 공증 플랫폼 서버 및 이의 디지털 저작물 공증 방법
JP2021149904A (ja) * 2020-03-19 2021-09-27 bacoor dApps株式会社 スマートコントラクトとして機能させるためのコンピュータプログラム
CN112035894A (zh) * 2020-07-20 2020-12-04 江苏傲为控股有限公司 一种电子证据托管系统

Also Published As

Publication number Publication date
KR20230086497A (ko) 2023-06-15

Similar Documents

Publication Publication Date Title
CN111970129B (zh) 一种基于区块链的数据处理方法、设备以及可读存储介质
Yu et al. Enabling attribute revocation for fine-grained access control in blockchain-IoT systems
Yazdinejad et al. Blockchain-enabled authentication handover with efficient privacy protection in SDN-based 5G networks
Patwary et al. FogAuthChain: A secure location-based authentication scheme in fog computing environments using Blockchain
WO2018155822A1 (ko) 계정 등록의 간소화 서비스 및 사용자 인증 서비스를 제공하는 방법 및 이를 이용한 인증 서버
Bao et al. IoTChain: A three-tier blockchain-based IoT security architecture
KR20190075772A (ko) 블록체인을 이용한 개인정보 분리 후 조합을 통한 인증 시스템
CN113421097B (zh) 一种数据处理方法、装置、计算机设备及存储介质
WO2022177204A1 (ko) Did 기반의 탈중앙화된 사용자 데이터 저장 및 공유 시스템
WO2019125041A1 (ko) 블록체인을 이용한 개인정보 분리 후 분산저장을 통한 인증 시스템
CN114868359B (zh) 多区块链间轻量通讯协定装置及方法
US20220329411A1 (en) Blockchain processing offload to network device
WO2021162341A1 (ko) 블록체인 송금 서비스 시스템의 동작 방법과 송금을 위한 전자 지갑
Zhang et al. BPAF: Blockchain-enabled reliable and privacy-preserving authentication for fog-based IoT devices
Patil et al. Blockchain-PUF-based secure authentication protocol for Internet of Things
Al-madani et al. IoT data security via blockchain technology and service-centric networking
WO2019125069A1 (ko) 블록체인을 이용한 개인정보 분리 후 조합을 통한 인증 시스템
CN104468074A (zh) 应用程序之间认证的方法及设备
WO2023106629A1 (ko) 블록체인 기반 증거자료 공증 시스템의 제어방법, 이를 수행하기 위한 기록매체 및 시스템
JP7223912B1 (ja) 通信制御装置および通信制御方法
WO2020138733A1 (ko) 개인정보의 익명성을 제공하는 블록체인 시스템 및 블록체인에서 개인정보의 익명성을 제공하는 방법
WO2023095967A1 (ko) 블록체인 기반의 did 서비스, ipfs 기반의 데이터 공유 기술, 및 개인키 분산 저장 기술이 결합된 비대면 대용량 문서 접근 시스템
TWI829216B (zh) 可透過第三方服務子系統轉傳訊標請求的去中心化資料授權控管系統
TWI829218B (zh) 可經由第三方服務子系統間接移轉取用訊標的去中心化資料授權控管系統
Tharani et al. A blockchain-based database management system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22904463

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2022904463

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2022904463

Country of ref document: EP

Effective date: 20240410