KR20190125683A - System and method for verifying forgery of contract information or legal information based on block chain - Google Patents

System and method for verifying forgery of contract information or legal information based on block chain Download PDF

Info

Publication number
KR20190125683A
KR20190125683A KR1020180049792A KR20180049792A KR20190125683A KR 20190125683 A KR20190125683 A KR 20190125683A KR 1020180049792 A KR1020180049792 A KR 1020180049792A KR 20180049792 A KR20180049792 A KR 20180049792A KR 20190125683 A KR20190125683 A KR 20190125683A
Authority
KR
South Korea
Prior art keywords
contract
user
hash value
information based
blockchain
Prior art date
Application number
KR1020180049792A
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 KR1020180049792A priority Critical patent/KR20190125683A/en
Publication of KR20190125683A publication Critical patent/KR20190125683A/en

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/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services; Handling legal documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0609Buyer or seller confidence or verification
    • 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

Disclosed is a method for verifying forgery of contract information or legal information based on blockchain. The method comprises: an identification step of confirming whether a subject of a transaction is a user; a contract creation step of providing a contract clause combination suitable for a user; a key compression and encryption step of compressing a contract and encrypting a hash value; and a block generation step of generating a block including the encrypted hash value and contract information of the user and storing the user and the encrypted hash value in the block.

Description

블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템 및 방법{SYSTEM AND METHOD FOR VERIFYING FORGERY OF CONTRACT INFORMATION OR LEGAL INFORMATION BASED ON BLOCK CHAIN} SYSTEM AND METHOD FOR VERIFYING FORGERY OF CONTRACT INFORMATION OR LEGAL INFORMATION BASED ON BLOCK CHAIN}

본 발명은 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템 및 방법에 관한 것으로, 보다 상세하게는, 블록에 해쉬값을 저장하되 문서의 참조위치가 아닌 문서 자체를 압축하고 암호화하여 저장함으로써, 분산저장 이후 해킹에도 완벽하게 대응 가능한 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템 및 방법에 관한 것이다. The present invention relates to a system and method for forgery verification of contract information or legal information based on a blockchain, and more particularly, a hash value is stored in a block, but the document itself is compressed and encrypted, not a reference position of the document. By doing so, the present invention relates to a forgery and alteration verification system and method of contract information or legal information based on blockchain that can perfectly cope with hacking after distributed storage.

블록체인(block chain)은 '블록'이라고 하는 소규모 데이터들이 P2P 방식을 기반으로 생성된 체인 형태의 연결고리 기반 분산 데이터 저장환경에 저장되어 누구도 임의로 수정될 수 없고, 누구나 변경의 결과를 열람할 수 있는 분산 컴퓨팅 기술 기반의 데이터 위변조 방지 기술이다.Block chain is a small data called 'block' is stored in a chain-based distributed data storage environment created based on P2P method, so that no one can modify it arbitrarily and anyone can see the result of the change. It is a data forgery and alteration prevention technology based on distributed computing technology.

블록체인은 근본적으로 분산 데이터 저장기술의 한 형태로, 지속적으로 변경되는 데이터를 모든 참여 노드에 기록한 변경 리스트로서 분산 노드의 운영자에 의한 임의 조작이 불가능하도록 고안되었다. Blockchain is basically a form of distributed data storage technology. It is a change list that records constantly changing data in all participating nodes, and is designed to be impossible to be manipulated by the operator of the distributed node.

블록체인은 대규모의 노드들 사이에서 각 노드에 분산 저장된 장부의 데이터를 항상 존재하도록 하는 합의 수렴 알고리즘으로 볼 수 있다. 이러한 능력은 노드가 익명으로 실행되거나, 연결이 좋지 않거나, 심지어 신뢰할 수 없는 운영자가 참여하는 것도 가능하게 한다.Blockchain can be seen as a converging convergence algorithm that ensures that the data of books stored in each node always exists among large nodes. This capability allows nodes to run anonymously, to have poor connections, or even to involve untrusted operators.

다만, 블록 당 저장할 수 있는 정보의 양은 제한되어 있기 때문에, 블록체인 기술을 이용하여 특정 정보를 저장하는 것은 쉬운 일이 아니다. However, since the amount of information that can be stored per block is limited, it is not easy to store specific information using blockchain technology.

특히, 최근에 블록체인 기술을 이용하여 의료 정보 등 다양한 대용량 정보를 저장하려는 기술적 시도가 진행 중이지만 이러한 기술적 시도가 실질적인 결과물을 만들어 내지 못하고 있다. In particular, recent technological attempts to store various large amounts of information such as medical information using blockchain technology have been made, but such technical attempts have not produced substantial results.

이러한 문제점의 해결책으로 제시된 방법이 해쉬(hash)값을 통해 별도의 분산파일시스템(IPFS 등)을 사용하도록 하는 것이다. The solution proposed to solve this problem is to use a separate distributed file system (IPFS, etc.) through a hash value.

이러한 방법은 대량의 본 정보는 특정의 물리적 공간인 하드 디스크에 저장하고, 이 공간에 접근할 수 있는 특정의 키만 해쉬값으로 블록에 저장하는 것이다.This way, a large amount of this information is stored on a hard disk, which is a specific physical space, and only a specific key that can access this space is stored as a hash value in a block.

그러나, 해쉬값을 블록에 저장하여 원본을 분산 저장하더라도 원초적으로 원본문서의 위변조를 막는 것은 불가능하다. However, even if a hash value is stored in a block and the original is distributed, it is impossible to prevent forgery of the original document.

특히, 특정 정보의 저장 서비스를 제공하는 경우, 예를 들어, 계약서를 외부 파일 시스템에 두고 블록에 해쉴값만 저장한다면 아무리 분산된 환경에 저장된 데이터라고 하더라도 해당 데이터를 일부 바꾸거나 왜곡시킬 수 있는 가능성은 얼마든지 존재하게 된다. In particular, in the case of providing a storage service for specific information, for example, if the contract is stored in an external file system and only the hash value is stored in a block, even if the data is stored in a distributed environment, it is possible to partially change or distort the data. Will exist.

즉, 분산되어 물리적으로 저장된 데이터는 저장 공간 자체의 물리적 파괴, 저장된 자료의 위변조라는 근본적인 문제점을 해결하는 것이 쉽지 않다.In other words, distributed and physically stored data is not easy to solve the fundamental problems of physical destruction of storage space itself and forgery of stored data.

따라서, 이와 같은 문제점을 해결하기 위한 새로운 방법이 요구되고 있다. Therefore, a new method for solving such a problem is required.

한국특허 제10-1816653호Korean Patent No. 10-1816653

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 해쉬값을 블록에 저장하되, 문서의 참조위치가 아닌 문서 자체를 압축하고 암호화하여 저장함으로써, 분산저장 이후 해킹에도 완벽하게 대응 가능한 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템 및 방법을 제공하는 것이다. The present invention has been made to solve the above problems, an object of the present invention, by storing the hash value in a block, but by compressing and encrypting the document itself, not the reference position of the document, even after distributed storage hacking It is to provide a forgery and alteration verification system and method of contract information or legal information based on a fully responsive blockchain.

본 발명의 다른 목적은, 원-사이드(one-side) 압축기법을 활용하여 개인은 개인 키를 가지고 언제든지 서비스 레이어를 통해 본인의 계약서를 확인할 때 블록에 저장된 해쉬값과 원본파일을 해싱해보는 것만으로도 무결함을 확증할 수 있는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템 및 방법을 제공하는 것이다. Another object of the present invention is to utilize a one-side compressor method, when an individual has his or her private key and hashes the hash value and the original file stored in the block when checking his or her contract through the service layer at any time. It is also to provide a system and method for forgery verification of contract information or legal information based on blockchain that can verify integrity.

상기 목적을 달성하기 위한 본 발명에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법은 거래의 주체가 사용자가 맞는지 확인하는 신분확인단계; 사용자에게 맞는 계약서 조항 조합을 제공하는 계약서작성단계; 계약서를 압축하고, 계약서를 압축하고, 해쉬값을 암호화하는 키 압축 및 암호화단계; 및 암호화된 해쉬값과 사용자의 계약 정보를 포함하는 블록을 생성하고, 상기 블록에 상기 사용자와 상기 암호화된 해쉬값을 저장하는 블록생성단계;를 포함하는 것을 특징으로 한다. Forgery verification method of the contract information or legal information based on the blockchain according to the present invention for achieving the above object comprises the identification step of confirming whether the subject of the transaction is the user; A contract preparation step of providing a combination of contract clauses suitable for a user; A key compression and encryption step of compressing the contract, compressing the contract, and encrypting the hash value; And generating a block including an encrypted hash value and contract information of the user and storing the user and the encrypted hash value in the block.

상기 신분확인단계는 계정인증단계, 신분인증단계, 및 생체인증단계를 포함할 수 있다.The identification step may include an account authentication step, an identity authentication step, and a biometric authentication step.

상기 신분확인단계에서 신뢰지수가 축적될 수 있다.In the identification step, a confidence index may be accumulated.

상기 신뢰지수는 사용자의 혜택을 제공하는 수단일 수 있다.The confidence index may be a means of providing a user's benefit.

상기 사용자의 혜택은 이용수수료, 스토리지 서비스 비용, 및 전문인력 자문서비스를 포함할 수 있다.The user's benefits may include usage fees, storage service costs, and professional advisory services.

상기 암호화된 해쉬값은 상기 계약서의 원본의 진위 여부를 확인하는 키로서 작동될 수 있다.The encrypted hash value can be operated as a key to confirm the authenticity of the original of the contract.

상기 목적을 달성하기 위한 본 발명에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템은 사용자 단말; 거래의 주체가 사용자가 맞는지 확인하는 인증서버; 상기 사용자 단말로 상기 사용자에게 맞는 계약서 조항 조합을 제공하는 계약서작성서버; 상기 계약서를 압축하고, 해쉬값을 암호화하는 서버; 및 상기 사용자와 상기 암호화된 해쉬값이 저장되는 블록체인DB;를 포함하는 것을 특징으로 한다.System for forgery verification of contract information or legal information based on the blockchain according to the present invention for achieving the above object is a user terminal; An authentication server for confirming that the subject of the transaction is the user; A contract creation server providing a contract clause combination suitable for the user to the user terminal; A server for compressing the contract and encrypting a hash value; And a blockchain DB in which the user and the encrypted hash value are stored.

상기 계약서작성서버는 AI학습서버 및 빅데이터서버를 포함할 수 있다.The contract writing server may include an AI learning server and a big data server.

본 발명에 따르면, 해쉬값을 블록에 저장하되, 문서의 참조위치가 아닌 문서 자체를 압축하고 암호화하여 저장함으로써, 분산저장 이후 해킹에도 완벽하게 대응 가능한 효과를 도모할 수 있다. According to the present invention, while storing the hash value in the block, by compressing and storing the document itself, not the reference position of the document, it is possible to achieve an effect that can perfectly cope with hacking after distributed storage.

또한, 본 발명에 따르면, 원-사이드(one-side) 압축기법을 활용하여 개인은 개인 키를 가지고 언제든지 서비스 레이어를 통해 본인의 계약서를 확인할 때 블록에 저장된 해쉬값과 원본파일을 해싱해보는 것만으로도 무결함을 확증할 수 있는 이점이 있다.In addition, according to the present invention, by using a one-side compressor method, an individual has a private key and always hashes the hash value and the original file stored in the block when checking his or her contract through the service layer. There is also an advantage to confirm the integrity.

또한, 본 발명에 따르면, 사용자가 안심할 수 있는 안전한 계약서를 제공하는 효과를 도모할 수 있다.In addition, according to the present invention, it is possible to achieve the effect of providing a secure contract that the user can be assured.

또한, 본 발명에 따르면, 사용자에게 맞는 계약서 조항 조합을 추천하는 이점이 있다. In addition, according to the present invention, there is an advantage of recommending a contract clause combination suitable for the user.

본 발명에 따른 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.Effects according to the present invention is not limited to the above-mentioned effects, other effects that are not mentioned will be clearly understood by those skilled in the art from the following description.

도 1은 본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법을 도시한 순서도이다.
도 2는 본 발명에 따른 본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템을 개략적으로 도시한 것이다.
1 is a flowchart illustrating a forgery verification method of contract information or legal information based on a blockchain according to an embodiment of the present invention.
2 schematically illustrates a forgery verification system of contract information or legal information based on a blockchain according to an embodiment of the present invention.

본 명세서에서 사용되는 기술적 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아님을 유의해야 한다. 또한, 본 명세서에서 사용되는 기술적 용어는 본 명세서에서 특별히 다른 의미로 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 의미로 해석되어야 하며, 과도하게 포괄적인 의미로 해석되거나, 과도하게 축소된 의미로 해석되지 않아야 한다. 또한, 본 명세서에서 사용되는 기술적인 용어가 본 발명의 사상을 정확하게 표현하지 못하는 잘못된 기술적 용어일 때에는, 당업자가 올바르게 이해할 수 있는 기술적 용어로 대체되어 이해되어야 할 것이다.It is to be noted that the technical terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. In addition, the technical terms used in the present specification should be interpreted as meanings generally understood by those skilled in the art unless they are specifically defined in this specification, and are overly inclusive. It should not be interpreted in the sense of or in the sense of being excessively reduced. In addition, when the technical terms used herein are incorrect technical terms that do not accurately represent the spirit of the present invention, it should be replaced with technical terms that can be understood correctly by those skilled in the art.

또한, 본 발명에서 사용되는 일반적인 용어는 사전에 정의되어 있는 바에 따라, 또는 전후 문맥상에 따라 해석되어야 하며, 과도하게 축소된 의미로 해석되지 않아야 한다. In addition, the general terms used in the present invention should be interpreted as defined in the dictionary or according to the context before and after, and should not be interpreted in an excessively reduced sense.

또한, 본 명세서에서 사용되는 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "구성된다" 또는 "포함한다" 등의 용어는 명세서 상에 기재된 여러 구성 요소들, 또는 여러 단계들을 반드시 모두 포함하는 것으로 해석되지 않아야 하며, 그 중 일부 구성 요소들 또는 일부 단계들은 포함되지 않을 수도 있고, 또는 추가적인 구성 요소 또는 단계들을 더 포함할 수 있는 것으로 해석되어야 한다.Also, the singular forms used herein include the plural forms unless the context clearly indicates otherwise. In the present application, terms such as “consisting of” or “comprising” should not be construed as necessarily including all of the various components, or various steps described in the specification, wherein some of the components or some of the steps It should be construed that it may not be included or may further include additional components or steps.

이하, 실시예를 통하여 본 발명을 좀 더 구체적으로 살펴보지만, 하기 예에 본 발명의 범주가 한정되는 것은 아니다.Hereinafter, the present invention will be described in more detail with reference to Examples, but the scope of the present invention is not limited to the following Examples.

도 1은 본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법을 도시한 순서도이다. 1 is a flowchart illustrating a forgery verification method of contract information or legal information based on a blockchain according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법(S100)은 신분확인단계(S110), 계약서작성단계(S120), 키 압축 및 암호화 단계(S130), 및 블록생성단계(S140)를 포함한다.Referring to Figure 1, the forgery verification method of the contract information or legal information based on the blockchain according to an embodiment of the present invention (S100) identification step (S110), contract creation step (S120), key compression and Encryption step (S130), and block generation step (S140).

상기 신분확인단계(S110)는 본 발명이 동작되기 위한 중요한 단계로서, 이용자 간 신분확인(identification) 절차의 무결함을 증명하는 단계이다. 즉, 개인간 또는 법인간 거래일 경우 거래의 주체가 당사자가 맞는지 확인하는 절차이다. The identification step (S110) is an important step for the present invention to operate, it is a step to prove the integrity of the identification procedure (identification) between users. In other words, in the case of a person-to-person or a company-to-corporate transaction, it is a procedure to check whether the party is the subject of the transaction.

상기 신분확인단계(S110)는 계정인증단계, 신분인증단계, 및 생체인증단계를 포함할 수 있다.The identification step S110 may include an account authentication step, an identity authentication step, and a biometric authentication step.

상기 각 단계별로 이용자 계정의 신뢰지수를 표현하여 거래의 신뢰를 제공하다. 지속적인 거래를 통해 신뢰지수를 쌓아감으로써 거래의 안정성을 확보되고, 신뢰지수가 확보될수록 서비스 이용 수수료, 스토리지 서비스 비용, 변호사 등 전문인력 자문서비스 등의 다양한 혜택이 주어질 수 있다. The trust index of the user account is expressed in each step to provide the trust of the transaction. By securing trust index through continuous transactions, the stability of transactions can be secured. As the trust index is secured, various benefits, such as service usage fees, storage service costs, and professional advisory services such as lawyers, can be provided.

본 발명은 신분확인단계(S110) 후, 계약서작성단계(S120)를 수행한다. The present invention after the identification step (S110), performs a contract creation step (S120).

계약서작성단계(S120)에서는 사용자에게 맞는 계약서 조항 조합을 추천하는 것이다. 이를 통해, 사용자가 안심할 수 있는 안전한 계약서를 제공하게 된다. In the contract creation step (S120) is to recommend a combination of contract clauses suitable for the user. This provides a secure contract that the user can be assured of.

안전한 계약서를 제공한다는 의미는, 분쟁이 발생했을 때 표준이 될 수 있는 안전한 계약서를 제공한다는 의미도 포함되어 있고, 계약서 그 자체를 안전하게 보관해 준다는 의미도 포함되어 있다. 그리고, 이러한 보관 서비스에는 계약의 전 과정도 포함된다.Providing a secure contract also includes providing a secure contract that can be the standard when a dispute arises, as well as keeping the contract itself safe. And such archiving services include the entire process of the contract.

본 발명은 단순한 물건거래부터 회사간 계약까지, 2명 이상의 개인 또는 법인이 거래하는 모든 사항에 대해 진행 과정에서부터 계약서까지 작성하고 보관한다.The present invention prepares and stores all the matters dealt by two or more individuals or corporations, from simple goods trading to intercompany contracts, from progress to contract.

이렇게 작성된 계약서 및 진행 과정(문서, 음성, 링크 등)은 모두 저장되며 언제 어디서든 확인 가능하다.The contract and the process (document, voice, link, etc.) written in this way are all saved and can be checked anytime, anywhere.

또한, 본 발명은 이러한 과정에서 발생하는 법적 문제(legal issue)에 대해 빅데이터 분석을 이용해 사용자의 리스크(risk) 조항 및 독소 조항에 대한 피해 정도 등 계약을 진행함에 있어서 예상되는 피해를 예측해 볼 수 있는 기능도 제공한다.In addition, the present invention can predict the damage expected in proceeding with the contract, such as the degree of damage to the user's risk clause and toxin clause using big data analysis on the legal issue that occurs during this process It also provides the functionality.

이러한 것이 가능할 수 있는 것은, 계약서 조항을 하나의 블록의 개념으로 보고, 목적에 맞는 계약서 작성을 위해 사용자는 다양한 조합의 블록을 더해서 계약서를 만들어 갈 수 있기 때문이다.This may be possible because the terms of the contract are regarded as a single block, and the user can create a contract by adding various combinations of blocks to prepare a contract for a purpose.

즉, 이러한 블록은 온톨로지 기술을 통해 계약서의 조항(블록)과 연관된 조항(의미)의 개념으로 집대성하여 쌓여진 정보를 분석하고, 사용자에게 맞는 계약서 조항 조합을 추천한다. In other words, this block analyzes the accumulated information through the ontology technique by the concept of the clause (meaning) associated with the clause (block) of the contract, and recommends a contract clause combination suitable for the user.

완성된 계약서는 다양한 사용자를 통해 검증되고 학습되어 다시 이를 통해 고도화된 계약서를 추천하게 되는 과정을 거쳐서 점차적으로 발전된 형태로 완성된다.Completed contracts are gradually developed through the process of being verified and learned by various users and recommending advanced contracts through them.

만약 추천만으로 작성될 수 없는 복잡하고 다양한 전문적 지식이 필요한 계약 작성의 경우, 작성과정을 변호사, 세무사 등 전문인력을 통해 검토를 할 수 있도록 하는 기능이 제공되어 더욱 안전하고 완전한 방식으로 계약서가 작성될 수 있다.If a contract requires complex and diverse expertise that cannot be created by recommendation alone, a contract is provided to enable the review process to be completed in a safer and more complete manner. Can be.

나아가, 계약서 작성 이후 법적 분쟁 발생시 대응을 위한 전문 변호인 매칭서비스 등 부가서비스도 제공된다.In addition, additional services such as a professional lawyer matching service are provided to respond to legal disputes after the contract is made.

계약서 작성이 완료되면, 작성된 계약서를 블록체인에 저장하기 위한 키 압축 및 암호화 단계(S130)가 수행된다. When the contract creation is completed, the key compression and encryption step (S130) for storing the created contract in the blockchain is performed.

암호화된 해쉬값은 원본인지 여부를 구분하기 위한 키로만 쓰일 뿐, 타인이 열람하여도 내용을 확인할 수 없다. 즉, 계약의 당사자만이 키를 가지고 원본을 확인할 수 있도록 구성된다. Encrypted hash value is used only as a key to distinguish whether it is original or not, and its contents cannot be checked even if someone views it. That is, only the parties to the contract are configured to verify the original with the key.

다음으로, 블록생성단계(S140)가 수행되는 데, 암호화된 해쉬값과 사용자의 계약 정보를 포함하는 블록을 생성하고, 상기 블록에 2명 이상의 계약당사자와 암호화된 해쉬값만 저장한다.Next, the block generation step (S140) is performed, and generates a block containing the encrypted hash value and the user's contract information, and stores only the encrypted hash value with two or more contracting parties in the block.

본 발명에서는 블록에 해쉬값을 저장하되 문서의 참조위치가 아닌 문서 자체를 압축하고 암호화하여 저장함으로써, 분산저장 이후 해킹에도 완벽히 대응할 수 있다. In the present invention, by storing the hash value in the block, but by compressing and encrypting the document itself rather than the reference position of the document, it can perfectly cope with hacking after distributed storage.

단, 압축된 해쉬값의 크기가 커지는 것을 방지하기 위해 해쉬값 자체를 특정한 문서로 복원하는 것은 현재로서는 불가능하게 되어 있지만, 반대로 문서에서 해쉬로는 변환이 되도록 원-사이드(one-side) 압축기법을 활용한다. However, in order to prevent the size of the compressed hash value from increasing, it is currently impossible to restore the hash value itself to a specific document, but on the contrary, the one-side compressor method is used to convert the hash value from the document to the hash. To utilize.

이 경우, 개인은 개인 키를 가지고 언제든지 서비스 레이어를 통해 본인의 계약서를 확인할 때 블록에 저장된 해쉬값과 원본파일을 해싱해보는 것만으로도 무결함을 확증할 수 있게 된다.In this case, when the individual checks his contract through the service layer at any time with the private key, it is possible to confirm that the hash value stored in the block and the original file are intact.

본 발명은, 이러한 방식의 로직을 통해 EVM 기반의 스마트 컨트랙트 기술을 활용하여 효율적이며 저 비용으로 구축될 수 있으며, 이더리움 기반의 다양한 플랫폼 지원이 가능한 장점을 갖는다.According to the present invention, the EVM-based smart contract technology can be efficiently and cost-effectively implemented through logic in this manner, and various platforms based on Ethereum can be supported.

도 2는 본 발명에 따른 본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템을 개략적으로 도시한 것이다.2 schematically illustrates a forgery verification system of contract information or legal information based on a blockchain according to an embodiment of the present invention according to the present invention.

도 2를 참조하면, 본 발명에 따른 본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템(100)은 사용자 단말(110), 서버(120), DB(130), 인증서버(140), 인증DB(150), 블록체인DB(160), AI학습서버(170), 및 빅데이터서버(180)를 포함한다.2, the forgery verification system 100 of the contract information or legal information based on the blockchain according to an embodiment of the present invention is a user terminal 110, server 120, DB ( 130, the authentication server 140, the authentication DB 150, the blockchain DB 160, the AI learning server 170, and the big data server 180.

본 발명의 일 실시예에 따른 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템(100)은 도 1을 참조하여 설명한 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법을 수행하게 되는 데, 이를 통해, 거래과정 또는 계약 과정을 이력화하여 블록체인에 위변조가 되지 않도록 무결하게 저장하고, 사용자는 완료한 거래나 체결된 계약 내용을 언제든지 원할 때 위변조 되지 않은 상태로서 확인할 수 있다.Forgery forgery verification system 100 of the contract information or legal information based on the blockchain according to an embodiment of the present invention performs a forgery verification method of the contract information or legal information based on the blockchain described with reference to FIG. Through this, the transaction process or contract process can be historyed and stored in a blockchain so as not to be tampered with, and the user can check the completed transaction or concluded contract contents at any time as unmodified when desired. .

이상에서는 본 발명의 특정의 바람직한 실시예에 대하여 설명하였으나, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 실시가 가능한 것은 물론이고, 그와 같은 변형은 청구 범위 기재의 범위 내에 있게 된다. While specific embodiments of the present invention have been described above, the present invention is not limited to the above-described specific embodiments, and the technical field to which the present invention pertains without departing from the gist of the present invention as claimed in the claims. Anyone of ordinary skill in the art can make various modifications, as well as such modifications are within the scope of the claims.

110 사용자 단말
120 서버
130 DB
140 인증서버
150 인증DB
160 블록체인DB
170 AI학습서버
180 빅데이터서버
110 user terminal
120 servers
130 DB
140 Certificate Server
150 Certification DB
160 Blockchain DB
170 AI Learning Server
180 Big Data Server

Claims (8)

거래의 주체가 사용자가 맞는지 확인하는 신분확인단계;
사용자에게 맞는 계약서 조항 조합을 제공하는 계약서작성단계;
계약서를 압축하고, 해쉬값을 암호화하는 키 압축 및 암호화단계; 및
암호화된 해쉬값과 사용자의 계약 정보를 포함하는 블록을 생성하고, 상기 블록에 상기 사용자와 상기 암호화된 해쉬값을 저장하는 블록생성단계;를 포함하는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법.
Identification step of confirming whether the subject of the transaction is the user;
A contract preparation step of providing a combination of contract clauses suitable for a user;
A key compression and encryption step of compressing the contract and encrypting the hash value; And
A block generation step of generating a block including an encrypted hash value and contract information of the user, and storing the user and the encrypted hash value in the block; contract information based on the block chain Or forgery verification of legal information.
제1 항에 있어서,
상기 신분확인단계는 계정인증단계, 신분인증단계, 및 생체인증단계를 포함하는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법.
According to claim 1,
The identification step forgery verification method of the contract information or legal information based on the blockchain, characterized in that it comprises an account authentication step, identity authentication step, and biometric authentication step.
제1 항에 있어서,
상기 신분확인단계에서 신뢰지수가 축적되는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법.
According to claim 1,
The forgery verification method of the contract information or legal information based on the block chain, characterized in that the confidence index is accumulated in the identification step.
제1 항에 있어서,
상기 신뢰지수는 사용자의 혜택을 제공하는 수단인 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법.
According to claim 1,
The confidence index is a forgery verification method of contract information or legal information based on blockchain, characterized in that the means for providing a benefit of the user.
제4 항에 있어서,
상기 사용자의 혜택은 이용수수료, 스토리지 서비스 비용, 및 전문인력 자문서비스를 포함하는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법.
The method of claim 4, wherein
The forgery verification method of the contract information or legal information based on the blockchain, characterized in that the user benefits include a usage fee, storage service costs, and expert advisory services.
제1 항에 있어서,
상기 암호화된 해쉬값은 상기 계약서의 원본의 진위 여부를 확인하는 키로서 작동되는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 방법.
According to claim 1,
The encrypted hash value is a forgery verification method of the contract information or legal information based on the block chain, characterized in that operated as a key for checking the authenticity of the original of the contract.
사용자 단말;
거래의 주체가 사용자가 맞는지 확인하는 인증서버;
상기 사용자 단말로 상기 사용자에게 맞는 계약서 조항 조합을 제공하는 계약서작성서버;
상기 계약서를 압축하고, 해쉬값을 암호화하는 서버; 및
상기 사용자와 상기 암호화된 해쉬값이 저장되는 블록체인DB;를 포함하는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템.
User terminal;
An authentication server for confirming that the subject of the transaction is the user;
A contract creation server providing a contract clause combination suitable for the user to the user terminal;
A server for compressing the contract and encrypting a hash value; And
And a blockchain DB in which the user and the encrypted hash value are stored. Forgery verification system of contract information or legal information based on a blockchain.
제7 항에 있어서,
상기 계약서작성서버는 AI학습서버 및 빅데이터서버를 포함하는 것을 특징으로 하는 블록체인을 기반으로 하는 계약 정보 또는 법률 정보의 위변조 검증 시스템.
The method of claim 7, wherein
The contract creation server is a forgery and forgery verification system of contract information or legal information based on blockchain, characterized in that it comprises an AI learning server and a big data server.
KR1020180049792A 2018-04-30 2018-04-30 System and method for verifying forgery of contract information or legal information based on block chain KR20190125683A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180049792A KR20190125683A (en) 2018-04-30 2018-04-30 System and method for verifying forgery of contract information or legal information based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180049792A KR20190125683A (en) 2018-04-30 2018-04-30 System and method for verifying forgery of contract information or legal information based on block chain

Publications (1)

Publication Number Publication Date
KR20190125683A true KR20190125683A (en) 2019-11-07

Family

ID=68578934

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180049792A KR20190125683A (en) 2018-04-30 2018-04-30 System and method for verifying forgery of contract information or legal information based on block chain

Country Status (1)

Country Link
KR (1) KR20190125683A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210060224A (en) * 2019-11-18 2021-05-26 서강대학교산학협력단 Storage system of voice recording information based on blockchain
KR20210067094A (en) * 2019-11-29 2021-06-08 충북대학교 산학협력단 Blockchain based Machine learning training model trading method without trust
CN113064901A (en) * 2021-04-06 2021-07-02 北京瑞卓喜投科技发展有限公司 Method and device for forming data micro-index in contract on chain and electronic equipment
CN113064898A (en) * 2021-04-06 2021-07-02 北京瑞卓喜投科技发展有限公司 Retrieval method and device based on miniature index of contract on chain and electronic equipment
KR20210084023A (en) * 2019-12-27 2021-07-07 (주)한국해양기상기술 Mathod for verifying ballast water treatment results based on blockchain for bwms operating ship and system thereof
KR20220073432A (en) * 2020-11-26 2022-06-03 주식회사 리걸인사이트 Method and apparatus for analyzing risk of contract
KR20220163674A (en) * 2021-06-03 2022-12-12 (주)인정에프앤비 System and method for handling contract based on communication terminal

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101816653B1 (en) 2017-02-14 2018-02-21 주식회사 코인플러그 Method for providing login flow via authentication based on public key infrastructure in response to user’s login request for using service provided by service provider server in use of smart contract with blockchain database and server using the same

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101816653B1 (en) 2017-02-14 2018-02-21 주식회사 코인플러그 Method for providing login flow via authentication based on public key infrastructure in response to user’s login request for using service provided by service provider server in use of smart contract with blockchain database and server using the same

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210060224A (en) * 2019-11-18 2021-05-26 서강대학교산학협력단 Storage system of voice recording information based on blockchain
WO2021101096A1 (en) * 2019-11-18 2021-05-27 서강대학교 산학협력단 System for storing voice recording information based on blockchain
KR20210067094A (en) * 2019-11-29 2021-06-08 충북대학교 산학협력단 Blockchain based Machine learning training model trading method without trust
KR20210084023A (en) * 2019-12-27 2021-07-07 (주)한국해양기상기술 Mathod for verifying ballast water treatment results based on blockchain for bwms operating ship and system thereof
KR20220073432A (en) * 2020-11-26 2022-06-03 주식회사 리걸인사이트 Method and apparatus for analyzing risk of contract
CN113064901A (en) * 2021-04-06 2021-07-02 北京瑞卓喜投科技发展有限公司 Method and device for forming data micro-index in contract on chain and electronic equipment
CN113064898A (en) * 2021-04-06 2021-07-02 北京瑞卓喜投科技发展有限公司 Retrieval method and device based on miniature index of contract on chain and electronic equipment
KR20220163674A (en) * 2021-06-03 2022-12-12 (주)인정에프앤비 System and method for handling contract based on communication terminal

Similar Documents

Publication Publication Date Title
KR20190125683A (en) System and method for verifying forgery of contract information or legal information based on block chain
EP3610606B1 (en) Managing sensitive data elements in a blockchain network
US20240144280A1 (en) Blockchain architecture with record security
CN102932136B (en) Systems and methods for managing cryptographic keys
AU2018202830A1 (en) Digital Asset Platform
US20190014116A1 (en) Method and system for data security within independent computer systems and digital networks
US20180254907A1 (en) Self-authenticating digital identity
US11949794B2 (en) Data anonymization of blockchain-based processing pipeline
CN107171787B (en) Data blind signing and storing method and system based on multiple Hash algorithm
US11265175B2 (en) Apparatus and method for providing authentication, non-repudiation, governed access and twin resolution for data utilizing a data control signature
CN112435026B (en) Method and device for protecting file transaction information by using zero-knowledge proof and electronic equipment
CN104484628B (en) It is a kind of that there is the multi-application smart card of encrypting and decrypting
CN111737715A (en) Decentralized electronic contract online signing method and system
JP2022055352A (en) Method, system and computer program (compliance mechanisms in blockchain networks)
Lee et al. Sims: Self sovereign identity management system with preserving privacy in blockchain
CN113315745A (en) Data processing method, device, equipment and medium
KR20200128250A (en) System and method for providing contract platform service based on block chain
CN113302612B (en) Computer implementation method, system and device for cross-chain and cross-network data transmission
CN111859411B (en) Method and system for blockchains in a blockchain network
CN117094036A (en) Electronic signature method based on blockchain technology
CN112911002A (en) Block chain data sharing encryption method
CN110555682B (en) Multi-channel implementation method based on alliance chain
CN113597608A (en) Trusted platform based on block chain
KR102517001B1 (en) System and method for processing digital signature on a blockchain network
CN116263834A (en) Multi-issuer anonymous credentials for licensed blockchains

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
X091 Application refused [patent]
E601 Decision to refuse application
E801 Decision on dismissal of amendment