WO2024090845A1 - 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템 - Google Patents

서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템 Download PDF

Info

Publication number
WO2024090845A1
WO2024090845A1 PCT/KR2023/015557 KR2023015557W WO2024090845A1 WO 2024090845 A1 WO2024090845 A1 WO 2024090845A1 KR 2023015557 W KR2023015557 W KR 2023015557W WO 2024090845 A1 WO2024090845 A1 WO 2024090845A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
ownership
transaction
amount
signature function
Prior art date
Application number
PCT/KR2023/015557
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 WO2024090845A1 publication Critical patent/WO2024090845A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/04Payment circuits
    • G06Q20/06Private payment circuits, e.g. involving electronic currency used among participants of a common payment scheme
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/36Payment architectures, schemes or protocols characterised by the use of specific devices or networks using electronic wallets or electronic money safes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols

Definitions

  • the present invention relates to a method for authenticating ownership of a blockchain wallet, and more specifically, to a method for authenticating ownership of a blockchain wallet without a signature function without providing a private key.
  • a system with only the most basic transmission functions of a blockchain does not have a signature function.
  • ownership was previously authenticated by providing a private key.
  • providing a private key may mean providing ownership itself, which poses a security vulnerability. Therefore, a method is needed to authenticate ownership of the wallet without providing the private key itself on a blockchain without a smart contract (signature function).
  • One object of the present invention relates to a method for authenticating ownership of a blockchain wallet without a signature function without providing a private key.
  • a method can be provided to authenticate ownership of a blockchain wallet without a signature function without providing a private key.
  • Figure 1 is a diagram for explaining the authentication environment of an ownership authentication system for a blockchain wallet according to an embodiment.
  • FIG. 2 is a block diagram of an ownership authentication system according to one embodiment.
  • FIG. 3 is a flowchart of an ownership authentication method according to an embodiment.
  • 4 to 8 are diagrams showing examples of ownership authentication methods.
  • a method of authenticating ownership of a blockchain wallet without a signature function includes the steps of obtaining public address information, which is performed by at least one processor. providing destination address information and information on the amount of digital assets; Obtaining transaction ID information; And it may include confirming consistency between information included in data corresponding to the transaction ID information and information on the public address information, the destination address information, and the amount of the digital asset.
  • the step of checking the consistency includes: checking the category of data corresponding to the transaction ID information; and checking whether information on the transmission address category matches the public address information, whether information on the receiving address category matches the destination address information, and whether information on the quantity category matches the information on the amount of the digital asset. It can be included.
  • the step of authenticating the user who provided the public address information as the owner of the blockchain wallet corresponding to the public address information may be further included.
  • the amount of the digital asset can be set randomly within a range of twice the minimum transmission quantity.
  • the amount of digital assets may change at regular intervals.
  • a computer-readable non-transitory recording medium on which a program for executing the ownership authentication method of the blockchain wallet without the signature function is recorded may be provided.
  • the ownership authentication system for a blockchain wallet without a signature function includes a communication unit that acquires public address information and transaction ID information; A transaction information generation unit that provides destination address information and information on the amount of digital assets; And it may include an authentication confirmation unit that confirms the consistency of the information included in the data corresponding to the transaction ID information and the public address information, the destination address information, and the information on the amount of the digital asset.
  • the authentication confirmation unit determines whether the transmission address category information among the data categories corresponding to the transaction ID information matches the public address information, whether the receiving address category information matches the destination address information, and the quantity category information and the You can check whether the information about the amount of digital assets matches.
  • the authentication confirmation unit can authenticate the user who provided the public address information as the owner of the blockchain wallet corresponding to the public address information.
  • the transaction information generator may randomly set the amount of the digital asset within a range of twice the minimum transmission quantity.
  • the transaction information generator may change the amount of the digital asset at regular intervals.
  • a blockchain system with a signature function has no difficulty collecting and disclosing the above information, but a blockchain system without a signature function has difficulty collecting and disclosing the above information. Therefore, in order to follow the guidelines of the International Anti-Money Laundering Organization, an ownership authentication method with increased security is needed for blockchain systems without a signature function.
  • Figure 1 is a diagram for explaining the authentication environment of an ownership authentication system for a blockchain wallet according to an embodiment.
  • the ownership authentication system 1000 of a blockchain wallet can communicate with the user terminal 2000 to transmit and receive data.
  • the ownership authentication system 1000 may refer to a system that combines a general system with private information and a blockchain system with public information.
  • the ownership authentication system 1000 may be a system that obtains data from a digital asset exchange system and uses the obtained data. Or, for example, the ownership authentication system 1000 may be included within a digital asset exchange system.
  • the ownership authentication system 1000 may obtain user information and information about the user terminal device from the user terminal 2000.
  • the user's information may include the user's name, user's address, user's account number, and user's public address.
  • information about the user terminal device may include the MAC address of the user terminal, information about the network being used, etc.
  • the ownership authentication system 1000 can use data acquired from the user terminal 2000 to authenticate the user of the user terminal 2000 as the owner of the blockchain wallet to be authenticated. Additionally, the ownership authentication system 1000 can use stored authentication information so that a re-authentication procedure is not performed for a blockchain wallet whose ownership has already been authenticated.
  • the user terminal 2000 may be a device of a user who is the authentication subject.
  • the user terminal 2000 may be a user's smartphone, tablet, laptop, PC, etc., but is not limited thereto.
  • the user terminal 2000 may be a server of a blockchain system built for customers.
  • FIG. 2 is a block diagram of an ownership authentication system according to one embodiment.
  • the ownership authentication system 1000 includes a control unit 1100, a communication unit 1200, a transaction information generation unit 1300, an authentication confirmation unit 1400, and a storage unit 1500. can do.
  • each component of the ownership authentication system 1000 may physically be operated by a single processor or may be operated by processors distributed for each function.
  • the control unit 1100 may oversee the operation of the ownership authentication system 1000.
  • the control unit 1100 may be a control processor that outputs control commands. Specifically, the control unit 1100 can send control commands to the communication unit 1200, transaction information generation unit 1300, authentication confirmation unit 1400, and storage unit 1500 to execute the operations of each department.
  • the operation of the ownership authentication system 1000 may be interpreted as being performed under the control of the control unit 1100.
  • the communication unit 1200 can connect the ownership authentication system 1000 and an external device to enable communication.
  • the communication unit 1200 may exchange data with the user terminal 2000.
  • the communication unit 1200 may receive information about the user's public address from the user terminal 2000. Additionally, the communication unit 1200 may transmit information about the destination address and information about the amount of digital assets to the user terminal 2000. Additionally, the communication unit 1200 may receive information about the transaction ID from the user terminal 2000. At this time, the transaction ID may also be named TXID: Transaction ID, TXhash, transaction number, Hash ID, or hash value.
  • the communication unit 1200 may be a communication module that supports at least one of a wired communication method and a wireless communication method.
  • the communication unit 1200 may acquire data from an external device using communication methods such as Bluetooth, Zigbee, BLE (Bluetooth Low Energy), and RFID, but is not limited to this. .
  • the transaction information generator 1300 may generate transaction information for ownership authentication. Specifically, the transaction information generator 1300 may generate information about the address (destination address) to which the user should send digital assets and the amount of digital assets to be sent.
  • the destination address generated by the transaction information generator 1300 may be one of a plurality of destination addresses stored in the ownership authentication system 1000. That is, when a user transmits a digital asset through the user terminal 2000, the transaction information generation unit 1300 provides the address of the blockchain wallet managed by the ownership authentication system 1000 so that it can be confirmed by the ownership authentication system 1000. can be set as the destination address.
  • the amount of digital assets to be transmitted generated by the transaction information generation unit 1300 may be set randomly. Specifically, the transaction information generator 1300 may randomly generate an amount greater than the minimum value that can be transmitted. Additionally, the transaction information generator 1300 may set the maximum amount of digital assets to be transmitted in consideration of the operating costs of the ownership authentication system 1000. For example, the transaction information generator 1300 may randomly set the amount within twice the minimum value, but is not limited to this.
  • the transaction information generator 1300 may periodically change the amount of digital assets at certain intervals. Specifically, if the reference time is exceeded after generating the first amount, the transaction information generator 1300 may again generate and provide a second amount that is an amount greater than the minimum value. This can be understood as information for authentication being created again when a certain period of time is exceeded for security purposes.
  • the reference time may be set based on at least one of the type of digital asset, the transaction volume of the digital asset, the network environment of the user terminal 2000, and user information. For example, when the user terminal 2000 establishes a communication connection with the communication unit 1200 in a home network, the reference time may be longer than when the user terminal 2000 establishes a communication connection in a public network. Also, for example, in the case of A, where the type of digital asset in the blockchain wallet is large and stable, the reference time may be shorter than B, where the type of digital asset in the blockchain wallet is large and stable.
  • the authentication confirmation unit 1400 may determine information consistency and perform user authentication for the blockchain wallet based on the consistency. Specifically, the authentication confirmation unit 1400 may use metadata corresponding to transaction ID information obtained through the communication unit 1200.
  • the metadata is public data and may refer to data that anyone can inquire as long as they have transaction ID information.
  • the authentication confirmation unit 1400 may check the category of metadata corresponding to transaction ID information and the information included in the category.
  • the authentication confirmation unit 1400 may check whether the transmission address category information of the metadata matches the public address information obtained from the user terminal 2000 through the communication unit 1200.
  • the authentication confirmation unit 1400 may check whether information on the receiving address category of the metadata matches the destination address information generated by the transaction information generation unit 1300. Additionally, the authentication confirmation unit 1400 may check whether the information on the digital asset quantity category of the metadata matches the information on the amount of digital assets generated by the transaction information generation unit 1300.
  • the authentication confirmation unit 1400 can authenticate the user of the user terminal 2000 as the owner of the blockchain wallet that is the authentication target.
  • the authentication confirmation unit 1400 may transmit information about authentication to the storage unit 1500.
  • the storage unit 1500 can store various data and programs necessary for the ownership authentication system 1000 to operate.
  • the storage unit 1500 may store both information acquired by the ownership authentication system 1000 and information processed.
  • the storage unit 1500 may store user information and transaction ID information acquired by the communication unit 1200 from the user terminal 2000. Also, for example, the storage unit 1500 may store the digital asset account number and transaction information for generating the destination address of the transaction information generation unit 1300. Also, for example, the storage unit 1500 may store an algorithm (function, etc.) for the transaction information generation unit 1300 to generate the amount of digital assets.
  • the storage unit 1500 can store data temporarily or semi-permanently.
  • the storage unit 1500 includes a hard disk drive (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), and random access memory (RAM). Memory) or cloud storage, etc., but is not limited to this and can be implemented with various modules for storing data.
  • HDD hard disk drive
  • SSD solid state drive
  • flash memory read-only memory
  • RAM random access memory
  • Memory or cloud storage, etc., but is not limited to this and can be implemented with various modules for storing data.
  • FIG. 3 is a flowchart of an ownership authentication method according to an embodiment.
  • the ownership authentication method of the ownership authentication system 1000 includes obtaining a public address (S100), providing a destination address and the amount of digital asset (S200), and providing a transaction ID. It may include an acquisition step (S300), a step of confirming the consistency of information (S400), and a step of authenticating ownership (S500).
  • the step of acquiring a public address may be a step in which the communication unit 1200 acquires the public address of the user existing on the blockchain to be transmitted from the user terminal 2000. As shown in FIG. 4, the user can input his or her public address through a screen displayed on the display of the user terminal 2000. The user terminal 2000 may transmit public address information input by the user to the communication unit 1200.
  • the transaction information generation unit 1300 In the step of providing the destination address and the amount of digital assets (S200), the transaction information generation unit 1300 generates information about the destination address and the amount of digital assets, and the communication unit 1200 sends it to the user terminal 2000. It may be a transmission stage. As shown in Figure 5, through a screen displayed on the display of the user terminal 2000, the user can be provided with information about the receiving address (destination address) to which digital assets will be transmitted and the amount of digital assets to be transmitted.
  • the step of acquiring a transaction ID may be a step in which the communication unit 1200 acquires transaction ID information including digital asset transaction details for authentication from the user terminal 2000. As shown in FIG. 6, the user can input digital asset transaction ID information for authentication through a screen displayed on the display of the user terminal 2000. The user terminal 2000 may transmit transaction ID information input by the user to the communication unit 1200.
  • the authentication confirmation unit 1400 confirms the consistency of the transaction history of the metadata, public address, destination address, and digital asset amount through metadata corresponding to the transaction ID information. It may be a step. As shown in FIG. 7, the authentication confirmation unit 1400 can search and/or confirm metadata corresponding to the transaction ID through the communication unit 1200 and the storage unit 1500.
  • Metadata may include multiple categories and information included in the multiple categories.
  • Metadata includes transaction ID category 110 and corresponding transaction ID information 115, transmission address category 120 and corresponding transmission address information 125, reception address category 130 and corresponding reception address information. (135) and may include information on the traded amount category (140) and the corresponding amount of traded digital assets (145).
  • the authentication confirmation unit 1400 may check the consistency of the transaction ID information 115 and the transaction ID information obtained from the user terminal 2000 in step S300. Additionally, the authentication confirmation unit 1400 may check the correspondence between the transmission address information 125 and the user's public address obtained from the user terminal 2000 in step S100.
  • the authentication confirmation unit 1400 may check the correspondence between the receiving address information 135 and the destination address generated by the transaction information generation unit 1300 in step S200.
  • the authentication confirmation unit 1400 can confirm the consistency of the information 145 about the amount of digital assets traded and the information about the amount of digital assets generated by the transaction information generation unit 1300 in step S200. .
  • information consistency can be performed by a technology that compares texts and checks whether they match 100%.
  • the step of authenticating ownership may be a step of authenticating the user's ownership of the blockchain wallet that is the subject of authentication, based on the consistency check result of the authentication confirmation unit 1400. Specifically, in step S400, if the transaction ID information, public address, destination address, and amount of digital asset all match the information included in the metadata, the authentication confirmation unit 1400 confirms the user as the owner and provides information about the user. Ownership of a blockchain wallet can be verified.
  • an interface indicating that authentication has been completed may be provided to the user through a screen displayed on the display of the user terminal 2000, as shown in FIG. 8.
  • the present invention can provide a method to authenticate ownership of a blockchain wallet without a signature function without exchanging a public key. Therefore, the present invention can result in improved security compared to conventional authentication methods.
  • the method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium.
  • the computer-readable medium may include program instructions, data files, data structures, etc., singly or in combination.
  • Program instructions recorded on the medium may be specially designed and configured for the embodiment or may be known and available to those skilled in the art of computer software.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks.
  • program instructions include machine language code, such as that produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter, etc.
  • the hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Finance (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

본 발명의 서명 기능 없는 블록체인 지갑의 소유권 인증 방법은 퍼블릭 어드레스 정보를 획득하는 단계; 목적지 어드레스 정보 및 디지털 자산의 양에 대한 정보를 제공하는 단계; 거래 ID 정보를 획득하는 단계; 및 상기 거래 ID 정보에 대응되는 데이터에 포함된 정보와 상기 퍼블릭 어드레스 정보, 상기 목적지 어드레스 정보 및 상기 디지털 자산의 양에 대한 정보의 일치성을 확인하는 단계를 포함할 수 있다.

Description

서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템
본 발명은 블록체인 지갑의 소유권 인증 방법에 관한 것으로, 보다 상세하게는, 서명 기능이 없는 블록체인 지갑에 대해 프라이빗 키를 제공하지 않고 소유권을 인증할 수 있는 방법에 관한 것이다.
블록체인의 가장 기본적인 전송 기능만을 가진 시스템은 서명 기능을 가지지 않는다. 서명 기능이 없는 블록체인에 대해 종래에는 프라이빗 키(Private Key)를 제공하는 방식으로 소유권 인증을 수행했다. 그러나, 프라이빗 키를 제공한다는 것은 소유권 자체를 제공하는 것을 의미하는 것일 수 있어, 보안에 취약한 문제가 존재한다. 따라서, 스마트 컨트랙트(서명 기능)가 없는 블록 체인 상에서 프라이빗 키 자체를 제공하지 않고 지갑의 소유권을 인증할 수 있는 방법이 필요하다.
본 발명의 일 과제는 서명 기능 없는 블록체인 지갑에 대해 프라이빗 키 제공 없이 소유권을 인증할 수 있는 방법에 관한 것이다.
본 발명의 일 실시예에 따르면 서명 기능 없는 블록체인 지갑에 대해 프라이빗 키 제공 없이 소유권을 인증할 수 있는 방법이 제공될 수 있다.
도 1은 일 실시예에 따른 블록체인 지갑의 소유권 인증 시스템의 인증 환경을 설명하기 위한 도면이다.
도 2는 일 실시예에 따른 소유권 인증 시스템의 블록도이다.
도 3은 일 실시예에 따른 소유권 인증 방법의 순서도이다.
도 4 내지 도 8은 소유권 인증 방법의 예시를 나타내는 도면이다.
일 실시예에 따른 서명 기능 없는 블록체인 지갑의 소유권 인증 방법은 적어도 하나 이상의 프로세서에 의해 수행되는 서명 기능 없는 블록체인 지갑의 소유권 인증 방법에 있어서, 퍼블릭 어드레스 정보를 획득하는 단계; 목적지 어드레스 정보 및 디지털 자산의 양에 대한 정보를 제공하는 단계; 거래 ID 정보를 획득하는 단계; 및 상기 거래 ID 정보에 대응되는 데이터에 포함된 정보와 상기 퍼블릭 어드레스 정보, 상기 목적지 어드레스 정보 및 상기 디지털 자산의 양에 대한 정보의 일치성을 확인하는 단계를 포함할 수 있다.
여기서, 상기 일치성을 확인하는 단계는, 상기 거래 ID 정보에 대응되는 데이터의 카테고리를 확인하는 단계; 및 전송 주소 카테고리의 정보와 상기 퍼블릭 어드레스 정보의 일치 여부, 받는 주소 카테고리의 정보와 상기 목적지 어드레스 정보의 일치 여부 및 수량 카테고리의 정보와 상기 디지털 자산의 양에 대한 정보의 일치 여부를 확인하는 단계를 포함할 수 있다.
여기서, 상기 일치성을 확인하는 단계의 결과가 긍정인 경우, 상기 퍼블릭 어드레스 정보를 제공한 사용자를 상기 퍼블릭 어드레스 정보에 대응되는 블록체인 지갑의 소유자로 인증하는 단계를 더 포함할 수 있다.
여기서, 상기 디지털 자산의 양은 최소 전송 수량의 2배 범위 내에서 랜덤으로 설정될 수 있다.
여기서, 상기 디지털 자산의 양은 일정 시간을 주기로 변경될 수 있다.
여기서, 상기 서명 기능 없는 블록체인 지갑의 소유권 인증 방법을 실행하기 위한 프로그램이 기록된 컴퓨터로 판독 가능한 비일시적 기록 매체가 제공될 수 있다.
일 실시예에 따른 서명 기능 없는 블록체인 지갑의 소유권 인증 시스템은 퍼블릭 어드레스 정보 및 거래 ID 정보를 획득하는 통신부; 목적지 어드레스 정보 및 디지털 자산의 양에 대한 정보를 제공하는 거래 정보 생성부; 및 상기 거래 ID 정보에 대응되는 데이터에 포함된 정보와 상기 퍼블릭 어드레스 정보, 상기 목적지 어드레스 정보 및 상기 디지털 자산의 양에 대한 정보의 일치성을 확인하는 인증 확인부를 포함할 수 있다.
여기서, 상기 인증 확인부는 상기 거래 ID 정보에 대응되는 데이터의 카테고리 중 전송 주소 카테고리의 정보와 상기 퍼블릭 어드레스 정보의 일치 여부, 수신 주소 카테고리의 정보와 상기 목적지 어드레스 정보의 일치 여부 및 수량 카테고리 정보와 상기 디지털 자산의 양에 대한 정보의 일치 여부를 확인할 수 있다.
여기서, 상기 인증 확인부는 정보의 일치 여부가 모두 긍정인 경우, 상기 퍼블릭 어드레스 정보를 제공한 사용자를 상기 퍼블릭 어드레스 정보에 대응되는 블록체인 지갑의 소유자로 인증할 수 있다.
여기서, 상기 거래 정보 생성부는 상기 디지털 자산의 양을 최소 전송 수량의 2배 범위 내에서 랜덤으로 설정할 수 있다.
여기서, 상기 거래 정보 생성부는 일정 시간을 주기로 상기 디지털 자산의 양을 변경할 수 있다.
본 명세서에 기재된 실시예는 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 본 발명의 사상을 명확히 설명하기 위한 것이므로, 본 발명이 본 명세서에 기재된 실시예에 한정되는 것은 아니며, 본 발명의 범위는 본 발명의 사상을 벗어나지 아니하는 수정예 또는 변형예를 포함하는 것으로 해석되어야 한다.
본 명세서에서 사용되는 용어는 본 발명에서의 기능을 고려하여 가능한 현재 널리 사용되고 있는 일반적인 용어를 선택하였으나 이는 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자의 의도, 판례 또는 새로운 기술의 출현 등에 따라 달라질 수 있다. 다만, 이와 달리 특정한 용어를 임의의 의미로 정의하여 사용하는 경우에는 그 용어의 의미에 관하여 별도로 기재할 것이다. 따라서 본 명세서에서 사용되는 용어는 단순한 용어의 명칭이 아닌 그 용어가 가진 실질적인 의미와 본 명세서의 전반에 걸친 내용을 토대로 해석되어야 한다.
본 명세서에 첨부된 도면은 본 발명을 용이하게 설명하기 위한 것으로 도면에 도시된 형상은 본 발명의 이해를 돕기 위하여 필요에 따라 과장되어 표시된 것일 수 있으므로 본 발명이 도면에 의해 한정되는 것은 아니다.
본 명세서에서 본 발명에 관련된 공지의 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에 이에 관한 자세한 설명은 필요에 따라 생략하기로 한다.
블록체인 상에서는 가장 기본적인 전송 기능만 가진 시스템이 존재한다. 해당 시스템은 서명 기능이 존재하지 않아, 스마트 컨트랙트(smart contract) 기능이 없는 블록체인 시스템으로도 불린다. 스마트 컨트랙트 기능이 없는 블록체인 시스템은 서명 기능이 없기 때문에, 서명을 통한 소유권 인증이 불가능하다.
이에, 종래는 스마트 컨트랙트 기능이 없는 블록체인 시스템의 소유권 인증에 대해 프라이빗 키(Private Key)를 제공하는 방식으로 인증을 수행했다. 그러나, 프라이빗 키를 제공하는 방식은 블록체인에 대한 소유권 자체를 넘기는 행위로도 볼 수 있어, 보안에 매우 취약한 문제가 존재한다. 따라서, 프라이빗 키 제공 없이 스마트 컨트랙트 기능이 없는 블록체인 시스템의 소유권 인증 방법이 필요하다.
또한 최근, 디지털 자산에 대한 국제자금세탁방지기구(FATF)는 디지털 자산 거래에 대해 정보 공개 의무화(Recommendation 16)를 공식 채택하였다. 이에, 디지털 자산 거래를 할 때, 1) 발신인의 이름(name of originator), 2) 발신인의 계좌 번호(originator account number), 3) 발신자의 주소(originator's address), 4) 수신인의 이름(name of the beneficiary), 5) 수신인의 계좌 번호(beneficiary account number)의 공개화가 필요하게 되었다.
서명 기능이 있는 블록체인 시스템은 위 정보들을 수집 및 공개하는 데에 어려움이 없으나, 서명 기능이 없는 블록체인 시스템은 위 정보들을 수집 및 공개하는 데에 어려움이 있다. 따라서, 국제자금세탁방지기구의 가이드라인을 따르기 위해서라도, 서명 기능이 없는 블록체인 시스템에 대해 보안성이 증가된 소유권 인증 방법이 필요하다.
도 1은 일 실시예에 따른 블록체인 지갑의 소유권 인증 시스템의 인증 환경을 설명하기 위한 도면이다.
도 1을 참조하면, 본원 발명의 일 실시예에 따른 블록체인 지갑의 소유권 인증 시스템(1000)은 사용자 단말기(2000)와 통신하여 데이터를 송수신할 수 있다. 소유권 인증 시스템(1000)은 프라이빗 정보(Private 정보)를 가진 일반 시스템과 퍼블릭 정보(Public 정보)를 가진 블록체인 시스템이 융합된 시스템을 의미하는 것일 수 있다.
예를 들어, 소유권 인증 시스템(1000)은 디지털 자산 거래소의 시스템으로부터 데이터를 획득하고, 획득한 데이터를 이용할 수 있는 시스템일 수 있다. 또는 예를 들어, 소유권 인증 시스템(1000)은 디지털 자산 거래소 시스템의 내부에 포함될 수도 있다.
소유권 인증 시스템(1000)은 사용자 단말기(2000)로부터 사용자의 정보 및 사용자 단말기 기기에 대한 정보를 획득할 수 있다. 이때, 사용자의 정보는 사용자의 이름, 사용자의 주소, 사용자의 계좌 번호, 사용자의 퍼블릭 어드레스를 포함할 수 있다. 이때, 사용자 단말기 기기에 대한 정보는 사용자 단말기의 맥 어드레스, 이용하는 네트워크에 대한 정보 등을 포함할 수 있다.
소유권 인증 시스템(1000)은 사용자 단말기(2000)로부터 획득한 데이터를 이용하여 인증 대상인 블록체인 지갑에 대해 사용자 단말기(2000)의 사용자를 소유자로 인증할 수 있다. 또한, 소유권 인증 시스템(1000)은 이미 소유권이 인증된 블록체인 지갑에 대해서는 재인증이 절차가 수행되지 않도록 저장된 인증 정보를 이용할 수 있다.
사용자 단말기(2000)는 인증 주체인 사용자의 디바이스일 수 있다. 사용자 단말기(2000)는 사용자의 스마트폰, 태블릿, 노트북, PC 등일 수 있으나, 이에 한정되지 않는다. 또는 사용자 단말기(2000)는 고객을 위해 구축된 블록체인 시스템의 서버일 수도 있다.
도 2는 일 실시예에 따른 소유권 인증 시스템의 블록도이다.
도 2를 참조하면, 일 실시예에 따른 소유권 인증 시스템(1000)은 제어부(1100), 통신부(1200), 거래 정보 생성부(1300), 인증 확인부(1400) 및 저장부(1500)를 포함할 수 있다.
도 2는 소유권 인증 시스템(1000)에 포함되는 다섯 가지 구성 요소를 도시하고 있으나, 도시된 구성 요소들이 필수적인 것은 아니고, 소유권 인증 시스템(1000)은 그보다 많은 구성 요소를 갖거나 그보다 적은 구성 요소를 가질 수 있다. 또한, 소유권 인증 시스템(1000)의 각 구성 요소는 물리적으로 하나의 프로세서에 의해 작동할 수도 있고, 각각의 기능 별로 분산된 프로세서에 의해 작동할 수도 있다.
제어부(1100)는 소유권 인증 시스템(1000)의 동작을 총괄할 수 있다. 제어부(1100)는 제어 명령을 출력하는 제어 프로세서일 수 있다. 구체적으로, 제어부(1100)는 통신부(1200), 거래 정보 생성부(1300), 인증 확인부(1400) 및 저장부(1500)에 제어 명령을 보내 각 부서의 동작을 실행할 수 있다.
이하에서 특별한 언급이 없는 경우에는, 소유권 인증 시스템(1000)의 동작은 제어부(1100)의 제어에 의해 수행되는 것으로 해석될 수 있다.
통신부(1200)는 소유권 인증 시스템(1000)과 외부 기기를 연결하여 통신하도록 할 수 있다. 예를 들어, 통신부(1200)는 사용자 단말기(2000)와 데이터를 주고받을 수 있다.
일 실시예에 따르면, 통신부(1200)는 사용자 단말기(2000)로부터 사용자의 퍼블릭 어드레스(Public Address)에 대한 정보를 수신할 수 있다. 또한, 통신부(1200)는 사용자 단말기(2000)에 목적지 어드레스(Destination Address)에 대한 정보 및 디지털 자산의 양(amount)에 대한 정보를 전송할 수 있다. 또한, 통신부(1200)는 사용자 단말기(2000)로부터 거래 ID에 대한 정보를 수신할 수 있다. 이때, 거래 ID는 TXID: Transaction ID, TXhash, 거래 번호, Hash ID 또는 해시값으로도 명칭될 수 있다.
통신부(1200)는 유선 통신 방식 및 무선 통신 방식 중 적어도 하나의 통신 방식을 지원하는 통신 모듈일 수 있다. 예를 들어, 통신부(1200)는 블루투스(Bluetooth), 지그비(Zigbee), BLE(Bluetooth Low Energy) 및 알에프아이디(RFID) 등의 통신 방식으로 외부 장치로부터 데이터를 획득할 수 있으나, 이에 한정되지 않는다.
거래 정보 생성부(1300)는 소유권 인증을 위한 거래 정보를 생성할 수 있다. 구체적으로, 거래 정보 생성부(1300)는 사용자가 디지털 자산을 보내야 할 주소(목적지 어드레스)와 보내야 할 디지털 자산의 양에 대한 정보를 생성할 수 있다.
거래 정보 생성부(1300)가 생성하는 목적지 어드레스는 소유권 인증 시스템(1000) 내에 저장된 복수의 목적지 어드레스 중 어느 하나일 수 있다. 즉, 사용자가 사용자 단말기(2000)를 통해 디지털 자산을 전송하면 소유권 인증 시스템(1000)에서 확인할 수 있도록, 거래 정보 생성부(1300)는 소유권 인증 시스템(1000)에서 관리하고 있는 블록체인 지갑의 주소를 목적지 어드레스로 설정할 수 있다.
거래 정보 생성부(1300)가 생성하는 전송해야 할 디지털 자산의 양은 랜덤으로 설정될 수 있다. 구체적으로, 거래 정보 생성부(1300)는 전송할 수 있는 최소 수치 이상의 양을 랜덤으로 생성할 수 있다. 또한, 거래 정보 생성부(1300)는 소유권 인증 시스템(1000)의 운영 비용을 고려하여, 전송해야 할 디지털 자산의 양의 최대치를 설정할 수 있다. 예를 들어, 거래 정보 생성부(1300)는 상기 최소 수치의 2배 범위 이내에서 양을 랜덤으로 설정할 수 있으나, 이에 한정되지 않는다.
또한, 거래 정보 생성부(1300)는 일정 시간을 주기로 하여 디지털 자산의 양을 주기적으로 변경할 수 있다. 구체적으로, 거래 정보 생성부(1300)는 제1 양을 생성한 이후 기준 시간이 초과되면 다시 최소 수치 이상의 양인 제2 양을 생성하여 제공할 수 있다. 이는 보안을 위해 일정 시간이 초과되면 인증을 위한 정보가 다시 생성되는 것으로 이해될 수 있다.
이때, 상기 기준 시간은 디지털 자산의 종류, 디지털 자산의 거래량, 사용자 단말기(2000)의 네트워크 환경 및 사용자의 정보 중 적어도 하나 이상에 기초하여 설정될 수 있다. 예를 들어, 사용자 단말기(2000)가 홈 네트워크에서 통신부(1200)와 통신 연결을 수행하는 경우 공용 네트워크에서 통신 연결을 수행하는 경우보다 기준 시간이 더 길 수 있다. 또한 예를 들어, 블록체인 지갑의 디지털 자산 종류가 규모가 크고 안정적인 A의 경우, 그렇지 못한 B보다 기준 시간이 더 짧을 수 있다.
인증 확인부(1400)는 정보 일치성을 판단하고 일치 여부에 기초하여 블록체인 지갑에 대한 사용자 인증을 수행할 수 있다. 구체적으로, 인증 확인부(1400)는 통신부(1200)를 통해 획득한 거래 ID 정보에 대응되는 메타데이터를 이용할 수 있다. 상기 메타데이터는 공개되는 데이터로서, 거래 ID 정보만 있으면 누구든지 조회할 수 있는 데이터를 의미하는 것일 수 있다.
일 실시예에 따르면, 인증 확인부(1400)는 거래 ID 정보에 대응되는 메타데이터의 카테고리 및 카테고리에 포함된 정보를 확인할 수 있다. 인증 확인부(1400)는 메타데이터의 전송 주소 카테고리의 정보와 통신부(1200)를 통해 사용자 단말기(2000)로부터 획득한 퍼블릭 어드레스 정보의 일치 여부를 확인할 수 있다.
또한, 인증 확인부(1400)는 메타데이터의 수신 주소 카테고리의 정보와 거래 정보 생성부(1300)에서 생성한 목적지 어드레스 정보의 일치 여부를 확인할 수 있다. 또한, 인증 확인부(1400)는 메타데이터의 디지털 자산 수량 카테고리의 정보와 거래 정보 생성부(1300)에서 생성한 디지털 자산의 양에 대한 정보의 일치 여부를 확인할 수 있다.
인증 확인부(1400)는 일치 여부 확인의 결과가 모두 긍정(일치함)인 경우, 인증 대상인 블록체인 지갑에 대해 사용자 단말기(2000)의 사용자를 소유자로 인증할 수 있다. 인증 확인부(1400)는 인증에 대한 정보를 저장부(1500)로 전송할 수 있다.
저장부(1500)는 소유권 인증 시스템(1000)이 동작하는데 필요한 각종 데이터 및 프로그램을 저장할 수 있다. 저장부(1500)는 소유권 인증 시스템(1000)이 획득하는 정보 및 처리하는 정보 모두를 저장할 수 있다.
예를 들어, 저장부(1500)는 통신부(1200)가 사용자 단말기(2000)로부터 획득한 사용자의 정보 및 거래 ID 정보를 저장할 수 있다. 또한 예를 들어, 저장부(1500)는 거래 정보 생성부(1300)의 목적지 어드레스 생성을 위한 디지털 자산 계좌 번호 및 거래 정보를 저장할 수 있다. 또한 예를 들어, 저장부(1500)는 거래 정보 생성부(1300)가 디지털 자산 양을 생성하기 위한 알고리즘(함수 등)을 저장할 수 있다.
저장부(1500)는 데이터를 임시적으로 또는 반영구적으로 저장할 수 있다. 예를 들어, 저장부(1500)는 하드디스크(HDD: Hard Disk Drive), SSD(Solid State Drive), 플래쉬 메모리(flash memory), 롬(ROM: Read-Only Memory), 램(RAM: Random Access Memory) 또는 클라우드 스토리지(Cloud Storage) 등일 수 있으나, 이에 한정되지 않고 데이터를 저장하기 위한 다양한 모듈로 구현될 수 있다.
도 3은 일 실시예에 따른 소유권 인증 방법의 순서도이다.
도 3을 참조하면, 일 실시예에 따른 소유권 인증 시스템(1000)의 소유권 인증 방법은 퍼블릭 어드레스를 획득하는 단계(S100), 목적지 어드레스 및 디지털 자산의 양을 제공하는 단계(S200), 거래 ID를 획득하는 단계(S300), 정보의 일치성을 확인하는 단계(S400) 및 소유권을 인증하는 단계(S500)를 포함할 수 있다.
퍼블릭 어드레스를 획득하는 단계(S100)는 통신부(1200)가 사용자 단말기(2000)로부터 전송할 블록체인 상에 존재하는 사용자의 퍼블릭 어드레스를 획득하는 단계일 수 있다. 도 4와 같이, 사용자 단말기(2000)의 디스플레이 상에 출력된 화면을 통해 사용자는 자신의 퍼블릭 어드레스를 입력할 수 있다. 사용자 단말기(2000)는 사용자로부터 입력된 퍼블릭 어드레스 정보를 통신부(1200)에 전송할 수 있다.
목적지 어드레스 및 디지털 자산의 양을 제공하는 단계(S200)는 거래 정보 생성부(1300)가 목적지 어드레스 정보 및 디지털 자산의 양에 대한 정보를 생성하고, 통신부(1200)가 이를 사용자 단말기(2000)에 전송하는 단계일 수 있다. 도 5와 같이, 사용자 단말기(2000)의 디스플레이 상에 출력된 화면을 통해 사용자는 디지털 자산을 전송할 수신 주소(목적지 어드레스)와 전송할 디지털 자산의 양에 대한 정보를 제공받을 수 있다.
거래 ID를 획득하는 단계(S300)는 통신부(1200)가 사용자 단말기(2000)로부터 인증을 위한 디지털 자산 거래 내역을 포함하는 거래 ID 정보를 획득하는 단계일 수 있다. 도 6과 같이, 사용자 단말기(2000)의 디스플레이 상에 출력된 화면을 통해 사용자는 인증을 위한 디지털 자산 거래 ID 정보를 입력할 수 있다. 사용자 단말기(2000)는 사용자로부터 입력된 거래 ID 정보를 통신부(1200)에 전송할 수 있다.
정보의 일치성을 확인하는 단계(S400)는 인증 확인부(1400)가 거래 ID 정보에 대응되는 메타 데이터를 통해 메타 데이터의 거래 내역과 퍼블릭 어드레스, 목적지 어드레스 및 디지털 자산 양의 일치성을 확인하는 단계일 수 있다. 도 7과 같이, 인증 확인부(1400)는 통신부(1200) 및 저장부(1500)를 통해 거래 ID에 대응되는 메타데이터를 검색 및/또는 확인할 수 있다.
도 7을 참조하면, 메타 데이터는 복수의 카테고리 및 복수의 카테고리에 포함된 정보들을 포함할 수 있다. 메타 데이터는 거래 ID 카테고리(110) 및 이에 대응되는 거래 ID 정보(115), 전송 주소 카테고리(120) 및 이에 대응되는 전송 주소 정보(125), 수신 주소 카테고리(130) 및 이에 대응되는 수신 주소 정보(135) 및 거래된 양 카테고리(140) 및 이에 대응되는 거래된 디지털 자산의 양에 대한 정보(145)를 포함할 수 있다.
인증 확인부(1400)는 거래 ID 정보(115)와 단계 S300에서 사용자 단말기(2000)로부터 획득한 거래 ID 정보의 일치성을 확인할 수 있다. 또한, 인증 확인부(1400)는 전송 주소 정보(125)와 단계 S100에서 사용자 단말기(2000)로부터 획득한 사용자의 퍼블릭 어드레스의 일치성을 확인할 수 있다.
또한, 인증 확인부(1400)는 수신 주소 정보(135)와 단계 S200에서 거래 정보 생성부(1300)에 의해 생성된 목적지 어드레스의 일치성을 확인할 수 있다. 또한, 인증 확인부(1400)는 거래된 디지털 자산의 양에 대한 정보(145)와 단계 S200에서 거래 정보 생성부(1300)에 의해 생성된 디지털 자산의 양에 대한 정보의 일치성을 확인할 수 있다. 이때, 정보 일치성은 텍스트를 비교하여 100% 일치하는지 여부를 확인하는 기술에 의해 수행될 수 있다.
다시 도 3을 참조하면, 소유권을 인증하는 단계(S500)는 인증 확인부(1400)의 일치성 확인 결과에 기초하여, 인증 대상인 블록체인 지갑에 대한 사용자의 소유권 인증을 수행하는 단계일 수 있다. 구체적으로, 단계 S400에서 거래 ID 정보, 퍼블릭 어드레스, 목적지 어드레스 및 디지털 자산의 양이 모두 메타데이터에 포함된 정보와 일치하는 경우, 인증 확인부(1400)는 사용자를 소유자로 확인하고, 사용자에 대해 블록체인 지갑의 소유권을 인증할 수 있다.
인증 확인부(1400)가 소유권을 인증하면, 도 8과 같이 사용자 단말기(2000)의 디스플레이 상에 출력된 화면을 통해 사용자에게 인증이 완료되었음을 나타내는 인터페이스가 제공될 수 있다.
위와 같이, 본원 발명은 서명 기능이 없는 블록체인 지갑에 대해 퍼블릭키를 주고받는 것 없이 소유권을 인증할 수 있는 방법을 제공할 수 있다. 따라서, 본원 발명은 종래의 인증 방법보다 보안이 향상되는 효과를 도출할 수 있다.
실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다
이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.
그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.

Claims (11)

  1. 적어도 하나 이상의 프로세서에 의해 수행되는 서명 기능 없는 블록체인 지갑의 소유권 인증 방법에 있어서,
    퍼블릭 어드레스 정보를 획득하는 단계;
    목적지 어드레스 정보 및 디지털 자산의 양에 대한 정보를 제공하는 단계;
    거래 ID 정보를 획득하는 단계; 및
    상기 거래 ID 정보에 대응되는 데이터에 포함된 정보와 상기 퍼블릭 어드레스 정보, 상기 목적지 어드레스 정보 및 상기 디지털 자산의 양에 대한 정보의 일치성을 확인하는 단계를 포함하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 방법.
  2. 제1항에 있어서,
    상기 일치성을 확인하는 단계는,
    상기 거래 ID 정보에 대응되는 데이터의 카테고리를 확인하는 단계; 및
    전송 주소 카테고리의 정보와 상기 퍼블릭 어드레스 정보의 일치 여부, 받는 주소 카테고리의 정보와 상기 목적지 어드레스 정보의 일치 여부 및 수량 카테고리의 정보와 상기 디지털 자산의 양에 대한 정보의 일치 여부를 확인하는 단계를 포함하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 방법.
  3. 제1항에 있어서,
    상기 일치성을 확인하는 단계의 결과가 긍정인 경우, 상기 퍼블릭 어드레스 정보를 제공한 사용자를 상기 퍼블릭 어드레스 정보에 대응되는 블록체인 지갑의 소유자로 인증하는 단계를 더 포함하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 방법.
  4. 제1항에 있어서,
    상기 디지털 자산의 양은 최소 전송 수량의 2배 범위 내에서 랜덤으로 설정되는
    서명 기능 없는 블록체인 지갑의 소유권 인증 방법.
  5. 제4항에 있어서,
    상기 디지털 자산의 양은 일정 시간을 주기로 변경되는
    서명 기능 없는 블록체인 지갑의 소유권 인증 방법.
  6. 제1항에 기재된 서명 기능 없는 블록체인 지갑의 소유권 인증 방법을 실행하기 위한 프로그램이 기록된 컴퓨터로 판독 가능한 비일시적 기록 매체.
  7. 퍼블릭 어드레스 정보 및 거래 ID 정보를 획득하는 통신부;
    목적지 어드레스 정보 및 디지털 자산의 양에 대한 정보를 제공하는 거래 정보 생성부; 및
    상기 거래 ID 정보에 대응되는 데이터에 포함된 정보와 상기 퍼블릭 어드레스 정보, 상기 목적지 어드레스 정보 및 상기 디지털 자산의 양에 대한 정보의 일치성을 확인하는 인증 확인부를 포함하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 시스템.
  8. 제7항에 있어서,
    상기 인증 확인부는 상기 거래 ID 정보에 대응되는 데이터의 카테고리 중 전송 주소 카테고리의 정보와 상기 퍼블릭 어드레스 정보의 일치 여부, 수신 주소 카테고리의 정보와 상기 목적지 어드레스 정보의 일치 여부 및 수량 카테고리 정보와 상기 디지털 자산의 양에 대한 정보의 일치 여부를 확인하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 시스템.
  9. 제7항에 있어서,
    상기 인증 확인부는 정보의 일치 여부가 모두 긍정인 경우, 상기 퍼블릭 어드레스 정보를 제공한 사용자를 상기 퍼블릭 어드레스 정보에 대응되는 블록체인 지갑의 소유자로 인증하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 시스템.
  10. 제7항에 있어서,
    상기 거래 정보 생성부는 상기 디지털 자산의 양을 최소 전송 수량의 2배 범위 내에서 랜덤으로 설정하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 시스템.
  11. 제10항에 있어서,
    상기 거래 정보 생성부는 일정 시간을 주기로 상기 디지털 자산의 양을 변경하는
    서명 기능 없는 블록체인 지갑의 소유권 인증 시스템.
PCT/KR2023/015557 2022-10-27 2023-10-11 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템 WO2024090845A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220140397A KR102532162B1 (ko) 2022-10-27 2022-10-27 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템
KR10-2022-0140397 2022-10-27

Publications (1)

Publication Number Publication Date
WO2024090845A1 true WO2024090845A1 (ko) 2024-05-02

Family

ID=86385450

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/015557 WO2024090845A1 (ko) 2022-10-27 2023-10-11 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템

Country Status (2)

Country Link
KR (1) KR102532162B1 (ko)
WO (1) WO2024090845A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102532162B1 (ko) * 2022-10-27 2023-05-12 주식회사 풀스택 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101628007B1 (ko) * 2015-04-07 2016-06-13 주식회사 코인플러그 당사자간 블록체인을 갖는 디지털 가상화폐의 거래시스템
KR101712119B1 (ko) * 2015-07-09 2017-03-03 국민대학교산학협력단 비트코인의 거래 알림 장치 및 거래 알림 방법
KR20200087529A (ko) * 2019-01-11 2020-07-21 주식회사 케이티 블록체인 기반의 개인 정보 관리 시스템 및 방법
KR20210096288A (ko) * 2019-03-15 2021-08-04 라인플러스 주식회사 블록체인에서 생성된 데이터를 인증하는 방법 및 시스템
KR20220013171A (ko) * 2020-07-24 2022-02-04 박성배 블록체인에 기반한 개인 정보 운용 방법, 장치 및 시스템
KR102532162B1 (ko) * 2022-10-27 2023-05-12 주식회사 풀스택 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101780636B1 (ko) * 2016-05-16 2017-09-21 주식회사 코인플러그 인증 정보의 발급 방법 및 이를 지원하는 블록체인기반 인증 정보 관리 서버
KR102572834B1 (ko) * 2019-03-15 2023-08-30 라인플러스 주식회사 서명 가능 컨트랙트를 이용하여 블록체인에서 생성된 데이터를 인증하는 방법 및 시스템

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101628007B1 (ko) * 2015-04-07 2016-06-13 주식회사 코인플러그 당사자간 블록체인을 갖는 디지털 가상화폐의 거래시스템
KR101712119B1 (ko) * 2015-07-09 2017-03-03 국민대학교산학협력단 비트코인의 거래 알림 장치 및 거래 알림 방법
KR20200087529A (ko) * 2019-01-11 2020-07-21 주식회사 케이티 블록체인 기반의 개인 정보 관리 시스템 및 방법
KR20210096288A (ko) * 2019-03-15 2021-08-04 라인플러스 주식회사 블록체인에서 생성된 데이터를 인증하는 방법 및 시스템
KR20220013171A (ko) * 2020-07-24 2022-02-04 박성배 블록체인에 기반한 개인 정보 운용 방법, 장치 및 시스템
KR102532162B1 (ko) * 2022-10-27 2023-05-12 주식회사 풀스택 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템

Also Published As

Publication number Publication date
KR102532162B9 (ko) 2023-10-12
KR102532162B1 (ko) 2023-05-12

Similar Documents

Publication Publication Date Title
WO2018043865A2 (ko) 블록체인을 기반으로 한 파일 관리/검색 시스템 및 파일 관리/검색 방법
WO2017192007A2 (ko) 블록 검증을 위한 복수의 일방향 함수를 지원하는 블록 체인
WO2021137396A1 (ko) 블록체인 네트워크를 이용한 영지식 증명 기반의 인증서 서비스 방법, 이를 이용한 인증 지원 서버 및 사용자 단말
US9197629B2 (en) Remote direct memory access authentication of a device
CN101356773B (zh) 基于上下文信息的自组织(ad hoc)组创建
US10270757B2 (en) Managing exchanges of sensitive data
WO2020213763A1 (ko) 블록체인과는 다른 형식의 저장소에 저장되는 블록체인 데이터를 검증하는 방법 및 시스템
WO2024090845A1 (ko) 서명 기능 없는 블록체인 지갑의 소유권 인증 방법 및 이를 이용한 시스템
CN108769230A (zh) 交易数据存储方法、装置、服务器及存储介质
US9270671B2 (en) Biometric-based wireless device association
WO2019184155A1 (zh) 区块链节点权限控制方法、区块链系统及存储介质
WO2012144849A2 (en) Access authentication method for multiple devices and platforms
WO2020149586A1 (ko) 복수의 사용자의 동의 여부를 판단하여 하나의 서비스를 제공하는 서비스 제공 방법 및 장치
CN113508570B (zh) 在区块链中节点之间共享及验证区块及电子文档的方法
US11258771B2 (en) Systems and methods for sending user data from a trusted party to a third party using a distributed registry
WO2019177380A1 (ko) 하이브리드 블록체인 시스템 및 이를 이용한 제어 트랜잭션 전달 방법
TW202105283A (zh) 用以控制或執行區塊鏈上處理轉移之效率的電腦實施系統及方法
CN109101664A (zh) 一种轻量级节点的数据传输方法、装置、设备和介质
CN1601954B (zh) 不中断服务地横跨安全边界移动主体
CN110855688B (zh) 一种区块链信息处理方法及相关设备
WO2020096072A1 (ko) 디앱에서 요구하는 높은 트랜잭션 처리량을 효율적으로 블록체인에서 처리하기 위한 방법 및 시스템
CN112182522A (zh) 访问控制方法和装置
WO2023149660A1 (ko) 그룹 서명 기반 연합학습 방법 및 시스템, 이를 수행하기 위한 기록 매체
WO2023239080A1 (ko) 오입금 방지를 위한 가상자산 이체 방법
WO2024025030A1 (ko) 개인서명 데이터에 대한 nft 발행을 통한 개인서명의 소유권 증명 시스템

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: 23882952

Country of ref document: EP

Kind code of ref document: A1