KR20200070124A - Method for generating pki keys based on bioinformation on blockchain network and device for using them - Google Patents

Method for generating pki keys based on bioinformation on blockchain network and device for using them Download PDF

Info

Publication number
KR20200070124A
KR20200070124A KR1020190161353A KR20190161353A KR20200070124A KR 20200070124 A KR20200070124 A KR 20200070124A KR 1020190161353 A KR1020190161353 A KR 1020190161353A KR 20190161353 A KR20190161353 A KR 20190161353A KR 20200070124 A KR20200070124 A KR 20200070124A
Authority
KR
South Korea
Prior art keywords
user
certificate
key
value
generating
Prior art date
Application number
KR1020190161353A
Other languages
Korean (ko)
Other versions
KR102284396B1 (en
Inventor
어준선
송주한
Original Assignee
주식회사 코인플러그
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 코인플러그 filed Critical 주식회사 코인플러그
Priority to PCT/KR2019/017247 priority Critical patent/WO2020117020A1/en
Publication of KR20200070124A publication Critical patent/KR20200070124A/en
Application granted granted Critical
Publication of KR102284396B1 publication Critical patent/KR102284396B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords
    • H04L9/0866Generation of secret information including derivation or calculation of cryptographic keys or passwords involving user or device identifiers, e.g. serial number, physical or biometrical information, DNA, hand-signature or measurable physical characteristics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • H04L9/0819Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s)
    • H04L9/0825Key transport or distribution, i.e. key establishment techniques where one party creates or otherwise obtains a secret value, and securely transfers it to the other(s) using asymmetric-key encryption or public key infrastructure [PKI], e.g. key signature or public key certificates

Abstract

According to the present invention, a method for generating a public key infrastructure (PKI) key based on biometric information comprises the steps of: (a) when user biometric information, which is biometric information of a user, is obtained, generating, by a key generating device, first unique information from the user biometric information; (b) generating, by the key generating device, a first private key of the user using the first unique information; and (c) generating, by the key generating device, a public key of the user using the first private key.

Description

생체 정보 기반의 PKI 키 생성 방법 및 이를 이용한 키 생성 장치{METHOD FOR GENERATING PKI KEYS BASED ON BIOINFORMATION ON BLOCKCHAIN NETWORK AND DEVICE FOR USING THEM}METHOD FOR GENERATING PKI KEYS BASED ON BIOINFORMATION ON BLOCKCHAIN NETWORK AND DEVICE FOR USING THEM}

본 발명은 생체 정보 기반의 PKI(Public Key Infrastructure) 키 생성 방법 및 이를 이용한 키 생성 장치에 관한 것으로, 보다 상세하게는, 사용자의 생체 정보에 대응하는 유니크 정보를 이용하여 PKI 기반의 프라이빗 키와 퍼블릭 키를 생성함으로써 사용자가 프라이빗 키를 별도로 저장할 필요가 없도록 하는 생체 정보 기반의 PKI 키 생성 방법 및 이를 이용한 키 생성 장치에 관한 것이다.The present invention relates to a method for generating a public key infrastructure (PKI) key based on biometric information and a key generating device using the same, and more specifically, a PKI-based private key and public using unique information corresponding to the user's biometric information. The present invention relates to a method for generating a PKI key based on biometric information and a key generating apparatus using the same so that the user does not need to separately store the private key by generating the key.

일반적으로 PKI(Public Key Infrastructure)는 전자상거래의 안전성과 신뢰성을 확보하기 위한 인증, 무결성, 부인봉쇄 등의 요건을 충족하기 위한 인증 기술로써 서비스는 전자서명 기술을 활용한다.In general, PKI (Public Key Infrastructure) is an authentication technology to satisfy the requirements of authentication, integrity, and non-repudiation to secure the safety and reliability of e-commerce, and the service uses electronic signature technology.

전자서명 기술을 효과적으로 이용하기 위해서는 공개키 암호 방식이 필요하며, 공개키 암호 방식을 이용한 인증 방법을 구현하기 위한 기술적, 제도적 기반이 요구되는데 이를 PKI라고 한다.In order to effectively use the digital signature technology, a public key encryption method is required, and a technical and institutional basis for implementing an authentication method using the public key encryption method is required, which is called PKI.

전자상거래의 안전성과 신뢰성을 확보하기 위한 인증, 무결성, 부인봉쇄 등의 서비스는 전자서명 기술을 활용함으로써 해결 가능하다. 전자서명 기술을 효과적으로 이용하기 위해서는 공개키 암호 방식이 필요하며, 공개키 암호 방식을 이용한 인증 방법을 구현하기 위한 기술적, 제도적 기반이 요구되는데 이를 PKI라고 한다.Services such as authentication, integrity, and non-repudiation to secure the safety and reliability of e-commerce can be solved by using electronic signature technology. In order to effectively use the digital signature technology, a public key encryption method is required, and a technical and institutional basis for implementing an authentication method using the public key encryption method is required, which is called PKI.

그리고, PKI는 개인키와 공개키로 구성된 한 쌍의 키를 이용하여 데이터 암호화, 전자서명 등과 같은 기능들을 구현한다.And, PKI implements functions such as data encryption and digital signature using a pair of keys composed of a private key and a public key.

특히, 최근에는 블록체인 네트워크에서는 PKI 기반의 프라이빗 키와 퍼블릭 키를 이용하여 전자지갑의 주소 생성, 사용자 인증, 사용자 식별, 데이터 암호화 등을 수행하고 있다.In particular, in recent years, blockchain networks are using PKI-based private and public keys to generate addresses for electronic wallets, user authentication, user identification, and data encryption.

이러한 PKI 기반의 프라이빗 키와 퍼블릭 키는 RSA, DSA 등과 같은 키 생성 알고리즘에 의해 생성되는 것으로, 임의의 난수를 이용하여 프라이빗 키를 생성하며, 프라이빗 키로부터 대칭되는 퍼블릭 키를 추출한다.The PKI-based private key and public key are generated by a key generation algorithm such as RSA, DSA, etc., and generate a private key using a random number, and extract a symmetric public key from the private key.

특히, PKI 기반의 프라이빗 키는 키를 생성한 사용자만이 소유한 것으로, 이를 도난 당할 경우 제3자가 도난된 프라이빗 키를 이용하여 합법적으로 거래를 수행하게 되므로 프라이빗 키에 대한 보안이 중요하다.In particular, the PKI-based private key is owned only by the user who generated the key, and if it is stolen, security of the private key is important because a third party legally performs a transaction using the stolen private key.

특히, 블록체인 네트워크에서는 프라이빗 키를 분실할 경우, 동일한 프라이빗 키를 다시 생성할 수 없으므로, 이전에 수행된 정보들에 대한 통제권을 상실하게 되는 문제점이 있다.In particular, in the blockchain network, if the private key is lost, the same private key cannot be regenerated, so there is a problem of losing control of previously performed information.

본 발명은 상술한 문제점들을 모두 해결하는 것을 그 목적으로 한다.The present invention aims to solve all of the above-mentioned problems.

또한, 본 발명은 PKI 기반의 프라이빗 키를 저장하지 않아도 되도록 하는 PKI 키 생성 방법 및 이를 이용한 키 생성 장치를 제공하는 것을 다른 목적으로 한다.In addition, another object of the present invention is to provide a PKI key generation method and a key generation device using the PKI key generation method so that the PKI-based private key does not need to be stored.

또한, 본 발명은 PKI 기반의 동일한 프라이빗 키를 생성할 수 있도록 하는 PKI 키 생성 방법 및 이를 이용한 키 생성 장치를 제공하는 것을 또 다른 목적으로 한다.In addition, another object of the present invention is to provide a PKI key generation method and a key generation device using the same, which enable the generation of the same private key based on PKI.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따르면, 생체 정보 기반의 PKI 키를 생성하는 방법에 있어서, (a) 사용자의 생체 정보인 사용자 생체 정보가 획득되면, 키 생성 장치가, 상기 사용자 생체 정보로부터 제1 유니크 정보를 생성하는 단계; (b) 상기 키 생성 장치가, 상기 제1 유니크 정보를 이용하여 상기 사용자의 제1 프라이빗 키를 생성하는 단계; 및 (c) 상기 키 생성 장치가, 상기 제1 프라이빗 키를 이용하여 상기 사용자의 퍼블릭 키를 생성하는 단계; 를 포함하는 방법이 제공된다.According to an embodiment of the present invention for achieving the above object, in a method of generating a PKI key based on biometric information, (a) when the user biometric information, which is the biometric information of the user, is obtained, the key generating device, the user Generating first unique information from the biometric information; (b) generating, by the key generating apparatus, the first private key of the user using the first unique information; And (c) the key generating device generating the public key of the user using the first private key; A method is provided that includes.

상기에서, (d) 상기 키 생성 장치가, 상기 사용자에 대응되는 (i) 사용자 식별 정보, (ii) 상기 퍼블릭 키, 및 (iii) 상기 제1 프라이빗 키를 이용하여 생성한 제1 사용자 서명값을 포함하는 인증서 등록 트랜잭션을 인증 기관으로 전송하여 상기 인증 기관으로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 인증서를 생성하도록 하고, 상기 사용자 인증서를 상기 인증 기관에 대응되는 데이터베이스에 등록하도록 하거나, 상기 인증서 등록 트랜잭션을 블록체인 네트워크로 전송하여 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 탈중앙화 인증서를 생성하여 상기 블록체인 네트워크의 분산 원장에 등록하도록 하는 단계; 를 더 포함할 수 있다.In the above, (d) the first user signature value generated by the key generation device, (i) user identification information corresponding to the user, (ii) the public key, and (iii) the first private key A certificate registration transaction including a is sent to a certification authority so that the certification authority confirms that the certificate registration transaction is valid, and when the certificate registration transaction is valid, at least includes the public key included in the certificate registration transaction. To generate the user certificate, register the user certificate in the database corresponding to the certification authority, or send the certificate registration transaction to the blockchain network to make the blockchain network validate that the certificate registration transaction is valid. Generating a user decentralized certificate including at least the public key included in the certificate registration transaction and registering it in the distributed ledger of the blockchain network when the certificate registration transaction is valid; It may further include.

상기에서, 상기 키 생성 장치는, 상기 인증 기관 또는 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션에 포함된 상기 제1 사용자 서명값과 상기 사용자 식별 정보를 검증하도록 하여 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 할 수 있다.In the above, the key generation device, the certificate authority or the blockchain network, to verify that the certificate registration transaction is valid by verifying the first user signature value and the user identification information included in the certificate registration transaction You can do it.

상기에서, (e) 상기 키 생성 장치가, 사용자 단말로부터의 사용자 확인값 - 상기 사용자 확인값은 상기 사용자에 의한 상기 사용자 단말로부터의 서비스 요청에 대응하여 서비스 제공 서버가 상기 사용자 단말로 전송한 것임 - 에 대한 서명 요청이 획득되면, 상기 사용자로부터 상기 사용자 생체 정보를 획득하고, 상기 사용자 생체 정보로부터 제2 유니크 정보를 생성하며, 상기 제2 유니크 정보를 이용하여 상기 사용자의 제2 프라이빗 키를 생성하고, 상기 제2 프라이빗 키를 이용하여 상기 사용자 확인값을 서명한 제2 사용자 서명값을 생성하고, 상기 제2 사용자 서명값을 상기 사용자 단말로 전송하여 상기 사용자 단말이 상기 사용자 확인값 및 상기 제2 사용자 서명값을 포함하는 서명 트랜잭션을 상기 서비스 제공 서버로 전송하도록 하여 상기 서비스 제공 서버로 하여금, 상기 인증 기관 또는 상기 블록체인 네트워크로부터 상기 사용자 인증서 또는 상기 사용자 탈중앙화 인증서를 확인하도록 하며, 상기 사용자 인증서 또는 상기 탈중앙화 인증서에 포함된 상기 퍼블릭 키를 이용하여 상기 제2 사용자 서명값을 복호화하여 획득된 비교대상 사용자 확인값을 획득하도록 하며, 상기 비교대상 사용자 확인값과 상기 사용자 확인값을 비교하여 상기 제2 사용자 서명값을 검증하도록 하고, 검증 결과에 대응하여 상기 사용자 단말로 서비스 요청된 서비스를 제공하도록 하는 단계; 를 더 포함할 수 있다.In the above, (e) the key generation device, the user confirmation value from the user terminal-the user confirmation value is that the service provision server transmits to the user terminal in response to a service request from the user terminal by the user -When the signature request for is obtained, the user biometric information is obtained from the user, second unique information is generated from the user biometric information, and the second private key of the user is generated using the second unique information And generating a second user signature value signing the user verification value using the second private key, and transmitting the second user signature value to the user terminal so that the user terminal receives the user verification value and the second 2 A signature transaction including a user signature value is transmitted to the service providing server to cause the service providing server to confirm the user certificate or the user decentralized certificate from the certification authority or the blockchain network, and the user The second user signature value is decrypted using the public key included in the certificate or the decentralized certificate to obtain a comparison target user verification value, and the comparison target user verification value and the user verification value are compared. Causing the second user signature value to be verified, and providing a service requested service to the user terminal in response to the verification result; It may further include.

상기에서, 상기 키 생성 장치는, 상기 생체 정보를 디지털 정보로 변환하여 상기 유니크 정보를 생성할 수 있다.In the above, the key generation device may generate the unique information by converting the biometric information into digital information.

상기에서, 상기 키 생성 장치는, 동일한 입력값에 대하여 동일한 출력값을 가지는 재현 가능하고, 결정적인 수학적 연산을 통해 상기 유니크 정보를 연산하여 상기 프라이빗 키를 생성할 수 있다.In the above, the key generation apparatus may generate the private key by calculating the unique information through reproducible, deterministic mathematical operations having the same output value for the same input value.

상기에서, 상기 수학적 연산은 해시 연산을 포함할 수 있다.In the above, the mathematical operation may include a hash operation.

또한, 본 발명의 일 실시예에 따르면, 생체 정보 기반의 PKI 키를 생성하는 키 생성 장치에 있어서, 생체 정보 기반의 PKI 키를 생성하기 위한 인스트럭션들이 저장된 메모리; 상기 메모리에 저장된 상기 인스트럭션들에 따라 상기 생체 정보 기반의 상기 PKI 키를 생성하기 위한 동작을 수행하는 프로세서; 를 포함하되, 상기 프로세서는, (i) 사용자의 생체 정보인 사용자 생체 정보가 획득되면, 상기 사용자 생체 정보로부터 제1 유니크 정보를 생성하는 프로세스; (ii) 상기 제1 유니크 정보를 이용하여 상기 사용자의 제1 프라이빗 키를 생성하는 프로세스; 및 (iii) 상기 제1 프라이빗 키를 이용하여 상기 사용자의 퍼블릭 키를 생성하는 프로세스를 수행하는 키 생성 장치가 제공된다.In addition, according to an embodiment of the present invention, a key generating apparatus for generating a PKI key based on biometric information, comprising: a memory in which instructions for generating a PKI key based on biometric information are stored; A processor performing an operation for generating the PKI key based on the biometric information according to the instructions stored in the memory; Including, but the processor, (i) when the user biometric information that is the user's biometric information is obtained, the process of generating first unique information from the user biometric information; (ii) a process of generating a first private key of the user using the first unique information; And (iii) a key generating device that performs a process of generating the public key of the user using the first private key.

상기 프로세서는, (iv) 상기 사용자에 대응되는 (1) 사용자 식별 정보, (2) 상기 퍼블릭 키, 및 (3) 상기 제1 프라이빗 키를 이용하여 생성한 제1 사용자 서명값을 포함하는 인증서 등록 트랜잭션을 인증 기관으로 전송하여 상기 인증 기관으로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 인증서를 생성하도록 하고, 상기 사용자 인증서를 상기 인증 기관에 대응되는 데이터베이스에 등록하도록 하거나, 상기 인증서 등록 트랜잭션을 블록체인 네트워크로 전송하여 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 탈중앙화 인증서를 생성하여 상기 블록체인 네트워크의 분산 원장에 등록하도록 하는 프로세스를 더 수행할 수 있다.The processor includes (iv) a certificate registration including (1) user identification information corresponding to the user, (2) the public key, and (3) a first user signature value generated using the first private key. A transaction is sent to a certification authority to cause the certification authority to verify that the certificate registration transaction is valid, and if the certificate registration transaction is valid, a user certificate including at least the public key included in the certificate registration transaction is generated. Or to register the user certificate in a database corresponding to the certification authority, or to transmit the certificate registration transaction to a blockchain network to cause the blockchain network to confirm whether the certificate registration transaction is valid, When a registration transaction is valid, a process of generating a user decentralized certificate including at least the public key included in the certificate registration transaction and registering it in the distributed ledger of the blockchain network may be further performed.

상기 프로세서는, 상기 인증 기관 또는 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션에 포함된 상기 제1 사용자 서명값과 상기 사용자 식별 정보를 검증하도록 하여 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 할 수 있다.The processor may cause the certification authority or the blockchain network to verify whether the certificate registration transaction is valid by verifying the first user signature value and the user identification information included in the certificate registration transaction.

상기 프로세서는, (v) 사용자 단말로부터의 사용자 확인값 - 상기 사용자 확인값은 상기 사용자에 의한 상기 사용자 단말로부터의 서비스 요청에 대응하여 서비스 제공 서버가 상기 사용자 단말로 전송한 것임 - 에 대한 서명 요청이 획득되면, 상기 사용자로부터 상기 사용자 생체 정보를 획득하고, 상기 사용자 생체 정보로부터 제2 유니크 정보를 생성하며, 상기 제2 유니크 정보를 이용하여 상기 사용자의 제2 프라이빗 키를 생성하고, 상기 제2 프라이빗 키를 이용하여 상기 사용자 확인값을 서명한 제2 사용자 서명값을 생성하고, 상기 제2 사용자 서명값을 상기 사용자 단말로 전송하여 상기 사용자 단말이 상기 사용자 확인값 및 상기 제2 사용자 서명값을 포함하는 서명 트랜잭션을 상기 서비스 제공 서버로 전송하도록 하여 상기 서비스 제공 서버로 하여금, 상기 인증 기관 또는 상기 블록체인 네트워크로부터 상기 사용자 인증서 또는 상기 사용자 탈중앙화 인증서를 확인하도록 하며, 상기 사용자 인증서 또는 상기 탈중앙화 인증서에 포함된 상기 퍼블릭 키를 이용하여 상기 제2 사용자 서명값을 복호화하여 획득된 비교대상 사용자 확인값을 획득하도록 하며, 상기 비교대상 사용자 확인값과 상기 사용자 확인값을 비교하여 상기 제2 사용자 서명값을 검증하도록 하고, 검증 결과에 대응하여 상기 사용자 단말로 서비스 요청된 서비스를 제공하도록 하는 프로세스를 더 수행할 수 있다.The processor requests a signature for (v) a user confirmation value from a user terminal, wherein the user confirmation value is transmitted by the service providing server to the user terminal in response to a service request from the user terminal by the user. When this is obtained, the user biometric information is obtained from the user, second unique information is generated from the user biometric information, the second private key of the user is generated using the second unique information, and the second The second user signature value is generated by signing the user confirmation value using a private key, and the second user signature value is transmitted to the user terminal so that the user terminal receives the user confirmation value and the second user signature value. The signature transaction is transmitted to the service providing server to cause the service providing server to confirm the user certificate or the user decentralized certificate from the certification authority or the blockchain network, and the user certificate or the decentralization. The second user signature is obtained by decoding the second user signature value using the public key included in the certificate to obtain a comparison target user verification value, and comparing the comparison user verification value with the user verification value. A process of verifying a value and providing a service requested service to the user terminal in response to the verification result may be further performed.

상기 프로세서는, 상기 (i) 프로세스에서, 상기 생체 정보를 디지털 정보로 변환하여 상기 유니크 정보를 생성할 수 있다.In the process (i), the processor may convert the biometric information into digital information to generate the unique information.

상기 프로세서는, 상기 (ii) 프로세스에서, 동일한 입력값에 대하여 동일한 출력값을 가지는 재현 가능하고, 결정적인 수학적 연산을 통해 상기 유니크 정보를 연산하여 상기 프라이빗 키를 생성할 수있다.In the process (ii), the processor may generate the private key by calculating the unique information through a reproducible, deterministic mathematical operation having the same output value for the same input value.

상기 수학적 연산은 해시 연산을 포함할 수 있다.The mathematical operation may include a hash operation.

이 외에도, 본 발명의 방법을 실행하기 위한 컴퓨터 프로그램을 기록하기 위한 컴퓨터 판독 가능한 기록 매체가 더 제공된다.In addition to this, a computer readable recording medium for recording a computer program for executing the method of the present invention is further provided.

본 발명에 의하면, 다음과 같은 효과가 있다.According to the present invention, there are the following effects.

본 발명은 사용자의 생체 정보로부터 획득한 유니크 정보를 이용하여 PKI 키를 생성함으로써 언제나 동일한 개인키를 생성할 수 있게 된다.The present invention can generate the same private key at any time by generating a PKI key using unique information obtained from the user's biometric information.

본 발명은 동일한 개인키를 생성할 수 있게 되므로 프라이빗 키를 별도로 저장할 필요가 없다.Since the present invention can generate the same private key, there is no need to store the private key separately.

도 1은 본 발명의 일 실시예에 따라 생체 정보 기반의 PKI 키를 생성하는 키 생성 장치를 개략적으로 도시한 것이고,
도 2는 본 발명의 일 실시예에 따라 생체 정보 기반의 PKI 키 생성 방법을 개략적으로 도시한 것이고,
도 3은 본 발명의 일 실시예에 따라 생체 정보 기반의 PKI 키를 이용하여 인증서를 등록하는 과정을 개략적으로 도시한 것이고,
도 4는 본 발명의 일 실시예에 따라 생체 정보 기반의 PKI 키를 이용하여 등록된 인증서를 통해 사용자를 인증하는 과정을 개략적으로 도시한 것이다.
1 schematically illustrates a key generation device for generating a PKI key based on biometric information according to an embodiment of the present invention,
2 schematically shows a method of generating a PKI key based on biometric information according to an embodiment of the present invention,
3 schematically illustrates a process of registering a certificate using a biometric information-based PKI key according to an embodiment of the present invention,
4 schematically illustrates a process of authenticating a user through a registered certificate using a biometric information-based PKI key according to an embodiment of the present invention.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예에 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.For a detailed description of the present invention, which will be described later, reference is made to the accompanying drawings that illustrate, by way of example, specific embodiments in which the present invention may be practiced. These examples are described in detail enough to enable those skilled in the art to practice the present invention. It should be understood that the various embodiments of the present invention are different, but need not be mutually exclusive. For example, certain shapes, structures, and properties described herein may be implemented in other embodiments without departing from the spirit and scope of the invention in relation to one embodiment. In addition, it should be understood that the location or placement of individual components within each disclosed embodiment can be changed without departing from the spirit and scope of the invention. Therefore, the following detailed description is not intended to be taken in a limiting sense, and the scope of the present invention, if appropriately described, is limited only by the appended claims, along with all ranges equivalent to those claimed. In the drawings, similar reference numerals refer to the same or similar functions throughout several aspects.

이하, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 하기 위하여, 본 발명의 바람직한 실시예들에 관하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings in order to enable those skilled in the art to easily implement the present invention.

도 1은 본 발명의 일 실시예에 따른 생체 정보 기반의 PKI 키를 생성하는 키 생성 장치를 개략적으로 도시한 것으로, 도 1을 참조하면, 키 생성 장치(100)는 사용자의 생체 정보를 이용하여 PKI 기반의 키를 생성하는 것으로, 사용자의 생체 정보 기반의 PKI 키를 생성하기 위한 인스트럭션들이 저장된 메모리(110)와 메모리(110)에 저장된 인스트럭션들에 따라 사용자의 생체 정보 기반의 PKI 키를 생성하기 위한 동작을 수행하는 프로세서(120)를 포함할 수 있다. 이때, 키 생성 장치(100)는 PC(Personal Computer), 모바일 컴퓨터, PDA/EDA, 휴대 전화, 스마트폰, 태블릿, 서버 등을 포함할 수 있으나, 이에 한정되지 않으며, 유무선 통신 기능을 가진 휴대용 게임기, 디지털 카메라, 개인 내비게이션 등과 같이 컴퓨팅 연산을 수행하는 모든 컴퓨팅 장치를 포함할 수 있다.FIG. 1 schematically illustrates a key generation device for generating a PKI key based on biometric information according to an embodiment of the present invention. Referring to FIG. 1, the key generation device 100 uses the user's biometric information. Generating a PKI-based key, the user's biometric information-based PKI key is generated according to the instructions stored in the memory 110 and the instructions stored in the memory 110 for generating the user's biometric information-based PKI key It may include a processor 120 for performing the operation. At this time, the key generating device 100 may include a personal computer (PC), a mobile computer, a PDA/EDA, a mobile phone, a smart phone, a tablet, a server, and the like, but is not limited thereto, and a portable game machine having a wired/wireless communication function , Digital cameras, personal navigation, and the like.

구체적으로, 키 생성 장치(100)는 전형적으로 컴퓨팅 장치(예컨대, 컴퓨터 프로세서, 메모리, 스토리지, 입력 장치 및 출력 장치, 기타 기존의 컴퓨팅 장치의 구성요소들을 포함할 수 있는 장치; 라우터, 스위치 등과 같은 전자 통신 장치; 네트워크 부착 스토리지(NAS) 및 스토리지 영역 네트워크(SAN)와 같은 전자 정보 스토리지 시스템)와 컴퓨터 소프트웨어(즉, 컴퓨팅 장치로 하여금 특정의 방식으로 기능하게 하는 인스트럭션들)의 조합을 이용하여 원하는 시스템 성능을 달성하는 것일 수 있다.Specifically, the key generating device 100 is typically a computing device (eg, a device that may include components of a computer processor, memory, storage, input and output devices, other existing computing devices; routers, switches, and the like) Electronic communication devices; electronic information storage systems such as network attached storage (NAS) and storage area networks (SAN)) and computer software (i.e. instructions that cause a computing device to function in a particular way). It may be to achieve system performance.

이와 같은 컴퓨팅 장치는 연동되는 타 컴퓨팅 장치와 요청과 응답을 송수신할 수 있는 바, 일 예시로서 그러한 요청과 응답은 동일한 TCP 세션에 의하여 이루어질 수 있지만, 이에 한정되지는 않는바, 예컨대 UDP 데이터그램으로서 송수신될 수도 있을 것이다.Such a computing device is capable of transmitting and receiving requests and responses with other computing devices to be linked. As an example, such requests and responses may be made by the same TCP session, but are not limited thereto, for example, as a UDP datagram. It may also be transmitted and received.

또한, 컴퓨팅 장치의 프로세서는 MPU(Micro Processing Unit) 또는 CPU(Central Processing Unit), 캐쉬 메모리(Cache Memory), 데이터 버스(Data Bus) 등의 하드웨어 구성을 포함할 수 있다. 또한, 운영체제, 특정 목적을 수행하는 애플리케이션의 소프트웨어 구성을 더 포함할 수도 있다.In addition, the processor of the computing device may include hardware configurations such as a micro processing unit (MPU) or a central processing unit (CPU), a cache memory, and a data bus. Also, it may further include a software configuration of an operating system and an application performing a specific purpose.

한편, 사용자의 생체 정보는 생체 정보 획득부(20)를 통해 획득될 수 있으며, 사용자의 생체 정보로서 지문, 망막, 홍채, 얼굴, 정맥, 혈액, 유전자, 단백질, 장문, 손모양, 손금, 체취, 열상, 음성, 서명 등을 획득할 수 있으나, 이에 한정되지 않으며, 사용자를 식별할 수 있는 신체적 또는 행동적 특징에 관한 모든 정보들을 포함할 수 있다.Meanwhile, the biometric information of the user can be obtained through the biometric information acquisition unit 20, and the fingerprint, retina, iris, face, vein, blood, gene, protein, palm print, hand shape, palmistry, body odor as the user's biometric information , Thermal image, voice, signature, etc., but are not limited thereto, and may include all information regarding physical or behavioral characteristics that can identify a user.

그리고, 도 1에서는, 생체 정보 획득부(20)와 키 생성 장치(100)를 별도로 도시하였으나, 이와는 달리, 하나의 장치로 구성될 수 있다.In addition, although the biometric information acquisition unit 20 and the key generation device 100 are separately illustrated in FIG. 1, unlike this, the device may be configured as a single device.

일 예로, 키 생성 장치(100)가 사용자 단말일 경우, 생체 정보 획득부(20)는 사용자 단말에 부가된 카메라, 스캐너, 마이크, 터치 스크린 등으로 구성될 수 있다.For example, when the key generation device 100 is a user terminal, the biometric information acquisition unit 20 may be configured with a camera, scanner, microphone, and touch screen added to the user terminal.

이와 같이 구성된 본 발명의 일 실시예에 따라 생체 정보 기반의 PKI 키를 생성하는 키 생성 장치를 통해 생체 정보 기반의 PKI 키를 생성하는 방법을 도 2를 참조하여 설명하면 다음과 같다.A method of generating a biometric information-based PKI key through a key generating device for generating a biometric information-based PKI key according to an embodiment of the present invention configured as described above will be described with reference to FIG. 2 as follows.

먼저, 사용자의 생체 정보인 사용자 생체 정보가 획득(S1)되면, 키 생성 장치(100)는 사용자 생체 정보로부터 제1 유니크 정보를 생성(S2)할 수 있다.First, when the user biometric information that is the user's biometric information is acquired (S1), the key generating device 100 may generate the first unique information from the user biometric information (S2).

이때, 사용자 생체 정보는 생체 정보 획득부(20)를 통해 획득될 수 있으며, 사용자 생체 정보는 사용자를 식별할 수 있는 신체적 또는 행동적 특징에 관한 정보로, 지문, 망막, 홍채, 얼굴, 정맥, 혈액, 유전자, 단백질, 장문, 손모양, 손금, 체취, 열상, 음성, 서명 등을 포함할 수 있으나, 이에 한정되지 않는다.At this time, the user biometric information may be obtained through the biometric information acquisition unit 20, and the user biometric information is information related to a physical or behavioral characteristic capable of identifying a user, such as fingerprint, retina, iris, face, and vein. Blood, genes, proteins, palm prints, hand prints, palm prints, body odors, lacerations, voices, signatures, etc., but are not limited thereto.

그리고, 키 생성 장치(100)는 사용자의 생체 정보를 디지털 정보로 가공함으로써 제1 유니크 정보를 획득할 수 있다. 이때, 유니크 정보는 hexadecimal로 표현 가능하지만, 이에 한정되지 않으며, 다양한 포멧으로 생성될 수 있다.In addition, the key generating apparatus 100 may obtain the first unique information by processing the user's biometric information into digital information. At this time, the unique information can be expressed in hexadecimal, but is not limited thereto, and can be generated in various formats.

다음으로, 키 생성 장치(100)는 제1 유니크 정보를 이용하여 사용자의 제1 프라이빗 키를 생성(S3)할 수 있다.Next, the key generating device 100 may generate the user's first private key (S3) using the first unique information.

이때, 키 생성 장치(100)는 동일한 입력값에 대하여 동일한 출력값을 가지는 재현 가능하고, 결정적인 수학적 연산을 통해 제1 유니크 정보를 연산하여 제1 프라이빗 키를 생성할 수 있다.At this time, the key generating apparatus 100 may generate the first private key by calculating the first unique information through reproducible, deterministic mathematical operations having the same output value for the same input value.

그리고, 수학적 연산으로 해시 연산을 포함할 수 있으나, 이에 한정되지 않으며, 동일한 입력값에 대하여 동일한 출력값을 생성하는 다양한 수학적 연산을 포함할 수 있다.In addition, a hash operation may be included as a mathematical operation, but is not limited thereto, and may include various mathematical operations that generate the same output value for the same input value.

일 예로, 키 생성 장치(100)는 제1 유니크 정보에 해시 함수를 적용하여 제1 프라이빗 키를 생성할 수 있으며, 해시 함수로 sha256를 적용할 경우 제1 프라이빗 키는 sha256(unique(bioinformation))로 표현될 수 있다.For example, the key generation device 100 may generate a first private key by applying a hash function to the first unique information, and when sha256 is applied as the hash function, the first private key is sha256 (unique (bioinformation)). Can be expressed as

다음으로, 키 생성 장치(100)는 제1 프라이빗 키를 이용하여 사용자의 퍼블릭 키를 생성(S4)할 수 있다.Next, the key generating device 100 may generate the user's public key (S4) using the first private key.

이때, 키 생성 장치(100)는 키 생성 알고리즘을 통해 제1 프라이빗 키로부터 사용자의 퍼블릭 키를 추출할 수 있으며, 키 생성 알고리즘으로 RSA, ECDSA 등을 사용할 수 있으나, 이에 한정되는 것이 아니다.At this time, the key generation device 100 may extract the user's public key from the first private key through the key generation algorithm, and may use RSA, ECDSA, etc. as the key generation algorithm, but is not limited thereto.

일 예로, 키 생성 알고리즘으로 ECDSA를 사용할 경우에는 다음과 같은 방법에 의해 제1 프라이빗 키로부터 퍼블릭 키를 추출할 수 있다.For example, when using ECDSA as a key generation algorithm, a public key can be extracted from the first private key by the following method.

ECDSA를 위한 타원곡선은 임의의 정수 a, b에 대해 정의된 다음과 같은 수학식1의 해(X, Y)의 집합이다.The elliptic curve for ECDSA is a set of solutions (X, Y) of the following Equation 1 defined for arbitrary integers a and b.

Figure pat00001
Figure pat00001

이때, 점 P=(x,y)가 타원곡선 상에 있다는 것은 수학식1을 만족시킨다는 것이며, 두 점 P, Q와 임의의 정수 x에 대해 수학식2를 정의할 수 있다.At this time, that the point P=(x,y) is on the elliptic curve satisfies Equation 1, and Equation 2 can be defined for the two points P, Q and an arbitrary integer x.

Figure pat00002
Figure pat00002

이때, 해 x를 구하는 것이 타원곡선 이산대수 문제이다. 이로부터 ECDSA에서 사용되는 키쌍은 다음과 같이 정의할 수 있다.At this time, finding the solution x is an elliptic curve discrete logarithmic problem. From this, the key pair used in ECDSA can be defined as follows.

G: 생성자, 임의의 시작 포인트G: constructor, arbitrary starting point

x: 개인키x: private key

Q: 공개키, 개인키로부터 연산Q: Calculation from public and private keys

이때, 공개키 Q 는 Q = x*G = G+G+…+G (x번 덧셈)으로 G 를 x번 덧셈연산한 값이다.At this time, the public key Q is Q = x*G = G+G+… This is the sum of G times x plus +G (addition x).

Q=xG 수식에서 x와 G 를 이용해서 Q 를 구하기는 쉽지만, G와 Q를 안다고 해서, x 값을 유추해 내기가 굉장히 어려운 타원곡선 이산대수 문제를 이용한다. G는 타원 곡선상의 임의의 점이며 x*G는 G를 타원곡선상에서 x번 덧셈 연산한 것을 의미한다.In the Q=xG equation, it is easy to find Q using x and G, but by knowing G and Q, we use the elliptic curve discrete logarithm problem that is very difficult to infer the x value. G is an arbitrary point on the elliptic curve, and x*G means that G is computed x times on the elliptic curve.

따라서, 키 생성 장치(100)는 생체 정보에 대응하는 제1 유니크 정보를 가공한 제1 프라이빗 키(sha256(unique(bioinformation)))를 x에 대응되는 프라이빗 키(ECDSA private key)로 하여, 퍼블릭 키를 생성할 수 있게 된다.Therefore, the key generating device 100 uses the first private key (sha256 (unique (bioinformation))), which processes the first unique information corresponding to the biometric information, as a private key corresponding to x (ECDSA private key), and is public. You will be able to generate keys.

상기에서는 ECDSA 알고리즘에 대해서 설명하였으나, RSA 알고리즘 등에서도 같은 방법에 의해 제1 프라이빗 키로부터 퍼블릭 키를 추출할 수 있다.Although the ECDSA algorithm has been described above, the public key can be extracted from the first private key by the same method in the RSA algorithm and the like.

한편, 도 3을 참조하여, 상기에서와 같은 방법에 의해 생성된 제1 프라이빗 키와 퍼블릭 키 중 퍼블릭 키를 이용하여 사용자의 인증서를 생성하는 과정을 설명하면 다음과 같다.Meanwhile, referring to FIG. 3, a process of generating a user's certificate using a public key among the first private key and the public key generated by the method as described above will be described as follows.

먼저, 키 생성 장치(100)에 의해 사용자의 생체 정보를 이용하여 제1 프라이빗 키와 퍼블릭 키가 생성된 상태에서, 키 생성 장치(100), 즉, 키 생성 장치(100)가 포함된 사용자 단말을 통해 사용자가 인증서 등록을 요청을 하면 키 생성 장치(100)가 포함된 사용자 단말이 사용자에 대응되는 사용자 식별 정보, 퍼블릭 키, 그리고, 제1 프라이빗 키를 이용하여 생성한 제1 사용자 서명값을 포함하는 인증서 등록 트랜잭션을 인증 기관(200)으로 전송(S11)한다.First, in the state in which the first private key and the public key are generated by using the biometric information of the user by the key generating device 100, the key generating device 100, that is, the user terminal including the key generating device 100 When the user requests a certificate registration through the user terminal including the key generation device 100, the user identification information corresponding to the user, the public key, and the first user signature value generated using the first private key The included certificate registration transaction is transmitted to the certification authority 200 (S11).

그러면, 인증 기관(200)은 인증서 등록 트랜잭션이 유효한지를 확인(S12)한다.Then, the certification authority 200 checks whether the certificate registration transaction is valid (S12).

이때, 인증 기관(200)은 인증서 등록 트랜잭션에 포함된 퍼블릭 키를 이용하여 제1 사용자 서명값을 확인하여 인증서 등록 트랜잭션이 유효한지를 확인할 수 있다.At this time, the certification authority 200 may check whether the certificate registration transaction is valid by checking the first user signature value using the public key included in the certificate registration transaction.

일 예로, 제1 사용자 서명값이 제1 프라이빗 키를 이용하여 사용자 식별 정보와 퍼블릭 키 중 적어도 하나를 암호화한 것이거나, 사용자 식별 정보와 퍼블릭키 중 적어도 하나에 대한 해시값을 암호화한 것일 경우, 인증 기관(200)은 퍼블릭 키를 이용하여 제1 사용자 서명값을 복호화한 비교값이, 사용자 식별 정보와 퍼블릭 키 중 적어도 하나와 일치하거나, 사용자 식별 정보와 퍼블릭키 중 적어도 하나에 대한 해시값과 일치하면 인증서 등록 트랜잭션이 유효한 것으로 판단할 수 있다. 또한, 사용자 서명값 확인을 위한 논스 등의 사용자 확인값 또는 이의 해시값을 이용하여 제1 사용자 서명값을 생성하며, 이때, 인증서 등록 트랜잭션에 사용자 확인값을 포함시킬 수 있다.For example, when the first user signature value is the first identification key, the user identification information and the public key are encrypted at least one, or the user identification information and the public key are at least one of the encrypted values, The certification authority 200 compares the first user's signature value using the public key to the decryption value, and the hash value for at least one of the user identification information and the public key, or If they match, it can be determined that the certificate registration transaction is valid. In addition, a first user signature value is generated using a user confirmation value such as nonce for verifying the user signature value or a hash value thereof, and the user confirmation value may be included in the certificate registration transaction.

그리고, 인증 기관(200)은 인증서 등록 트랜잭션이 유효한지 확인한 이후, 사용자 식별 정보가 유효한지를 확인할 수도 있다. 이때, 사용자 식별 정보는 전화번호, 사용자 ID, 사용자 단말 정보, 사용자 성명, 주소 중 적어도 하나를 포함할 수 있으나, 이에 한정되지 않으며, 사용자를 식별하기 위한 다양한 정보를 포함할 수 있다. 이때, 인증 기관(200)은 문자 인증, 전화통화 인증, 이메일 인증, SNS 인증 등 다양한 방법을 통해 사용자 식별 정보의 유효성을 확인할 수 있다.Then, the certification authority 200 may check whether the user identification information is valid after confirming that the certificate registration transaction is valid. At this time, the user identification information may include at least one of a phone number, a user ID, user terminal information, a user name, and an address, but is not limited thereto, and may include various information for identifying a user. At this time, the certification authority 200 may check the validity of the user identification information through various methods such as text authentication, phone call authentication, email authentication, and SNS authentication.

이후, 인증 기관(200)은 퍼블릭 키를 포함하는 사용자 인증서를 생성(S13)하고, 사용자 인증서를 데이터 허브(210)로 전송하여 데이터 허브(210)에 사용자 인증서를 등록(S15)한다. 이때, 데이터 허브(210)는 인증 기관(200)에 대응되는 데이터베이스이거나 사용자에 의해 데이터에 대한 접속 권한이 관리되는 별도의 외부 데이터 저장 장치일 수 있다.Then, the certification authority 200 generates a user certificate including the public key (S13), and transmits the user certificate to the data hub 210 to register the user certificate in the data hub 210 (S15). In this case, the data hub 210 may be a database corresponding to the certification authority 200 or a separate external data storage device in which access rights to data are managed by a user.

그리고, 데이터 허브(210)로부터 인증서 등록 완료 정보가 전송(S16)되면, 인증 기관(200)은 인증서 등록 완료 정보를 키 생성 장치(100)를 포함하는 사용자 단말로 전송(S17)로 전송하여 줄 수 있다. 이때, 인증서 등록 완료 정보는 데이터 허브(210) 상에 등록된 사용자 인증서의 위치 정보를 포함할 수 있다.Then, when the certificate registration completion information is transmitted from the data hub 210 (S16), the certification authority 200 transmits the certificate registration completion information to the user terminal including the key generating device 100 in transmission (S17). Can be. At this time, the certificate registration completion information may include location information of a user certificate registered on the data hub 210.

한편, 키 생성 장치(100)를 포함하는 사용자 단말은 사용자 인증서를 인증 기관(200)을 통해 등록하는 것과는 달리, 인증서 등록 트랜잭션을 블록체인 네트워크(300)로 전송(S21)하여, 블록체인 네트워크(300)로 하여금 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 인증서 등록 트랜잭션이 유효한 경우, 인증서 등록 트랜잭션에 포함된 퍼블릭 키를 포함하는 사용자 탈중앙화 인증서를 생성하여 블록체인 네트워크의 분산 원장에 등록(S22)하도록 하고, 블록체인 네트워크(300)로부터 분산 원장 상에서 사용자 탈중앙화 인증서가 등록된 위치 정보인 트랜잭션 아이디를 포함하는 인증서 등록 완료 정보를 수신(S23)할 수 있다.On the other hand, the user terminal including the key generation device 100, unlike registering the user certificate through the certification authority 200, transmits the certificate registration transaction to the blockchain network 300 (S21), thereby blocking the blockchain network ( 300) to verify that the certificate registration transaction is valid, and if the certificate registration transaction is valid, generate a user decentralized certificate containing the public key included in the certificate registration transaction and register it with the distributed ledger of the blockchain network (S22). It is possible to receive the certificate registration completion information including the transaction ID, which is the location information on which the user decentralized certificate is registered, from the blockchain network 300 on the distributed ledger (S23).

다음으로, 도 4를 참조하여, 상기에서와 같은 방법에 의해 사용자 인증서 또는 사용자 탈중앙화 인증서가 등록된 상태에서, 인증서를 통해 사용자를 인증하는 과정을 설명하면 다음과 같다.Next, referring to FIG. 4, a process of authenticating a user through a certificate in a state in which a user certificate or a user decentralized certificate is registered by the method as described above will be described as follows.

먼저, 사용자가 원하는 서비스를 이용하기 위하여 사용자 단말(150)을 통해 서비스 제공 서버(400)에 접속한 상태에서, 이용하고자 하는 서비스에 대한 서비스 요청을 전송(S31)하면, 서비스 제공 서버(400)는 사용자 확인값을 사용자 단말(150)로 전송(S32)하여 준다. 이때, 사용자 확인값은 논스, 타임스탬프 등을 포함할 수 있으나, 이에 한정되지 않으며, 사용자의 서명값을 확인하기 위한 임의의 정보를 포함할 수 있다.First, when a user requests a service request for a service to be used while accessing the service providing server 400 through the user terminal 150 in order to use a desired service (S31), the service providing server 400 Sends the user confirmation value to the user terminal 150 (S32). At this time, the user verification value may include a nonce, a timestamp, etc., but is not limited thereto, and may include arbitrary information for confirming the user's signature value.

그리고, 사용자 단말(150)은 사용자 확인값을 키 생성 장치(100)로 전송하여 서명을 요청(S33)한다.Then, the user terminal 150 requests the signature by transmitting the user confirmation value to the key generating device 100 (S33).

그러면, 키 생성 장치(100)는 사용자 단말(150)로부터의 사용자 확인값을 통한 서명 요청에 대응하여, 사용자의 생체 정보를 획득(S34)하고, 사용자 생체 정보로부터 제2 유니크 정보를 생성한다.Then, the key generating apparatus 100 responds to the signature request through the user verification value from the user terminal 150, obtains biometric information of the user (S34), and generates second unique information from the user biometric information.

그리고, 키 생성 장치(100)는 제2 유니크 정보를 이용하여 사용자의 제2 프라이빗 키를 생성(S35)한다.Then, the key generating apparatus 100 generates the second private key of the user using the second unique information (S35).

이때, 제2 프라이빗 키는 사용자의 생체 정보를 이용하여 생성되므로, 도 2를 참조하여 설명한 제1 프라이빗 키와 동일한 프라이빗 키가 생성될 수 있다.At this time, since the second private key is generated using the user's biometric information, the same private key as the first private key described with reference to FIG. 2 may be generated.

즉, 종래의 일반적인 PKI 키에서는 프라이빗 키를 보안을 유지한 상태에서 보관하여야 하지만, 본 발명에 따르면, 사용자의 생체 정보를 이용하여 동일한 프라이빗 키를 생성할 수 있으므로 프라이빗 키를 보관할 필요가 없게 될 수 있다.In other words, in the conventional PKI key, the private key should be kept in a secure state, but according to the present invention, since the same private key can be generated using the user's biometric information, it may not be necessary to store the private key. have.

이후, 키 생성 장치(100)는 제2 프라이빗 키를 이용하여 사용자 확인값 또는 이의 해시값을 암호화하여 제2 사용자 서명값을 생성(S36)하며, 제2 사용자 서명값을 사용자 단말(150)로 전송하여 사용자 단말(150)이 사용자 확인값 및 제2 사용자 서명값을 포함하는 서명 트랜잭션을 서비스 제공 서버(400)로 전송(S38)하도록 한다.Thereafter, the key generating device 100 encrypts the user verification value or a hash value using the second private key to generate a second user signature value (S36), and the second user signature value to the user terminal 150 By transmitting, the user terminal 150 transmits a signature transaction including the user verification value and the second user signature value to the service providing server 400 (S38).

그러면, 서비스 제공 서버(400)는 인증 기관(200)으로 인증서를 요청(S39-1)하여 사용자 인증서를 획득(S40-1)하거나, 블록체인 네트워크(300)로 인증서를 요청(S39-2)하여 사용자 인증서, 즉, 사용자 탈중앙화 인증서를 획득(S40-2)한다.Then, the service providing server 400 requests a certificate from the certification authority 200 (S39-1) to obtain a user certificate (S40-1), or requests a certificate from the blockchain network 300 (S39-2). By obtaining a user certificate, that is, a user decentralized certificate (S40-2).

그리고, 서비스 제공 서버(400)는 인증 기관(200)으로부터 획득된 사용자 인증서 또는 블록체인 네트워크(300)로부터 획득된 사용자 탈중앙화 인증서에 포함된 사용자의 퍼블릭 키를 확인하며, 확인된 퍼블릭 키를 이용하여 제2 사용자 서명값을 검증(S41)한다.And, the service providing server 400 checks the public key of the user included in the user certificate obtained from the certification authority 200 or the user decentralized certificate obtained from the blockchain network 300, and uses the verified public key Then, the second user signature value is verified (S41).

이때, 서비스 제공 서버(400)는 퍼블릭 키를 이용하여 제2 사용자 서명값을 복호화하여 비교값을 추출하며, 추출된 비교값이 상기 S32에서 전송한 사용자 확인값 또는 이의 해시값과 일치하는지를 확인하여 제2 사용자 서명값을 검증할 수 있다. 이때, 제1 프라이빗 키와 제2 프라이빗 키는 동일한 프라이빗 키이며, 그에 따라, 퍼블릭키를 이용하여 제2사용자 서명값을 복호화할 수 있게 된다.At this time, the service providing server 400 extracts the comparison value by decrypting the second user signature value using the public key, and confirms whether the extracted comparison value matches the user confirmation value transmitted from the S32 or a hash value thereof. The second user signature value can be verified. At this time, the first private key and the second private key are the same private key, and accordingly, the second user signature value can be decrypted using the public key.

이후, 서비스 제공 서버(400)는 제2 사용자 서명값이 검증되면, 사용자 단말(150)로 사용자가 요청한 서비스를 제공(S42)하여 사용자가 원하는 서비스를 이용할 수 있도록 할 수 있다.Thereafter, when the second user signature value is verified, the service providing server 400 may provide the service requested by the user to the user terminal 150 (S42) so that the user can use the desired service.

따라서, 본 발명의 일 실시예에 따르면, 공개키를 통해 유추할 수 없는 동일한 개인키를 반복하여 생성할 수 있으며, 그에 따라 사용자의 개인키를 별도의 공간에 저장할 필요가 없으므로 보안성이 향상된다.Therefore, according to an embodiment of the present invention, the same private key that cannot be inferred through the public key can be repeatedly generated, and accordingly, security is improved because the user's private key does not need to be stored in a separate space. .

또한, 이상 설명된 본 발명에 따른 실시예들은 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 상기 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.In addition, the embodiments according to the present invention described above may be implemented in the form of program instructions that can be executed through various computer components to be recorded in a computer-readable recording medium. The computer-readable recording medium may include program instructions, data files, data structures, or the like alone or in combination. The program instructions recorded on the computer-readable recording medium may be specially designed and configured for the present invention or may be known and usable by those skilled in the computer software field. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical recording media such as CD-ROMs, DVDs, and magneto-optical media such as floptical disks. media), and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes produced by a compiler, but also high-level language codes executable by a computer using an interpreter or the like. The hardware device may be configured to operate as one or more software modules to perform processing according to the present invention, and vice versa.

이상에서 본 발명이 구체적인 구성요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나, 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명이 상기 실시예들에 한정되는 것은 아니며, 본 발명이 속하는 기술분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형을 꾀할 수 있다.In the above, the present invention has been described by specific matters such as specific components and limited embodiments and drawings, but this is provided only to help a more comprehensive understanding of the present invention, and the present invention is not limited to the above embodiments , Those skilled in the art to which the present invention pertains can make various modifications and variations from these descriptions.

따라서, 본 발명의 사상은 상기 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등하게 또는 등가적으로 변형된 모든 것들은 본 발명의 사상의 범주에 속한다고 할 것이다.Therefore, the spirit of the present invention is not limited to the above-described embodiment, and should not be determined, and all claims that are equally or equivalently modified as well as the claims below will fall within the scope of the spirit of the present invention. Would say

20: 생체 정보 획득부,
100: 키 생성 장치,
110: 메모리,
120: 프로세서
20: biometric information acquisition unit,
100: key generating device,
110: memory,
120: processor

Claims (14)

생체 정보 기반의 PKI 키를 생성하는 방법에 있어서,
(a) 사용자의 생체 정보인 사용자 생체 정보가 획득되면, 키 생성 장치가, 상기 사용자 생체 정보로부터 제1 유니크 정보를 생성하는 단계;
(b) 상기 키 생성 장치가, 상기 제1 유니크 정보를 이용하여 상기 사용자의 제1 프라이빗 키를 생성하는 단계; 및
(c) 상기 키 생성 장치가, 상기 제1 프라이빗 키를 이용하여 상기 사용자의 퍼블릭 키를 생성하는 단계;
를 포함하는 방법.
In the method of generating a biometric information-based PKI key,
(a) when user biometric information, which is biometric information of the user, is obtained, the key generating device generates first unique information from the user biometric information;
(b) generating, by the key generating apparatus, the first private key of the user using the first unique information; And
(c) the key generating device generating the public key of the user using the first private key;
How to include.
제1항에 있어서,
(d) 상기 키 생성 장치가, 상기 사용자에 대응되는 (i) 사용자 식별 정보, (ii) 상기 퍼블릭 키, 및 (iii) 상기 제1 프라이빗 키를 이용하여 생성한 제1 사용자 서명값을 포함하는 인증서 등록 트랜잭션을 인증 기관으로 전송하여 상기 인증 기관으로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 인증서를 생성하도록 하고, 상기 사용자 인증서를 상기 인증 기관에 대응되는 데이터베이스에 등록하도록 하거나, 상기 인증서 등록 트랜잭션을 블록체인 네트워크로 전송하여 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 탈중앙화 인증서를 생성하여 상기 블록체인 네트워크의 분산 원장에 등록하도록 하는 단계;
를 더 포함하는 방법.
According to claim 1,
(d) the key generating device includes (i) user identification information corresponding to the user, (ii) the public key, and (iii) a first user signature value generated using the first private key A user certificate including at least the public key included in the certificate registration transaction, if a certificate registration transaction is valid, by sending a certificate registration transaction to a certificate authority to cause the certificate authority to verify that the certificate registration transaction is valid. To generate, register the user certificate in a database corresponding to the certification authority, or send the certificate registration transaction to a blockchain network to allow the blockchain network to check whether the certificate registration transaction is valid, If the certificate registration transaction is valid, generating a user decentralized certificate including at least the public key included in the certificate registration transaction to register with the distributed ledger of the blockchain network;
How to include more.
제2항에 있어서,
상기 키 생성 장치는, 상기 인증 기관 또는 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션에 포함된 상기 제1 사용자 서명값과 상기 사용자 식별 정보를 검증하도록 하여 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하는 방법.
According to claim 2,
The key generation device is a method for allowing the certificate authority or the blockchain network to verify whether the certificate registration transaction is valid by verifying the first user signature value and the user identification information included in the certificate registration transaction. .
제2항에 있어서,
(e) 상기 키 생성 장치가, 사용자 단말로부터의 사용자 확인값 - 상기 사용자 확인값은 상기 사용자에 의한 상기 사용자 단말로부터의 서비스 요청에 대응하여 서비스 제공 서버가 상기 사용자 단말로 전송한 것임 - 에 대한 서명 요청이 획득되면, 상기 사용자로부터 상기 사용자 생체 정보를 획득하고, 상기 사용자 생체 정보로부터 제2 유니크 정보를 생성하며, 상기 제2 유니크 정보를 이용하여 상기 사용자의 제2 프라이빗 키를 생성하고, 상기 제2 프라이빗 키를 이용하여 상기 사용자 확인값을 서명한 제2 사용자 서명값을 생성하고, 상기 제2 사용자 서명값을 상기 사용자 단말로 전송하여 상기 사용자 단말이 상기 사용자 확인값 및 상기 제2 사용자 서명값을 포함하는 서명 트랜잭션을 상기 서비스 제공 서버로 전송하도록 하여 상기 서비스 제공 서버로 하여금, 상기 인증 기관 또는 상기 블록체인 네트워크로부터 상기 사용자 인증서 또는 상기 사용자 탈중앙화 인증서를 확인하도록 하며, 상기 사용자 인증서 또는 상기 탈중앙화 인증서에 포함된 상기 퍼블릭 키를 이용하여 상기 제2 사용자 서명값을 복호화하여 획득된 비교대상 사용자 확인값을 획득하도록 하며, 상기 비교대상 사용자 확인값과 상기 사용자 확인값을 비교하여 상기 제2 사용자 서명값을 검증하도록 하고, 검증 결과에 대응하여 상기 사용자 단말로 서비스 요청된 서비스를 제공하도록 하는 단계;
를 더 포함하는 방법.
According to claim 2,
(e) The key generation device is a user confirmation value from a user terminal, wherein the user confirmation value is a service provision server transmitted to the user terminal in response to a service request from the user terminal by the user. When a signature request is obtained, the user biometric information is obtained from the user, second unique information is generated from the user biometric information, and the second private key of the user is generated using the second unique information, and the A second user signature value is generated using the second private key, and the second user signature value is transmitted to the user terminal so that the user terminal receives the user confirmation value and the second user signature. A signature transaction including a value is sent to the service providing server to cause the service providing server to confirm the user certificate or the user decentralized certificate from the certification authority or the blockchain network, and the user certificate or the The second user signature value is decrypted by using the public key included in the decentralized certificate to obtain a comparison target user verification value, and the comparison target user verification value and the user verification value are compared to the second Causing a user signature value to be verified, and providing a service requested service to the user terminal in response to the verification result;
How to include more.
제1항에 있어서,
상기 (a) 단계에서,
상기 키 생성 장치는, 상기 생체 정보를 디지털 정보로 변환하여 상기 유니크 정보를 생성하는 방법.
According to claim 1,
In step (a),
The key generating device converts the biometric information into digital information to generate the unique information.
제1항에 있어서,
상기 (b) 단계에서,
상기 키 생성 장치는, 동일한 입력값에 대하여 동일한 출력값을 가지는 재현 가능하고, 결정적인 수학적 연산을 통해 상기 유니크 정보를 연산하여 상기 프라이빗 키를 생성하는 방법.
According to claim 1,
In step (b),
The method for generating the private key by computing the unique information through a reproducible, deterministic mathematical operation having the same output value for the same input value.
제6항에 있어서,
상기 수학적 연산은 해시 연산을 포함하는 방법.
The method of claim 6,
The mathematical operation includes a hash operation.
생체 정보 기반의 PKI 키를 생성하는 키 생성 장치에 있어서,
생체 정보 기반의 PKI 키를 생성하기 위한 인스트럭션들이 저장된 메모리;
상기 메모리에 저장된 상기 인스트럭션들에 따라 상기 생체 정보 기반의 상기 PKI 키를 생성하기 위한 동작을 수행하는 프로세서;
를 포함하되,
상기 프로세서는,
(i) 사용자의 생체 정보인 사용자 생체 정보가 획득되면, 상기 사용자 생체 정보로부터 제1 유니크 정보를 생성하는 프로세스;
(ii) 상기 제1 유니크 정보를 이용하여 상기 사용자의 제1 프라이빗 키를 생성하는 프로세스; 및
(iii) 상기 제1 프라이빗 키를 이용하여 상기 사용자의 퍼블릭 키를 생성하는 프로세스를 수행하는 키 생성 장치.
In the key generation device for generating a biometric information-based PKI key,
A memory in which instructions for generating a biometric information-based PKI key are stored;
A processor performing an operation for generating the PKI key based on the biometric information according to the instructions stored in the memory;
Including,
The processor,
(i) a process of generating first unique information from the user biometric information when the user biometric information that is the user's biometric information is obtained;
(ii) a process of generating a first private key of the user using the first unique information; And
(iii) A key generation device that performs a process of generating the public key of the user using the first private key.
제8항에 있어서,
상기 프로세서는,
(iv) 상기 사용자에 대응되는 (1) 사용자 식별 정보, (2) 상기 퍼블릭 키, 및 (3) 상기 제1 프라이빗 키를 이용하여 생성한 제1 사용자 서명값을 포함하는 인증서 등록 트랜잭션을 인증 기관으로 전송하여 상기 인증 기관으로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 인증서를 생성하도록 하고, 상기 사용자 인증서를 상기 인증 기관에 대응되는 데이터베이스에 등록하도록 하거나, 상기 인증서 등록 트랜잭션을 블록체인 네트워크로 전송하여 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하며, 상기 인증서 등록 트랜잭션이 유효한 경우, 적어도 상기 인증서 등록 트랜잭션에 포함된 상기 퍼블릭 키를 포함하는 사용자 탈중앙화 인증서를 생성하여 상기 블록체인 네트워크의 분산 원장에 등록하도록 하는 프로세스를 더 수행하는 키 생성 장치.
The method of claim 8,
The processor,
(iv) a certificate registration transaction comprising (1) user identification information corresponding to the user, (2) the public key, and (3) a first user signature value generated using the first private key. To the certificate authority to check whether the certificate registration transaction is valid, and if the certificate registration transaction is valid, generate a user certificate including at least the public key included in the certificate registration transaction, and Register the user certificate in the database corresponding to the certification authority, or send the certificate registration transaction to the blockchain network to allow the blockchain network to check whether the certificate registration transaction is valid, and the certificate registration transaction is valid In case, the key generation device further performs a process of generating a user decentralized certificate including the public key included in the certificate registration transaction and registering it in the distributed ledger of the blockchain network.
제9항에 있어서,
상기 프로세서는, 상기 인증 기관 또는 상기 블록체인 네트워크로 하여금, 상기 인증서 등록 트랜잭션에 포함된 상기 제1 사용자 서명값과 상기 사용자 식별 정보를 검증하도록 하여 상기 인증서 등록 트랜잭션이 유효한지를 확인하도록 하는 키 생성 장치.
The method of claim 9,
The processor, the key generation device for allowing the certificate authority or the blockchain network to verify whether the certificate registration transaction is valid by verifying the first user signature value and the user identification information included in the certificate registration transaction .
제9항에 있어서,
상기 프로세서는,
(v) 사용자 단말로부터의 사용자 확인값 - 상기 사용자 확인값은 상기 사용자에 의한 상기 사용자 단말로부터의 서비스 요청에 대응하여 서비스 제공 서버가 상기 사용자 단말로 전송한 것임 - 에 대한 서명 요청이 획득되면, 상기 사용자로부터 상기 사용자 생체 정보를 획득하고, 상기 사용자 생체 정보로부터 제2 유니크 정보를 생성하며, 상기 제2 유니크 정보를 이용하여 상기 사용자의 제2 프라이빗 키를 생성하고, 상기 제2 프라이빗 키를 이용하여 상기 사용자 확인값을 서명한 제2 사용자 서명값을 생성하고, 상기 제2 사용자 서명값을 상기 사용자 단말로 전송하여 상기 사용자 단말이 상기 사용자 확인값 및 상기 제2 사용자 서명값을 포함하는 서명 트랜잭션을 상기 서비스 제공 서버로 전송하도록 하여 상기 서비스 제공 서버로 하여금, 상기 인증 기관 또는 상기 블록체인 네트워크로부터 상기 사용자 인증서 또는 상기 사용자 탈중앙화 인증서를 확인하도록 하며, 상기 사용자 인증서 또는 상기 탈중앙화 인증서에 포함된 상기 퍼블릭 키를 이용하여 상기 제2 사용자 서명값을 복호화하여 획득된 비교대상 사용자 확인값을 획득하도록 하며, 상기 비교대상 사용자 확인값과 상기 사용자 확인값을 비교하여 상기 제2 사용자 서명값을 검증하도록 하고, 검증 결과에 대응하여 상기 사용자 단말로 서비스 요청된 서비스를 제공하도록 하는 프로세스를 더 수행하는 키 생성 장치.
The method of claim 9,
The processor,
(v) a user verification value from a user terminal, wherein the user verification value is a service request server transmitted to the user terminal in response to a service request from the user terminal by the user; when a signature request is obtained, Acquiring the user biometric information from the user, generating second unique information from the user biometric information, using the second unique information to generate the user's second private key, and using the second private key To generate a second user signature value signing the user confirmation value, and transmitting the second user signature value to the user terminal so that the user terminal includes the user confirmation value and the second user signature value. To the service providing server to cause the service providing server to check the user certificate or the user decentralized certificate from the certification authority or the blockchain network, and included in the user certificate or the decentralized certificate The second user signature value is decrypted using the public key to obtain a comparison user confirmation value, and the second user signature value is verified by comparing the comparison user confirmation value with the user confirmation value. And, in response to the verification result, the key generating device further performs a process of providing a service requested service to the user terminal.
제8항에 있어서,
상기 프로세서는,
상기 (i) 프로세스에서, 상기 생체 정보를 디지털 정보로 변환하여 상기 유니크 정보를 생성하는 키 생성 장치.
The method of claim 8,
The processor,
In the (i) process, a key generating device that converts the biometric information into digital information to generate the unique information.
제8항에 있어서,
상기 프로세서는,
상기 (ii) 프로세스에서, 동일한 입력값에 대하여 동일한 출력값을 가지는 재현 가능하고, 결정적인 수학적 연산을 통해 상기 유니크 정보를 연산하여 상기 프라이빗 키를 생성하는 키 생성 장치.
The method of claim 8,
The processor,
In the (ii) process, a key generation device generating the private key by calculating the unique information through a reproducible, deterministic mathematical operation having the same output value for the same input value.
제13항에 있어서,
상기 수학적 연산은 해시 연산을 포함하는 키 생성 장치.
The method of claim 13,
The mathematical operation is a key generation device including a hash operation.
KR1020190161353A 2018-12-07 2019-12-06 Method for generating pki keys based on bioinformation on blockchain network and device for using them KR102284396B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/KR2019/017247 WO2020117020A1 (en) 2018-12-07 2019-12-06 Method for generating pki key based on biometric information and device for generating key by using same method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020180157611 2018-12-07
KR20180157611 2018-12-07

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020200182683A Division KR20210003066A (en) 2018-12-07 2020-12-23 Method for generating pki keys based on bioinformation on blockchain network and device for using them

Publications (2)

Publication Number Publication Date
KR20200070124A true KR20200070124A (en) 2020-06-17
KR102284396B1 KR102284396B1 (en) 2021-08-03

Family

ID=71405486

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020190161353A KR102284396B1 (en) 2018-12-07 2019-12-06 Method for generating pki keys based on bioinformation on blockchain network and device for using them
KR1020200182683A KR20210003066A (en) 2018-12-07 2020-12-23 Method for generating pki keys based on bioinformation on blockchain network and device for using them

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1020200182683A KR20210003066A (en) 2018-12-07 2020-12-23 Method for generating pki keys based on bioinformation on blockchain network and device for using them

Country Status (1)

Country Link
KR (2) KR102284396B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035806A (en) * 2020-07-21 2020-12-04 杜晓楠 Method and computer readable medium for generating distributed identities based on fingerprinting in blockchains
WO2022019693A1 (en) * 2020-07-24 2022-01-27 주식회사 코인플러그 Decentralized identifier (did)-based non-face-to-face user authentication method using non-face-to-face user authentication verifiable credential (vc), and authentication support server using same
KR102419853B1 (en) * 2021-09-13 2022-07-12 주식회사 시티랩스 Permission type blockchain platform authentication method and system using DID certificate based on blockchain

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220133533A (en) * 2021-03-25 2022-10-05 삼성전자주식회사 Electronic device for managing secure data through decentralized network and operating mehtod thereof
KR102644691B1 (en) 2022-12-01 2024-03-07 신재호 Method and device for providing information related to virtual assets using private key

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101829721B1 (en) * 2016-11-03 2018-03-29 주식회사 코인플러그 Method for certifying a user by using mobile id through blockchain, and terminal and server using the same
KR20180079805A (en) * 2017-01-02 2018-07-11 주식회사 코인플러그 Method for authenticating a user without a face-to-face contact by using mobile id based on blockchain, and terminal and server using the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101829721B1 (en) * 2016-11-03 2018-03-29 주식회사 코인플러그 Method for certifying a user by using mobile id through blockchain, and terminal and server using the same
KR20180079805A (en) * 2017-01-02 2018-07-11 주식회사 코인플러그 Method for authenticating a user without a face-to-face contact by using mobile id based on blockchain, and terminal and server using the same

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035806A (en) * 2020-07-21 2020-12-04 杜晓楠 Method and computer readable medium for generating distributed identities based on fingerprinting in blockchains
CN112035806B (en) * 2020-07-21 2023-12-08 杜晓楠 Method and computer readable medium for generating distributed identities based on fingerprint recognition in blockchain
WO2022019693A1 (en) * 2020-07-24 2022-01-27 주식회사 코인플러그 Decentralized identifier (did)-based non-face-to-face user authentication method using non-face-to-face user authentication verifiable credential (vc), and authentication support server using same
KR102419853B1 (en) * 2021-09-13 2022-07-12 주식회사 시티랩스 Permission type blockchain platform authentication method and system using DID certificate based on blockchain

Also Published As

Publication number Publication date
KR20210003066A (en) 2021-01-11
KR102284396B1 (en) 2021-08-03

Similar Documents

Publication Publication Date Title
US10979231B2 (en) Cross-chain authentication method, system, server, and computer-readable storage medium
Jiang et al. Security analysis and improvement of bio-hashing based three-factor authentication scheme for telecare medical information systems
KR102284396B1 (en) Method for generating pki keys based on bioinformation on blockchain network and device for using them
CN109951489B (en) Digital identity authentication method, equipment, device, system and storage medium
CN108777684B (en) Identity authentication method, system and computer readable storage medium
JP3222165U (en) System to realize universal distributed solution for user authentication by mutual authentication configuration
CN107580767B (en) Method and system for managing network activities using biometrics
JP2019057271A (en) Systems and methods for realizing block chain-based multifactor personal identity verification
WO2020073513A1 (en) Blockchain-based user authentication method and terminal device
US10630488B2 (en) Method and apparatus for managing application identifier
JP2018532301A (en) User authentication method and apparatus
US9485098B1 (en) System and method of user authentication using digital signatures
EP3206329B1 (en) Security check method, device, terminal and server
WO2020117020A1 (en) Method for generating pki key based on biometric information and device for generating key by using same method
US11700133B2 (en) Zero-knowledge proof-based certificate service method using blockchain network, certification support server using same, and user terminal using same
WO2021190197A1 (en) Method and apparatus for authenticating biometric payment device, computer device and storage medium
KR101767534B1 (en) Method for providing identity verification using card base on near field communication, card, verification terminal, verification support server and identity verification server using the same
Abraham et al. SSI Strong Authentication using a Mobile-phone based Identity Wallet Reaching a High Level of Assurance.
US20190052632A1 (en) Authentication system, method and non-transitory computer-readable storage medium
Meshram et al. An efficient remote user authentication with key agreement procedure based on convolution-Chebyshev chaotic maps using biometric
US11528134B2 (en) Authentication using transformation verification
KR102068041B1 (en) Appratus and method of user authentication and digital signature using user's biometrics
KR102149706B1 (en) Digital signature based user authentication processing apparatus using block chain and operating method thereof
Singh et al. Secured blind digital certificate and Lamport Merkle cloud assisted medical image sharing using blockchain
US11706032B2 (en) Method and apparatus for user authentication

Legal Events

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