KR101976787B1 - Method for distributing an electronic document using a smart contract in a blockchain - Google Patents

Method for distributing an electronic document using a smart contract in a blockchain Download PDF

Info

Publication number
KR101976787B1
KR101976787B1 KR1020180167815A KR20180167815A KR101976787B1 KR 101976787 B1 KR101976787 B1 KR 101976787B1 KR 1020180167815 A KR1020180167815 A KR 1020180167815A KR 20180167815 A KR20180167815 A KR 20180167815A KR 101976787 B1 KR101976787 B1 KR 101976787B1
Authority
KR
South Korea
Prior art keywords
electronic document
nodes
block
identifier
divided data
Prior art date
Application number
KR1020180167815A
Other languages
Korean (ko)
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 KR1020180167815A priority Critical patent/KR101976787B1/en
Priority to KR1020190051654A priority patent/KR102272164B1/en
Application granted granted Critical
Publication of KR101976787B1 publication Critical patent/KR101976787B1/en
Priority to SG11202106480PA priority patent/SG11202106480PA/en
Priority to JP2021536101A priority patent/JP7146093B2/en
Priority to CN201980084992.1A priority patent/CN113508570B/en
Priority to EP19899558.1A priority patent/EP3902227A4/en
Priority to PCT/KR2019/014749 priority patent/WO2020130331A1/en
Priority to US17/349,539 priority patent/US11232234B2/en

Links

Images

Classifications

    • 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/606Protecting data by securing the transmission between two devices or processes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • 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

Abstract

Various embodiments of the present invention relate to an information management method based on a vertical block structure in a blockchain. According to one embodiment of the present invention, a method for distributing an electronic document in a blockchain including a plurality of nodes comprises the steps of: dividing the electronic document into first divided data including an electronic document format and a mergence condition and second divided data including an identifier and electronic document information; distributing and storing the first divided data in the plurality of nodes; generating a block including the second divided data and distributing and storing the generated block in the plurality of nodes; and merging the first divided data and the second divided data based on the mergence condition and the identifier by any one node among the plurality of nodes. Other embodiments may be possible. According to the present invention, an electronic document is divided into an electronic document format and electronic document information and then distributed such that it is possible to minimize the size of data related to the electronic document stored in a block of a blockchain.

Description

블록체인에서 스마트 컨트랙트를 이용한 전자 문서 유통 방법{METHOD FOR DISTRIBUTING AN ELECTRONIC DOCUMENT USING A SMART CONTRACT IN A BLOCKCHAIN}[0001] METHOD FOR DISTRIBUTING AN ELECTRONIC DOCUMENT USING A SMART CONTRACT IN A BLOCKCHAIN IN A BLOCK CHAIN [0002]

본 발명은 블록체인에서 스마트 컨트랙트를 이용한 전자 문서 유통 방법에 관한 것으로, 보다 자세하게는 블록체인에서 전자 문서를 이용하는 시점에 전자 문서 서식과 전자 문서 정보를 자동으로 병합하는 방법에 관한 것이다.The present invention relates to a method of distributing an electronic document using a smart contract in a block chain, and more particularly, to a method of automatically merging electronic document format and electronic document information at the time of using an electronic document in a block chain.

블록체인(blockchain)은 지속적으로 증가하는 데이터를 특정 단위의 블록에 기록하고, P2P(peer-to-peer) 네트워크를 구성하는 각각의 노드들이 블록을 체인 형태의 자료 구조로 관리하는 데이터 관리 기술 또는 체인 형태의 자료 구조로 구성된 데이터 그 자체를 의미한다. 이때, 체인 형태의 자료 구조로 구성된 블록체인 데이터는 중앙 시스템 없이 각각의 노드에서 분산 원장(distributed edger) 형태로 운영된다.A blockchain is a data management technique in which continuously increasing data is recorded in a specific unit block and each node constituting a peer-to-peer (P2P) network manages a block as a data structure of a chain Means data itself consisting of data structures in chain form. At this time, the block chain data composed of the chain type data structure is operated in the form of distributed edger at each node without the central system.

블록체인 기술은, 분산 데이터 관리 또는 데이터 위변조 방지를 위해 다양한 분야에 응용될 수 있다. 예를 들어, 블록체인 기술이 금융 분야에 응용되는 경우, 신뢰를 보증하는 중앙 금융기관이 없어도, 분산된 각각의 블록체인 노드가 관리하는 분산 원장을 통해 거래 당사자가 안전하게 거래를 수행할 수 있다.The block chain technique can be applied to various fields for managing distributed data or preventing forgery of data. For example, when a block chain technique is applied to the financial sector, a transaction party can safely conduct a transaction through a distributed ledger managed by each block chain node without a central financial institution that guarantees trust.

블록체인 기술은 앞서 설명한 바와 같이 신뢰성 있는 데이터의 공유와 무결성을 보장하지만, 전자 문서를 유통하는데 있어서는 제한적인 부분이 있었다. Although the block-chain technology guarantees the sharing and integrity of reliable data as described above, there is a limitation in distributing electronic documents.

첫 번째 문제점으로서, 전자 문서를 파일형태 또는 전자 문서 서식과 데이터를 분리하여 유통하기에는 블록체인에서 분산 저장되는 블록의 크기가 제한적이다. As a first problem, in order to distribute an electronic document in a file format or an electronic document format and data, the size of a block to be distributed and stored in a block chain is limited.

두 번째 문제점으로서, 전자 문서 파일이 블록체인에 저장될 경우 전체 블록체인의 용량이 매우 증가하여 관리의 효율성이 낮아진다.As a second problem, when the electronic document file is stored in the block chain, the capacity of the entire block chain is greatly increased and the efficiency of management is lowered.

세 번째 문제점으로서, 전자 문서의 데이터만 유통되는 경우, 문서 형태로 열람 및 조회하기 위해서는 전자 문서 서식을 외부 시스템에서 받아오거나 전자 문서의 데이터를 외부 시스템으로 전송해야 한다. 따라서, 전자 문서의 열람 및 조회의 편의성과 서식의 신뢰성을 보장하는 것이 어렵다. 또한, 증명서 같은 전자문서에는 다양한 개인정보가 존재하지만 이러한 개인 정보를 보호하기 어렵다.As a third problem, when only data of an electronic document is circulated, an electronic document format must be received from an external system or data of an electronic document must be transmitted to an external system in order to view and inquire in a document format. Therefore, it is difficult to ensure the convenience of viewing and inquiring electronic documents and reliability of the format. In addition, various kinds of personal information exist in electronic documents such as certificates, but it is difficult to protect such personal information.

본 발명은 상기와 같은 문제점을 해결하기 위해 안출된 것으로서, 전자 문서를 분할하여 전자 문서 정보만 블록에 포함하여 유통하는 방법을 제공하는 데 목적이 있다.It is an object of the present invention to provide a method of distributing electronic document information by dividing an electronic document into blocks.

또한, 본 발명은 전자 문서를 이용하는 시점에 전자 문서 서식과 데이터가 자동으로 연결되고 결합되는 방법을 제공하는 데 목적이 있다.It is another object of the present invention to provide a method of automatically linking and combining electronic document format and data at the time of using an electronic document.

또한, 본 발명은 개인 정보가 포함된 전자 문서를 이용하는 시점에 열람 자격을 검증하는 방법을 제공하는 데 목적이 있다.It is another object of the present invention to provide a method for verifying the reading qualification at the time of using an electronic document including personal information.

본 발명이 해결하고자 하는 과제들은 이상에서 언급된 과제로 제한되지 않으며, 언급되지 않은 또 다른 과제들은 아래의 기재로부터 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The problems to be solved by the present invention are not limited to the above-mentioned problems, and other problems which are not mentioned can be clearly understood by those skilled in the art from the following description.

본 발명의 일 실시예에 따른 복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법은 상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하는 단계; 상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하는 단계; 상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하는 단계; 및 상기 복수의 노드들 중 어느 하나의 노드가, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합하는 단계를 포함할 수 있다.A method for distributing an electronic document using a smart contract in a block chain including a plurality of nodes according to an exemplary embodiment of the present invention includes distributing the electronic document to a first divided data including an electronic document format and a merging condition, Into second divided data including information; Distributing the first divided data to the plurality of nodes; Generating a block including the second divided data and distributing the generated block to the plurality of nodes; And merging the first partitioned data and the second partitioned data based on the merge condition and the identifier, and any one of the plurality of nodes merging the first partitioned data and the second partitioned data.

본 발명의 일 실시예에 따른 복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 시스템은 상기 복수의 노드들은 전자 문서 관리 및 유통 모듈, 전자 문서 분할 모듈, 블록 생성 모듈 및 메모리를 포함하고, 상기 복수의 노드들 중 어느 하나의 노드가, 상기 전자 문서 분할 모듈을 이용하여, 상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하고, 상기 어느 하나의 노드가 상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하고, 상기 어느 하나의 노드가, 상기 블록 생성 모듈을 이용하여, 상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하고, 상기 복수의 노드들 중 어느 하나의 노드가, 상기 전자 문서 관리 및 유통 모듈을 이용하여, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합할 수 있다.In a system for distributing an electronic document using a smart contract in a block chain including a plurality of nodes according to an embodiment of the present invention, the plurality of nodes include an electronic document management and distribution module, an electronic document segmentation module, Wherein any one of the plurality of nodes includes the first division data and the identifier and the electronic document information including the electronic document format and merge condition using the electronic document segmentation module One of the nodes distributes the first divided data to the plurality of nodes, and the one of the nodes distributes the first divided data to the second divided data by using the block generating module, Generating a block including data and distributing the generated block to the plurality of nodes, and selecting one of the plurality of nodes , By using the electronic document management and distribution module, based on the merging condition and the identifier, wherein it is possible to merge the second division data and the first divided data.

상기와 같은 본 발명에 따르면, 아래와 같은 다양한 효과들을 가진다.According to the present invention as described above, the following various effects are obtained.

본 발명은 전자 문서를 전자 문서 서식과 전자 문서 정보로 분할하여 유통함으로써 블록체인 상에서 블록에 저장되는 전자 문서와 관련된 데이터의 크기를 최소화할 수 있다.The present invention minimizes the size of data related to an electronic document stored in a block on a block chain by dividing the electronic document into electronic document format and electronic document information and distributing the electronic document.

또한, 본 발명은 전자 문서 관리 및 유통 모듈을 이용하여 문서를 이용하는 시점에 전자 문서 서식과 전자 문서 정보를 자동으로 병합하여 전자 문서를 제공할 수 있다.In addition, the present invention can provide an electronic document by automatically merging electronic document format and electronic document information at the time of using the document by using the electronic document management and distribution module.

또한, 본 발명은 개인정보가 포함된 전자 문서를 열람 및 검증 시 자격 조건을 검증하는 방법을 제공함으로써 블록체인에서 유통되는 전자 문서의 신뢰성을 높일 수 있다.In addition, the present invention can improve the reliability of an electronic document distributed in a block chain by providing a method of verifying the qualification conditions when reading and verifying an electronic document containing personal information.

도 1 은 본 발명의 블록체인 시스템을 나타낸 블록도이다.
도 2는 본 발명의 블록체인 시스템의 복수의 노드들을 나타낸 블록도이다.
도 3은 본 발명의 일 실시 예에 따른 블록을 나타낸 예시도이다.
도 4는 본 발명의 일 실시 예에 따른 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법을 설명하기 위한 흐름도이다.
도 5는 본 발명의 일 실시 예에 따른 블록체인에서 분할된 전자 문서를 병합하는 방법을 설명하기 위한 예시도이다.
도 6은 본 발명의 일 실시 예에 따른 블록체인에서 개인 정보를 포함하는 전자 문서를 병합하는 방법을 설명하기 위한 흐름도이다.
1 is a block diagram illustrating a block chain system of the present invention.
2 is a block diagram illustrating a plurality of nodes of a block-chain system of the present invention.
3 is an exemplary view showing a block according to an embodiment of the present invention.
4 is a flowchart illustrating a method of distributing an electronic document using a smart contract in a block chain according to an embodiment of the present invention.
5 is an exemplary diagram illustrating a method of merging divided electronic documents in a block chain according to an embodiment of the present invention.
6 is a flowchart illustrating a method of merging electronic documents including personal information in a block chain according to an embodiment of the present invention.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다. 본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 게시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 게시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention and the manner of achieving them will become apparent with reference to the embodiments described in detail below with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. To fully disclose the scope of the invention to those skilled in the art, and the invention is only defined by the scope of the claims. Like reference numerals refer to like elements throughout the specification.

다른 정의가 없다면, 본 명세서에서 사용되는 모든 용어(기술 및 과학적 용어를 포함)는 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 공통적으로 이해될 수 있는 의미로 사용될 수 있을 것이다. 또 일반적으로 사용되는 사전에 정의되어 있는 용어들은 명백하게 특별히 정의되어 있지 않는 한 이상적으로 또는 과도하게 해석되지 않는다.Unless defined otherwise, all terms (including technical and scientific terms) used herein may be used in a sense commonly understood by one of ordinary skill in the art to which this invention belongs. Also, commonly used predefined terms are not ideally or excessively interpreted unless explicitly defined otherwise.

본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 및/또는 "포함하는(comprising)"은 언급된 구성요소 외에 하나 이상의 다른 구성요소의 존재 또는 추가를 배제하지 않는다.The terminology used herein is for the purpose of illustrating embodiments and is not intended to be limiting of the present invention. In the present specification, the singular form includes plural forms unless otherwise specified in the specification. The terms " comprises " and / or " comprising " used in the specification do not exclude the presence or addition of one or more other elements in addition to the stated element.

도 1 은 본 발명의 블록체인 시스템을 나타낸 블록도이다.1 is a block diagram illustrating a block chain system of the present invention.

도 1을 참조하면, 블록체인 시스템은 복수의 노드들(20)로 이루어진 분권형 네트워크(decentralized network, 10) 시스템일 수 있다. 분권형 네트워크(10)를 구성하는 노드들(20)은 컴퓨터, 서버, 이동 단말기 등 연산 기능, 통신 기능, 저장 기능 등을 구비한 전자 장치일 수 있다.Referring to FIG. 1, a block-chain system may be a decentralized network (IO) system consisting of a plurality of nodes 20. The nodes 20 constituting the decentralized network 10 may be an electronic device having a computing function, a communication function, a storage function, etc., such as a computer, a server, and a mobile terminal.

일 실시 예에서, 분권형 네트워크(10)는 블록체인(block chain)이라 불리는 블록(block)의 연결 묶음 내에 모든 참여 노드에 공통으로 알려진 정보를 저장하고 참조할 수 있다. 복수의 노드들(20)은 상호간 통신이 가능하며 블록체인을 저장, 관리 및 전파를 담당하는 완전 노드(full node)와 단순하게 트랜잭션에만 참여할 수 있는 간이 노드(light node)로 구분될 수 있다. 본 명세서에서 별다른 설명 없이 노드에 대하여 언급되는 경우, 이는 분권형 네트워크(10)에 참여하며 블록체인을 생성, 저장 또는 검증하는 동작을 수행하는 완전 노드를 지칭하는 경우가 많으나, 이에 국한되지 않는다.In one embodiment, the decentralized network 10 may store and refer to information commonly known to all participating nodes within a connection bundle of blocks called block chains. The plurality of nodes 20 can communicate with each other and can be divided into a full node for storing, managing, and propagating a block chain, and a light node for simply participating in a transaction. When referred to a node without further description herein, it is often, but not exclusively, referred to a complete node that participates in the decentralized network 10 and performs operations to create, store, or verify a block chain.

도 2는 본 발명의 블록체인 시스템의 복수의 노드들을 나타낸 블록도이다. 도 3은 본 발명의 일 실시 예에 따른 블록을 나타낸 예시도이다. 한편, 도 3에 개시된 블록 1(310), 블록 2(320), 블록 3(330)은 순차적으로 연결된 블록체인 구조일 수 있다.2 is a block diagram illustrating a plurality of nodes of a block-chain system of the present invention. 3 is an exemplary view showing a block according to an embodiment of the present invention. Block 3 310, block 2 320, and block 3 330 shown in FIG. 3 may be sequentially connected in a block chain structure.

도 2 및 도 3을 참조하면, 본 발명의 일 실시 예에 따른 블록체인 시스템에 포함된 노드(200)는 제어 모듈(210), 전자 문서 관리 및 유통 모듈(220), 전자 문서 분할 모듈(230), 블록 생성 모듈(240), 통신 모듈(250), 메모리(260), 입력 및 출력 모듈(270)을 포함할 수 있다.2 and 3, a node 200 included in a block chain system according to an embodiment of the present invention includes a control module 210, an electronic document management and distribution module 220, an electronic document segmentation module 230 A block generation module 240, a communication module 250, a memory 260, and an input and output module 270.

일 실시 예에서, 제어 모듈(210)은 노드(200)를 전반적으로 제어하기 위한 구성일 수 있다. 구체적으로, 제어 모듈(210)은 노드(200)의 메모리(260)에 저장된 각종 프로그램을 이용하여 노드(200)의 전반적인 동작을 제어할 수 있다. 제어 모듈(210)은 메모리(260)에 저장된 애플리케이션을 통해 데이터를 생성하도록 노드(200)를 제어할 수 있다.In one embodiment, the control module 210 may be a configuration for controlling the node 200 as a whole. Specifically, the control module 210 can control the overall operation of the node 200 using various programs stored in the memory 260 of the node 200. The control module 210 may control the node 200 to generate data via an application stored in the memory 260.

일 실시 예에서, 전자 문서 관리 및 유통 모듈(220)은 블록체인 시스템(100)에서 합의 또는 서명이 이루어지거나, 또는 합의나 서명 없이 복수의 노드들(20)에게 배포될 수 있다. In one embodiment, electronic document management and distribution module 220 may be agreed or signed in block chain system 100, or distributed to multiple nodes 20 without agreement or signing.

일 실시 예에서, 전자 문서 관리 및 유통 모듈(220)은 스마트 컨트랙트 기반으로 동작할 수 있다. 스마트 컨트랙트는 블록체인에서 각 노드들이 자동으로 서로 거래를 할 수 있게 해주는 개념이다. 본 발명은 전자 문서 정보를 문서 파일 형태로 열람할 수 있게 해주는 전자 문서 서식을 분산화된 응용프로그램 형태로 각 노드들에 분산 저장할 수 있고, 여기서 분산화된 응용프로그램은 해당 응용프로그램의 기능을 정의하는 자체 실행 코드(스마트 컨트랙트)로 구성될 수 있다. 따라서, 전자 문서 서식과 관련된 분산화된 응용프로그램이 복수의 노드들에 분산저장됨으로써 전자 문서 정보가 자동으로 노드에서 서식과 결합될 수 있고, 이러한 자동 병합 동작이 스마트 컨트랙트를 의미할 수 있다.In one embodiment, the electronic document management and distribution module 220 may operate on a smart contract basis. Smart contract is a concept that enables each node to automatically trade with each other in a block chain. The present invention can distribute and store electronic document formats that allow electronic document information to be browsed in the form of a document file in the form of distributed application programs to respective nodes, wherein the decentralized application programs are self- Executable code (smart contract). Accordingly, the decentralized application program related to the electronic document format is distributedly stored in a plurality of nodes, so that the electronic document information can be automatically combined with the form in the node, and such an automatic merging operation can be referred to as a smart contract.

일 실시 예에서, 전자 문서 관리 및 유통 모듈(220)은 블록체인 시스템(100)의 외부에서 전자 문서 서식과 관련된 분산화된 응용프로그램을 실행시킬 수 있는 인터페이스와 각종 전자 문서 서식을 포함할 수 있다. 또한, 전자 문서 관리 및 유통 모듈(220)은 전자 문서 서식과 전자 문서 정보를 병합하는 조건을 하기에서 설명할 제1 분할 데이터에서 추출하거나 자체적으로 미리 저장할 수 있다. 또한, 전자 문서 관리 및 유통 모듈(220)은 병합 조건에 따라 하기에서 설명할 전자 문서 서식에 대응하는 제1 분할 데이터와 전자 문서 정보에 대응하는 제2 분할 데이터를 병합할 수 있다. 전자 문서 서식과 전자 문서 정보의 병합하는 절차는 주어진 조건에 따라 전자 문서의 정보를 전자 문서 서식의 지정된 공간에 위치시키거나, 전자 문서 정보에 포함된 데이터의 연산 및 조합한 결과를 표시하거나, 전자 문서 정보의 크기 및 수량에 따라 전자 문서 서식을 추가하는 등의 다양한 방법을 포함할 수 있다.In one embodiment, the electronic document management and distribution module 220 may include interfaces and various electronic document formats that may execute distributed application programs associated with electronic document formats outside the block chain system 100. In addition, the electronic document management and distribution module 220 may extract the conditions for merging the electronic document format and the electronic document information from the first divided data to be described later or may preliminarily store the conditions in advance. The electronic document management and distribution module 220 may merge the first divided data corresponding to the electronic document format described below and the second divided data corresponding to the electronic document information according to the merging condition. The procedure of merging the electronic document format and the electronic document information may be performed by placing the information of the electronic document in a designated space of the electronic document format according to a given condition, displaying the result of operation and combination of the data included in the electronic document information, And adding an electronic document format according to the size and quantity of document information.

일 실시 예에서, 전자 문서 분할 모듈(230)은 전자 문서를 제1 분할 데이터와 제2 분할 데이터로 분할할 수 있다. 여기서 제1 분할 데이터는 전자 문서 서식, 병합 조건, 기타 전자 문서의 이용과 관련된 각종 조건을 포함할 수 있다. 여기서 제2 분할 데이터는 전자 문서 정보와 식별자를 포함할 수 있다.In one embodiment, the electronic document segmentation module 230 may divide the electronic document into first segmented data and second segmented data. Here, the first divided data may include various conditions related to use of electronic document format, merge condition, and other electronic documents. Here, the second divided data may include electronic document information and an identifier.

일 실시 예에서, 블록 생성 모듈(240)은 제2 분할 데이터를 포함하는 블록을 생성할 수 있다.In one embodiment, the block generation module 240 may generate a block containing the second partitioned data.

보다 구체적으로, 도 3을 참조하면, 일 실시 예에서, 블록체인에 연결되어 있는 각 블록(block)들은 일정 기간 내의 거래 내역, 즉 트랜잭션(transaction)들을 포함한다. 노드들(20)은 각각 역할에 따라 블록체인을 생성, 저장 또는 검증함으로써 트랜잭션들을 관리한다.More specifically, referring to FIG. 3, in one embodiment, each block connected to a block chain includes transaction history, that is, transactions. The nodes 20 manage transactions by creating, storing, or verifying a block chain according to each role.

일 실시 예에서, 트랜잭션은 다양한 형태의 거래를 나타낼 수 있다. 예를 들어, 트랜잭션은 가상 화폐의 소유 상태 및 그 변동을 나타내기 위한 금융 거래에 해당할 수 있다. 또한, 다른 예에서 트랜잭션은 물건의 소유 상태 및 그 변동을 나타내기 위한 실물 거래에 해당할 수 있다. 분권형 네트워크(10)에서 거래를 수행하는 노드들은 각각의 암호학적 연관관계가 있는 개인키(private key) 및 공개키(public key) 쌍을 가질 수 있다.In one embodiment, a transaction may represent various types of transactions. For example, a transaction may correspond to a financial transaction to indicate the ownership status of the virtual currency and its variance. Also, in another example, a transaction may correspond to a physical transaction for indicating the ownership state of the object and the variation thereof. The nodes performing transactions in the decentralized network 10 may have a private key and a public key pair with respective cryptographic associations.

일 실시 예에서, 본 발명에 개시된 블록체인은 순차적으로 연결된 하나 이상의 블록들의 분산 데이터베이스의 일종일 수 있다. 블록체인은 블록체인 시스템 내 사용자의 거래 내역을 저장하고 관리하기 위해 사용되며, 블록체인 네트워크(10)에 참여하는 각 노드가 블록을 생성하여 블록체인에 연결한다. 예컨대 도 3에 개시된 블록 1 내지 블록 3은 순차적으로 연결된 블록체인의 블록 중 일부일 수 있다. 도 3에서 제한된 수의 블록들이 도시되어 있으나 블록체인에 포함될 수 있는 블록의 수는 이에 제한되지 아니한다.In one embodiment, the block chain disclosed in the present invention may be one of a plurality of sequentially distributed distributed databases of one or more blocks. The block chain is used for storing and managing transaction details of a user in the block chain system, and each node participating in the block chain network 10 generates a block and connects to the block chain. For example, blocks 1 to 3 shown in FIG. 3 may be part of blocks of a sequentially connected block chain. Although a limited number of blocks are shown in FIG. 3, the number of blocks that can be included in a block chain is not limited thereto.

일 실시 예에서, 블록체인에 포함된 각 블록은 블록 헤더(Block header)와 블록 바디(Block body)를 포함하도록 구성될 수 있다. 블록 헤더는 각 블록들간의 연결 관계를 나타내기 위하여 이전 블록의 해시 값을 포함할 수 있다. 블록체인이 유효한지 검증하는 과정에서 블록 헤더 내의 연결 관계가 사용될 수 있다. 블록 바디는 블록에 저장되고 관리되는 데이터, 예를 들어 트랜잭션 정보, 트랜잭션 리스트 또는 트랜잭션 체인을 포함할 수 있다.In one embodiment, each block included in the block chain may be configured to include a block header and a block body. The block header may include the hash value of the previous block to indicate the connection relationship between the blocks. In the process of verifying that the block chain is valid, the connection relationship in the block header can be used. A block body may contain stored and managed data in a block, such as transaction information, a transaction list, or a transaction chain.

일 실시 예에서, 블록 헤더는 이전 블록의 해시 값, 현재 블록의 해시 값, 서브 블록의 해시 값, 트랜잭션 해시 값, 넌스(Nonce)를 포함할 수 있다.In one embodiment, the block header may include a hash value of the previous block, a hash value of the current block, a hash value of the subblock, a transaction hash value, or a nonce.

일 실시 예에서, 블록체인은 연결된 복수의 블록들을 포함할 수 있다. 복수의 블록들은 블록 헤더 내의 해시 값에 기초하여 연결될 수 있다. 블록 헤더에 포함된 이전 블록의 해시 값 직전 블록에 대한 해시 값으로서 직전 블록에 포함된 현재 해시 값과 동일한 값일 수 있다. 복수의 블록들은 각 블록 헤더 내의 이전 블록의 해시 값에 의하여 연쇄적으로 연결될 수 있다. 분권형 네트워크(10)에 참여하는 노드들(20)은 하나 이상의 블록들에 포함된 이전 블록의 해시 값에 기반하여 블록의 유효성을 검증하므로 악의적인 단일 노드가 이미 생성된 블록의 내용을 위조 또는 변조하는 행위가 불가능할 수 있다.In one embodiment, the block chain may comprise a plurality of concatenated blocks. The plurality of blocks may be concatenated based on the hash value in the block header. The hash value of the previous block included in the block header may be the same value as the current hash value included in the previous block as the hash value of the immediately preceding block. The plurality of blocks may be concatenated by the hash value of the previous block in each block header. The nodes 20 participating in the decentralized network 10 validate the block based on the hash value of the previous block included in the one or more blocks so that the malicious single node can not forgive the contents of the already created block Modulation may not be possible.

일 실시 예에서, 블록 바디는 트랜잭션 정보, 트랜잭션 리스트, 또는 트랜잭션 체인을 포함할 수 있다. 트랜잭션 정보는 트랜잭션에서 생성된 다양한 형태의 거래와 관련된 정보일 수 있다. 트랜잭션 리스트는 블록체인 기반의 거래의 목록일 수 있다. 예를 들면, 트랜잭션 리스트는 블록체인 기반의 금융 시스템에서 이루어진 금융 거래에 대한 기록을 포함할 수 있다. 트랜잭션 리스트는 트리(tree) 형태로 표현될 수 있으며, 예를 들어, 사용자 A가 사용자 B에게 전송한 금액을 목록 형태로 기록하며, 블록 내의 저장 길이는 현재 블록에 포함된 트랜잭션의 수에 기초하여 증감될 수 있다. In one embodiment, the block body may comprise transaction information, a transaction list, or a transaction chain. The transaction information may be information related to various types of transactions generated in the transaction. The transaction list can be a list of transactions based on block chaining. For example, the transaction list may include a record of financial transactions made in a bank chain based financial system. The transaction list may be expressed in a tree form, for example, the amount of money transmitted by user A to user B in a list form, and the storage length in the block is calculated based on the number of transactions included in the current block .

일 실시 예에서, 예를 들어, 블록 1(310)은 블록 헤더(311)와 블록 바디(312)를 포함할 수 있다. 블록 헤더(311)는 이전 블록 해시 값(Block 0 hash), 현재 블록 해시 값(Block 1 hash) 및 트랜잭션 해시 값(Transaction hash)을 포함할 수 있다. 블록 바디(312)는 트랜잭션 1 정보와 보안 식별자(Security Identifier)를 포함할 수 있다. 여기서 트랜잭션 1 정보는 전자 문서의 제2 분할 데이터를 포함할 수 있다. 한편, 블록 2(320)와 블록 3(330)에 대한 설명은 블록 1(310)과 동일하므로 생략한다.In one embodiment, for example, block 1 310 may include a block header 311 and a block body 312. The block header 311 may include a previous block hash value (Block 0 hash), a current block hash value (Block 1 hash), and a transaction hash value (Transaction hash). The block body 312 may include transaction 1 information and a security identifier. Herein, the transaction 1 information may include the second divided data of the electronic document. The description of the block 2 320 and the block 3 330 is the same as that of the block 1 310, and thus will be omitted.

일 실시 예에서, 통신 모듈(250)은 노드(200)와 다른 노드들간 또는 외부 장치간의 통신 연결을 통해 데이터를 송수신할 수 있다. 한편, 통신 모듈(250)은 다양한 유형의 통신방식에 따라 다양한 유형의 외부 장치와 통신을 수행하는 구성일 수 있다. 예를 들어, 통신 모듈(250)은 근거리 통신 모듈(예: 블루투스, WiFi direct 또는 IrDA(infrared data association)) 또는 원거리 통신 모듈(예: 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN))일 수 있다.In one embodiment, the communication module 250 can send and receive data through the communication connection between the node 200 and other nodes or external devices. Meanwhile, the communication module 250 may be configured to perform communication with various types of external devices according to various types of communication methods. For example, the communication module 250 may be a local communication module (e.g., Bluetooth, WiFi direct or IrDA (infrared data association)) or a telecommunication module (e.g. a cellular network, ).

일 실시 예에서, 메모리(260)는 노드(200)의 각종 명령어 수행과 관련된 모든 데이터를 저장할 수 있다. 또한, 메모리(260)는 제어 모듈(210)의 처리 또는 제어를 위한 프로그램 등 노드(200)의 전반적인 동작을 위한 다양한 데이터를 저장할 수 있다.In one embodiment, the memory 260 may store all data associated with the execution of various instructions of the node 200. The memory 260 may also store various data for the overall operation of the node 200, such as a program for processing or controlling the control module 210.

일 실시 예에서, 입력 및 출력 모듈(270)은 사용자의 입력을 수신하기 위한 장치와 이미지 또는 음향을 출력하는 장치를 포함할 수 있다. 예를 들어, 입력 및 출력 모듈(270)은 터치스크린, 마우스, 키보드, 디스플레이, 스피커 등을 포함할 수 있다.In one embodiment, the input and output module 270 may include an apparatus for receiving a user's input and an apparatus for outputting an image or sound. For example, the input and output module 270 may include a touch screen, a mouse, a keyboard, a display, a speaker, and the like.

하기 도 4 내지 도 6에서 설명할 본 발명의 각 방법들은 블록체인 네트워크(10)에 포함된 복수의 노드들(20) 중 어느 하나의 노드가 수행할 수 있다. 또한, 전자 문서를 분할하는 동작, 블록을 생성하는 동작, 및 데이터를 병합하는 동작들은 어느 한 노드가 모두 수행하거나 각각 다른 노드가 수행할 수 있다.4 to 6 may be performed by any one of a plurality of nodes 20 included in the block-chain network 10. [ In addition, operations for dividing an electronic document, creating a block, and merging data can be performed by either one node or by a different node, respectively.

도 4는 본 발명의 일 실시 예에 따른 블록체인에서 전자 문서를 유통하는 방법을 설명하기 위한 흐름도이다. 도 4의 동작들은 도 2에 개시된 노드(200)에 의해 수행될 수 있다. 4 is a flowchart illustrating a method of distributing an electronic document in a block chain according to an embodiment of the present invention. The operations of FIG. 4 may be performed by the node 200 disclosed in FIG.

도 4를 참조하면, 일 실시 예에서, 일 실시 예에서, 동작 41에서, 노드(200)는 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할할 수 있다. 예를 들어, 제1 분할 데이터는 전자 문서 서식, 병합 조건, 기타 전자 문서의 이용과 관련된 각종 조건을 포함할 수 있다. 또한, 제2 분할 데이터는 전자 문서 정보, 식별자, 연결주소를 포함할 수 있다. 예컨대, 전자 문서 정보는 전자 문서에 포함된 각종 내용 등을 포함할 수 있고, 식별자는 제1 분할 데이터에 포함된 전자 문서 서식을 식별할 수 있는 태그일 수 있다.Referring to FIG. 4, in one embodiment, in an embodiment, at operation 41, the node 200 includes an electronic document formatting and merging condition including first partition data and an identifier and electronic document information And can be divided into second divided data. For example, the first partitioned data may include various conditions associated with the use of the electronic document format, merge conditions, and other electronic documents. Also, the second segmentation data may include electronic document information, an identifier, and a link address. For example, the electronic document information may include various contents included in the electronic document, and the identifier may be a tag capable of identifying the electronic document format included in the first divided data.

일 실시 예에서, 동작 42에서, 노드(200)는 제1 분할 데이터를 복수의 노드들(20)에 분산 저장할 수 있다. 예를 들어, 복수의 노드들(20)은 제1 분할 데이터를 분산화된 응용프로그램 형태(스마트 컨트랙트)로 관리할 수 있다.In one embodiment, at operation 42, the node 200 may distribute the first partitioned data to the plurality of nodes 20. For example, the plurality of nodes 20 can manage the first divided data in a distributed application form (smart contract).

구체적으로, 스마트 컨트랙트는 블록체인에서 각 노드들이 자동으로 서로 거래를 할 수 있게 해주는 개념이다. 본 발명은 전자 문서 정보를 문서 파일 형태로 열람할 수 있게 해주는 전자 문서 서식을 분산화된 응용프로그램 형태로 각 노드들에 분산 저장할 수 있고, 여기서 분산화된 응용프로그램은 해당 응용프로그램의 기능을 정의하는 자체 실행 코드(스마트 컨트랙트)로 구성될 수 있다. 따라서, 전자 문서 서식과 관련된 분산화된 응용프로그램이 복수의 노드들에 분산저장됨으로써 전자 문서 정보가 자동으로 노드에서 서식과 결합될 수 있고, 이러한 자동 병합 동작이 스마트 컨트랙트를 의미할 수 있다.Specifically, a smart contract is a concept that enables each node to automatically trade in a block chain. The present invention can distribute and store electronic document formats that allow electronic document information to be browsed in the form of a document file in the form of distributed application programs to respective nodes, wherein the decentralized application programs are self- Executable code (smart contract). Accordingly, the decentralized application program related to the electronic document format is distributedly stored in a plurality of nodes, so that the electronic document information can be automatically combined with the form in the node, and such an automatic merging operation can be referred to as a smart contract.

일 실시 예에서, 동작 43에서, 노드(200)는 제2 분할 데이터를 포함하는 블록을 생성하여 복수의 노드들(20)에 분산 저장할 수 있다. 예를 들어, 블록은 도 3에 도시된 바와 같이 블록 바디에서 제2 분할 데이터를 포함할 수 있다. 또한, 전자 문서에 개인 정보가 포함될 경우, 블록은 보안 식별자를 더 포함할 수 있다. 보안 식별자는 전자 문서에 포함된 발급 번호, 전자 문서의 내용, 주민 번호, 주소 중 적어도 하나를 포함할 수 있다.In an embodiment, at operation 43, the node 200 may generate and store a block containing the second partitioned data on the plurality of nodes 20 in a distributed manner. For example, the block may include second partitioned data in the block body as shown in FIG. In addition, when personal information is included in the electronic document, the block may further include a security identifier. The security identifier may include at least one of an issuance number, an electronic document content, a resident registration number, and an address included in the electronic document.

일 실시 예에서, 동작 44에서, 노드(200)는 병합 조건 및 식별자에 기반하여, 제1 분할 데이터와 제2 분할 데이터를 병합할 수 있다. 예컨대, 병합하는 방법은 전자 문서 서식의 지정된 공간에 전자 문서 정보를 위치시키거나, 전자 문서 정보에 기반한 연산 및 조합한 결과를 표시하거나, 전자 문서 정보의 크기와 수량에 따라 다른 전자 문서 서식을 추가하는 방법을 포함할 수 있다. 보다 구체적인 내용은 도 5 및 도 6에서 후술한다.In one embodiment, at operation 44, the node 200 may merge the first partitioned data and the second partitioned data based on the merge condition and the identifier. For example, the merging method may include placing electronic document information in a designated space of an electronic document format, displaying operations and combinations based on the electronic document information, or adding another electronic document format according to the size and quantity of the electronic document information And the like. More specific details will be described later with reference to FIG. 5 and FIG.

일 실시 예에서, 동작 45에서, 노드(200)는 병합 결과 생성된 전자 문서를 제공할 수 있다. 예를 들어, 노드(200)는 입력 및 출력 모듈(270)을 통해 전자 문서를 표시할 수 있다.In one embodiment, at operation 45, the node 200 may provide an electronic document resulting from the merging. For example, node 200 may display an electronic document via input and output module 270.

이와 같이 전자 문서를 블록체인에서 제공함에 따라 본 발명은 블록체인의 저장 공간을 효율적으로 관리할 수 있다.In this way, the electronic document is provided in the block chain, so that the present invention can efficiently manage the storage space of the block chain.

도 5는 본 발명의 일 실시 예에 따른 블록체인에서 분할된 전자 문서를 병합하는 방법을 설명하기 위한 예시도이다. 도 5의 동작들은 도 4의 동작 44를 구체화한 동작들일 수 있다. 도 5의 동작들은 도 2에 개시된 노드(200)에 의해 수행될 수 있다. 5 is an exemplary diagram illustrating a method of merging divided electronic documents in a block chain according to an embodiment of the present invention. The operations of FIG. 5 may be operations embodying operation 44 of FIG. The operations of FIG. 5 may be performed by the node 200 disclosed in FIG.

도 5를 참조하면, 일 실시 예에서, 동작 51에서, 노드(200)는 입력 및 출력 모듈(270)을 이용하여 사용자로부터 전자 문서 이용 요청을 검출할 수 있다.5, in an embodiment, at operation 51, the node 200 may use the input and output module 270 to detect an electronic document use request from a user.

일 실시 예에서, 동작 52에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 제1 분할 데이터에서 전자 문서 서식 및 병합 조건을 추출할 수 있다.In one embodiment, at operation 52, the node 200 may extract the electronic document format and merge condition from the first partitioned data using the electronic document management and distribution module 220.

일 실시 예에서, 동작 53에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 제2 분할 데이터에서 식별자와 전자 문서 정보를 추출할 수 있다. In one embodiment, at operation 53, the node 200 may extract the identifier and the electronic document information from the second partitioned data using the electronic document management and distribution module 220. [

일 실시 예에서, 동작 54에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 식별자에 대응하는 전자 문서 서식을 확인할 수 있다.In one embodiment, at operation 54, the node 200 may use the electronic document management and distribution module 220 to verify the electronic document format corresponding to the identifier.

일 실시 예에서, 동작 55에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 확인한 전자 문서 서식에 전자 문서 정보를 자동으로 병합할 수 있다.In one embodiment, at operation 55, the node 200 may automatically merge electronic document information with the electronic document format identified using the electronic document management and distribution module 220. [

이와 같이 본 발명은 사용자의 전자 문서 이용 요청에 응답하여 자동으로 전자 문서 서식과 전자 문서 정보를 병합하여 전자 문서를 제공할 수 있다.As described above, the present invention can automatically provide an electronic document by merging electronic document format and electronic document information in response to a user's request to use electronic document.

도 6은 본 발명의 일 실시 예에 따른 블록체인에서 개인 정보를 포함하는 전자 문서를 병합하는 방법을 설명하기 위한 흐름도이다. 도 6의 동작들은 도 4의 동작 44를 구체화한 동작들일 수 있다. 도 6의 동작들은 도 2에 개시된 노드(200)에 의해 수행될 수 있다. 6 is a flowchart illustrating a method of merging electronic documents including personal information in a block chain according to an embodiment of the present invention. The operations of FIG. 6 may be those that incorporate operation 44 of FIG. The operations of FIG. 6 may be performed by the node 200 disclosed in FIG.

도 6을 참조하면, 일 실시 예에서, 동작 61에서, 노드(200)는 입력 및 출력 모듈(270)을 이용하여 사용자로부터 개인 정보를 포함하는 전자 문서 이용 요청을 검출할 수 있다. 예를 들어, 개인 정보는 주민 번호, 주소, 개인 이력 등을 포함할 수 있다.Referring to FIG. 6, in one embodiment, at operation 61, the node 200 may use the input and output module 270 to detect an electronic document use request containing personal information from a user. For example, the personal information may include a resident number, an address, personal history, and the like.

일 실시 예에서, 동작 62에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 제1 분할 데이터에서 전자 문서 서식 및 합 조건을 추출할 수 있다.In one embodiment, at operation 62, the node 200 may extract the electronic document format and summation from the first partitioned data using the electronic document management and distribution module 220. [

일 실시 예에서, 동작 63에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 제2 분할 데이터에서 식별자, 전자 문서 정보 및 보안 식별자를 추출할 수 있다. 예를 들어, 보안 식별자는 전자 문서에 포함된 발급 번호, 전자 문서의 내용, 주민 번호, 주소 중 적어도 하나를 포함할 수 있다.In one embodiment, at operation 63, the node 200 may extract an identifier, electronic document information, and security identifier from the second partitioned data using the electronic document management and distribution module 220. [ For example, the security identifier may include at least one of an issuance number, an electronic document content, a resident registration number, and an address included in the electronic document.

일 실시 예에서, 동작 64에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 개인 정보를 포함하는 전자 문서 이용 요청에 응답하여 보안 문자 입력을 요청할 수 있다. 예를 들어, 보안 문자는 전자 문서에 포함된 발급 번호 또는 주민 번호일 수 있다.In one embodiment, at operation 64, the node 200 may use the electronic document management and distribution module 220 to request a CAPTCHA input in response to an electronic document use request that includes personal information. For example, the CAPTCHA may be an issuance number or a resident registration number included in the electronic document.

일 실시 예에서, 동작 65에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 입력한 보안 문자와 보안 식별자를 비교할 수 있다.In one embodiment, at operation 65, the node 200 may compare the security identifier with the CAPTCHA entered using the electronic document management and distribution module 220.

일 실시 예에서, 동작 66에서, 노드(200)는 비교 결과 보안 문자와 보안 식별자가 동일할 경우, 전자 문서 관리 및 유통 모듈(220)을 이용하여 식별자에 대응하는 전자 문서 서식을 확인할 수 있다.In one embodiment, at operation 66, the node 200 can verify the electronic document format corresponding to the identifier using the electronic document management and distribution module 220 when the comparison result shows that the security character and the security identifier are the same.

일 실시 예에서, 동작 67에서, 노드(200)는 전자 문서 관리 및 유통 모듈(220)을 이용하여 확인한 전자 문서 서식에 전자 문서 정보를 병합할 수 있다.In one embodiment, at operation 67, the node 200 may merge the electronic document information with the electronic document format identified using the electronic document management and distribution module 220. [

이와 같이 전자 문서를 블록체인에서 제공함에 따라 본 발명은 전자 문서 이용 신청 시점에 전자 문서 열람 자격을 검증함으로써 블록체인의 신뢰성을 높일 수 있다.As described above, since the electronic document is provided in the block chain, the present invention can increase the reliability of the block chain by verifying the electronic document reading qualification at the time of applying the electronic document.

본 발명의 일 실시예에 따른 복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법은 상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하는 단계; 상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하는 단계; 상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하는 단계; 및 상기 복수의 노드들 중 어느 하나의 노드가, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합하는 단계를 포함할 수 있다.A method for distributing an electronic document using a smart contract in a block chain including a plurality of nodes according to an exemplary embodiment of the present invention includes distributing the electronic document to a first divided data including an electronic document format and a merging condition, Into second divided data including information; Distributing the first divided data to the plurality of nodes; Generating a block including the second divided data and distributing the generated block to the plurality of nodes; And merging the first partitioned data and the second partitioned data based on the merge condition and the identifier, and any one of the plurality of nodes merging the first partitioned data and the second partitioned data.

다양한 실시 예에 따르면, 상기 복수의 노드들은 상기 제1 분할 데이터를 분산화된 응용프로그램 형태로 관리하는 단계를 더 포함할 수 있다.According to various embodiments, the plurality of nodes may further include managing the first divided data in the form of a distributed application program.

다양한 실시 예에 따르면, 상기 복수의 노드들은 전자 문서 관리 및 유통 모듈을 포함할 수 있다.According to various embodiments, the plurality of nodes may include an electronic document management and distribution module.

다양한 실시 예에 따르면, 상기 병합하는 단계는, 상기 복수의 노드들 중 어느 하나의 노드에서 전자 문서 이용 요청을 검출하는 단계; 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제1 분할 데이터에서 상기 전자 문서 서식 및 상기 병합 조건을 추출하는 단계; 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제2 분할 데이터에서 상기 식별자와 상기 전자 문서 정보를 추출하는 단계; 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 식별자에 대응하는 상기 전자 문서 서식을 확인하는 단계; 및 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 확인한 전자 문서 서식에 상기 전자 문서 정보를 병합하는 단계를 포함할 수 있다.According to various embodiments, the merging includes: detecting an electronic document use request at any one of the plurality of nodes; Extracting the electronic document format and the merge condition from the first divided data using the electronic document management and distribution module; Extracting the identifier and the electronic document information from the second divided data using the electronic document management and distribution module; Confirming the electronic document format corresponding to the identifier using the electronic document management and distribution module; And merging the electronic document information into the identified electronic document format using the electronic document management and distribution module.

다양한 실시 예에 따르면, 상기 병합 결과 생성된 전자 문서를 제공하는 단계를 더 포함할 수 있다.According to various embodiments, the method may further include providing an electronic document generated as a result of the merging.

다양한 실시 예에 따르면, 상기 전자 문서에 개인 정보가 포함될 경우, 상기 제2 분할 데이터를 포함하는 블록에 보안 식별자를 추가하는 단계를 더 포함할 수 있다.According to various embodiments, when personal information is included in the electronic document, the method may further include adding a security identifier to the block including the second partitioned data.

다양한 실시 예에 따르면, 상기 보안 식별자는 상기 전자 문서에 포함된 발급 번호, 전자 문서의 내용, 주민 번호, 주소 중 적어도 하나를 포함할 수 있다.According to various embodiments, the security identifier may include at least one of an issuance number, an electronic document content, a resident registration number, and an address included in the electronic document.

다양한 실시 예에 따르면, 상기 병합하는 단계는, 상기 복수의 노드들 중 어느 하나의 노드에서 개인 정보를 포함하는 전자 문서 이용 요청을 검출하는 단계; 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제1 분할 데이터에서 상기 전자 문서 서식 및 상기 병합 조건을 추출하는 단계; 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제2 분할 데이터에서 상기 식별자, 상기 전자 문서 정보 및 보안 식별자를 추출하는 단계; 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 개인 정보를 포함하는 전자 문서 이용 요청에 응답하여 보안 문자 입력을 요청하는 단계; 및 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 입력한 보안 문자와 상기 보안 식별자를 비교하는 단계를 더 포함할 수 있다.According to various embodiments, the merging includes: detecting an electronic document use request including personal information at any one of the plurality of nodes; Extracting the electronic document format and the merge condition from the first divided data using the electronic document management and distribution module; Extracting the identifier, the electronic document information, and the security identifier from the second partitioned data using the electronic document management and distribution module; Requesting an input of a secure letter in response to an electronic document use request including the personal information by using the electronic document management and distribution module; And comparing the received security character with the security identifier using the electronic document management and distribution module.

다양한 실시 예에 따르면, 상기 비교 결과 상기 보안 문자와 상기 보안 식별자가 동일할 경우, 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 식별자에 대응하는 상기 전자 문서 서식을 확인하는 단계; 및 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 확인한 전자 문서 서식에 상기 전자 문서 정보를 병합하는 단계를 더 포함할 수 있다.According to various embodiments, when the comparison result shows that the security character and the security identifier are the same, checking the electronic document format corresponding to the identifier using the electronic document management and distribution module; And merging the electronic document information into the identified electronic document format using the electronic document management and distribution module.

본 발명의 일 실시예에 따른 복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 시스템은 상기 복수의 노드들은 전자 문서 관리 및 유통 모듈, 전자 문서 분할 모듈, 블록 생성 모듈 및 메모리를 포함하고, 상기 복수의 노드들 중 어느 하나의 노드가, 상기 전자 문서 분할 모듈을 이용하여, 상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하고, 상기 어느 하나의 노드가 상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하고, 상기 어느 하나의 노드가, 상기 블록 생성 모듈을 이용하여, 상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하고, 상기 복수의 노드들 중 어느 하나의 노드가, 상기 전자 문서 관리 및 유통 모듈을 이용하여, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합할 수 있다.In a system for distributing an electronic document using a smart contract in a block chain including a plurality of nodes according to an embodiment of the present invention, the plurality of nodes include an electronic document management and distribution module, an electronic document segmentation module, Wherein any one of the plurality of nodes includes the first division data and the identifier and the electronic document information including the electronic document format and merge condition using the electronic document segmentation module One of the nodes distributes the first divided data to the plurality of nodes, and the one of the nodes distributes the first divided data to the second divided data by using the block generating module, Generating a block including data and distributing the generated block to the plurality of nodes, and selecting one of the plurality of nodes , By using the electronic document management and distribution module, based on the merging condition and the identifier, wherein it is possible to merge the second division data and the first divided data.

이상, 첨부된 도면을 참조로 하여 본 발명의 실시예를 설명하였지만, 본 발명이 속하는 기술분야의 통상의 기술자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로, 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며, 제한적이 아닌 것으로 이해해야만 한다. While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, You will understand. Therefore, it should be understood that the above-described embodiments are illustrative in all aspects and not restrictive.

10 : 블록체인 네트워크 20 : 복수의 노드들10: block chain network 20: multiple nodes

Claims (10)

복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법에 있어서,
상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하는 단계;
상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하는 단계;
상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하는 단계; 및
상기 복수의 노드들 중 어느 하나의 노드가, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합하는 단계를 포함하되,
상기 복수의 노드들은 전자 문서 관리 및 유통 모듈을 포함하며,
상기 병합하는 단계는,
상기 복수의 노드들 중 어느 하나의 노드에서 전자 문서 이용 요청을 검출하는 단계;
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제1 분할 데이터에서 상기 전자 문서 서식 및 상기 병합 조건을 추출하는 단계;
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제2 분할 데이터에서 상기 식별자와 상기 전자 문서 정보를 추출하는 단계;
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 식별자에 대응하는 상기 전자 문서 서식을 확인하는 단계; 및
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 확인한 전자 문서 서식에 상기 전자 문서 정보를 병합하는 단계를 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
A method for distributing an electronic document using a smart contract in a block chain including a plurality of nodes,
Dividing the electronic document into first divided data including an electronic document format and a merging condition and second divided data including an identifier and electronic document information;
Distributing the first divided data to the plurality of nodes;
Generating a block including the second divided data and distributing the generated block to the plurality of nodes; And
Merging the first partitioned data and the second partitioned data based on the merge condition and the identifier, wherein any one of the plurality of nodes merges the first partitioned data and the second partitioned data,
The plurality of nodes including an electronic document management and distribution module,
Wherein the merging comprises:
Detecting an electronic document use request at any one of the plurality of nodes;
Extracting the electronic document format and the merge condition from the first divided data using the electronic document management and distribution module;
Extracting the identifier and the electronic document information from the second divided data using the electronic document management and distribution module;
Confirming the electronic document format corresponding to the identifier using the electronic document management and distribution module; And
And merging the electronic document information into the identified electronic document format using the electronic document management and distribution module. ≪ RTI ID = 0.0 > [10] < / RTI >
제1 항에 있어서,
상기 복수의 노드들은 상기 제1 분할 데이터를 분산화된 응용프로그램 형태로 관리하는 단계를 더 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
The method according to claim 1,
Wherein the plurality of nodes further comprise managing the first partitioned data in the form of a decentralized application program.
삭제delete 삭제delete 제1 항에 있어서,
상기 병합 결과 생성된 전자 문서를 제공하는 단계를 더 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
The method according to claim 1,
And providing the generated electronic document as a result of the merging.
제1 항에 있어서,
상기 전자 문서에 개인 정보가 포함될 경우, 상기 제2 분할 데이터를 포함하는 블록에 보안 식별자를 추가하는 단계를 더 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
The method according to claim 1,
Further comprising adding a security identifier to a block including the second partitioned data when personal information is included in the electronic document. ≪ RTI ID = 0.0 > 31. < / RTI >
제6 항에 있어서,
상기 보안 식별자는 상기 전자 문서에 포함된 발급 번호, 전자 문서의 내용, 주민 번호, 주소 중 적어도 하나를 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
The method according to claim 6,
Wherein the security identifier comprises at least one of an issuance number, an electronic document content, a resident registration number, and an address included in the electronic document.
복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법에 있어서,
상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하는 단계;
상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하는 단계;
상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하는 단계; 및
상기 복수의 노드들 중 어느 하나의 노드가, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합하는 단계를 포함하되,
상기 복수의 노드들은 전자 문서 관리 및 유통 모듈을 포함하며,
상기 병합하는 단계는,
상기 복수의 노드들 중 어느 하나의 노드에서 개인 정보를 포함하는 전자 문서 이용 요청을 검출하는 단계;
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제1 분할 데이터에서 상기 전자 문서 서식 및 상기 병합 조건을 추출하는 단계;
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제2 분할 데이터에서 상기 식별자, 상기 전자 문서 정보 및 보안 식별자를 추출하는 단계;
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 개인 정보를 포함하는 전자 문서 이용 요청에 응답하여 보안 문자 입력을 요청하는 단계; 및
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 입력한 보안 문자와 상기 보안 식별자를 비교하는 단계를 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
A method for distributing an electronic document using a smart contract in a block chain including a plurality of nodes,
Dividing the electronic document into first divided data including an electronic document format and a merging condition and second divided data including an identifier and electronic document information;
Distributing the first divided data to the plurality of nodes;
Generating a block including the second divided data and distributing the generated block to the plurality of nodes; And
Merging the first partitioned data and the second partitioned data based on the merge condition and the identifier, wherein any one of the plurality of nodes merges the first partitioned data and the second partitioned data,
The plurality of nodes including an electronic document management and distribution module,
Wherein the merging comprises:
Detecting an electronic document use request including personal information at any one of the plurality of nodes;
Extracting the electronic document format and the merge condition from the first divided data using the electronic document management and distribution module;
Extracting the identifier, the electronic document information, and the security identifier from the second partitioned data using the electronic document management and distribution module;
Requesting an input of a secure letter in response to an electronic document use request including the personal information by using the electronic document management and distribution module; And
And comparing the received security character with the security identifier using the electronic document management and distribution module.
제8 항에 있어서,
상기 비교 결과 상기 보안 문자와 상기 보안 식별자가 동일할 경우, 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 식별자에 대응하는 상기 전자 문서 서식을 확인하는 단계; 및
상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 확인한 전자 문서 서식에 상기 전자 문서 정보를 병합하는 단계를 더 포함하는 것을 특징으로 하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 방법.
9. The method of claim 8,
Checking the electronic document format corresponding to the identifier using the electronic document management and distribution module if the security character and the security identifier are the same as the comparison result; And
Further comprising the step of merging the electronic document information into the identified electronic document format using the electronic document management and distribution module. ≪ RTI ID = 0.0 > 11. < / RTI >
복수의 노드들을 포함하는 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 시스템에 있어서,
상기 복수의 노드들은 전자 문서 관리 및 유통 모듈, 전자 문서 분할 모듈, 블록 생성 모듈 및 메모리를 포함하고,
상기 복수의 노드들 중 어느 하나의 노드가, 상기 전자 문서 분할 모듈을 이용하여, 상기 전자 문서를 전자 문서 서식 및 병합 조건을 포함하는 제1 분할 데이터 및 식별자와 전자 문서 정보를 포함하는 제2 분할 데이터로 분할하고,
상기 어느 하나의 노드가 상기 제1 분할 데이터를 상기 복수의 노드들에 분산 저장하고,
상기 어느 하나의 노드가, 상기 블록 생성 모듈을 이용하여, 상기 제2 분할 데이터를 포함하는 블록을 생성하여 상기 복수의 노드들에 분산 저장하고,
상기 복수의 노드들 중 어느 하나의 노드가, 상기 전자 문서 관리 및 유통 모듈을 이용하여, 상기 병합 조건 및 상기 식별자에 기반하여, 상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합하는 것을 특징으로 하되,
상기 제1 분할 데이터와 상기 제2 분할 데이터를 병합하는 것은,
상기 복수의 노드들 중 어느 하나의 노드에서 전자 문서 이용 요청을 검출하고, 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제1 분할 데이터에서 상기 전자 문서 서식 및 상기 병합 조건을 추출하고, 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 제2 분할 데이터에서 상기 식별자와 상기 전자 문서 정보를 추출하고, 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 식별자에 대응하는 상기 전자 문서 서식을 확인하고, 상기 전자 문서 관리 및 유통 모듈을 이용하여 상기 확인한 전자 문서 서식에 상기 전자 문서 정보를 병합함으로써 수행되는 것인, 블록체인에서 스마트 컨트랙트를 이용한 전자 문서를 유통하는 시스템.
1. A system for distributing an electronic document using a smart contract in a block chain including a plurality of nodes,
Wherein the plurality of nodes include an electronic document management and distribution module, an electronic document segmentation module, a block generation module, and a memory,
Wherein one of the plurality of nodes uses the electronic document segmentation module to segment the electronic document into a first segmented data including an electronic document format and merge condition and a second segment including an identifier and electronic document information Data,
Wherein one of the nodes distributes the first divided data to the plurality of nodes,
Wherein any one of the nodes generates a block including the second divided data by using the block generation module and distributes the generated block to the plurality of nodes,
Wherein any one of the plurality of nodes merges the first divided data and the second divided data based on the merging condition and the identifier using the electronic document management and distribution module However,
The merging of the first divided data and the second divided data,
Detecting an electronic document use request from any one of the plurality of nodes, extracting the electronic document form and the merge condition from the first divided data using the electronic document management and distribution module, Extracting the identifier and the electronic document information from the second divided data using the management and distribution module, verifying the electronic document format corresponding to the identifier using the electronic document management and distribution module, Management and distribution module, and merging the electronic document information into the electronic document form identified above, using a smart contract in a block chain.
KR1020180167815A 2018-12-21 2018-12-21 Method for distributing an electronic document using a smart contract in a blockchain KR101976787B1 (en)

Priority Applications (8)

Application Number Priority Date Filing Date Title
KR1020180167815A KR101976787B1 (en) 2018-12-21 2018-12-21 Method for distributing an electronic document using a smart contract in a blockchain
KR1020190051654A KR102272164B1 (en) 2018-12-21 2019-05-02 Method for distributing a large-capacity electronic document using a smart contract in a blockchain
SG11202106480PA SG11202106480PA (en) 2018-12-21 2019-11-01 Method for sharing and verifying blocks and electronic documents between nodes in blockchain
JP2021536101A JP7146093B2 (en) 2018-12-21 2019-11-01 How to share and verify blocks and electronic documents between nodes on blockchain
CN201980084992.1A CN113508570B (en) 2018-12-21 2019-11-01 Method for sharing and verifying blocks and electronic documents among nodes in block chain
EP19899558.1A EP3902227A4 (en) 2018-12-21 2019-11-01 Method for sharing and verifying blocks and electronic documents between nodes in blockchain
PCT/KR2019/014749 WO2020130331A1 (en) 2018-12-21 2019-11-01 Method for sharing and verifying blocks and electronic documents between nodes in blockchain
US17/349,539 US11232234B2 (en) 2018-12-21 2021-06-16 Method for sharing and verifying blocks and electronic documents between nodes in blockchain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180167815A KR101976787B1 (en) 2018-12-21 2018-12-21 Method for distributing an electronic document using a smart contract in a blockchain

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020190051654A Division KR102272164B1 (en) 2018-12-21 2019-05-02 Method for distributing a large-capacity electronic document using a smart contract in a blockchain

Publications (1)

Publication Number Publication Date
KR101976787B1 true KR101976787B1 (en) 2019-05-09

Family

ID=66546163

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180167815A KR101976787B1 (en) 2018-12-21 2018-12-21 Method for distributing an electronic document using a smart contract in a blockchain

Country Status (1)

Country Link
KR (1) KR101976787B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110414937A (en) * 2019-07-29 2019-11-05 重庆晨鲸科技有限公司 Upper chain type electronic signature based on two dimensional code and deposit card method and system
KR102155647B1 (en) * 2019-09-06 2020-09-14 주식회사 테르텐 Method for operating purchase evidence management server and method for managing content transactions based on block chains
KR102172903B1 (en) * 2019-12-09 2020-11-02 (주)트러스트체인파트너스위드하모니 Database management system based on blockchain technology
WO2020251124A1 (en) * 2019-06-11 2020-12-17 건국대학교 산학협력단 Machine learning model-based hevc distributed decoding method, device and system using blockchain
KR20210059514A (en) 2019-11-15 2021-05-25 서강대학교산학협력단 Media contents trading system based on blockchain and method of trading the media contents

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140049755A (en) * 2012-10-18 2014-04-28 농협은행(주) System for generating electronic document and generating method thereof
KR20150046941A (en) * 2013-10-23 2015-05-04 농협은행(주) Electronic document system for work bank and processing method thereof
KR101882802B1 (en) * 2017-04-17 2018-07-27 주식회사 코인플러그 Method for blockchain based management of documents in use of unspent transaction output based protocol and document management server using the same
KR101878869B1 (en) * 2017-11-17 2018-08-16 주식회사 미탭스플러스 Distributed Ledger Device and Distributed Ledger Method for User Identification Management Based on Block Chain
US20180293670A1 (en) * 2017-04-09 2018-10-11 Yi Fan Yin Architecture of social networking question and answer platform based on blockchain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140049755A (en) * 2012-10-18 2014-04-28 농협은행(주) System for generating electronic document and generating method thereof
KR20150046941A (en) * 2013-10-23 2015-05-04 농협은행(주) Electronic document system for work bank and processing method thereof
US20180293670A1 (en) * 2017-04-09 2018-10-11 Yi Fan Yin Architecture of social networking question and answer platform based on blockchain
KR101882802B1 (en) * 2017-04-17 2018-07-27 주식회사 코인플러그 Method for blockchain based management of documents in use of unspent transaction output based protocol and document management server using the same
KR101878869B1 (en) * 2017-11-17 2018-08-16 주식회사 미탭스플러스 Distributed Ledger Device and Distributed Ledger Method for User Identification Management Based on Block Chain

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020251124A1 (en) * 2019-06-11 2020-12-17 건국대학교 산학협력단 Machine learning model-based hevc distributed decoding method, device and system using blockchain
CN110414937A (en) * 2019-07-29 2019-11-05 重庆晨鲸科技有限公司 Upper chain type electronic signature based on two dimensional code and deposit card method and system
KR102155647B1 (en) * 2019-09-06 2020-09-14 주식회사 테르텐 Method for operating purchase evidence management server and method for managing content transactions based on block chains
KR20210059514A (en) 2019-11-15 2021-05-25 서강대학교산학협력단 Media contents trading system based on blockchain and method of trading the media contents
KR102172903B1 (en) * 2019-12-09 2020-11-02 (주)트러스트체인파트너스위드하모니 Database management system based on blockchain technology

Similar Documents

Publication Publication Date Title
KR101976787B1 (en) Method for distributing an electronic document using a smart contract in a blockchain
CN110400221B (en) Data processing method, system, storage medium and computer equipment
KR102247658B1 (en) Processing of blockchain data based on smart contract behavior executed in a trusted execution environment
US11921682B2 (en) Extracting data from a blockchain network
KR101986081B1 (en) Method for sharing and verifing a block between specific nodes in a blockchain
KR101954268B1 (en) Method for managing electronic document based on blockchain, and electronic document management server using the same
US20160342977A1 (en) Device, method and system for virtual asset transactions
CN109472158B (en) Data processing method and device based on block chain
Komalavalli et al. Overview of blockchain technology concepts
CN110149323B (en) Processing device with ten-million-level TPS (platform secure protocol) contract processing capacity
US20210312088A1 (en) Method for sharing and verifying blocks and electronic documents between nodes in blockchain
JP7304963B2 (en) Program, data authentication method, and computer device
KR102284422B1 (en) Method and device for establishing communication between nodes in a blockchain system
KR102272164B1 (en) Method for distributing a large-capacity electronic document using a smart contract in a blockchain
CN114567643A (en) Cross-block-chain data transfer method, device and related equipment
CN113706313A (en) Financing method, system and computer readable storage medium based on block chain
US20220067125A1 (en) Method for distributing certificate of right to use digital content, and computer program stored in medium in order to carry out method
CN111311259A (en) Bill processing method, device, terminal and computer readable storage medium
JP7254954B2 (en) Methods and systems for authenticating blockchain-generated data
KR102365914B1 (en) Method and system for distributing an electronic document including personal information using a smart contract a in based on a blockchain
CN113672988A (en) Block chain-based information management method, system, medium, and electronic device
KR20200079168A (en) Information management method based on vertical block structure in a blockchain
US20230281585A1 (en) Systems and Methods for Managing Network-Agnostic Smart Contracts
CN117061089B (en) Voting management method, device, equipment and storage medium
US20230222509A1 (en) Method, terminal, and coin register for transmitting electronic coin data sets

Legal Events

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