WO2020246706A1 - 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법 - Google Patents

문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법 Download PDF

Info

Publication number
WO2020246706A1
WO2020246706A1 PCT/KR2020/005336 KR2020005336W WO2020246706A1 WO 2020246706 A1 WO2020246706 A1 WO 2020246706A1 KR 2020005336 W KR2020005336 W KR 2020005336W WO 2020246706 A1 WO2020246706 A1 WO 2020246706A1
Authority
WO
WIPO (PCT)
Prior art keywords
document
hash value
electronic terminal
node
code
Prior art date
Application number
PCT/KR2020/005336
Other languages
English (en)
French (fr)
Inventor
정원석
권진혁
지준업
김기홍
이분도
Original Assignee
주식회사 한글과컴퓨터
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 한글과컴퓨터 filed Critical 주식회사 한글과컴퓨터
Publication of WO2020246706A1 publication Critical patent/WO2020246706A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Definitions

  • the present invention relates to a document information management apparatus and a method of operation thereof that support to guarantee the reliability of a document based on a block chain.
  • Examples of such electronic document related programs include a word processor that supports basic document creation and editing, data input, arithmetic operations, spreadsheets that assist data management, and presentation programs to assist presenters' presentations.
  • any one node device among a plurality of node devices participating in the block chain network can access the previous block included in the blockchain data in which several blocks are connected in a chain.
  • a new block containing the transaction is created as a basis, the block is chained to the blockchain data, and then the block is distributed to other node devices through the blockchain network, so that predetermined data is transmitted to a plurality of nodes. It refers to a technology that enables distributed storage in devices.
  • Document information management apparatus and operation method when a registration request to a blockchain network for a first document created in the first electronic terminal device is received from a first electronic terminal device, the document for the first document
  • the identifier, the hash value, and the document version information are distributed and stored in a plurality of node devices through a blockchain network, and the first document is stored from a second electronic terminal device that has shared the first document in the first electronic terminal device.
  • the hash value stored in the plurality of node devices is searched through the blockchain network to check whether or not the first document has been modified, thereby ensuring the integrity of the document in a document sharing environment. To be guaranteed.
  • Blockchain-based document information management device for ensuring the reliability of a document according to an embodiment of the present invention is a first document from a first electronic terminal device among a plurality of electronic terminal devices.
  • an information request unit for requesting transmission of a document identifier, a hash value, and document version information for the first document to the first electronic terminal device, and the first electronic terminal device
  • a predetermined first document identifier for identifying a first document and a first hash value generated by applying data constituting the first document as input to a preset hash function and first document version information-the first 1
  • the document version information means information configured based on time information on the last storage time of the first document-When is received, the first document identifier, the first hash value, and the first document version information are included.
  • a registration request unit for transmitting a registration request of, and the first node device, when the first transaction is received from the document information management device, is based on the block chain data stored in the memory of the first node device. After creating a first block containing a first transaction, connecting the first block to the block chain data in a chain, the first block is connected to the node device among the plurality of node devices through the blockchain network. It propagates to all other node devices.
  • a method of operating a document information management device based on a block chain for ensuring the reliability of a document is created in the first electronic terminal device from a first electronic terminal device among a plurality of electronic terminal devices.
  • a registration request for a first document to a blockchain network is received, requesting the first electronic terminal device to transmit a document identifier, a hash value, and document version information for the first document
  • the first electronic terminal A first hash value and first document version information generated by applying a preset first document identifier for identifying the first document from a device and data constituting the first document as input to a preset hash function-the first 1
  • the document version information means information configured based on time information on the last storage time of the first document-When is received, the first document identifier, the first hash value, and the first document version information are included.
  • Document information management apparatus and operation method when a registration request to a blockchain network for a first document created in the first electronic terminal device is received from a first electronic terminal device, the document for the first document
  • the identifier, the hash value, and the document version information are distributed and stored in a plurality of node devices through a blockchain network, and the first document is stored from a second electronic terminal device that has shared the first document in the first electronic terminal device.
  • the hash value stored in the plurality of node devices is searched through the blockchain network to check whether or not the first document has been modified, thereby ensuring the integrity of the document in a document sharing environment. Can be guaranteed.
  • FIG. 1 is a diagram showing the structure of a block chain-based document information management apparatus for ensuring the reliability of a document according to an embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating a method of operating a document information management apparatus based on a block chain for ensuring the reliability of a document according to an embodiment of the present invention.
  • each component, functional blocks or means may be composed of one or more sub-components, and the electrical, electronic, and mechanical functions performed by each component are electronic.
  • a circuit, an integrated circuit, and an application specific integrated circuit (ASIC) may be implemented with various known devices or mechanical elements, and may be implemented separately or two or more may be integrated into one.
  • the blocks of the attached block diagram and the steps in the flowchart are computer program instructions that are mounted on a processor or memory of equipment capable of processing data such as a general-purpose computer, a special-purpose computer, a portable notebook computer, and a network computer to perform specified functions It can be interpreted as meaning. Since these computer program instructions can be stored in a memory provided in a computer device or in a memory readable by a computer, the functions described in the blocks in the block diagram or in the steps in the flowchart are produced as a product containing the instruction means to perform this. It could be.
  • each block or each step may represent a module, segment, or part of code including one or more executable instructions for executing the specified logical function(s).
  • FIG. 1 is a diagram showing the structure of a block chain-based document information management apparatus for ensuring the reliability of a document according to an embodiment of the present invention.
  • the document information management apparatus 110 includes an information request unit 111, a transaction generation unit 112, and a registration request unit 113.
  • a plurality of node devices 101, 102, 103, and 104 constitute a blockchain network in order to distribute and store document information in the memory of each node device.
  • the plurality of node devices 101, 102, 103, 104 refers to a microprocessor-based computing device having a network function, and the memory of each node device includes a document identifier, hash value, and document version information of a predetermined document.
  • Blockchain data is stored in which blocks created based on a transaction containing is linked in a chain.
  • the user blocks information on the first document.
  • the first electronic terminal device 130 is the document information management device 110 As a result, a request for registration of the first document to the blockchain network can be transmitted.
  • the information requesting unit 111 receives a request for registration to the blockchain network for the first document created by the first electronic terminal device 130 from the first electronic terminal device 130 among the plurality of electronic terminal devices. Upon receipt, a request is made to the first electronic terminal device 130 to transmit a document identifier, a hash value, and document version information for the first document.
  • the first electronic terminal device 130 when the first electronic terminal device 130 receives a request for transmission of the document identifier, hash value, and document version information for the first document from the document information management device 110,
  • the data constituting the first document is applied as input to a preset hash function to generate a first hash value, and first document version information is provided based on time information on the last storage time of the first document.
  • a predetermined first document identifier for identifying the first document, a two-dimensional code including the first hash value, and the first document version information is generated to a preset area of the first page of the first document.
  • the 2D code may be inserted into the document information management device 110 and the first document identifier, the first hash value, and the first document version information may be transmitted.
  • the first document identifier means a unique identifier for identifying the first document
  • the first electronic terminal device 130 identifies the first document at a time when the first document is created by the user.
  • the first document identifier may be generated in advance.
  • the first electronic terminal device 130 when the first document identifier is generated, 1
  • the document identifier can be transmitted to the document information management device 110 to query whether it is duplicated, and the document information management device 110 includes a plurality of node devices 101, 102, 103, and 104 constituting a blockchain network.
  • An instruction indicating that the first document identifier is a unique value when it is confirmed that there is no duplicate document identifier after checking whether there is a document identifier that overlaps the first document identifier by inquiring the blockchain data stored in The message may be transmitted to the first electronic terminal device 130.
  • the first electronic terminal device 110 may finally determine the first document identifier as the document identifier for the first document.
  • the first document version information is information for classifying the storage history of the first document, and may be configured based on time information on the last storage time of the first document. For example, when the first document is last stored at 10:00 am on April 1, 2019, the first document version information is time information of'April 1, 2019 10:00 am' to a predetermined version generation function. It can be composed of an output value applied as an input and calculated. Thereafter, if the first document is re-edited and saved again at 9:00 am on May 2, 2019, the first document version information is time information of ‘9 am on May 2, 2019’ is displayed in the version. It can be reconfigured as an output value applied as an input to the generation function and calculated.
  • the first electronic terminal device 130 generates a two-dimensional code including the first document identifier, the first hash value, and the first document version information, and a preset area of the first page of the first document
  • the transaction generator 112 A first document including the first document identifier, the first hash value, and the first document version information by receiving the first document identifier, the first hash value, and the first document version information from the terminal device 130 Create a transaction.
  • the registration request unit 113 transmits the first transaction to a first node device, which is one of a plurality of node devices 101, 102, 103, and 104 constituting the block chain network. Sends a request for registration of the transaction to the blockchain network.
  • the registration request unit 113 may randomly select the first node device for transmitting the registration request to the blockchain network of the first transaction.
  • the description will be made on the assumption that the first node device is a node device indicated by reference numeral 101 in the present embodiment.
  • the first node device 101 performs the first transaction based on the blockchain data stored in the memory of the first node device 101. After creating the included first block, connecting the first block to the block chain data in a chain, the first block is connected to one of a plurality of node devices 101, 102, 103, 104 through the block chain network. It can propagate to the other node devices 102, 103, and 104 except for the first node device 101.
  • the remaining node devices 102, 103, and 104 are stored in the memory of each of the remaining node devices 102, 103, and 104.
  • the first block can be linked to data and stored in a chain.
  • the first document identifier, the first hash value, and the first document version information for the first document are stored in the memory of each of the plurality of node devices (101, 102, 103, 104). It is connected to the blockchain data in a chain and can be distributed and stored in each of a plurality of node devices 101, 102, 103, and 104.
  • the registration request unit 113 transmits the first node device 101 to the first node device 101, in the process of transmitting the registration request for the first transaction to the blockchain network.
  • a matrix storage unit 114 a syndrome generation unit 115, a feedback request unit 116, a verification syndrome generation unit 117, an authentication unit 118, and a request unit 119.
  • the matrix storage unit 114 stores a parity check matrix corresponding to a preset generation matrix having error correction capability for a code of t (t is a natural number) bit for use in authentication of a node device.
  • the parity check matrix is a matrix for verifying whether an error has occurred in the data received by the data receiving side when the data transmitting side transmits a codeword encoded based on a predetermined generation matrix to the data receiving side.
  • a generation matrix G of size kxn (k and n are natural numbers and n is a number greater than k)
  • the parity check matrix corresponding to the generation matrix G is'H'
  • the size of the parity check matrix H Is the size of (nk) xn, and has the same characteristics as in Equation 1 below in relation to the generation matrix G.
  • H T denotes a transpose matrix of the parity check matrix.
  • the data transmitting side generates the code word c using the generation matrix G and transmits it to the data receiving side
  • the data received at the data receiving side is called'r', and it is assumed that no error has occurred in the data r
  • the data r has the same characteristics as in Equation 2 below in relation to the parity check matrix H.
  • the data receiving side can detect whether an error exists in the data received at the data receiving side by using the parity check matrix.
  • 'S' in Equation 3 is called a syndrome
  • the data receiving side calculates the syndrome based on the parity check matrix H.
  • the error e included in the received data r can be found by performing syndrome decoding to find an e that satisfies a.
  • Syndrome decoding is performed only when the error correction capability of the parity check matrix is t, and when a data error occurs for bits less than t. You can find the error code e that satisfies.
  • the syndrome generator 115 randomly generates an error code having a Hamming weight t, and generates a syndrome for the error code based on the error code and the parity check matrix. Generate.
  • the Hamming weight means the number of code values of '1' in the set of code values consisting of '0' and '1'.
  • the syndrome generator 115 may generate a syndrome for the error code based on Equation 4 below.
  • e denotes an error code of hamming weight t
  • S denotes syndrome
  • the feedback request unit 116 transmits the error code to the first node device 101 and simultaneously transmits a feedback request to the first node device 101 for a codeword in which the error code is inserted as an error. do.
  • the first node device 101 stores the generation matrix in the memory of the first node device 101, and the error code and the error code from the document information management device 110
  • the feedback request is received, it is checked whether the hamming weight of the error code is t, and if it is determined that the hamming weight of the error code is t, a random code is randomly generated, and the first node device 101
  • a first codeword is generated by encoding the random code based on the generation matrix stored in a memory, and a feedback code is generated by inserting the error code as an error into the first codeword, and then the feedback code is generated. It can be transmitted to the document information management device 110.
  • the first node device 101 may first check whether the hamming weight of the error code e is t.
  • the first node device 101 determines that the error code e is a code normally generated and transmitted from the document information management device 110, and a predetermined random code After randomly generating a first codeword, the random code may be encoded based on the generation matrix stored in a memory to generate a first codeword.
  • the first node device 101 randomly generates a random code having a size of k bits and then uses the generation matrix G to use the following equation:
  • the first codeword may be generated according to the operation of 5.
  • c denotes the first codeword and r denotes the random code.
  • the first node device 101 inserts the error code e into the first codeword c as an error according to the operation of Equation 6 below to generate a feedback code. I can.
  • p means the feedback code
  • the first node device 101 may transmit the feedback code to the document information management device 110.
  • the verification syndrome generation unit 117 is the first codeword generated by the first node device 101 from the first node device 101 (the first codeword is generated by the first node device 101). If the feedback code in which the error code is inserted as an error is received in the codeword generated by encoding the generated random code based on the generation matrix previously stored in the first node device 101, the parity check matrix On the basis of, a verification syndrome is generated from the feedback code.
  • the verification syndrome generator 117 may generate the verification syndrome based on the operation of Equation 7 below. .
  • S c means the verification syndrome
  • the authentication unit 118 compares the syndrome for the error code with the verification syndrome, and when it is determined that both syndromes match each other, the authentication for the first node device 101 is completed.
  • the first Authentication for the node device 101 can be completed.
  • the first node device 101 is the document information management apparatus 110
  • An error code having a Hamming weight t issued by the document information management device 110 is inserted as an error for a codeword generated through a generation matrix having an error correction capability of t or less corresponding to the parity check matrix stored in
  • the generated feedback code may be regarded as meaning that the feedback code is fed back to the document information management device 110.
  • the generated codeword is When it is assumed that a feedback code is generated by inserting an error code having a hamming weight t issued by the document information management apparatus 110 as an error, the verification syndrome S c is calculated according to the operation of Equation Will be calculated as, Is equal to the syndrome S for the error code shown in Equation 4 above.
  • the authentication unit 118 determines that the syndrome S for the error code calculated according to Equation 4 and the verification syndrome S c calculated according to Equation 7 match each other, the first The node device 101 can be authenticated as being a normal node device registered in the system.
  • the request unit 119 transmits the first transaction to the first node device 101 and registers the first transaction in the blockchain network. Send the request.
  • the document information management apparatus 110 may further include a confirmation information request unit 120, a hash value request unit 121, and a confirmation unit 122.
  • the first electronic terminal device ( 130) in order for the user of the first electronic terminal device 130 to share the first document with other users after the registration of the first transaction in the blockchain network is completed, the first electronic terminal device ( 130) to transmit the document file for the first document into which the 2D code is inserted, to the second electronic terminal device 140, the user of the second electronic terminal device 140 You can do something to check whether it is a trusted document that has not been altered.
  • the user of the second electronic terminal device 140 can use the second electronic terminal device 140 to recognize the two-dimensional code inserted in the preset area of the first page of the first document, and When the 2D code is recognized, the second electronic terminal device 140 may transmit a request to confirm the reliability of the first document to the document information management device 110.
  • the user of the second electronic terminal device 140 prints the first document as a paper document through a printer and then transfers the two-dimensional code inserted in the preset area of the first page of the paper document to the second electronic terminal. It can be recognized through the device 140.
  • the confirmation information request unit 120 recognizes the two-dimensional code inserted in the preset area of the first page of the first document by the second electronic terminal device 140 among the plurality of electronic terminal devices. Accordingly, when a request to confirm the reliability of the first document is received from the second electronic terminal device 140, a document identifier, a hash value, and document version information for the first document are transmitted to the second electronic terminal device 140 Request.
  • the second electronic terminal device 140 when the second electronic terminal device 140 receives a request for transmission of the document identifier, hash value, and document version information for the first document from the document information management device 110, the second electronic terminal device 140 receives the first document from the 2D code.
  • the identifier, the first hash value, and the first document version information may be extracted and transmitted to the document information management apparatus 110.
  • the hash value request unit 121 extracts and transmits the first document identifier, the first hash value, and the first document version information from the two-dimensional code by the second electronic terminal device 140. 2
  • a preset first number of the plurality of node devices 101, 102, 103, 104 After randomly selecting node devices of the second electronic terminal device 140, based on the first document identifier and the first document version information, the first number of node devices are included in the first transaction. Requests transmission of the first hash value.
  • the hash value request unit 121 may transmit the first document identifier and the first document version information to the first number of node devices, and in this case, the first number of node devices By performing a search for a transaction using the first document identifier and the first document version information as a search word in the block chain data stored in the memory of a number of node devices, the first transaction after searching for the first transaction
  • the first hash value may be extracted from and transmitted to the document information management device 110.
  • the verification unit 122 When the first hash value is received from the first number of node devices, the verification unit 122 provides the first hash value received from the first number of node devices and the second electronic terminal device 140.
  • the first hash value received from the second electronic terminal device 140 is the first hash value received from node devices having a predetermined threshold number or more among the first number of node devices by comparing the received first hash value. If it is confirmed that the hash value is the same, a confirmation message indicating that the first document is a reliable document is generated and transmitted to the second electronic terminal device 140.
  • the document information management device 110 when the document information management device 110 according to the present invention receives a registration request to the blockchain network for the first document created by the first electronic terminal device 130 from the first electronic terminal device 130, the The document identifier, hash value, and document version information for the first document are distributed and stored in a plurality of node devices 101, 102, 103, 104 through a blockchain network, and the first electronic terminal device 130 1
  • a request to confirm the reliability of the first document is received from the second electronic terminal device 140 that has shared a document, it is stored in a plurality of node devices 101, 102, 103, 104 through the blockchain network.
  • the integrity of the document in the document sharing environment can be guaranteed by checking whether or not the first document has been modified by inquiring the hash value.
  • FIG. 2 is a flowchart illustrating a method of operating a document information management apparatus based on a block chain for ensuring the reliability of a document according to an embodiment of the present invention.
  • step S210 when a request for registration to the blockchain network for a first document created in the first electronic terminal device is received from a first electronic terminal device among a plurality of electronic terminal devices, the first electronic terminal device Requests transmission of document identifier, hash value, and document version information for the first document.
  • step S220 a first hash generated by applying a preset first document identifier for identifying the first document from the first electronic terminal device and data constituting the first document as input to a preset hash function
  • the first document identifier and the first hash A first transaction including a value and the first document version information is generated.
  • step S230 while transmitting the first transaction to a first node device, which is one of a plurality of node devices constituting the blockchain network, a request for registration of the first transaction to the blockchain network is transmitted. .
  • the first node device when the first transaction is received from the document information management device, the first node device generates a first block containing the first transaction based on the block chain data stored in the memory of the first node device. After generating, connecting the first block to the block chain data in a chain, the first block may be propagated to other node devices other than the node device among the plurality of node devices through the blockchain network. .
  • the first electronic terminal device when the first electronic terminal device receives a request for transmission of a document identifier, a hash value, and document version information for the first document from the document information management device, the first document The first hash value is generated by applying data constituting the hash function as an input, and the first document version information is generated based on time information on the last storage time of the first document, and then the first Generates a two-dimensional code including a document identifier, the first hash value, and the first document version information, inserts the two-dimensional code into a predetermined area of the first page of the first document, and sends the document information management device
  • the first document identifier, the first hash value, and the first document version information may be transmitted.
  • step S230 a parity check corresponding to a preset generation matrix having error correction capability for a code of t (t is a natural number) bit for use in authentication of a node device Maintaining a matrix storage unit in which a matrix is stored, when the first transaction is generated, an error code having a hamming weight of t is randomly generated, and a syndrome for the error code based on the error code and the parity check matrix Generating, transmitting the error code to the first node device and at the same time transmitting a feedback request for a codeword in which the error code is inserted as an error to the first node device, from the first node device A first codeword generated by the first node device (the first codeword is generated by encoding a random code generated by the first node device based on the generation matrix previously stored in the first node device) Codeword), when a feedback code in which the error code is inserted as an error is received, generating a verification syndrome from the feedback code
  • the first node device stores the generation matrix in the memory of the first node device, and when the error code and the feedback request are received from the document information management device, , It is checked whether the hamming weight of the error code is t, and when it is determined that the hamming weight of the error code is t, the random code is randomly generated, and the random code is stored in the memory of the first node device.
  • the first codeword is generated by encoding the random code based on a generation matrix, and after generating the feedback code by inserting the error code into the first codeword as an error, the feedback code is transferred to the document information management device Can be transferred to.
  • the method of operating the document information management device is, after the registration of the first transaction to the blockchain network is completed, a second electronic terminal device among the plurality of electronic terminal devices is Upon recognizing the two-dimensional code inserted in the preset area of the first page of the first document and receiving a request to confirm the reliability of the first document from the second electronic terminal device, the second electronic terminal Requesting transmission of a document identifier, a hash value, and document version information for the first document to a device, wherein the second electronic terminal device provides the first document identifier, the first hash value, and the first document version information from the two-dimensional code.
  • a preset second among the plurality of node devices is After randomly selecting one number of node devices, they are included in the first transaction with the first number of node devices based on the first document identifier and the first document version information received from the second electronic terminal device.
  • the step of generating a confirmation message indicating that the first document is a reliable document and transmitting the message to the second electronic terminal device may be further included.
  • the method of operating a document information management apparatus based on a block chain for ensuring the reliability of a document according to an embodiment of the present invention is a document information management device based on a block chain to ensure the reliability of the document described with reference to FIG. 1 Since it may correspond to the configuration of the operation of 110, a more detailed description thereof will be omitted.
  • the method of operating a document information management apparatus based on a block chain for ensuring the reliability of a document may be implemented as a computer program stored in a storage medium for execution through a combination with a computer.
  • a method of operating a document information management device based on a block chain to ensure the reliability of a document is implemented in the form of program commands that can be executed through various computer means and recorded in a computer-readable medium.
  • the computer-readable medium may include program instructions, data files, data structures, and the like alone or in combination.
  • the program instructions recorded in the medium may be specially designed and configured for the present invention, or may be known and usable to those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks.
  • program instructions such as magneto-optical media, and ROM, RAM, flash memory, and the like.
  • program instructions include not only machine language codes such as those produced by a compiler but also high-level language codes that can be executed by a computer using an interpreter or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법이 개시된다. 본 발명에 따른 문서 정보 관리 장치 및 그 동작 방법은 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보를 블록체인 네트워크를 통해 복수의 노드 장치들에 분산 저장하고, 상기 제1 전자 단말 장치에서 상기 제1 문서를 공유받은 제2 전자 단말 장치로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들에 저장되어 있는 해시 값을 조회하여 상기 제1 문서에 변형이 발생하였는지 여부를 확인함으로써, 문서 공유 환경에서 문서에 대한 무결성을 보장할 수 있다.

Description

문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법
본 발명은 블록체인을 기반으로 문서의 신뢰성을 보장할 수 있도록 지원하는 문서 정보 관리 장치 및 그 동작 방법에 대한 것이다.
최근, 컴퓨터나 스마트폰 또는 태블릿 PC 등과 같은 전자 단말 장치가 널리 보급됨에 따라 이러한 전자 단말 장치를 이용하여 문서를 열람, 작성, 편집할 수 있도록 하는 다양한 종류의 전자 문서 관련 프로그램들이 출시되고 있다.
이러한 전자 문서 관련 프로그램들로는 기본적인 문서의 작성, 편집 등을 지원하는 워드프로세서, 데이터의 입력, 산술연산, 데이터 관리를 보조하는 스프레드시트, 발표자의 발표를 보조하기 위한 프레젠테이션 프로그램들이 있다.
기업이나 공공기관 등과 같이 보안이 중요한 내부 업무 환경에서는 문서를 공유할 때, 공유되는 문서가 제3자에 의해 임의로 변형되는 것을 막을 필요가 있다.
예컨대, A라는 사람이 자신의 전자 단말 장치를 이용하여 팀원들에게 배포할 문서를 작성한 후 해당 문서를 팀원들의 전자 단말 장치로 전송하였을 때, 상기 문서가 임의로 변형되어버리면, 팀원들이 잘못된 정보가 포함된 문서를 수신하게 되는 문제가 발생할 수 있다.
이렇게, 여러 사람이 문서를 공유해야 하는 환경에서는 문서를 공유받은 사람이 해당 문서에 변형이 일어나지 않았음을 신뢰할 수 있도록 하기 위한 기법이 도입될 필요가 있다.
이와 관련해서, 최근에는 소정의 데이터를 체인화된 블록으로 구성하여 중앙 서버가 아닌 노드들에 분산 저장함으로써, 해당 데이터에 대한 무결성을 보장할 수 있는 블록체인 기술이 널리 활용되고 있다.
블록체인 기술은 트랜잭션이라고 하는 소정의 데이터가 생성되면, 블록체인 네트워크에 참여하고 있는 복수의 노드 장치들 중 어느 하나의 노드 장치가 여러 블록들이 체인으로 연결되어 있는 블록체인 데이터에 포함된 이전 블록을 기초로 상기 트랜잭션이 포함된 새로운 블록을 생성하고, 상기 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 블록을 상기 블록체인 네트워크를 통해 다른 노드 장치들로 배포함으로써, 소정의 데이터가 복수의 노드 장치들에 분산 저장되도록 하는 기술을 의미한다.
따라서, 문서 공유 환경에서 공유되는 문서의 신뢰성을 보장할 수 있도록 하기 위해, 문서 작성자가 소정의 문서를 작성하면, 상기 문서에 대한 정보를 블록체인 네트워크를 통해 분산 저장해 둠으로써, 문서 수신인이 상기 문서를 수신하게 되면, 상기 블록체인 네트워크를 통해 자신이 수신한 문서가 신뢰할 수 있는 문서인지를 확인할 수 있도록 지원하기 위한 기술의 연구가 필요하다.
본 발명에 따른 문서 정보 관리 장치 및 그 동작 방법은 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보를 블록체인 네트워크를 통해 복수의 노드 장치들에 분산 저장하고, 상기 제1 전자 단말 장치에서 상기 제1 문서를 공유받은 제2 전자 단말 장치로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들에 저장되어 있는 해시 값을 조회하여 상기 제1 문서에 변형이 발생하였는지 여부를 확인함으로써, 문서 공유 환경에서 문서에 대한 무결성을 보장할 수 있도록 한다.
본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치는 복수의 전자 단말 장치들 중 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 정보 요청부, 상기 제1 전자 단말 장치로부터 상기 제1 문서를 식별하기 위한 기설정된(predetermined) 제1 문서 식별자와 상기 제1 문서를 구성하는 데이터가 기설정된 해시 함수에 입력으로 인가되어 생성된 제1 해시 값 및 제1 문서 버전 정보 - 상기 제1 문서 버전 정보는 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 구성된 정보를 의미함 - 가 수신되면, 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 제1 트랜잭션을 생성하는 트랜잭션 생성부 및 상기 블록체인 네트워크를 구성하는 복수의 노드 장치들 중 어느 하나인 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 등록 요청부를 포함하고, 상기 제1 노드 장치는 상기 문서 정보 관리 장치로부터 상기 제1 트랜잭션이 수신되면, 상기 제1 노드 장치의 메모리에 저장되어 있는 블록체인 데이터를 기초로 상기 제1 트랜잭션이 포함된 제1 블록을 생성하고, 상기 제1 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 제1 블록을 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들 중 상기 노드 장치를 제외한 나머지 노드 장치들로 전파한다.
또한, 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법은 복수의 전자 단말 장치들 중 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 단계, 상기 제1 전자 단말 장치로부터 상기 제1 문서를 식별하기 위한 기설정된 제1 문서 식별자와 상기 제1 문서를 구성하는 데이터가 기설정된 해시 함수에 입력으로 인가되어 생성된 제1 해시 값 및 제1 문서 버전 정보 - 상기 제1 문서 버전 정보는 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 구성된 정보를 의미함 - 가 수신되면, 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 제1 트랜잭션을 생성하는 단계 및 상기 블록체인 네트워크를 구성하는 복수의 노드 장치들 중 어느 하나인 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 단계를 포함하고, 상기 제1 노드 장치는 상기 문서 정보 관리 장치로부터 상기 제1 트랜잭션이 수신되면, 상기 제1 노드 장치의 메모리에 저장되어 있는 블록체인 데이터를 기초로 상기 제1 트랜잭션이 포함된 제1 블록을 생성하고, 상기 제1 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 제1 블록을 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들 중 상기 노드 장치를 제외한 나머지 노드 장치들로 전파한다.
본 발명에 따른 문서 정보 관리 장치 및 그 동작 방법은 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보를 블록체인 네트워크를 통해 복수의 노드 장치들에 분산 저장하고, 상기 제1 전자 단말 장치에서 상기 제1 문서를 공유받은 제2 전자 단말 장치로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들에 저장되어 있는 해시 값을 조회하여 상기 제1 문서에 변형이 발생하였는지 여부를 확인함으로써, 문서 공유 환경에서 문서에 대한 무결성을 보장할 수 있다.
도 1은 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 구조를 도시한 도면이다.
도 2는 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법을 도시한 순서도이다.
이하에서는 본 발명에 따른 실시예들을 첨부된 도면을 참조하여 상세하게 설명하기로 한다. 이러한 설명은 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였으며, 다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 본 명세서 상에서 사용되는 모든 용어들은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 사람에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다.
본 문서에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있다는 것을 의미한다. 또한, 본 발명의 다양한 실시예들에 있어서, 각 구성요소들, 기능 블록들 또는 수단들은 하나 또는 그 이상의 하부 구성요소로 구성될 수 있고, 각 구성요소들이 수행하는 전기, 전자, 기계적 기능들은 전자회로, 집적회로, ASIC(Application Specific Integrated Circuit) 등 공지된 다양한 소자들 또는 기계적 요소들로 구현될 수 있으며, 각각 별개로 구현되거나 2 이상이 하나로 통합되어 구현될 수도 있다.
한편, 첨부된 블록도의 블록들이나 흐름도의 단계들은 범용 컴퓨터, 특수용 컴퓨터, 휴대용 노트북 컴퓨터, 네트워크 컴퓨터 등 데이터 프로세싱이 가능한 장비의 프로세서나 메모리에 탑재되어 지정된 기능들을 수행하는 컴퓨터 프로그램 명령들(instructions)을 의미하는 것으로 해석될 수 있다. 이들 컴퓨터 프로그램 명령들은 컴퓨터 장치에 구비된 메모리 또는 컴퓨터에서 판독 가능한 메모리에 저장될 수 있기 때문에, 블록도의 블록들 또는 흐름도의 단계들에서 설명된 기능들은 이를 수행하는 명령 수단을 내포하는 제조물로 생산될 수도 있다. 아울러, 각 블록 또는 각 단계는 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 명령들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 가능한 실시예들에서는 블록들 또는 단계들에서 언급된 기능들이 정해진 순서와 달리 실행되는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들 또는 단계들은 실질적으로 동시에 수행되거나, 역순으로 수행될 수 있으며, 경우에 따라 일부 블록들 또는 단계들이 생략된 채로 수행될 수도 있다.
도 1은 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 구조를 도시한 도면이다.
도 1을 참조하면, 본 발명에 따른 문서 정보 관리 장치(110)는 정보 요청부(111), 트랜잭션 생성부(112) 및 등록 요청부(113)를 포함한다.
우선, 본 발명에서는 복수의 노드 장치들(101, 102, 103, 104)이 각 노드 장치의 메모리에 문서 정보를 분산해서 저장하기 위해 블록체인 네트워크를 구성하고 있다. 여기서, 복수의 노드 장치들(101, 102, 103, 104)은 네트워크 기능을 갖는 마이크로 프로세서 기반의 컴퓨팅 장치를 의미하며, 각 노드 장치의 메모리에는 소정의 문서의 문서 식별자와 해시 값 및 문서 버전 정보가 포함된 트랜잭션을 기반으로 생성된 블록들이 체인으로 연결되어 있는 블록체인 데이터가 저장되어 있다.
이때, 문서를 서로 공유할 수 있는 환경에 존재하는 복수의 전자 단말 장치들 중 제1 전자 단말 장치(130)에서 사용자에 의해 제1 문서가 작성된 이후, 사용자가 상기 제1 문서에 대한 정보를 블록체인 네트워크에 등록하기 위해서, 제1 전자 단말 장치(130)에 상기 제1 문서에 대한 블록체인 네트워크로의 등록 명령을 인가하게 되면, 제1 전자 단말 장치(130)는 문서 정보 관리 장치(110)로 상기 제1 문서에 대한 블록체인 네트워크로의 등록 요청을 전송할 수 있다.
이때, 정보 요청부(111)는 상기 복수의 전자 단말 장치들 중 제1 전자 단말 장치(130)로부터 제1 전자 단말 장치(130)에서 작성된 상기 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 제1 전자 단말 장치(130)로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청한다.
이때, 본 발명의 일실시예에 따르면, 제1 전자 단말 장치(130)는 문서 정보 관리 장치(110)로부터 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송 요청이 수신되면, 상기 제1 문서를 구성하는 데이터를 기설정된(predetermined) 해시 함수에 입력으로 인가하여 제1 해시 값을 생성하고, 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 제1 문서 버전 정보를 생성한 후 상기 제1 문서를 식별하기 위한 기설정된 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 2차원 코드를 생성하여 상기 제1 문서의 첫 페이지의 기설정된 영역에 상기 2차원 코드를 삽입하고, 문서 정보 관리 장치(110)로 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 전송할 수 있다.
여기서, 상기 제1 문서 식별자는 상기 제1 문서를 식별하기 위한 고유 구분자를 의미하는 것으로, 제1 전자 단말 장치(130)는 사용자에 의해 제1 문서가 작성되는 시점에서 상기 제1 문서를 식별하기 위한 상기 제1 문서 식별자를 미리 생성해 놓을 수 있다. 이때, 상기 제1 문서 식별자는 블록체인 네트워크를 통해 저장되어 있는 다른 문서들의 문서 식별자와 다른 값으로 생성되어야 하기 때문에, 제1 전자 단말 장치(130)는 상기 제1 문서 식별자가 생성되면, 상기 제1 문서 식별자를 문서 정보 관리 장치(110)로 전송하여 중복여부를 질의할 수 있고, 문서 정보 관리 장치(110)는 블록체인 네트워크를 구성하는 복수의 노드 장치들(101, 102, 103, 104)에 저장되어 있는 블록체인 데이터를 조회하여 상기 제1 문서 식별자와 중복되는 문서 식별자가 존재하는지 확인한 후 중복되는 문서 식별자가 존재하지 않는 것으로 확인되면, 상기 제1 문서 식별자가 고유한 값임을 지시하는 지시 메시지를 제1 전자 단말 장치(130)로 전송할 수 있다. 이때, 제1 전자 단말 장치(110)는 상기 지시 메시지가 수신되면, 상기 제1 문서 식별자를 상기 제1 문서에 대한 문서 식별자로 최종 확정할 수 있다.
그리고, 상기 제1 문서 버전 정보는 상기 제1 문서의 저장 이력을 구분하기 위한 정보로, 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 구성될 수 있다. 예컨대, 상기 제1 문서가 2019년 4월 1일 오전 10시에 마지막으로 저장된 경우, 상기 제1 문서 버전 정보는 '2019년 4월 1일 오전 10시'라는 시간 정보가 소정의 버전 생성 함수에 입력으로 인가되어 연산되는 출력 값으로 구성될 수 있다. 그 이후, 상기 제1 문서가 다시 편집된 후 2019년 5월 2일 오전 9시에 다시 저장된 경우, 상기 제1 문서 버전 정보는 '2019년 5월 2일 오전 9시'라는 시간 정보가 상기 버전 생성 함수에 입력으로 인가되어 연산되는 출력 값으로 다시 구성될 수 있다.
이렇게, 제1 전자 단말 장치(130)가 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 2차원 코드를 생성하고, 상기 제1 문서의 첫 페이지의 기설정된 영역에 상기 2차원 코드를 삽입한 후 문서 정보 관리 장치(110)로 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 전송하게 되면, 트랜잭션 생성부(112)는 제1 전자 단말 장치(130)로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 수신하여 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 제1 트랜잭션을 생성한다.
그리고, 등록 요청부(113)는 상기 블록체인 네트워크를 구성하는 복수의 노드 장치들(101, 102, 103, 104) 중 어느 하나인 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송한다.
이때, 본 발명의 일실시예에 따르면, 등록 요청부(113)는 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하기 위한 상기 제1 노드 장치를 랜덤하게 선택할 수 있다. 관련해서, 본 실시예에서는 상기 제1 노드 장치를 도면부호 101로 표시한 노드 장치인 것으로 가정하고 설명하기로 한다.
이때, 제1 노드 장치(101)는 문서 정보 관리 장치(110)로부터 상기 제1 트랜잭션이 수신되면, 제1 노드 장치(101)의 메모리에 저장되어 있는 블록체인 데이터를 기초로 상기 제1 트랜잭션이 포함된 제1 블록을 생성하고, 상기 제1 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 제1 블록을 상기 블록체인 네트워크를 통해 복수의 노드 장치들(101, 102, 103, 104) 중 제1 노드 장치(101)를 제외한 나머지 노드 장치들(102, 103, 104)로 전파할 수 있다.
이때, 나머지 노드 장치들(102, 103, 104)은 상기 블록체인 네트워크를 통해 상기 제1 블록이 수신되면, 나머지 노드 장치들(102, 103, 104) 각각의 메모리 상에 저장되어 있는 상기 블록체인 데이터에 상기 제1 블록을 체인으로 연결하여 저장할 수 있다.
이를 통해, 상기 제1 문서에 대한 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보는 복수의 노드 장치들(101, 102, 103, 104) 각각의 메모리 상에 저장되어 있는 블록체인 데이터에 체인으로 연결되어 복수의 노드 장치들(101, 102, 103, 104) 각각에 분산 저장될 수 있다.
이때, 본 발명의 일실시예에 따르면, 등록 요청부(113)는 제1 노드 장치(101)로 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 과정에서 제1 노드 장치(101)를 인증하기 위한 구성으로, 행렬 저장부(114), 신드롬 생성부(115), 피드백 요청부(116), 검증용 신드롬 생성부(117), 인증부(118) 및 요청부(119)를 포함할 수 있다.
행렬 저장부(114)에는 노드 장치의 인증에 사용하기 위한 t(t는 자연수임) 비트의 코드에 대한 오류 정정 능력을 갖는 기설정된 생성행렬에 대응되는 패리티 검사 행렬이 저장되어 있다.
패리티 검사 행렬은 데이터 전송측이 소정의 생성행렬을 기반으로 인코딩된 코드워드(codeword)를 데이터 수신측으로 전송하였을 때, 데이터 수신측이 수신한 데이터에 에러가 발생하였는지 여부를 검증하기 위한 행렬로, k x n(k와 n은 자연수로 n은 k보다 큰 수임) 크기의 생성행렬 G가 존재한다고 하고, 상기 생성행렬 G에 대응하는 패리티 검사 행렬을 'H'라고 하는 경우, 상기 패리티 검사 행렬 H의 크기는 (n-k) x n의 크기이며, 상기 생성행렬 G와의 관계에서 하기의 수학식 1과 같은 특성이 존재한다.
Figure PCTKR2020005336-appb-M000001
여기서, HT는 상기 패리티 검사 행렬의 전치 행렬을 의미한다.
만약, 데이터 전송측이 생성행렬 G를 이용해서 코드워드 c를 생성하여 데이터 수신측으로 전송함에 따라 데이터 수신측에 수신된 데이터를 'r'이라고 하고, 상기 데이터 r에 에러가 발생하지 않았다고 하는 경우, 상기 데이터 r에 대해서는 패리티 검사 행렬 H와의 관계에서 하기의 수학식 2와 같은 특성이 존재한다.
Figure PCTKR2020005336-appb-M000002
하지만, 데이터 전송측이 전송한 코드워드 c에 에러 e가 발생하였다고 한다면, 데이터 수신측이 수신한 상기 데이터 r은 '
Figure PCTKR2020005336-appb-I000001
'가 될 것이고, 이로 인해 패리티 검사 행렬 H와 상기 데이터 r 사이에는 하기의 수학식 3과 같은 특성을 가지게 된다.
Figure PCTKR2020005336-appb-M000003
여기서,
Figure PCTKR2020005336-appb-I000002
는 배타적 논리합 연산을 의미한다.
상기 수학식 3에서의 연산과 같이, 데이터 수신측에서는 패리티 검사 행렬을 이용해서 데이터 수신측에 수신된 데이터에 에러가 존재하는지 여부를 검출할 수 있다. 이때, 상기 수학식 3에서 'S'를 신드롬(Syndrome)이라고 하며, 데이터 수신측에서는 패리티 검사 행렬 H를 기초로 상기 신드롬을 연산한 후
Figure PCTKR2020005336-appb-I000003
를 만족하는 e를 찾아내기 위한 신드롬 디코딩(Syndrome Decoding)을 수행함으로써, 수신된 데이터 r에 포함된 에러 e를 찾아낼 수 있다.
신드롬 디코딩은 패리티 검사 행렬의 오류 정정 능력이 t인 경우, t이하의 비트에 대해서 데이터 에러가 발생하였을 때에만
Figure PCTKR2020005336-appb-I000004
를 만족하는 에러 코드 e를 찾아낼 수 있다.
신드롬 생성부(115)는 상기 제1 트랜잭션이 생성되면, 해밍 무게(Hamming Weight)가 t인 에러 코드를 랜덤하게 생성하고, 상기 에러 코드와 상기 패리티 검사 행렬을 기초로 상기 에러 코드에 대한 신드롬을 생성한다.
여기서, 해밍 무게란 '0'과 '1'로 구성된 코드 값들의 집합에서 '1'이라는 코드 값의 개수를 의미한다.
그리고, 신드롬 생성부(115)는 하기의 수학식 4에 기초하여 상기 에러 코드에 대한 신드롬을 생성할 수 있다.
Figure PCTKR2020005336-appb-M000004
여기서, e는 해밍 무게가 t인 에러 코드, S는 신드롬을 의미한다.
피드백 요청부(116)는 상기 에러 코드를 제1 노드 장치(101)로 전송함과 동시에 제1 노드 장치(101)에 대해 상기 에러 코드가 에러로 삽입된 코드워드(codeword)의 피드백 요청을 전송한다.
이때, 본 발명의 일실시예에 따르면, 제1 노드 장치(101)는 제1 노드 장치(101)의 메모리 상에 상기 생성행렬을 저장하고 있고, 문서 정보 관리 장치(110)로부터 상기 에러 코드와 상기 피드백 요청이 수신되면, 상기 에러 코드의 해밍 무게가 t인지 여부를 확인하고, 상기 에러 코드의 해밍 무게가 t인 것으로 확인되면, 랜덤 코드를 랜덤하게 생성하고, 제1 노드 장치(101)의 메모리 상에 저장되어 있는 상기 생성행렬을 기초로 상기 랜덤 코드를 인코딩하여 제1 코드워드를 생성하며, 상기 제1 코드워드에 상기 에러 코드를 에러로 삽입하여 피드백 코드를 생성한 후 상기 피드백 코드를 문서 정보 관리 장치(110)로 전송할 수 있다.
관련해서, 문서 정보 관리 장치(110)로부터 수신된 상기 에러 코드를 'e'라고 하는 경우, 제1 노드 장치(101)는 상기 에러 코드 e의 해밍 무게가 t인지 여부를 먼저 확인할 수 있다.
상기 에러 코드 e의 해밍 무게가 t인 것으로 확인되면, 제1 노드 장치(101)는 상기 에러 코드 e가 문서 정보 관리 장치(110)로부터 정상적으로 생성되어 전송된 코드인 것으로 확인하고, 소정의 랜덤 코드를 랜덤하게 생성한 후 메모리에 저장되어 있는 상기 생성행렬을 기초로 상기 랜덤 코드를 인코딩하여 제1 코드워드를 생성할 수 있다.
관련해서, 상기 생성행렬을 k x n 크기의 생성행렬 G라고 하는 경우, 제1 노드 장치(101)는 k비트의 크기를 갖는 랜덤 코드를 랜덤하게 생성한 후 상기 생성행렬 G를 이용하여 하기의 수학식 5의 연산에 따라 상기 제1 코드워드를 생성할 수 있다.
Figure PCTKR2020005336-appb-M000005
여기서, c는 상기 제1 코드워드, r은 상기 랜덤 코드를 의미한다.
이렇게, 상기 제1 코드워드 c가 생성되면, 제1 노드 장치(101)는 하기의 수학식 6의 연산에 따라 상기 제1 코드워드 c에 상기 에러 코드 e를 에러로 삽입하여 피드백 코드를 생성할 수 있다.
Figure PCTKR2020005336-appb-M000006
여기서, p는 상기 피드백 코드를 의미한다.
이렇게, 상기 피드백 코드 p가 생성되면, 제1 노드 장치(101)는 상기 피드백 코드를 문서 정보 관리 장치(110)로 전송할 수 있다.
이때, 검증용 신드롬 생성부(117)는 제1 노드 장치(101)로부터 제1 노드 장치(101)에서 생성된 상기 제1 코드워드(상기 제1 코드워드는 제1 노드 장치(101)에서 생성된 랜덤 코드가 제1 노드 장치(101)에 기 저장되어 있는 상기 생성행렬을 기초로 인코딩되어 생성된 코드워드임)에 상기 에러 코드가 에러로 삽입된 상기 피드백 코드가 수신되면, 상기 패리티 검사 행렬을 기초로 상기 피드백 코드로부터 검증용 신드롬을 생성한다.
관련해서, 상기 피드백 코드가 상기 수학식 6의 연산에 따라 생성된 p라고 하는 경우, 검증용 신드롬 생성부(117)는 하기의 수학식 7의 연산에 기초하여 상기 검증용 신드롬을 생성할 수 있다.
Figure PCTKR2020005336-appb-M000007
여기서, Sc는 상기 검증용 신드롬을 의미한다.
인증부(118)는 상기 에러 코드에 대한 신드롬과 상기 검증용 신드롬을 비교하여 양 신드롬이 서로 일치하는 것으로 확인되는 경우, 제1 노드 장치(101)에 대한 인증을 완료한다.
관련해서, 인증부(118)는 상기 수학식 4에 따라 연산된 상기 에러 코드에 대한 신드롬 S와 상기 수학식 7에 따라 연산된 상기 검증용 신드롬 Sc가 서로 일치하는 것으로 확인되는 경우, 제1 노드 장치(101)에 대한 인증을 완료할 수 있다.
상기 수학식 4에 따라 연산된 상기 에러 코드에 대한 신드롬 S와 상기 수학식 7에 따라 연산된 상기 검증용 신드롬 Sc가 서로 일치한다는 것은 제1 노드 장치(101)가 문서 정보 관리 장치(110)에 저장되어 있는 패리티 검사 행렬에 대응하는 t이하의 오류 정정 능력을 갖춘 생성행렬을 통해 생성된 코드워드에 대해 문서 정보 관리 장치(110)가 발급한 해밍 무게가 t인 에러 코드를 에러로 삽입하여 생성한 피드백 코드를 문서 정보 관리 장치(110)로 피드백하였다는 의미로 볼 수 있다.
이에 대해서는 하기의 수학식 8의 연산에 의해 증명할 수 있다.
Figure PCTKR2020005336-appb-M000008
제1 노드 장치(101)가 문서 정보 관리 장치(110)에 저장되어 있는 패리티 검사 행렬에 대응하는 t이하의 오류 정정 능력을 갖춘 생성행렬을 통해 코드워드를 생성한 후 상기 생성된 코드워드에 대해 문서 정보 관리 장치(110)가 발급한 해밍 무게가 t인 에러 코드를 에러로 삽입하여 피드백 코드를 생성하였다고 하는 경우, 상기 검증용 신드롬 Sc는 상기 수학식 8의 연산에 따라
Figure PCTKR2020005336-appb-I000005
로 연산될 것이고,
Figure PCTKR2020005336-appb-I000006
는 상기 수학식 4에서 나타낸 상기 에러 코드에 대한 신드롬 S와 동일해 진다.
이로 인해, 인증부(118)는 상기 수학식 4에 따라 연산된 상기 에러 코드에 대한 신드롬 S와 상기 수학식 7에 따라 연산된 상기 검증용 신드롬 Sc가 서로 일치하는 것으로 확인되는 경우, 제1 노드 장치(101)가 본 시스템에 등록된 정상적인 노드 장치인 것으로 인증할 수 있다.
이렇게, 제1 노드 장치(101)에 대한 인증이 완료되면, 요청부(119)는 제1 노드 장치(101)로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송한다.
본 발명의 일실시예에 따르면, 문서 정보 관리 장치(110)는 확인 정보 요청부(120), 해시 값 요청부(121) 및 확인부(122)를 더 포함할 수 있다.
앞서 설명한 바와 같이, 상기 블록체인 네트워크로의 상기 제1 트랜잭션의 등록이 완료된 이후, 제1 전자 단말 장치(130)의 사용자가 상기 제1 문서를 다른 사용자에게 공유해 주기 위해, 제1 전자 단말 장치(130)를 이용해서 상기 2차원 코드가 삽입된 상기 제1 문서에 대한 문서 파일을 제2 전자 단말 장치(140)로 전송하게 되면, 제2 전자 단말 장치(140)의 사용자는 상기 제1 문서가 변형되지 않은 신뢰할 수 있는 문서인지 여부를 확인하기 위한 작업을 수행할 수 있다.
관련해서, 제2 전자 단말 장치(140)의 사용자는 제2 전자 단말 장치(140)를 이용해서 상기 제1 문서의 첫 페이지의 상기 기설정된 영역에 삽입되어 있는 상기 2차원 코드를 인식시킬 수 있고, 제2 전자 단말 장치(140)는 상기 2차원 코드가 인식되면, 문서 정보 관리 장치(110)로 상기 제1 문서에 대한 신뢰성 확인 요청을 전송할 수 있다.
이때, 제2 전자 단말 장치(140)의 사용자는 상기 제1 문서를 프린터를 통해 종이 문서로 인쇄한 후 종이 문서의 첫 페이지의 상기 기설정된 영역에 삽입되어 있는 상기 2차원 코드를 제2 전자 단말 장치(140)를 통해 인식시킬 수 있다.
이때, 확인 정보 요청부(120)는 상기 복수의 전자 단말 장치들 중 제2 전자 단말 장치(140)가 상기 제1 문서의 첫 페이지의 상기 기설정된 영역에 삽입되어 있는 상기 2차원 코드를 인식함에 따라, 제2 전자 단말 장치(140)로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 제2 전자 단말 장치(140)로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청한다.
이때, 제2 전자 단말 장치(140)는 문서 정보 관리 장치(110)로부터 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송 요청이 수신되면, 상기 2차원 코드로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 추출하여 문서 정보 관리 장치(110)로 전송할 수 있다.
그리고, 해시 값 요청부(121)는 제2 전자 단말 장치(140)가 상기 2차원 코드로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 추출하여 전송함에 따라, 제2 전자 단말 장치(140)로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 수신되면, 복수의 노드 장치들(101, 102, 103, 104) 중 기설정된 제1 개수의 노드 장치들을 랜덤하게 선택한 후 제2 전자 단말 장치(140)로부터 수신된 상기 제1 문서 식별자와 상기 제1 문서 버전 정보를 기초로 상기 제1 개수의 노드 장치들로 상기 제1 트랜잭션에 포함되어 있는 상기 제1 해시 값의 전송을 요청한다.
관련해서, 해시 값 요청부(121)는 상기 제1 개수의 노드 장치들로 상기 제1 문서 식별자와 상기 제1 문서 버전 정보를 전송할 수 있고, 이때, 상기 제1 개수의 노드 장치들은 상기 제1 개수의 노드 장치들의 메모리에 저장되어 있는 블록체인 데이터에서 상기 제1 문서 식별자와 상기 제1 문서 버전 정보를 검색어로 하여 트랜잭션에 대한 검색을 수행함으로써, 상기 제1 트랜잭션을 검색한 후 상기 제1 트랜잭션에서 상기 제1 해시 값을 추출하여 문서 정보 관리 장치(110)로 전송할 수 있다.
확인부(122)는 상기 제1 개수의 노드 장치들로부터 상기 제1 해시 값이 수신되면, 상기 제1 개수의 노드 장치들로부터 수신된 상기 제1 해시 값과 제2 전자 단말 장치(140)로부터 수신한 상기 제1 해시 값을 비교하여 상기 제1 개수의 노드 장치들 중 기설정된 임계 개수 이상의 노드 장치들에서 수신된 상기 제1 해시 값이 제2 전자 단말 장치(140)로부터 수신한 상기 제1 해시 값과 동일한 것으로 확인되면, 상기 제1 문서가 신뢰할 수 있는 문서임을 지시하는 확인 메시지를 생성하여 제2 전자 단말 장치(140)로 전송한다.
결국, 본 발명에 따른 문서 정보 관리 장치(110)는 제1 전자 단말 장치(130)로부터 제1 전자 단말 장치(130)에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보를 블록체인 네트워크를 통해 복수의 노드 장치들(101, 102, 103, 104)에 분산 저장하고, 제1 전자 단말 장치(130)에서 상기 제1 문서를 공유받은 제2 전자 단말 장치(140)로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 블록체인 네트워크를 통해 복수의 노드 장치들(101, 102, 103, 104)에 저장되어 있는 해시 값을 조회하여 상기 제1 문서에 변형이 발생하였는지 여부를 확인함으로써, 문서 공유 환경에서 문서에 대한 무결성을 보장할 수 있다.
도 2는 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법을 도시한 순서도이다.
단계(S210)에서는 복수의 전자 단말 장치들 중 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청한다.
단계(S220)에서는 상기 제1 전자 단말 장치로부터 상기 제1 문서를 식별하기 위한 기설정된 제1 문서 식별자와 상기 제1 문서를 구성하는 데이터가 기설정된 해시 함수에 입력으로 인가되어 생성된 제1 해시 값 및 제1 문서 버전 정보(상기 제1 문서 버전 정보는 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 구성된 정보를 의미함)가 수신되면, 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 제1 트랜잭션을 생성한다.
단계(S230)에서는 상기 블록체인 네트워크를 구성하는 복수의 노드 장치들 중 어느 하나인 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송한다.
이때, 상기 제1 노드 장치는 상기 문서 정보 관리 장치로부터 상기 제1 트랜잭션이 수신되면, 상기 제1 노드 장치의 메모리에 저장되어 있는 블록체인 데이터를 기초로 상기 제1 트랜잭션이 포함된 제1 블록을 생성하고, 상기 제1 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 제1 블록을 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들 중 상기 노드 장치를 제외한 나머지 노드 장치들로 전파할 수 있다.
이때, 본 발명의 일실시예에 따르면, 상기 제1 전자 단말 장치는 상기 문서 정보 관리 장치로부터 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송 요청이 수신되면, 상기 제1 문서를 구성하는 데이터를 상기 해시 함수에 입력으로 인가하여 상기 제1 해시 값을 생성하고, 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 상기 제1 문서 버전 정보를 생성한 후 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 2차원 코드를 생성하여 상기 제1 문서의 첫 페이지의 기설정된 영역에 상기 2차원 코드를 삽입하고, 상기 문서 정보 관리 장치로 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 전송할 수 있다.
또한, 본 발명의 일실시예에 따르면, 단계(S230)에서는 노드 장치의 인증에 사용하기 위한 t(t는 자연수임) 비트의 코드에 대한 오류 정정 능력을 갖는 기설정된 생성행렬에 대응되는 패리티 검사 행렬이 저장되어 있는 행렬 저장부를 유지하는 단계, 상기 제1 트랜잭션이 생성되면, 해밍 무게가 t인 에러 코드를 랜덤하게 생성하고, 상기 에러 코드와 상기 패리티 검사 행렬을 기초로 상기 에러 코드에 대한 신드롬을 생성하는 단계, 상기 에러 코드를 상기 제1 노드 장치로 전송함과 동시에 상기 제1 노드 장치에 대해 상기 에러 코드가 에러로 삽입된 코드워드의 피드백 요청을 전송하는 단계, 상기 제1 노드 장치로부터 상기 제1 노드 장치에서 생성된 제1 코드워드(상기 제1 코드워드는 상기 제1 노드 장치에서 생성된 랜덤 코드가 상기 제1 노드 장치에 기 저장되어 있는 상기 생성행렬을 기초로 인코딩되어 생성된 코드워드임)에 상기 에러 코드가 에러로 삽입된 피드백 코드가 수신되면, 상기 패리티 검사 행렬을 기초로 상기 피드백 코드로부터 검증용 신드롬을 생성하는 단계, 상기 에러 코드에 대한 신드롬과 상기 검증용 신드롬을 비교하여 양 신드롬이 서로 일치하는 것으로 확인되는 경우, 상기 제1 노드 장치에 대한 인증을 완료하는 단계 및 상기 제1 노드 장치에 대한 인증이 완료되면, 상기 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 단계를 포함할 수 있다.
이때, 본 발명의 일실시예에 따르면, 상기 제1 노드 장치는 상기 제1 노드 장치의 메모리 상에 상기 생성행렬을 저장하고 있고, 상기 문서 정보 관리 장치로부터 상기 에러 코드와 상기 피드백 요청이 수신되면, 상기 에러 코드의 해밍 무게가 t인지 여부를 확인하고, 상기 에러 코드의 해밍 무게가 t인 것으로 확인되면, 상기 랜덤 코드를 랜덤하게 생성하고, 상기 제1 노드 장치의 메모리 상에 저장되어 있는 상기 생성행렬을 기초로 상기 랜덤 코드를 인코딩하여 상기 제1 코드워드를 생성하며, 상기 제1 코드워드에 상기 에러 코드를 에러로 삽입하여 상기 피드백 코드를 생성한 후 상기 피드백 코드를 상기 문서 정보 관리 장치로 전송할 수 있다.
또한, 본 발명의 일실시예에 따르면, 상기 문서 정보 관리 장치의 동작 방법은 상기 블록체인 네트워크로의 상기 제1 트랜잭션의 등록이 완료된 이후, 상기 복수의 전자 단말 장치들 중 제2 전자 단말 장치가 상기 제1 문서의 첫 페이지의 상기 기설정된 영역에 삽입되어 있는 상기 2차원 코드를 인식함에 따라, 상기 제2 전자 단말 장치로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 제2 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 단계, 상기 제2 전자 단말 장치가 상기 2차원 코드로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 추출하여 전송함에 따라, 상기 제2 전자 단말 장치로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 수신되면, 상기 복수의 노드 장치들 중 기설정된 제1 개수의 노드 장치들을 랜덤하게 선택한 후 상기 제2 전자 단말 장치로부터 수신된 상기 제1 문서 식별자와 상기 제1 문서 버전 정보를 기초로 상기 제1 개수의 노드 장치들로 상기 제1 트랜잭션에 포함되어 있는 상기 제1 해시 값의 전송을 요청하는 단계 및 상기 제1 개수의 노드 장치들로부터 상기 제1 해시 값이 수신되면, 상기 제1 개수의 노드 장치들로부터 수신된 상기 제1 해시 값과 상기 제2 전자 단말 장치로부터 수신한 상기 제1 해시 값을 비교하여 상기 제1 개수의 노드 장치들 중 기설정된 임계 개수 이상의 노드 장치들에서 수신된 상기 제1 해시 값이 상기 제2 전자 단말 장치로부터 수신한 상기 제1 해시 값과 동일한 것으로 확인되면, 상기 제1 문서가 신뢰할 수 있는 문서임을 지시하는 확인 메시지를 생성하여 상기 제2 전자 단말 장치로 전송하는 단계를 더 포함할 수 있다.
이상, 도 2를 참조하여 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법에 대해 설명하였다. 여기서, 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법은 도 1을 이용하여 설명한 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치(110)의 동작에 대한 구성과 대응될 수 있으므로, 이에 대한 보다 상세한 설명은 생략하기로 한다.
본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법은 컴퓨터와의 결합을 통해 실행시키기 위한 저장매체에 저장된 컴퓨터 프로그램으로 구현될 수 있다.
또한, 본 발명의 일실시예에 따른 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.
이상과 같이 본 발명에서는 구체적인 구성 요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.
따라서, 본 발명의 사상은 설명된 실시예에 국한되어 정해져서는 아니되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등하거나 등가적 변형이 있는 모든 것들은 본 발명 사상의 범주에 속한다고 할 것이다.

Claims (12)

  1. 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치에 있어서,
    복수의 전자 단말 장치들 중 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 정보 요청부;
    상기 제1 전자 단말 장치로부터 상기 제1 문서를 식별하기 위한 기설정된(predetermined) 제1 문서 식별자와 상기 제1 문서를 구성하는 데이터가 기설정된 해시 함수에 입력으로 인가되어 생성된 제1 해시 값 및 제1 문서 버전 정보 - 상기 제1 문서 버전 정보는 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 구성된 정보를 의미함 - 가 수신되면, 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 제1 트랜잭션을 생성하는 트랜잭션 생성부; 및
    상기 블록체인 네트워크를 구성하는 복수의 노드 장치들 중 어느 하나인 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 등록 요청부
    를 포함하고,
    상기 제1 노드 장치는
    상기 문서 정보 관리 장치로부터 상기 제1 트랜잭션이 수신되면, 상기 제1 노드 장치의 메모리에 저장되어 있는 블록체인 데이터를 기초로 상기 제1 트랜잭션이 포함된 제1 블록을 생성하고, 상기 제1 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 제1 블록을 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들 중 상기 노드 장치를 제외한 나머지 노드 장치들로 전파하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치.
  2. 제1항에 있어서,
    상기 제1 전자 단말 장치는
    상기 문서 정보 관리 장치로부터 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송 요청이 수신되면, 상기 제1 문서를 구성하는 데이터를 상기 해시 함수에 입력으로 인가하여 상기 제1 해시 값을 생성하고, 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 상기 제1 문서 버전 정보를 생성한 후 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 2차원 코드를 생성하여 상기 제1 문서의 첫 페이지의 기설정된 영역에 상기 2차원 코드를 삽입하고, 상기 문서 정보 관리 장치로 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 전송하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치.
  3. 제1항에 있어서,
    상기 등록 요청부는
    노드 장치의 인증에 사용하기 위한 t(t는 자연수임) 비트의 코드에 대한 오류 정정 능력을 갖는 기설정된 생성행렬에 대응되는 패리티 검사 행렬이 저장되어 있는 행렬 저장부;
    상기 제1 트랜잭션이 생성되면, 해밍 무게(Hamming Weight)가 t인 에러 코드를 랜덤하게 생성하고, 상기 에러 코드와 상기 패리티 검사 행렬을 기초로 상기 에러 코드에 대한 신드롬(Syndrome)을 생성하는 신드롬 생성부;
    상기 에러 코드를 상기 제1 노드 장치로 전송함과 동시에 상기 제1 노드 장치에 대해 상기 에러 코드가 에러로 삽입된 코드워드(codeword)의 피드백 요청을 전송하는 피드백 요청부;
    상기 제1 노드 장치로부터 상기 제1 노드 장치에서 생성된 제1 코드워드 - 상기 제1 코드워드는 상기 제1 노드 장치에서 생성된 랜덤 코드가 상기 제1 노드 장치에 기 저장되어 있는 상기 생성행렬을 기초로 인코딩되어 생성된 코드워드임 - 에 상기 에러 코드가 에러로 삽입된 피드백 코드가 수신되면, 상기 패리티 검사 행렬을 기초로 상기 피드백 코드로부터 검증용 신드롬을 생성하는 검증용 신드롬 생성부;
    상기 에러 코드에 대한 신드롬과 상기 검증용 신드롬을 비교하여 양 신드롬이 서로 일치하는 것으로 확인되는 경우, 상기 제1 노드 장치에 대한 인증을 완료하는 인증부; 및
    상기 제1 노드 장치에 대한 인증이 완료되면, 상기 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 요청부
    를 포함하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치.
  4. 제3항에 있어서,
    상기 제1 노드 장치는
    상기 제1 노드 장치의 메모리 상에 상기 생성행렬을 저장하고 있고, 상기 문서 정보 관리 장치로부터 상기 에러 코드와 상기 피드백 요청이 수신되면, 상기 에러 코드의 해밍 무게가 t인지 여부를 확인하고, 상기 에러 코드의 해밍 무게가 t인 것으로 확인되면, 상기 랜덤 코드를 랜덤하게 생성하고, 상기 제1 노드 장치의 메모리 상에 저장되어 있는 상기 생성행렬을 기초로 상기 랜덤 코드를 인코딩하여 상기 제1 코드워드를 생성하며, 상기 제1 코드워드에 상기 에러 코드를 에러로 삽입하여 상기 피드백 코드를 생성한 후 상기 피드백 코드를 상기 문서 정보 관리 장치로 전송하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치.
  5. 제2항에 있어서,
    상기 문서 정보 관리 장치는
    상기 블록체인 네트워크로의 상기 제1 트랜잭션의 등록이 완료된 이후, 상기 복수의 전자 단말 장치들 중 제2 전자 단말 장치가 상기 제1 문서의 첫 페이지의 상기 기설정된 영역에 삽입되어 있는 상기 2차원 코드를 인식함에 따라, 상기 제2 전자 단말 장치로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 제2 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 확인 정보 요청부;
    상기 제2 전자 단말 장치가 상기 2차원 코드로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 추출하여 전송함에 따라, 상기 제2 전자 단말 장치로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 수신되면, 상기 복수의 노드 장치들 중 기설정된 제1 개수의 노드 장치들을 랜덤하게 선택한 후 상기 제2 전자 단말 장치로부터 수신된 상기 제1 문서 식별자와 상기 제1 문서 버전 정보를 기초로 상기 제1 개수의 노드 장치들로 상기 제1 트랜잭션에 포함되어 있는 상기 제1 해시 값의 전송을 요청하는 해시 값 요청부; 및
    상기 제1 개수의 노드 장치들로부터 상기 제1 해시 값이 수신되면, 상기 제1 개수의 노드 장치들로부터 수신된 상기 제1 해시 값과 상기 제2 전자 단말 장치로부터 수신한 상기 제1 해시 값을 비교하여 상기 제1 개수의 노드 장치들 중 기설정된 임계 개수 이상의 노드 장치들에서 수신된 상기 제1 해시 값이 상기 제2 전자 단말 장치로부터 수신한 상기 제1 해시 값과 동일한 것으로 확인되면, 상기 제1 문서가 신뢰할 수 있는 문서임을 지시하는 확인 메시지를 생성하여 상기 제2 전자 단말 장치로 전송하는 확인부
    를 더 포함하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치.
  6. 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법에 있어서,
    복수의 전자 단말 장치들 중 제1 전자 단말 장치로부터 상기 제1 전자 단말 장치에서 작성된 제1 문서에 대한 블록체인 네트워크로의 등록 요청이 수신되면, 상기 제1 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 단계;
    상기 제1 전자 단말 장치로부터 상기 제1 문서를 식별하기 위한 기설정된(predetermined) 제1 문서 식별자와 상기 제1 문서를 구성하는 데이터가 기설정된 해시 함수에 입력으로 인가되어 생성된 제1 해시 값 및 제1 문서 버전 정보 - 상기 제1 문서 버전 정보는 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 구성된 정보를 의미함 - 가 수신되면, 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 제1 트랜잭션을 생성하는 단계; 및
    상기 블록체인 네트워크를 구성하는 복수의 노드 장치들 중 어느 하나인 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 단계
    를 포함하고,
    상기 제1 노드 장치는
    상기 문서 정보 관리 장치로부터 상기 제1 트랜잭션이 수신되면, 상기 제1 노드 장치의 메모리에 저장되어 있는 블록체인 데이터를 기초로 상기 제1 트랜잭션이 포함된 제1 블록을 생성하고, 상기 제1 블록을 상기 블록체인 데이터에 체인으로 연결한 후 상기 제1 블록을 상기 블록체인 네트워크를 통해 상기 복수의 노드 장치들 중 상기 노드 장치를 제외한 나머지 노드 장치들로 전파하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법.
  7. 제6항에 있어서,
    상기 제1 전자 단말 장치는
    상기 문서 정보 관리 장치로부터 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송 요청이 수신되면, 상기 제1 문서를 구성하는 데이터를 상기 해시 함수에 입력으로 인가하여 상기 제1 해시 값을 생성하고, 상기 제1 문서의 마지막 저장 시점에 대한 시간 정보를 기초로 상기 제1 문서 버전 정보를 생성한 후 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 포함된 2차원 코드를 생성하여 상기 제1 문서의 첫 페이지의 기설정된 영역에 상기 2차원 코드를 삽입하고, 상기 문서 정보 관리 장치로 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 전송하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법.
  8. 제6항에 있어서,
    상기 등록 요청을 전송하는 단계는
    노드 장치의 인증에 사용하기 위한 t(t는 자연수임) 비트의 코드에 대한 오류 정정 능력을 갖는 기설정된 생성행렬에 대응되는 패리티 검사 행렬이 저장되어 있는 행렬 저장부를 유지하는 단계;
    상기 제1 트랜잭션이 생성되면, 해밍 무게(Hamming Weight)가 t인 에러 코드를 랜덤하게 생성하고, 상기 에러 코드와 상기 패리티 검사 행렬을 기초로 상기 에러 코드에 대한 신드롬(Syndrome)을 생성하는 단계;
    상기 에러 코드를 상기 제1 노드 장치로 전송함과 동시에 상기 제1 노드 장치에 대해 상기 에러 코드가 에러로 삽입된 코드워드(codeword)의 피드백 요청을 전송하는 단계;
    상기 제1 노드 장치로부터 상기 제1 노드 장치에서 생성된 제1 코드워드 - 상기 제1 코드워드는 상기 제1 노드 장치에서 생성된 랜덤 코드가 상기 제1 노드 장치에 기 저장되어 있는 상기 생성행렬을 기초로 인코딩되어 생성된 코드워드임 - 에 상기 에러 코드가 에러로 삽입된 피드백 코드가 수신되면, 상기 패리티 검사 행렬을 기초로 상기 피드백 코드로부터 검증용 신드롬을 생성하는 단계;
    상기 에러 코드에 대한 신드롬과 상기 검증용 신드롬을 비교하여 양 신드롬이 서로 일치하는 것으로 확인되는 경우, 상기 제1 노드 장치에 대한 인증을 완료하는 단계; 및
    상기 제1 노드 장치에 대한 인증이 완료되면, 상기 제1 노드 장치로 상기 제1 트랜잭션을 전송하면서, 상기 제1 트랜잭션의 상기 블록체인 네트워크로의 등록 요청을 전송하는 단계
    를 포함하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법.
  9. 제8항에 있어서,
    상기 제1 노드 장치는
    상기 제1 노드 장치의 메모리 상에 상기 생성행렬을 저장하고 있고, 상기 문서 정보 관리 장치로부터 상기 에러 코드와 상기 피드백 요청이 수신되면, 상기 에러 코드의 해밍 무게가 t인지 여부를 확인하고, 상기 에러 코드의 해밍 무게가 t인 것으로 확인되면, 상기 랜덤 코드를 랜덤하게 생성하고, 상기 제1 노드 장치의 메모리 상에 저장되어 있는 상기 생성행렬을 기초로 상기 랜덤 코드를 인코딩하여 상기 제1 코드워드를 생성하며, 상기 제1 코드워드에 상기 에러 코드를 에러로 삽입하여 상기 피드백 코드를 생성한 후 상기 피드백 코드를 상기 문서 정보 관리 장치로 전송하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법.
  10. 제7항에 있어서,
    상기 문서 정보 관리 장치의 동작 방법은
    상기 블록체인 네트워크로의 상기 제1 트랜잭션의 등록이 완료된 이후, 상기 복수의 전자 단말 장치들 중 제2 전자 단말 장치가 상기 제1 문서의 첫 페이지의 상기 기설정된 영역에 삽입되어 있는 상기 2차원 코드를 인식함에 따라, 상기 제2 전자 단말 장치로부터 상기 제1 문서에 대한 신뢰성 확인 요청이 수신되면, 상기 제2 전자 단말 장치로 상기 제1 문서에 대한 문서 식별자와 해시 값 및 문서 버전 정보의 전송을 요청하는 단계;
    상기 제2 전자 단말 장치가 상기 2차원 코드로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보를 추출하여 전송함에 따라, 상기 제2 전자 단말 장치로부터 상기 제1 문서 식별자와 상기 제1 해시 값 및 상기 제1 문서 버전 정보가 수신되면, 상기 복수의 노드 장치들 중 기설정된 제1 개수의 노드 장치들을 랜덤하게 선택한 후 상기 제2 전자 단말 장치로부터 수신된 상기 제1 문서 식별자와 상기 제1 문서 버전 정보를 기초로 상기 제1 개수의 노드 장치들로 상기 제1 트랜잭션에 포함되어 있는 상기 제1 해시 값의 전송을 요청하는 단계; 및
    상기 제1 개수의 노드 장치들로부터 상기 제1 해시 값이 수신되면, 상기 제1 개수의 노드 장치들로부터 수신된 상기 제1 해시 값과 상기 제2 전자 단말 장치로부터 수신한 상기 제1 해시 값을 비교하여 상기 제1 개수의 노드 장치들 중 기설정된 임계 개수 이상의 노드 장치들에서 수신된 상기 제1 해시 값이 상기 제2 전자 단말 장치로부터 수신한 상기 제1 해시 값과 동일한 것으로 확인되면, 상기 제1 문서가 신뢰할 수 있는 문서임을 지시하는 확인 메시지를 생성하여 상기 제2 전자 단말 장치로 전송하는 단계
    를 더 포함하는 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치의 동작 방법.
  11. 제6항 내지 제10항 중 어느 한 항의 방법을 컴퓨터와의 결합을 통해 실행시키기 위한 컴퓨터 프로그램을 기록한 컴퓨터 판독 가능 기록 매체.
  12. 제6항 내지 제10항 중 어느 한 항의 방법을 컴퓨터와의 결합을 통해 실행시키기 위한 저장매체에 저장된 컴퓨터 프로그램.
PCT/KR2020/005336 2019-06-04 2020-04-22 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법 WO2020246706A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2019-0065950 2019-06-04
KR1020190065950A KR102266059B1 (ko) 2019-06-04 2019-06-04 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법

Publications (1)

Publication Number Publication Date
WO2020246706A1 true WO2020246706A1 (ko) 2020-12-10

Family

ID=73651971

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2020/005336 WO2020246706A1 (ko) 2019-06-04 2020-04-22 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법

Country Status (2)

Country Link
KR (1) KR102266059B1 (ko)
WO (1) WO2020246706A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023015597A1 (zh) * 2021-08-13 2023-02-16 深圳市鹰硕技术有限公司 用户笔迹数据的管理方法、装置、***及存储介质

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102389289B1 (ko) * 2021-01-28 2022-04-26 주식회사 한컴위드 현금성 포인트를 이용하여 금을 구매할 수 있도록 지원하는 금 판매 서버 및 그 동작 방법
KR102389298B1 (ko) * 2021-01-28 2022-04-26 주식회사 한컴위드 복수의 회원들이 현금성 포인트로 구매한 금을 보관하고 인출할 수 있도록 지원하는 금 자산 관리 서버 및 그 동작 방법
KR102662030B1 (ko) * 2021-03-25 2024-04-30 주식회사 한컴위드 메뉴판에 인쇄된 2차원 코드를 기반으로, 사용자가 음식 상품에 대한 외국어 메뉴 정보를 조회할 수 있도록 지원하는 메뉴 정보 조회 서비스 서버 및 그 동작 방법
KR102670320B1 (ko) * 2021-03-25 2024-05-29 주식회사 한컴위드 학습 서적에 인쇄된 2차원 코드를 기반으로, 사용자가 선택한 문제에 대한 답안 정보 및 해설 정보를 조회할 수 있도록 지원하는 솔루션 조회 서비스 서버 및 그 동작 방법
KR102602189B1 (ko) * 2022-02-18 2023-11-14 주식회사 한글과컴퓨터 클라우드 기반의 문서 공유 서비스를 운영하기 위한 문서 공유 서비스 서버 및 그 동작 방법

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017204707A (ja) * 2016-05-10 2017-11-16 日本電信電話株式会社 コンテンツ流通システム、コンテンツ流通方法、コンテンツ生成装置及びコンテンツ生成プログラム
KR20180022507A (ko) * 2016-08-24 2018-03-06 김보석 블록체인을 기반으로 하는 문서전달 서비스 제공 방법
KR20180110670A (ko) * 2016-02-08 2018-10-10 린제이 몰로니 문서 정보의 진본성을 검증하기 위한 시스템 및 방법
KR101954268B1 (ko) * 2017-10-24 2019-03-05 한국조폐공사 블록체인 기반의 문서 관리 방법 및 이를 이용한 문서 관리 서버
US20190123889A1 (en) * 2017-10-20 2019-04-25 Sap Se Document flow tracking using blockchain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180110670A (ko) * 2016-02-08 2018-10-10 린제이 몰로니 문서 정보의 진본성을 검증하기 위한 시스템 및 방법
JP2017204707A (ja) * 2016-05-10 2017-11-16 日本電信電話株式会社 コンテンツ流通システム、コンテンツ流通方法、コンテンツ生成装置及びコンテンツ生成プログラム
KR20180022507A (ko) * 2016-08-24 2018-03-06 김보석 블록체인을 기반으로 하는 문서전달 서비스 제공 방법
US20190123889A1 (en) * 2017-10-20 2019-04-25 Sap Se Document flow tracking using blockchain
KR101954268B1 (ko) * 2017-10-24 2019-03-05 한국조폐공사 블록체인 기반의 문서 관리 방법 및 이를 이용한 문서 관리 서버

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023015597A1 (zh) * 2021-08-13 2023-02-16 深圳市鹰硕技术有限公司 用户笔迹数据的管理方法、装置、***及存储介质

Also Published As

Publication number Publication date
KR102266059B1 (ko) 2021-06-17
KR20200139437A (ko) 2020-12-14

Similar Documents

Publication Publication Date Title
WO2020246706A1 (ko) 문서의 신뢰성을 보장하기 위한 블록체인 기반의 문서 정보 관리 장치 및 그 동작 방법
WO2020246705A1 (ko) 블록체인을 기반으로 문서 정보의 관리를 가능하게 하는 문서 정보 관리 장치 및 그 동작 방법
WO2018030707A1 (ko) 인증 시스템 및 방법과 이를 수행하기 위한 사용자 단말, 인증 서버 및 서비스 서버
CN108810006B (zh) 资源访问方法、装置、设备及存储介质
WO2019205380A1 (zh) 电子装置、基于区块链的数据处理方法、程序和计算机存储介质
US9092636B2 (en) Methods and systems for exact data match filtering
CN109981297B (zh) 区块链处理方法、装置、设备及存储介质
WO2017116019A1 (ko) 파일에 대한 공증 및 검증을 수행하는 방법 및 서버
WO2017135669A1 (ko) 파일에 대한 노터리 서비스를 제공하고 상기 노터리 서비스를 사용하여 기록된 파일에 대한 검증을 수행하는 방법 및 서버
WO2017135670A1 (ko) 파일에 대한 노터리 서비스를 제공하고 상기 노터리 서비스를 사용하여 기록된 파일에 대한 검증을 수행하는 방법 및 서버
WO2020220413A1 (zh) 个人信息的零知识证明方法、***及存储介质
WO2015101332A1 (zh) 密码分级管理方法和***
WO2021172668A1 (ko) 블록체인을 이용한 최초 저작권자 인증 시스템 및 그 방법
WO2020235918A1 (ko) 생체 정보 기반의 로그인 인증 처리를 수행하는 전자 단말 장치 및 그 동작 방법
WO2021072881A1 (zh) 基于对象存储的请求处理方法、装置、设备及存储介质
WO2018035929A1 (zh) 一种验证码的处理方法及装置
WO2021101020A1 (ko) 증권형 토큰 기반의 부동산 투자 중개 처리 서버 및 그 동작 방법
US20100223469A1 (en) Method, System and Computer Program Product for Certifying Software Origination
CN111680105A (zh) 基于区块链的分布式关系型数据库的管理方法及***
KR20200126061A (ko) 블록체인 네트워크에서의 트랜잭션의 삭제를 가능하게 하는 노드 장치 및 그 동작 방법
CN112311779A (zh) 应用于区块链***的数据访问控制方法及装置
WO2021137391A1 (ko) 비밀 공유를 이용한 블록 체인 생성 방법
WO2015099287A1 (ko) 일회용 비밀 번호를 이용하는 사용자 인증 방법 및 그 장치
WO2018004027A1 (ko) 문서 편집에 대한 인증이 가능한 웹 기반의 전자 문서 서비스 장치 및 그 동작 방법
WO2023149660A1 (ko) 그룹 서명 기반 연합학습 방법 및 시스템, 이를 수행하기 위한 기록 매체

Legal Events

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

Ref document number: 20817654

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20817654

Country of ref document: EP

Kind code of ref document: A1