KR20190115391A - Data management engine and data management method for a cube chain containing escrow blocks - Google Patents
Data management engine and data management method for a cube chain containing escrow blocks Download PDFInfo
- Publication number
- KR20190115391A KR20190115391A KR1020180064384A KR20180064384A KR20190115391A KR 20190115391 A KR20190115391 A KR 20190115391A KR 1020180064384 A KR1020180064384 A KR 1020180064384A KR 20180064384 A KR20180064384 A KR 20180064384A KR 20190115391 A KR20190115391 A KR 20190115391A
- Authority
- KR
- South Korea
- Prior art keywords
- transfer
- cube
- approval
- block
- escrow
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 147
- 238000013523 data management Methods 0.000 title description 6
- 238000012546 transfer Methods 0.000 claims description 109
- 230000002146 bilateral effect Effects 0.000 claims 1
- 238000005516 engineering process Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 7
- 239000007787 solid Substances 0.000 description 6
- 230000006870 function Effects 0.000 description 5
- 230000009977 dual effect Effects 0.000 description 4
- 238000013475 authorization Methods 0.000 description 2
- 230000014509 gene expression Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000013524 data verification Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000002427 irreversible effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/01—Social networking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/38—Payment protocols; Details thereof
- G06Q20/382—Payment protocols; Details thereof insuring higher security of transaction
- G06Q20/3827—Use of message hashing
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic 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/0643—Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
-
- H04L2209/38—
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Software Systems (AREA)
- Economics (AREA)
- General Engineering & Computer Science (AREA)
- Power Engineering (AREA)
- Bioethics (AREA)
- Finance (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Tourism & Hospitality (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
본 발명은 블록체인을 활용한 데이터 관리 엔진 및 방법에 관한 것이다.The present invention relates to a data management engine and method using blockchain.
보다 구체적으로, 블록체인에 에스크로 블록을 할당하여 데이터를 관리하는 엔진 및 방법에 관한 것이다.More specifically, the present invention relates to an engine and a method for managing data by assigning an escrow block to a blockchain.
블록체인은 데이터를 일정한 시간단위로 모아 데이터 블록을 생성하고, 블록을 암호화한 해쉬값을 통해 데이터를 검증하고, 이렇게 기록되는 데이터를 분산 서버에 저장하는 시스템이다. 암호화를 통한 데이터 검증과 동일한 데이터를 분산 저장하여 데이터의 신뢰와 안정성을 확보하기 위한 시스템이다.Blockchain is a system that collects data in a certain unit of time, creates a data block, verifies the data using a hash value that encrypts the block, and stores the recorded data in a distributed server. It is a system to secure data trust and stability by distributing and storing the same data as data verification through encryption.
기존에 사용되던 데이터베이스에 비해 블록체인의 장점은 데이터를 시간 순으로 암호화 검증하여 비가역적이고, 이를 P2P 방식으로 동일 데이터를 공유하여 저장함으로써 데이터를 매우 안전하게 보호하고 유지할 수 있다는 점에 있다. 다수의 사용자로부터 필히 신뢰를 얻어야 하는 디지털 화폐 기술에 블록체인이 사용되면서 오늘날 암호화 화폐 시장의 기반 기술로 자리잡은 데에는 이와 같은 이유가 있다. 블록체인이 암호화 방식과 P2P 방식을 사용하여 독특한 데이터 기록 방식을 구현하여 새로운 기술의 지평을 열었지만 여전히 기술적인 한계는 가지고 있다.The advantage of blockchain over existing database is that it is irreversible by encrypting and verifying data in chronological order, and the data can be protected and maintained very securely by sharing and storing the same data in P2P method. This is why blockchain is being used as the foundation technology of today's cryptocurrency market with the use of blockchain in digital currency technology, which must be trusted by many users. Although blockchain has opened a new horizon in technology by implementing unique data recording methods using encryption and peer-to-peer methods, there are still technical limitations.
블록체인이 기존의 데이터베이스를 제대로 대체하려면 속도의 개선과 사용의 편리성 등 기존 데이터베이스가 가지고 있는 기술적 기능들이 동반되어야 한다. 블록체인 기술이 지속적으로 발전 하여 데이터베이스를 대체할 수 있는 수준이 된다면 데이터를 기록하고 관리하는데 매우 안전한 방식으로 자리매김할 것이다. 그러한 관점에서 큐브체인은 블록대신 큐브라는 개념을 통해 데이터베이스의 기능적 요소를 확장해 갈 수 있도록 구조화 시켰다.In order for blockchain to properly replace the existing database, the technical features of the existing database must be accompanied, such as speed improvement and ease of use. If blockchain technology continues to evolve and replace the database, it will be positioned in a very secure way to record and manage data. In that sense, the cubechain is structured to extend the functional elements of the database through the concept of cubes instead of blocks.
따라서 공개 데이터베이스의 안전한 사용을 위해 기존의 블록체인이 갖는 장점을 기반으로 데이터베이스가 갖는 몇 가지 장점을 활용할 수 있도록 하였다. 큐브체인의 개발은 발전된 블록체인 원천기술을 확보하여 암호화 화폐를 발행하고 공개용 데이터베이스를 필요로 하는 다양한 온라인 서비스를 선보일 예정이다.Therefore, based on the advantages of the existing blockchain for the safe use of the public database, we can take advantage of several advantages of the database. The development of CubeChain will secure advanced blockchain technology to issue cryptocurrencies and showcase various online services that require public databases.
본 발명은, 오랫동안 제기된 블록체인 기반 비트코인의 단점인 거래 채결과 동시에 승인 없이도 거래가 완료되는 문제를 해결하기 위한 것이다.The present invention aims to solve the problem that a transaction is completed without approval and at the same time a trade draw, which is a disadvantage of blockchain-based Bitcoin, which has been raised for a long time.
본 발명의 실시 예에 따른 둘 이상의 데이터 블록들을 큐브 체인으로 연결하는 방법은, 소정의 개수의 데이터 블록들을 모아 하나의 큐브를 생성하는 큐브화 과정을 포함하여 구성되며, 상기 큐브화 과정은 상기 큐브를 구성하는 블록들 중 적어도 하나의 블록을 에스크로 블록으로 생성하는 에스크로 블록 생성 과정을 포함하여 구성될 수 있다.The method for connecting two or more data blocks according to an embodiment of the present invention to a cube chain includes a cubed process of generating a cube by collecting a predetermined number of data blocks, wherein the cubed process is performed by the cube. It may be configured to include an escrow block generating process for generating at least one block of the blocks constituting the ESCROW block.
상기 큐브화 과정은, 상기 소정의 개수의 데이터 블록들 각각을 해싱(hashing)을 수행하여 데이터 블록들 각각에 대한 해시 값을 획득하는 블록 해시 값 획득 과정 및 상기 큐브화 과정에서 생성된 큐브를 해싱하여 큐브에 대한 해시 값을 획득하는 큐브 해시 값 획득 과정을 포함하여 구성될 수 있다.The cubed process may include: hashing a cube generated in the cubed process and obtaining a block hash value for hashing each of the predetermined number of data blocks to obtain a hash value for each of the data blocks. It may be configured to include a cube hash value acquisition process for obtaining a hash value for the cube.
상기 에스크로 블록 생성 과정은, 송신자로부터 소정의 거래 금액을 임시로 이체 받고 임시 이체 결과를 기록하는 임시 이체 결과 기록 과정, 소정의 승인 방식으로 이체를 승인 받고 이체 승인 결과를 기록하는 이체 승인 결과 기록 과정, 상기 이체 승인 과정이 완료된 거래에 대해 상기 소정의 거래 금액을 수신자에게 최종 이체하고 최종 이체 결과를 기록하는 최종 이체 결과 기록 과정을 포함하여 구성될 수 있다.The escrow block generation process includes a temporary transfer result recording process of temporarily transferring a predetermined transaction amount from a sender and recording a temporary transfer result, and a transfer approval result recording process of receiving a transfer in a predetermined approval manner and recording a transfer approval result. And a final transfer result recording process of finally transferring the predetermined transaction amount to a receiver and recording a final transfer result for the transaction in which the transfer approval process is completed.
상기 임시 이체 결과 기록 과정은, 이체를 승인 받을 때 사용되는 승인 암호화키를 생성하는 승인 암호화키 생성 과정을 포함하여 구성될 수 있다.The temporary transfer result recording process may include a process of generating an approval encryption key for generating an approval encryption key used when the transfer is approved.
상기 승인 암호화키 생성 과정은, 상기 송신자가 직접 승인 암호화키를 생성하는 사용자 발행 방식 또는 상기 에스크로 블록에서 임의의 승인 암호화키를 생성하는 자동 발행 방식 중 어느 하나의 방식으로 승인 암호화키가 생성될 수 있다.In the approval encryption key generation process, the approval encryption key may be generated by any one of a user-issued method in which the sender directly generates an authorization encryption key or an automatic issuance method in which any authorized encryption key is generated in the escrow block. have.
상기 소정의 승인 방식은, 송신인만 이체를 승인하는 송신인 승인 방식, 수신인만 이체를 승인하는 수신인 승인 방식, 송신인 또는 수신인 중 어느 한 명이 이체를 승인하는 선택 승인 방식, 송신인과 수신인 모두 이체를 승인하는 양측 승인 방식, 소정의 기간이 지난 후 자동으로 승인이 이루어지는 자동 승인 방식 중 어느 하나의 방식으로 이체가 승인될 수 있다.The predetermined approval method includes a sender approval method in which only the sender approves the transfer, a recipient approval method in which the recipient only approves the transfer, a selection approval method in which either the sender or the recipient approves the transfer, both the sender and the recipient. The transfer may be approved in either of two ways of approving the transfer and an automatic approval method in which approval is automatically made after a predetermined period of time has passed.
상기 자동 승인 방식은, 상기 소정의 기간이 지나기 전에 송신인이 승인 암호화키를 입력하는 경우, 자동 승인이 해지될 수 있다.In the automatic approval scheme, when the sender inputs an approval encryption key before the predetermined period of time passes, the automatic approval may be terminated.
상기 에스크로 블록 생성 과정은, 에스크로 거래가 완료된 데이터를 데이터 블록에 재기록하는 데이터 재기록 과정을 더 포함하여 구성될 수 있다.The escrow block generating process may further include a data rewriting process of rewriting the data in which the escrow transaction is completed in the data block.
한편, 본 발명은 소정 개수의 블록을 모아 하나의 큐브를 생성하는 큐브화 과정으로 생성되며, 상기 큐브화 과정으로 생성되는 큐브는 적어도 하나 이상의 에스크로 블록을 포함하여 구성되되 상기 에스크로 블록은 임시 이체 결과 기록, 이체 승인 결과 기록, 최종 이체 결과 기록 과정으로 생성된 큐브화 데이터가 저장된 기록 매체일 수 있다.On the other hand, the present invention is generated by a cubed process of generating a cube by collecting a predetermined number of blocks, the cube generated by the cubed process comprises at least one or more escrow block, the escrow block is a temporary transfer result It may be a recording medium in which the cubed data generated by the recording, the transfer approval result recording, and the final transfer result recording process are stored.
본 발명의 실시 예에 따른 큐브 체인의 에스크로 블록을 사용하는 대금 이체 방법은, 송신자가 소정의 금액을 임시 이체 후, 큐브 체인으로 연결된 소정의 큐브의 에스크로 블록에 임시 이체 결과를 기록하는 임시 이체 결과 기록 단계, 상기 소정의 금액을 송신하는 송신자 또는 상기 소정의 금액을 수신하는 수신자중 어느 하나 이상으로부터 이체 승인을 받아 이체 승인 결과를 상기 에스크로 블록에 기록하는 이체 승인 결과 기록 단계, 상기 소정의 금액이 수신인에게 최종적으로 이체된 결과를 상기 에스크로 블록에 기록하는 최종 이체 결과 기록 단계를 포함하여 구성될 수 있다.In the money transfer method using an escrow block of a cube chain according to an embodiment of the present invention, a temporary transfer result in which a sender records a temporary transfer result in an escrow block of a predetermined cube connected to the cube chain after a temporary transfer of a predetermined amount. A transfer approval result recording step of receiving a transfer approval from at least one of a recording step, a sender transmitting the predetermined amount of money or a receiver receiving the predetermined amount of money, and recording a transfer approval result in the escrow block; And a final transfer result recording step of recording the final transfer result to the recipient in the escrow block.
한편 본 발명은 큐브 체인의 에스크로 블록을 사용하는 대금 이체 방법이 저장된 저장 매체일 수 있다.Meanwhile, the present invention may be a storage medium in which a method of transferring money using an escrow block of a cube chain is stored.
본 발명은, 승인 없이는 거래가 완료되는 문제점을 해결할 수 있다.The present invention can solve the problem that a transaction is completed without approval.
또한, 본 발명은, 승인 없이는 거래가 완료되지 않도록 함으로써, 계약자들 간에 지속적으로 거래 내용을 유지 또는 지키도록 요청할 수 있다.In addition, the present invention may request that the transaction contents be continuously maintained or maintained between the contractors by ensuring that the transaction is not completed without approval.
본 발명은, 승인 없이는 거래가 완료되는 문제점을 해결할 수 있다.
또한, 본 발명은, 승인 없이는 거래가 완료되지 않도록 함으로써, 계약자들 간에 지속적으로 거래 내용을 유지 또는 지키도록 요청할 수 있다.
도 1은 본 발명의 실시 예에 따른 큐브 체인 시스템에서 블록들의 연결 방법을 구조적으로 나타낸 도면이다.
도 3 내지 도 6은 본 발명의 실시 예에 따른 제1 내지 제4 패턴 각각을 나타낸 도면이다.
도 7은 본 발명의 실시 예에 따른 에스크로 블록을 사용하여 거래하는 방법을 나타낸 도면이다.
도 8은 본 발명의 다른 실시 예에 따른 에스크로 블록을 사용하여 거래하는 방법과 종래의 에스크로 방법을 비교한 도면이다.The present invention can solve the problem that a transaction is completed without approval.
In addition, the present invention may request that the transaction contents be continuously maintained or maintained between the contractors by ensuring that the transaction is not completed without approval.
1 is a structural diagram illustrating a method of connecting blocks in a cube chain system according to an exemplary embodiment of the present invention.
3 to 6 are diagrams illustrating each of the first to fourth patterns according to the exemplary embodiment of the present invention.
7 is a diagram illustrating a method of trading using an escrow block according to an embodiment of the present invention.
8 is a view comparing a transaction method using an escrow block and a conventional escrow method according to another embodiment of the present invention.
아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시 예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면부호를 붙였다.DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted for simplicity of explanation, and like reference numerals designate like parts throughout the specification.
제1, 제2 등과 같이 서수를 포함하는 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예컨대, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 본 출원에서 사용한 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다.Terms including ordinal numbers such as first and second may be used to describe various components, but the components are not limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component. The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the invention. Singular expressions include plural expressions unless the context clearly indicates otherwise.
명세서 전체에서, 어떤 부분이 다른 부분과 “연결”되어 있다고 할 때, 이는 “직접적으로 연결”되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 “전기적으로 연결”되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 “포함”한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. 본원 명세서 전체에서 사용되는 정도의 용어 “~(하는) 단계” 또는 “~의 단계”는 “~를 위한 단계”를 의미하지 않는다.Throughout the specification, when a part is said to be "connected" to another part, it includes not only "directly connected" but also "electrically connected" with another element in between. . In addition, when a part is said to "include" a certain component, this means that it may further include other components, except to exclude other components unless otherwise stated. As used throughout this specification, the term “step of” or “step of” does not mean “step for”.
본 발명에서 사용되는 용어는 본 발명에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 발명의 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 발명에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 발명의 전반에 걸친 내용을 토대로 정의되어야 한다. The terms used in the present invention have been selected as widely used general terms as possible in consideration of the functions in the present invention, but this may vary according to the intention or precedent of the person skilled in the art, the emergence of new technologies, and the like. In addition, in certain cases, there is also a term arbitrarily selected by the applicant, in which case the meaning will be described in detail in the description of the invention. Therefore, the terms used in the present invention should be defined based on the meanings of the terms and the contents throughout the present invention, rather than the names of the simple terms.
1. 본 발명의 실시 예에 따른 특수 블록을 포함하는 블록체인 데이터 관리 방법One. Blockchain data management method comprising a special block according to an embodiment of the present invention
본 발명의 실시 예에 따른 통계 블록을 포함하는 큐브 체인 시스템의 데이터 관리 방법은 큐브 체인 시스템 기술을 기반으로 구현된다.The data management method of a cube chain system including a statistic block according to an embodiment of the present invention is implemented based on the cube chain system technology.
큐브 체인 시스템 기술이란, 블록 체인을 구성하는 27개의 블록을 모아 하나의 큐브로 만드는 큐브화 기술을 의미한다. 본 발명의 발명자는 한국 특허출원번호 10-2018-0038298호에서 블록들의 연결을 다중화한 새로운 형태의 블록 체인 시스템을 출원하였고, 해당 내용은 본 발명에서 큐브화 과정의 기초가 된다.The cube chain system technology refers to a cube technology that collects 27 blocks constituting a block chain into a cube. The inventor of the present invention has applied for a new type of blockchain system multiplexing the connection of blocks in Korean Patent Application No. 10-2018-0038298, the contents of which are the basis of the cube process in the present invention.
한편, 본 발명의 실시 예에 따른 통계 블록을 포함하는 큐브 체인 시스템의 데이터 관리 방법은, 소정의 개수의 블록들을 모아 하나의 큐브를 생성하는 큐브화 과정을 포함하여 구성되며, 상기 큐브화 과정에서는 적어도 하나의 에스크로 블록이 생성된다.On the other hand, the data management method of the cube chain system including a statistical block according to an embodiment of the present invention, comprising a cubed process of generating a cube by collecting a predetermined number of blocks, the cubed process At least one escrow block is generated.
1.1 큐브화 과정1.1 Cube Process
큐브화 과정은 큐브를 구성하는 블록이 생성됨과 동시에 시작되며, 큐브화 과정으로 생성된 큐브들 각각은 해시 값을 가지며, 해시 값은 큐브와 큐브를 연결한다. 즉, 큐브화 기술은 블록을 지속적으로 큐브로 만들고, 만들어진 큐브를 잇는다.The cubeization process starts at the same time that the blocks constituting the cube are created. Each cube generated by the cubeization process has a hash value, and the hash value connects the cube with the cube. In other words, cube-forming technology continuously builds blocks into cubes and connects the cubes.
보다 구체적으로는, 큐브화의 과정은, 큐브를 구성하는 각각의 블록들에 대한 해시 값을 획득하는 블록 해시 값 획득 과정, 데이터 블록들을 소정의 서로 다른 연결 패턴을 가지고 상호 연결하여 큐브를 생성하는 큐브화 과정 및 상기 생성된 큐브에 대한 큐브 해시 값을 획득하는 큐브 해시값 획득 과정을 포함하여 구성될 수 있다. 블록 해시 값 획득 과정 및 큐브 해시 값 획득 과정은 해싱(hashing)이라는 통상적인 과정을 통해 해시 값을 획득할 수 있다.More specifically, the process of cube formation, block hash value acquisition process for obtaining the hash value for each block constituting the cube, data blocks are interconnected with a predetermined different connection pattern to generate a cube And a cube hash value obtaining step of obtaining a cube hash value and a cube hash value for the generated cube. The block hash value acquisition process and the cube hash value acquisition process may acquire a hash value through a conventional process called hashing.
이러한 과정으로 획득된 해시 값은 데이터 블록이 위조 또는 변조 되었는지를 검증하는 자료로 사용될 수 있다The hash value obtained by this process can be used as data to verify whether the data block is forged or tampered with.
이와 같이 개별 블록과 큐브 각각을 해싱하여 블록과 큐브 각각에 대한 해시 값을 획득하므로, 블록들만 해싱하여 해시 값을 획득하는 종래의 블록체인 기술보다 보안성이 높아질 수 있다.As such, since hash values for blocks and cubes are obtained by hashing each of the individual blocks and cubes, security may be higher than that of the conventional blockchain technology of hashing only blocks to obtain hash values.
한편, 상기 큐브화 과정은, 블록들을 하나 이상 블록들과 상호 연결하는 과정이다. 더욱 바람직하게는 둘 이상의 블록들과 상호 연결하는 과정이다.Meanwhile, the cubed process is a process of interconnecting blocks with one or more blocks. More preferably it is a process of interconnecting two or more blocks.
한편, 상기 큐브화 과정에서 사용되는 소정의 서로 다른 연결 패턴은 블록에서 연결 가능한 블록의 최대 개수에 따라서 결정될 수 있으며, 최종적으로 생성되는 상기 큐브의 형태는, 상기 소정의 서로 다른 연결 패턴의 개수에 따라서 결정될 수 있다.Meanwhile, the predetermined different connection patterns used in the cube process may be determined according to the maximum number of blocks connectable in the block, and the shape of the cube finally generated may depend on the number of different connection patterns. Can be determined accordingly.
한편, 상기 큐브는 큐브를 구성하는 블록의 개수가 소정의 개수로 정해져 있을 수 있다. 다시 말해, 블록의 개수가 상기 소정의 개수 이하인 경우에는 블록들을 큐브화하여 첫 번째 큐브를 생성하고, 블록의 개수가 상기 소정의 개수 소정의 개수를 초과하는 경우, 상기 소정의 개수를 초과하는 블록들로 두 번째 큐브를 생성할 수 있다. 그리고, 상기 두 번째 큐브를 구성하는 블록의 개수가 상기 소정의 개수를 초과하게 되면, 소정의 개수를 초과하는 블록들로 세 번째 큐브를 생성한다.On the other hand, the cube may be a predetermined number of blocks constituting the cube. In other words, if the number of blocks is less than or equal to the predetermined number, the blocks are cubed to generate the first cube, and if the number of blocks exceeds the predetermined number, the blocks exceeding the predetermined number. To create a second cube. When the number of blocks constituting the second cube exceeds the predetermined number, a third cube is generated from blocks exceeding the predetermined number.
예컨대, 27개의 블록이 큐브화되어 생성되는 큐브 체인 시스템에서, 고유 식별 번호 1 내지 80을 가지는 블록 80개가 있는 경우, 첫 번째 큐브는 고유 식별 번호 1 내지 27을 가지는 블록들 구성되고, 두 번째 큐브는 고유 식별번호 28 내지 54을 가지는 블록들로 구성되며, 세 번째 큐브는, 고유 식별 번호 55 내지 80을 가지는 블록들로 구성될 수 있다. 그리고 세 번째 큐브에는 추후에 생성되는 고유 식별 번호 81을 가지는 블록을 더 포함될 수 있다.For example, in a cube chain system in which 27 blocks are cubed and generated, if there are 80 blocks having unique identification numbers 1 to 80, the first cube is composed of blocks having unique identification numbers 1 to 27, and the second cube. Is composed of blocks having unique identification numbers 28 to 54, and the third cube may be composed of blocks having unique identification numbers 55 to 80. The third cube may further include a block having a unique identification number 81 generated later.
이하에서는 본 발명의 이해를 돕기 위해서 큐브가 27개의 블록들로 구성되는 육면체 입체구조인 경우를 예로 들어 설명하기로 한다. 본 발명에서는 27개의 블록들로 구성되는 큐브에 대해서만 설명하지만 큐브를 구성하는 블록의 개수는 27개보다 많거나 적을 수 있으며, 입체구조 또한 육면체로 한정되는 것은 아니다.Hereinafter, a case in which the cube is a hexahedral solid structure composed of 27 blocks will be described as an example to help understanding of the present invention. In the present invention, only a cube consisting of 27 blocks will be described, but the number of blocks constituting the cube may be more or less than 27, and the three-dimensional structure is not limited to a cube.
도 2는 본 발명의 실시 예에 따른 27개의 블록들을 위상적으로 연결한 큐브를 나타낸 도면이다.2 is a diagram illustrating a cube in which 27 blocks are topologically connected according to an exemplary embodiment of the present invention.
도 2를 살펴보면, 27개의 블록들은 3개씩 3열로 9개의 블록이 하나의 평면에 배열되고, 이와 같이 배열되는 9개의 블록이 3층으로 쌓여서 육면체 입체구조를 형성할 수 있다. 그리고, 각각의 블록들은 인접한 블록들과 해시 값으로 연결되어 있다.Referring to FIG. 2, 27 blocks may be arranged in one plane in three blocks of three, and nine blocks arranged in this manner may be stacked in three layers to form a hexahedral solid structure. Each block is connected to adjacent blocks by a hash value.
구체적으로 상기 27개의 블록 각각은 인접한 6개의 블록과 연결되는 제1 패턴, 인접한 5개의 블록과 연결되는 제2 패턴, 인접한 4개의 블록과 연결되는 제3 패턴, 인접한 3개의 블록과 연결되는 제4 패턴 중 어느 하나의 패턴으로 연결될 수 있다. Specifically, each of the 27 blocks may include a first pattern connected to six adjacent blocks, a second pattern connected to five adjacent blocks, a third pattern connected to four adjacent blocks, and a fourth connected to three adjacent blocks. The pattern may be connected to any one pattern.
도 3 내지 도 6은 제1 내지 제4 패턴 각각을 나타낸 도면이다.3 to 6 are diagrams illustrating each of the first to fourth patterns.
도 3을 살펴보면, 제1 패턴을 가지는 블록은, 27개로 구성되는 육면체 입체구조에서 가운데 있는 블록(14)으로, 하나만 존재하며, 5,11,13,15,17,23 블록들과 연결될 수 있다. Referring to FIG. 3, a block having a first pattern is a
도 4를 살펴보면 제2 패턴을 가지는 블록은 27개로 구성되는 육면체 입체구조에서 육면체의 각 면의 가운데에 위치하는 블록으로 5,11,13,15,17,23 블록이다. 상기 제2 패턴을 가지는 블록은 인접한 5개의 블록과 연결되며, 제2 패턴을 가지는 블록 각각에 연결되는 블록은 아래 표 1과 같다.Referring to FIG. 4, the block having the second pattern is a block located at the center of each side of the cube in the hexahedral solid structure consisting of 27 blocks, and is a 5, 11, 13, 15, 17, 23 block. Blocks having the second pattern are connected to five adjacent blocks, and blocks connected to each of the blocks having the second pattern are shown in Table 1 below.
도 5는 27개로 구성되는 육면체 입체구조에서 제3 패턴을 가지는 12개의 블록을 나타낸 도면이다. 구체적으로 제3 패턴을 가지는 12개의 블록 각각은 인접한 4개의 블록과 연결되며, 제3 패턴을 가지는 블록 각각에 연결되는 블록은 아래 표 2와 같다.FIG. 5 is a diagram illustrating twelve blocks having a third pattern in a hexahedral solid structure consisting of 27 pieces. In detail, each of the 12 blocks having the third pattern is connected to four adjacent blocks, and the blocks connected to each of the blocks having the third pattern are shown in Table 2 below.
도 6은 27개로 구성되는 육면체 입체구조에서 제4 패턴을 가지는 8개의 블록을 나타낸 도면이다. 구체적으로 제4 패턴을 가지는 8개의 블록 각각은 인접한 3개의 블록과 연결되며, 제4 패턴을 가지는 블록 각각에 연결되는 블록은 아래 표 3과 같다.FIG. 6 is a diagram showing eight blocks having a fourth pattern in a hexahedral solid structure consisting of 27 pieces. In detail, each of the eight blocks having the fourth pattern is connected to three adjacent blocks, and the blocks connected to each of the blocks having the fourth pattern are shown in Table 3 below.
한편, 27개의 블록들이 모여 하나의 큐브를 형성하면, 다음에 생성되는 28번째 블록은, 새로운 큐브를 구성하게 된다. 즉 하나의 큐브는 27개의 블록들이 모여서 형성되고, 이와 같이 27개의 블록이 형성된 큐브들이 연결되어 블록 체인을 구현하게 된다. 1.2 본 발명의 실시 예에 따른 에스크로 블록 생성 과정On the other hand, when 27 blocks are gathered to form a cube, the 28th block generated next constitutes a new cube. That is, one cube is formed by gathering 27 blocks, and thus, cubes having 27 blocks are connected to implement a block chain. 1.2 Escrow block generation process according to an embodiment of the present invention
한편, 상술한 큐브화 과정은 큐브를 구성하는 27개의 블록들 중에서 적어도 하나의 블록을 에스크로 블록(Escrow Block)으로 생성하는 에스크로 블록 생성 과정을 포함하여 구성될 수 있다.Meanwhile, the above-described cubeization process may include an escrow block generation process of generating at least one block out of 27 blocks constituting the cube as an escrow block.
구체적으로 에스크로 생성 과정은, 송신자로부터 소정의 거래 금액을 임시로 이체 받고 임시 이체 결과를 기록하는 임시 이체 기록 과정, 소정의 승인 방식으로 이체를 승인 받고 이체 승인 결과를 기록하는 이체 승인 기록 과정, 상기 이체 승인 과정이 완료된 거래에 대해 상기 소정의 거래 금액을 수신자에게 최종 이체하고 최종 이체 결과를 기록하는 최종 이체 기록 과정을 포함하여 구성될 수 있다. 한편, 이와 같은 과정으로 생성되는 에스크로 블록은, 상술한 큐브화 과정에서 다른 데이터 블록들과 마찬가지로 해싱되어 해시 값을 생성할 수 있다.Specifically, the escrow generation process includes a temporary transfer recording process for temporarily receiving a predetermined transaction amount from a sender and recording a temporary transfer result, a transfer approval recording process for receiving a transfer in a predetermined approval manner and recording the transfer approval result, It may comprise a final transfer recording process for the final transfer of the predetermined transaction amount to the recipient and recording the final transfer result for the transaction that the transfer approval process is completed. Meanwhile, the escrow block generated by the above process may be hashed like other data blocks in the above-mentioned cube process to generate a hash value.
한편, 상기 에스크로 블록 생성 과정에서 생성되는 에스크로 블록은 조건부 날인 증서 거래 기능을 하는 블록으로 에스크로 블록에서 2중 승인 기능을 탑재하여 안전하게 신용거래를 진행할 수 있다.On the other hand, the escrow block generated in the process of generating the escrow block is a block that functions as a conditional seal certificate transaction can be securely carried out by mounting the dual approval function in the escrow block.
구체적으로, 에스크로 블록에 저장되는 거래 데이터는 거래 데이터를 등록하는 사용자(송신자)가 설정하는 비밀번호를 통해 암호화 및 복호화가 이루어진다. 즉, 본 발명에서 설명하는 이중암호화는, 개인키, 공개키를 생성하고, 공개키를 기반으로 암호화 및 복호화 하는 것이 아니라 송신자가 거래 데이터를 에스크로 블록에 저장할 때, 데이터를 암호화 하기 위해 생성된 하나의 추가적인 키로 암호화 및 복호화를 수행하게 된다.Specifically, the transaction data stored in the escrow block is encrypted and decrypted through a password set by a user (sender) who registers the transaction data. That is, the double encryption described in the present invention is one generated for encrypting data when a sender stores transaction data in an escrow block rather than generating a private key and a public key, and encrypting and decrypting based on the public key. Encryption and decryption are performed with an additional key of.
한편, 조건부 날인 증서 거래는, 거래가 채결되더라도 소정의 금액을 받은 주소에서 즉시 받은 금액을 사용할 수 없는 상태가 되고 반드시 승인이 이루어져야지만 사용할 수 있는 금융 거래를 말한다.On the other hand, a conditional seal transaction means a financial transaction that can be used only when a transaction is concluded, which cannot be used immediately at the address where the predetermined amount is received and must be approved.
종래에는 이러한 조건부 날인 증서 거래를 수행함에 있어서, 제3 자(중계자)가 송신인과 수신인 중간에서 거래의 매개 역할을 수행하여야 했다.Conventionally, in carrying out such conditional stamp transaction, a third party (intermediate) had to play a mediating role between the sender and the recipient.
그러나 본 발명에서는 제3 자(중계자)의 개입 없이 송신인과 수신인이 에스크로 블록을 사용함으로써 조건부 날인 증서 거래를 수행할 수 있다.However, in the present invention, the escrow block can be used by the sender and the recipient to perform the conditional stamp certificate transaction without the intervention of a third party (relayer).
본 발명의 실시 예에 따른 임시 이체 결과 기록 과정은, 에스크로 블록에 상술한 조건부 날인 증서 거래에 대한 데이터를 이중 승인 방식으로 저장하는 과정이다. The temporary transfer result recording process according to an embodiment of the present invention is a process of storing the data on the conditional deed certificate transaction described above in the escrow block in a dual approval method.
구체적으로 이중 승인 방식이란, 일반적인 블록체인을 사용하는 거래 시 이루어지는 승인 방식 도중, 거래자들 사이에서 승인 암호화키를 추가 발급하여 이중 승인이 이루어져야만 거래가 가능한 방식이다.In detail, the dual approval method is a method in which transactions can be made only when double approval is made by additionally issuing an approval encryption key among the traders during the approval method that is performed in a transaction using a general blockchain.
한편, 상기 임시 이체 결과 기록과정에서는 이체를 승인 받을 때 사용되는 승인 암호화키를 생성하는 승인 암호화키 생성 과정을 포함하여 구성된다.Meanwhile, the temporary transfer result recording process includes a process of generating an approval encryption key for generating an approval encryption key used when the transfer is approved.
한편, 상기 이체 승인 결과 기록 단계는, 상기 소정의 방식으로 승인 암호화키를 확인하여 이체 승인을 받는 과정이다. On the other hand, the transfer approval result recording step is a process of receiving a transfer approval by confirming the approval encryption key in the predetermined manner.
구체적으로, 상기 소정의 승인 방식은, 송신인만 이체를 승인하는 송신인 승인 방식, 수신인만 이체를 승인하는 수신인 승인 방식, 송신인 또는 수신인 중 어느 한 명이 이체를 승인하는 선택 승인 방식, 송신인과 수신인 모두 이체를 승인하는 양측 승인 방식, 소정의 기간이 지난 후 자동으로 승인이 이루어지는 자동 승인 방식 중 어느 하나의 방식으로 이체를 승인할 수 있다.Specifically, the predetermined approval method may include a sender approval method in which only the sender approves the transfer, a recipient approval method in which only the recipient approves the transfer, a selection approval method in which any one of the sender or the recipient approves the transfer, and the sender. Both the recipient and the recipient may approve the transfer by either a two-sided approval method, or an automatic approval method that automatically approves after a predetermined period of time.
한편, 상기 자동 승인 방식은, 상기 소정의 기간이 지나기 전에 송신인이 승인 암호화키를 입력하는 경우, 자동 승인이 해지될 수도 있다.On the other hand, in the automatic approval method, when the sender inputs the approval encryption key before the predetermined period of time, the automatic approval may be terminated.
이와 같이 이중 승인 방법을 사용함으로써, 송신인이 거래를 취소할 수는 없지만, 수신인이 사용할 수 없기 때문에 지속적으로 계약을 지키도록 요청할 수 있다.By using this dual authorization method, the sender cannot cancel the transaction, but can request to keep the contract continuously because the recipient cannot use it.
한편, 이체가 승인되면, 상기 최종 이체 결과 확인 기록 단계가 수행될 수 있다. 구체적으로, 최종 이체 결과 기록 단계는, 수신자가 이체된 금액을 임의로 사용할 수 있는 상태라는 것을 기록하는 과정일 수 있다.On the other hand, if the transfer is approved, the final transfer result confirmation recording step may be performed. Specifically, the final transfer result recording step may be a process of recording that the recipient can use the transferred amount arbitrarily.
한편, 최종 이체 결과 기록 단계가 수행되는 시점에서 에스크로 블록의 데이터는 일반 데이터로 전환되어 데이터 블록에 재기록될 수 있다. 그리고 일반 데이터로 전환된 기존의 에스크로 블록에 저장되어 있는 데이터는 다음 큐브가 생성될때는 삭제된다.On the other hand, at the time when the final transfer result recording step is performed, the data of the escrow block may be converted into normal data and rewritten in the data block. The data stored in the existing escrow block converted to normal data is deleted when the next cube is created.
다시 말해, 에스크로 블록은 에스크로 거래가 완료되는 시점에 에스크로 블록에 저장되어 있는 데이터를 일반 데이터 블록에 재기록하고, 에스크로 블록에 저장되어 있는 데이터는 삭제한다.In other words, the escrow block rewrites the data stored in the escrow block to the general data block at the time when the escrow transaction is completed, and deletes the data stored in the escrow block.
한편, 에스크로 블록은 제2 패턴을 가지는 식별번호 5인 블록이 가장 바람직하나, 다른 패턴을 가지는 블록인 경우에도 본 발명의 에스크로 블록의 기능을 수행함에 있어서 차이는 없을 수 있다.On the other hand, the escrow block is most preferably a block having an
1.3 큐브 체인 시스템의 큐브화 데이터가 저장된 기록 매체1.3 Recording medium on which the cubed data of the cube chain system is stored
본 발명의 실시 예에 따른 큐브 체인 시스템의 큐브화 데이터는 소정의 개수의 블록을 모아 하나의 큐브를 생성하는 큐브화 과정으로 생성되며, 상기 큐브화 과정으로 생성되는 큐브는 적어도 하나 이상의 에스크로 블록을 포함하여 구성되어 기록 매체에 기록(저장)될 수 있다.The cubed data of the cube chain system according to an embodiment of the present invention is generated by a cubed process of generating a cube by collecting a predetermined number of blocks, and the cube generated by the cubed process may include at least one escrow block. It can be included and recorded (stored) in the recording medium.
구체적으로, 상기 에스크로 블록은 임시 이체 결과 기록, 이체 승인 결과 기록, 최종 이체 결과 기록을 포함할 수 있다. Specifically, the escrow block may include a temporary transfer result record, a transfer approval result record, and a final transfer result record.
기록 매체로는, 데이터 CD, USB 메모리, 메모리 스틱, 메모리 카드 등의 포터블 메모리(portable memory)와, 하드 디스크, 플로피 디스크, 정적 메모리(static memory, SRAM) 등의 넌 포터블 메모리(non-portable memory)등이 사용될 수 있다.Examples of recording media include portable memory such as data CD, USB memory, memory stick, and memory card, and non-portable memory such as hard disk, floppy disk, and static memory (SRAM). ) May be used.
1.4 에스크로 블록을 사용한 대금 이체 방법 1.4 Payment Method Using Escrow Block
이하에서는 도 7 및 도 8을 참조하여 상술한 본 발명의 에스크로 블록을 사용하여 이체하는 방법에 대해서 구체적으로 설명한다.Hereinafter, a method of transferring using the escrow block of the present invention described above with reference to FIGS. 7 and 8 will be described in detail.
본 발명의 실시 예에 따른 에스크로 블록을 사용한 대금 이체 방법은, 도 7과 같이 송신자가 소정의 금액을 임시 이체 후, 에스크로 블록에 임시 이체 결과를 기록하는 임시 이체 결과 기록 단계, 상기 소정의 금액을 송신하는 송신자 또는 상기 소정의 금액을 수신하는 수신자중 어느 하나 이상으로부터 이체 승인을 받아 이체 승인 결과를 기록하는 이체 승인 결과 기록 단계, 상기 소정의 금액이 수신인에게 최종적으로 이체된 결과를 기록하는 최종 이체 결과 기록 단계를 포함하여 구성된다.In the transfer method using an escrow block according to an embodiment of the present invention, as shown in FIG. A transfer approval result recording step of recording a transfer approval result by receiving a transfer approval from at least one of a transmitting sender or a receiver receiving the predetermined amount of money, and a final transfer of recording a result of finally transferring the predetermined amount to a recipient It comprises a result recording step.
구체적으로, 상기 임시 이체 결과 기록 단계는, 계약된 금액을 송신인이 수신인에게 이체하는 과정으로, 임시 이체 과정에서 이체된 소정의 금액은 이체 승인이 이루어져야지만 수신자가 사용할 수 있다.Specifically, the temporary transfer result recording step is a process in which the sender transfers the contracted amount to the recipient, and the predetermined amount transferred in the temporary transfer process may be used by the receiver only after the transfer is approved.
한편, 본 발명의 실시 예에 따른 에스크로 블록을 사용하는 거래 방법은 승인 암호화키를 생성하는 승인 암호화키 생성 단계를 포함하여 구성될 수 있다.On the other hand, a transaction method using an escrow block according to an embodiment of the present invention may be configured to include a step of generating an approval encryption key for generating an approval encryption key.
구체적으로 승인 암호화키 생성 단계는, 승인 암호화키 생성 송신자가 직접 승인 암호화키를 생성하는 사용자 발행 방식, 상기 에스크로 블록에서 임의의 승인 암호화키를 생성하는 자동 발행 방식 중 어느 하나의 방식으로 생성될 수 있다.Specifically, the approval encryption key generation step may be generated by any one of a user issuance method in which the approval encryption key generation sender directly generates an approval encryption key, and an automatic issuance method in which any approval encryption key is generated in the escrow block. have.
한편, 상기 이체 승인은, 송신인만 이체를 승인하는 송신인 승인 방식, 수신인만 이체를 승인하는 수신인 승인 방식, 송신인 또는 수신인 중 어느 한 명이 이체를 승인하는 선택 승인 방식, 송신인과 수신인 모두 이체를 승인하는 양측 승인 방식, 소정의 기간이 지난 후 자동으로 승인이 이루어지는 자동 승인 방식 중 어느 하나의 방식으로 이체가 승인될 수 있다.On the other hand, the transfer approval is a sender approval method that only the sender approves the transfer, a recipient approval method where only the recipient approves the transfer, a selective approval method in which either the sender or the recipient approves the transfer, both the sender and the recipient The transfer may be approved in either of two ways of approving the transfer and an automatic approval method in which approval is automatically made after a predetermined period of time has passed.
상기 자동 승인 방식은, 상기 소정의 기간이 지나기 전에 송신인이 승인 암호화키를 입력하는 경우, 자동 승인이 해지되는 기능을 포함할 수 있다.The automatic approval method may include a function of canceling automatic approval when a sender inputs an approval encryption key before the predetermined period of time passes.
한편, 상기 최종 이체 결과 기록 단계는 상술한 임시 이체 결과 기록 단계 및 이체 승인 결과 기록 단계가 모두 완료된 후에 수행되며, 최종 이체 결과 기록 단계까지 완료된 소정의 금액은 수신사가 임의로 사용가능 하다.Meanwhile, the final transfer result recording step is performed after the above-mentioned temporary transfer result recording step and transfer approval result recording step are completed, and a predetermined amount of money completed until the final transfer result recording step can be used by the receiver.
한편, 상기 에스크로 블록은, 상술한 임시 이체 결과 기록 단계, 이체 승인 결과 기록 단계 및 최종 이체 결과 기록 단계까지 모두 끝난 에스크로 거래 데이터를 일반 데이터 블록에 재기록 할 수 있다.Meanwhile, the escrow block may rewrite the escrow transaction data, which has been completed until the temporary transfer result recording step, the transfer approval result recording step, and the final transfer result recording step, to the general data block.
한편 도 8은 본 발명의 다른 실시 예에 따른 에스크로 블록을 사용하여 거래하는 방법에 관한 것이다.Meanwhile, FIG. 8 relates to a method of trading using an escrow block according to another embodiment of the present invention.
본 발명의 다른 실시 예에 따른 에스크로 블록을 사용한 대금 이체 방법은, 제3 자가 포함되어 있지만, 이때 제 3자는 상술한 본 발명의 실시 예에 따른 에스크로 블록을 사용하는 거래 방법의 이체 승인 결과 기록 단계에만 개입한다.The transfer method using the escrow block according to another embodiment of the present invention includes a third party, but the third party records the transfer approval result of the transaction method using the escrow block according to the embodiment of the present invention described above. Only intervene.
구체적으로, 종래의 에스크로 거래 방식은 송신인이 제3 자에게 소정의 금액을 위탁한 후, 제 3자가 송신인의 승인을 받아 수신인에게 전달하는 방식이지만, 본 발명의 다른 실시 예에 따른 에스크로 블록을 사용하는 거래에서는 송신인이 소정의 금액을 제3 자에게 위탁하는 것이 아니라, 에스크로 블록에 저장해 놓고, 제3 자에게 승인을 허락하는 경우, 상기 에스크로 블록에 저장되어 있는 소정의 금액이 수신인에게 이체되는 방식이다.Specifically, the conventional escrow transaction method is a method in which the sender consigns a predetermined amount to a third party and then transfers the third party to the recipient with approval of the sender, but according to another embodiment of the present invention, an escrow block In a transaction that uses, if the sender does not entrust a predetermined amount to a third party, but stores it in an escrow block and grants approval to the third party, the predetermined amount stored in the escrow block is sent to the recipient. This is how it is transferred.
즉, 제3 자와 송신인 사이에 금전적인 거래가 발생하지 않고, 제3 자는 단순히 이체를 승인하는 역할만 수행하게 된다.In other words, no monetary transaction takes place between the third party and the sender, and the third party merely serves to approve the transfer.
한편, 상술한 본 발명의 실시 예에 따른 대금 이체 방법은, 기록 매체에 기록(저장)될 수 있다.On the other hand, the transfer method according to the embodiment of the present invention described above can be recorded (stored) in the recording medium.
구체적으로, 상기 에스크로 블록은 임시 이체 결과 기록, 이체 승인 결과 기록, 최종 이체 결과 기록을 포함할 수 있다.Specifically, the escrow block may include a temporary transfer result record, a transfer approval result record, and a final transfer result record.
기록 매체로는, 데이터 CD, USB 메모리, 메모리 스틱, 메모리 카드 등의 포터블 메모리(portable memory)와, 하드 디스크, 플로피 디스크, 정적 메모리(static memory, SRAM) 등의 넌 포터블 메모리(non-portable memory)등이 사용될 수 있다.Examples of recording media include portable memory such as data CD, USB memory, memory stick, and memory card, and non-portable memory such as hard disk, floppy disk, and static memory (SRAM). ) May be used.
한편, 본 발명의 기술적 사상은 상기 실시 예에 따라 구체적으로 기술되었으나, 상기 실시 예는 그 설명을 위한 것이며, 그 제한을 위한 것이 아님을 주지해야 한다. 또한, 본 발명의 기술분야에서 당업자는 본 발명의 기술 사상의 범위 내에서 다양한 실시 예가 가능함을 이해할 수 있을 것이다.On the other hand, the technical idea of the present invention has been described in detail according to the embodiment, it should be noted that the embodiment is for the purpose of illustration, not for the limitation. In addition, those skilled in the art will understand that various embodiments are possible within the scope of the technical idea of the present invention.
1 내지 27 : 큐브 내의 블록 각각의 고유 번호1 to 27: unique number of each block in the cube
Claims (11)
소정의 개수의 데이터 블록들을 모아 하나의 큐브를 생성하는 큐브화 과정을 포함하여 구성되며,
상기 큐브화 과정은
상기 큐브를 구성하는 블록들 중 적어도 하나의 블록을 에스크로 블록으로 생성하는 에스크로 블록 생성 과정을 포함하여 구성되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
In the method of connecting two or more data blocks in a cube chain,
It comprises a cubed process of generating a cube by collecting a predetermined number of data blocks,
The cube process
And a step of generating an escrow block for generating at least one block of blocks constituting the cube as an escrow block.
상기 큐브화 과정은,
상기 소정의 개수의 데이터 블록들 각각을 해싱(hashing)을 수행하여 데이터 블록들 각각에 대한 해시 값을 획득하는 블록 해시 값 획득 과정; 및
상기 큐브화 과정에서 생성된 큐브를 해싱하여 큐브에 대한 해시 값을 획득하는 큐브 해시 값 획득 과정;
을 포함하여 구성되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 1,
The cube process,
A block hash value obtaining step of hashing each of the predetermined number of data blocks to obtain a hash value for each of the data blocks; And
A cube hash value obtaining process of obtaining a hash value for the cube by hashing the cube generated in the cube forming process;
Cube chain data block connection method characterized in that it comprises a.
상기 에스크로 블록 생성 과정은,
송신자로부터 소정의 거래 금액을 임시로 이체 받고 임시 이체 결과를 기록하는 임시 이체 결과 기록 과정;
소정의 승인 방식으로 이체를 승인 받고 이체 승인 결과를 기록하는 이체 승인 결과 기록 과정;
상기 이체 승인 과정이 완료된 거래에 대해 상기 소정의 거래 금액을 수신자에게 최종 이체하고 최종 이체 결과를 기록하는 최종 이체 결과 기록 과정;
을 포함하여 구성되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 1,
The escrow block generation process,
A temporary transfer result recording process of temporarily receiving a predetermined transaction amount from a sender and recording a temporary transfer result;
A transfer approval result recording process of receiving a transfer in a predetermined approval manner and recording a transfer approval result;
A final transfer result recording process of finally transferring the predetermined transaction amount to a receiver and recording a final transfer result for the transaction in which the transfer approval process is completed;
Cube chain data block connection method characterized in that it comprises a.
상기 임시 이체 결과 기록 과정은,
이체를 승인 받을 때 사용되는 승인 암호화키를 생성하는 승인 암호화키 생성 과정을 포함하여 구성되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 3,
The temporary transfer result recording process,
Cube chain data block connection method comprising the step of generating an approval encryption key for generating an approval encryption key used when the transfer is approved.
상기 승인 암호화키 생성 과정은,
상기 송신자가 직접 승인 암호화키를 생성하는 사용자 발행 방식; 또는
상기 에스크로 블록에서 임의의 승인 암호화키를 생성하는 자동 발행 방식;
중 어느 하나의 방식으로 승인 암호화키가 생성되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 4,
The approval encryption key generation process,
A user-issued scheme in which the sender generates a direct encryption key; or
An automatic issuance scheme for generating an arbitrary encryption key in the escrow block;
Cube chain data block connection method, characterized in that the authentication encryption key is generated in any one of the manner.
상기 소정의 승인 방식은,
송신인만 이체를 승인하는 송신인 승인 방식;
수신인만 이체를 승인하는 수신인 승인 방식;
송신인 또는 수신인 중 어느 한 명이 이체를 승인하는 선택 승인 방식;
송신인과 수신인 모두 이체를 승인하는 양측 승인 방식;
소정의 기간이 지난 후 자동으로 승인이 이루어지는 자동 승인 방식;
중 어느 하나의 방식으로 이체가 승인되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 3,
The predetermined approval method is
A sender approval scheme in which only the sender approves the transfer;
A recipient approval scheme in which only the recipient approves the transfer;
A selective approval scheme in which either the sender or the recipient approves the transfer;
A bilateral acknowledgment scheme in which both the sender and the recipient approve the transfer;
An automatic approval method in which approval is automatically made after a predetermined period of time has passed;
Cube chain data block connection method, characterized in that the transfer is accepted in any one of the ways.
상기 자동 승인 방식은,
상기 소정의 기간이 지나기 전에 송신인이 승인 암호화키를 입력하는 경우, 자동 승인이 해지되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 6,
The automatic approval method,
And when the sender inputs an approval encryption key before the predetermined period has elapsed, automatic approval is terminated.
상기 에스크로 블록 생성 과정은,
에스크로 거래가 완료된 데이터를 데이터 블록에 재기록하는 데이터 재기록 과정을 더 포함하여 구성되는 것을 특징으로 하는 큐브 체인 데이터 블록 연결 방법.
The method according to claim 1,
The escrow block generation process,
And a data rewriting process of rewriting the data of which the escrow transaction is completed in the data block.
상기 큐브화 데이터는 소정 개수의 블록을 모아 하나의 큐브를 생성하는 큐브화 과정으로 생성되며,
상기 큐브화 과정으로 생성되는 큐브는
임시 이체 결과 기록;
이체 승인 결과 기록;
최종 이체 결과 기록;
을 포함하는 적어도 하나 이상의 에스크로 블록을 포함하여 구성되는 것을 특징으로 하는 큐브화 데이터가 저장된 기록 매체.
A recording medium storing cubed data of a cube chain system,
The cubed data is generated by a cubed process of generating a cube by collecting a predetermined number of blocks,
The cube generated by the cube process
Recording temporary transfer results;
Record transfer approval results;
Recording of final transfer results;
And at least one escrow block including the cubed data.
송신자가 소정의 금액을 임시 이체 후, 큐브 체인으로 연결된 소정의 큐브의 에스크로 블록에 임시 이체 결과를 기록하는 임시 이체 결과 기록 단계;
상기 소정의 금액을 송신하는 송신자 또는 상기 소정의 금액을 수신하는 수신자중 어느 하나 이상으로부터 이체 승인을 받아 이체 승인 결과를 상기 에스크로 블록에 기록하는 이체 승인 결과 기록 단계;
상기 소정의 금액이 수신인에게 최종적으로 이체된 결과를 상기 에스크로 블록에 기록하는 최종 이체 결과 기록 단계;
를 포함하여 구성되는 것을 특징으로 하는 대금 이체 방법.
As a payment method using the escrow block of the cube chain,
A temporary transfer result recording step of the sender recording a temporary transfer result in an escrow block of a predetermined cube connected by a cube chain after the temporary transfer of a predetermined amount;
A transfer approval result recording step of receiving a transfer approval from at least one of a sender who transmits the predetermined amount of money or a receiver receiving the predetermined amount of money and records a transfer approval result in the escrow block;
A final transfer result recording step of recording the result of the final transfer of the predetermined amount to the recipient in the escrow block;
Price transfer method characterized in that it comprises a.
A storage medium in which a method of transferring money according to claim 10 is recorded.
Applications Claiming Priority (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180038300 | 2018-04-02 | ||
KR1020180038299 | 2018-04-02 | ||
KR1020180038301 | 2018-04-02 | ||
KR1020180038299 | 2018-04-02 | ||
KR1020180038300 | 2018-04-02 | ||
KR1020180038301 | 2018-04-02 |
Publications (3)
Publication Number | Publication Date |
---|---|
KR20190115391A true KR20190115391A (en) | 2019-10-11 |
KR102174801B1 KR102174801B1 (en) | 2020-11-05 |
KR102174801B9 KR102174801B9 (en) | 2021-07-14 |
Family
ID=68210375
Family Applications (7)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180064383A KR20190115390A (en) | 2018-04-02 | 2018-06-04 | Data management engine and data management method for a cube chain containing indexing blocks |
KR1020180064384A KR102174801B1 (en) | 2018-04-02 | 2018-06-04 | Data management engine and data management method for a cube chain containing escrow blocks |
KR1020180064382A KR102194190B1 (en) | 2018-04-02 | 2018-06-04 | Data management engine and data management method for a cube chain containing statistical blocks |
KR1020180078359A KR20190115393A (en) | 2018-04-02 | 2018-07-05 | Method for Cube Chain encryption and method for confirm coin transaction using cube chain |
KR1020180090252A KR20190115398A (en) | 2018-04-02 | 2018-08-02 | Messenger-based call center service method and system using cube chain |
KR1020180090250A KR20190115396A (en) | 2018-04-02 | 2018-08-02 | Community service method and system with Cube Chain |
KR1020180090251A KR20190115397A (en) | 2018-04-02 | 2018-08-02 | Method and system of transaction service between individual and individual using cube chain |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180064383A KR20190115390A (en) | 2018-04-02 | 2018-06-04 | Data management engine and data management method for a cube chain containing indexing blocks |
Family Applications After (5)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180064382A KR102194190B1 (en) | 2018-04-02 | 2018-06-04 | Data management engine and data management method for a cube chain containing statistical blocks |
KR1020180078359A KR20190115393A (en) | 2018-04-02 | 2018-07-05 | Method for Cube Chain encryption and method for confirm coin transaction using cube chain |
KR1020180090252A KR20190115398A (en) | 2018-04-02 | 2018-08-02 | Messenger-based call center service method and system using cube chain |
KR1020180090250A KR20190115396A (en) | 2018-04-02 | 2018-08-02 | Community service method and system with Cube Chain |
KR1020180090251A KR20190115397A (en) | 2018-04-02 | 2018-08-02 | Method and system of transaction service between individual and individual using cube chain |
Country Status (1)
Country | Link |
---|---|
KR (7) | KR20190115390A (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102284832B1 (en) * | 2019-12-02 | 2021-08-02 | 동명대학교산학협력단 | system and method for Entertainment content distribution with combine artificial intelligence and blockchain |
CN111429046A (en) * | 2020-06-12 | 2020-07-17 | 深圳大数据计算机信息股份有限公司 | User evaluation method and system based on block chain decentralization |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR0166193B1 (en) | 1995-12-30 | 1999-02-18 | 석진철 | Apparatus for increasing the power of arm in an excavator |
JP2000330835A (en) * | 1999-05-20 | 2000-11-30 | Fujitsu Ltd | Storage device and data storage structure |
KR100918024B1 (en) * | 2009-03-19 | 2009-09-18 | 주식회사 스마트카드연구소 | System for creating an escrow of smartcard with electronic money and method thereof |
KR101720268B1 (en) * | 2015-10-26 | 2017-03-27 | (주)아이알엠 | Medical Imaging Cloud Database Building and Reading Method for Protecting Patient Information |
KR101827373B1 (en) | 2017-08-29 | 2018-02-08 | 주식회사 더블체인 | Block window module having agreement algorithm for limiting mining, managing server and virtual money exchange system and method |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPWO2016178312A1 (en) * | 2015-05-07 | 2018-03-15 | 日本電気株式会社 | Information processing apparatus, information processing method, and program |
JP6199518B1 (en) * | 2017-03-23 | 2017-09-20 | 株式会社bitFlyer | Private node, processing method in private node, and program therefor |
-
2018
- 2018-06-04 KR KR1020180064383A patent/KR20190115390A/en not_active Application Discontinuation
- 2018-06-04 KR KR1020180064384A patent/KR102174801B1/en active IP Right Grant
- 2018-06-04 KR KR1020180064382A patent/KR102194190B1/en active IP Right Grant
- 2018-07-05 KR KR1020180078359A patent/KR20190115393A/en not_active Application Discontinuation
- 2018-08-02 KR KR1020180090252A patent/KR20190115398A/en not_active Application Discontinuation
- 2018-08-02 KR KR1020180090250A patent/KR20190115396A/en not_active Application Discontinuation
- 2018-08-02 KR KR1020180090251A patent/KR20190115397A/en not_active Application Discontinuation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR0166193B1 (en) | 1995-12-30 | 1999-02-18 | 석진철 | Apparatus for increasing the power of arm in an excavator |
JP2000330835A (en) * | 1999-05-20 | 2000-11-30 | Fujitsu Ltd | Storage device and data storage structure |
KR100918024B1 (en) * | 2009-03-19 | 2009-09-18 | 주식회사 스마트카드연구소 | System for creating an escrow of smartcard with electronic money and method thereof |
KR101720268B1 (en) * | 2015-10-26 | 2017-03-27 | (주)아이알엠 | Medical Imaging Cloud Database Building and Reading Method for Protecting Patient Information |
KR101827373B1 (en) | 2017-08-29 | 2018-02-08 | 주식회사 더블체인 | Block window module having agreement algorithm for limiting mining, managing server and virtual money exchange system and method |
Also Published As
Publication number | Publication date |
---|---|
KR102194190B1 (en) | 2020-12-23 |
KR20190115389A (en) | 2019-10-11 |
KR20190115390A (en) | 2019-10-11 |
KR102194190B9 (en) | 2021-07-14 |
KR102174801B9 (en) | 2021-07-14 |
KR20190115396A (en) | 2019-10-11 |
KR20190115393A (en) | 2019-10-11 |
KR20190115398A (en) | 2019-10-11 |
KR20190115397A (en) | 2019-10-11 |
KR102174801B1 (en) | 2020-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10673632B2 (en) | Method for managing a trusted identity | |
US10600050B1 (en) | Secure custody of a ledger token and/or a quantity of cryptocurrency of a distributed ledger network through binding to a possession token | |
KR102347022B1 (en) | The encrypted data sharing system based on block chain and IPFS(InterPlanetary File System) | |
Bistarelli et al. | An end-to-end voting-system based on bitcoin | |
JP2021512569A (en) | Blockchain data processing method, management side, client side, converter and medium | |
KR102166233B1 (en) | Certificate issuance system based on blockchain technology and control method thereof | |
US20210234702A1 (en) | Multi-decentralized private blockchains network | |
JPWO2018043599A1 (en) | Information sharing system | |
JP7114078B2 (en) | Electronic authentication method and program | |
KR102383099B1 (en) | The non-face-to-face large document access blockchain system that combines blockchain-based DID service and IPFS-based data sharing technology and private key distributed storage technology | |
CN112801778B (en) | Alliance type bad asset block chain system | |
CN102906755A (en) | Content control method using certificate revocation lists | |
JP2006246543A (en) | Cryptographic system and method with key escrow function | |
KR102042339B1 (en) | Method and system for encrypted communication between devices based on the block chain system | |
CN117396869A (en) | System and method for secure key management using distributed ledger techniques | |
KR102014647B1 (en) | Electronic voting method based on blockchain | |
KR102174801B1 (en) | Data management engine and data management method for a cube chain containing escrow blocks | |
CN112231751A (en) | Data transmission system and method based on block chain | |
KR102147085B1 (en) | Online document managing system based on blockchain technology capable of destroying the online document and control method thereof | |
Sawal et al. | Necessity of blockchain for building trust in today’s applications: An useful explanation from user’s perspective | |
CN113159940A (en) | Transaction method, system and computer equipment for enhanced bit currency wallet | |
KR102051454B1 (en) | A decision-making system using blockchains by verifying conditions | |
Vivek et al. | Enhancing the Security of Aadhar Cards using Blockchain and Steganography | |
KR102677874B1 (en) | Blockchain And RSA-based Personal Information Processing Method | |
KR102274169B1 (en) | System for issuing object with function for preventing object from being tampered |
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] | ||
AMND | Amendment | ||
X701 | Decision to grant (after re-examination) | ||
G170 | Re-publication after modification of scope of protection [patent] |