KR101793409B1 - Data encryption and decryption method using QR code - Google Patents

Data encryption and decryption method using QR code Download PDF

Info

Publication number
KR101793409B1
KR101793409B1 KR1020170077133A KR20170077133A KR101793409B1 KR 101793409 B1 KR101793409 B1 KR 101793409B1 KR 1020170077133 A KR1020170077133 A KR 1020170077133A KR 20170077133 A KR20170077133 A KR 20170077133A KR 101793409 B1 KR101793409 B1 KR 101793409B1
Authority
KR
South Korea
Prior art keywords
public key
user terminal
code
data
hash code
Prior art date
Application number
KR1020170077133A
Other languages
Korean (ko)
Inventor
송현섭
Original Assignee
송현섭
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 송현섭 filed Critical 송현섭
Priority to KR1020170077133A priority Critical patent/KR101793409B1/en
Application granted granted Critical
Publication of KR101793409B1 publication Critical patent/KR101793409B1/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/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding
    • 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/002Countermeasures against attacks on cryptographic mechanisms
    • 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
    • H04L9/28

Abstract

The present invention relates to a data encryption and decryption method using a QR code and, more specifically, to a method for distributing a public key which encrypts data using a QR code and decrypting data using the public key included in the QR code. To this end, the data decryption method using the QR code including the public key comprises the steps of: generating asymmetric keys including the public key for data encryption and a private key for data decryption; generating a public key hash code with the generated public key using a hash algorithm; generating a first Jason file including a contact point of a user terminal, the public key and the public key hash code; converting the generated first Jason file into a QR code and storing the public key hash code and the private key at a storage space; distributing the converted QR code to a second user terminal; receiving a second Jason file from the second user terminal; extracting the public key hash code and encrypted data from the second Jason file; extracting the private key corresponding to the stored public key hash code if the same public key hash code as the extracted public key hash code is stored at the storage space; and decrypting the encrypted data using the extracted private key.

Description

QR코드를 이용한 데이터 암호화 및 복호화 방법{Data encryption and decryption method using QR code}[0001] The present invention relates to a data encryption and decryption method using a QR code,

본 발명은 QR코드를 이용한 데이터 암호화 및 복호화 방법에 관한 것으로, 더욱 상세하게는 데이터를 암호화하는 공개키를 QR코드를 이용하여 배포하고, QR코드에 포함된 공개키를 이용하여 데이터를 암호화하는 방안에 관한 것이다.The present invention relates to a data encryption and decryption method using a QR code, and more particularly, to a method of encrypting data by distributing a public key for encrypting data using a QR code and using a public key included in the QR code .

일반적으로 사용되는 공개키 시스템 기술은 비밀통신을 수행하고자 하는 각각의 사용자 단말이 자신의 비밀키와 공개키를 쌍으로 생성하고, 비밀통신을 수행하고자 하는 상대방 단말은 정당한 공개키를 획득해야만 통신이 이루어지도록 구성된다. 이때, 통신을 수행하고자 하는 상대방 단말의 공개키를 획득한 사용자는 자신이 획득한 공개키가 정당한지 여부를 입증하기 위해 제3의 신뢰기관으로부터 획득한 공개키에 대한 서명을 받아 이를 공개키의 인증서로 사용한다.Generally, a public key system technology is such that each user terminal that intends to perform secret communication generates a pair of its own private key and a public key, and the counterpart terminal that intends to perform secret communication must acquire a legitimate public key, . At this time, the user who has acquired the public key of the counterpart terminal to perform the communication receives the signature of the public key obtained from the third trust authority in order to verify whether or not the public key obtained is correct, Use as a certificate.

다만, 이와 같은 인증서 기반의 공개키 시스템은 공개키 인증서의 폐기 시, 인증서 폐기 목록을 일정 기간 동안 유지하거나, 지속적으로 관리해야 함에 따라 관리에 따른 비용 및 시간 소모가 발생하는 문제점이 발생하였다.However, such a certificate-based public key system has a problem that cost and time are consumed due to maintenance because the certificate revocation list is maintained for a predetermined period or continuously when the public key certificate is revoked.

이를 해결하기 위해, 암호 데이터 수신 장치의 식별 정보(ID) 기반 공개키 암호화 방법이 연구되어 왔다. 특히, 암호 데이터 수신 장치의 식별 정보(ID)를 이용하여 효율적으로 개인키를 생성하고, 암호 데이터를 생성하는 방법이 연구되고 있다.To solve this problem, a public key encryption method based on identification information (ID) of an encrypted data receiving apparatus has been studied. Particularly, a method for efficiently generating a private key using identification information (ID) of an encrypted data receiving apparatus and generating encrypted data has been studied.

또한, 기존 QR코드는 URL, E-mail, 지도 좌표 등 직접적으로 활용할 수 있는 데이터를 제공하기 위한 목적으로 사용되고 있는 것이 일반적이다. 하지만, QR코드를 다른 다양한 기술 분야에 활용할 수 있는 방안이 요구된다.In addition, existing QR codes are generally used for providing data that can be directly utilized such as URL, e-mail, and map coordinates. However, there is a need for a way to utilize the QR code in various other technical fields.

한국공개특허 제10-2016-0106722호Korean Patent Publication No. 10-2016-0106722 한국공개특허 제10-2016-0108427호Korean Patent Publication No. 10-2016-0108427

본 발명이 해결하려는 과제는 QR코드를 이용하여 데이터를 암호화하는 방안을 제안함에 있다.A problem to be solved by the present invention is to propose a method of encrypting data using a QR code.

본 발명이 해결하려는 다른 과제는 정당한 사용자만이 암호화된 데이터를 복호화할 수 있는 방안을 제안함에 있다.Another problem to be solved by the present invention is that only a legitimate user can decrypt the encrypted data.

본 발명이 해결하려는 또 다른 과제는 간단한 방식으로 데이터를 암호화할 수 있는 방안을 제안함에 있다.Another object of the present invention is to provide a method of encrypting data in a simple manner.

본 발명이 해결하려는 또 다른 과제는 간단한 방식으로 데이터를 전송할 연락처를 추출하는 방안을 제안함에 있다.Another problem to be solved by the present invention is to propose a method of extracting contacts to transmit data in a simple manner.

이를 위해 본 발명의 공개키가 포함된 QR코드를 이용한 데이터 복화 방법은 데이터를 암호화를 위한 공개키 및 암호화된 데이터를 복호화하는 개인키를 포함하는 비대칭키를 생성하는 단계; 생성한 공개키를 해쉬 알고리즘을 이용하여 공개키 해쉬코드로 생성하는 단계; 사용자 단말의 연락처, 공개키 및 공개키 해쉬코드가 포함된 제1 제이슨 파일을 생성하는 단계; 생성한 제1 제이슨 파일을 QR코드로 변환하며, 상기 공개키 해쉬코드와 개인키를 저장공간에 저장하는 단계; 변환한 상기 QR코드를 제2 사용자 단말로 배포하는 단계; 상기 제2 사용자 단말로부터 제2 제이슨 파일을 수신하는 단계; 상기 제2 제이슨 파일로부터 공개키 해쉬코드와 암호화 데이터를 추출하는 단계; 추출한 상기 공개키 해쉬코드와 동일한 공개키 해쉬코드가 상기 저장공간에 저장되어 있으면, 저장된 상기 공개키 해쉬코드에 대응되는 개인키를 추출하는 단계; 및 추출한 상기 개인키를 이용하여 상기 암호화 데이터를 복호화하는 단계를 포함함을 특징으로 한다.To this end, there is provided a data encoding method using a QR code including a public key of the present invention, comprising: generating an asymmetric key including a public key for encrypting data and a private key for decrypting encrypted data; Generating a public key hash code using the hash algorithm; Generating a first Jason file including a contact, a public key and a public key hash code of a user terminal; Converting the generated first Jason file into a QR code, storing the public key hash code and the private key in a storage space; Distributing the converted QR code to a second user terminal; Receiving a second Jason file from the second user terminal; Extracting a public key hash code and encrypted data from the second Jason file; Extracting a private key corresponding to the stored public key hash code if the public key hash code identical to the extracted public key hash code is stored in the storage space; And decrypting the encrypted data using the extracted private key.

이를 위해 본 발명의 공개키가 포함된 QR코드를 이용한 데이터 암호화 방법은 카메라를 이용하여 공개키가 포함된 QR코드를 촬영하는 단계; 촬영한 QR코드로부터 제1 제이슨 파일을 추출하는 단계; 추출한 상기 제이슨 파일에서 제1 사용자 단말의 연락처, 공개키 및 공개키 해쉬코드를 추출하는 단계; 제1 사용자 단말로 전송할 데이터를 상기 공개키를 이용하여 암호화하여 암호화 데이터를 생성하는 단계; 상기 공개키 해쉬코드와 상기 암호화 데이터를 제이슨 알고리즘을 이용하여 제2 제이슨 파일을 생성하는 단계; 및 상기 제1 사용자 단말의 연락처로 상기 제2 제이슨 파일을 전송하는 단계를 포함함을 특징으로 한다.To this end, a data encryption method using a QR code including a public key of the present invention comprises the steps of: capturing a QR code including a public key using a camera; Extracting a first Jason file from the photographed QR code; Extracting a contact, a public key and a public key hash code of the first user terminal from the extracted Jason file; Encrypting data to be transmitted to the first user terminal using the public key to generate encrypted data; Generating a second Jason file using the public key hash code and the encrypted data using a Jason algorithm; And transmitting the second Jason file to a contact of the first user terminal.

이를 위해 본 발명의 공개키가 포함된 QR코드를 이용한 데이터 복호화 방법은 데이터를 암호화를 위한 공개키 및 암호화된 데이터를 복호화하는 개인키를 포함하는 비대칭키를 생성하는 단계; 사용자 단말의 연락처, 공개키가 포함된 제1 제이슨 파일을 생성하는 단계; 생성한 제1 제이슨 파일을 QR코드로 변환하며, 상기 공개키와 개인키를 저장공간에 저장하는 단계; 변환한 상기 QR코드를 제2 사용자 단말로 배포하는 단계; 상기 제2 사용자 단말로부터 제2 제이슨 파일을 수신하는 단계; 상기 제2 제이슨 파일로부터 공개키와 암호화 데이터를 추출하는 단계; 추출한 상기 공개키와 동일한 공개키가 상기 저장공간에 저장되어 있으면, 저장된 상기 공개키에 대응되는 개인키를 추출하는 단계; 및 추출한 상기 개인키를 이용하여 상기 암호화 데이터를 복호화하는 단계를 포함함을 특징으로 한다.To this end, a data decoding method using a QR code including a public key of the present invention includes: generating an asymmetric key including a public key for encrypting data and a private key for decrypting encrypted data; Generating a first Jason file including a contact and a public key of a user terminal; Converting the generated first Jason file into a QR code, and storing the public key and the private key in a storage space; Distributing the converted QR code to a second user terminal; Receiving a second Jason file from the second user terminal; Extracting a public key and encrypted data from the second Jason file; Extracting a private key corresponding to the stored public key if the extracted public key is stored in the storage space; And decrypting the encrypted data using the extracted private key.

이를 위해 본 발명의 공개키가 포함된 QR코드를 이용한 데이터 암호화 방법은 카메라를 이용하여 QR코드를 촬영하는 단계; 촬영한 QR코드로부터 제1 제이슨 파일을 추출하는 단계; 추출한 상기 제이슨 파일에서 제1 사용자 단말의 연락처, 공개키를 추출하는 단계; 제1 사용자 단말로 전송할 데이터를 상기 공개키를 이용하여 암호화하여 암호화 데이터를 생성하는 단계; 상기 공개키와 상기 암호화 데이터를 제이슨 알고리즘을 이용하여 제2 제이슨 파일을 생성하는 단계; 및 상기 제1 사용자 단말의 연락처로 상기 제2 제이슨 파일을 전송하는 단계를 포함함을 특징으로 한다.To this end, a data encryption method using a QR code including a public key of the present invention includes: capturing a QR code using a camera; Extracting a first Jason file from the photographed QR code; Extracting a contact and a public key of the first user terminal from the extracted Jason file; Encrypting data to be transmitted to the first user terminal using the public key to generate encrypted data; Generating a second Jason file using the public key and the encrypted data using a Jason algorithm; And transmitting the second Jason file to a contact of the first user terminal.

본 발명에 따른 QR코드를 이용한 데이터 암호화 및 복호화 방법은 간단하게 QR코드를 이용하여 데이터 암호화에 필요한 공개키를 제공할 수 있는 장점이 있다. 특히 제작된 QR코드는 명함이나 이메일 등 다양한 형태로 배포할 수 있는 장점이 있다.The data encryption and decryption method using the QR code according to the present invention is advantageous in that a public key necessary for data encryption can be provided using a QR code simply. In particular, the QR code produced can be distributed in various forms such as business card or e-mail.

또한, 본 발명에 따른 QR코드를 이용한 데이터 암호화 및 복호화 방법은 QR코드를 생성한 정당한 사용자만이 암호화된 데이터를 복호화할 수 있으므로 제3자에 의해 데이터가 유출되는 것을 차단할 수 있다.In addition, according to the data encryption and decryption method using the QR code according to the present invention, only a legitimate user who generates the QR code can decrypt the encrypted data, thereby preventing data from being leaked by a third party.

이외에도 본 발명은 생성한 QR코드에 공개키 이외에 데이터를 수신할 단말의 연락처 등 다양한 정보를 포함시킬 수 있으므로 데이터를 전송하는 사용자 단말은 QR코드를 촬영하는 것만으로 데이터를 수신한 단말의 연락처를 입력할 수 있는 장점이 있다.In addition, the present invention can include various information such as contacts of the terminal receiving data in addition to the public key in the generated QR code. Therefore, the user terminal that transmits data can simply input the contact of the terminal that has received the data by photographing the QR code There is an advantage to be able to do.

도 1은 본 발명의 일실시 예에 따른 암호화된 데이터를 송수신하는 암호화 시스템을 도시하고 있다.
도 2는 본 발명의 일실시 예에 따른 제1 사용자 단말에서 QR코드를 생성하는 과정을 도시한 흐름도이다.
도 3은 본 발명의 일실시 예에 따른 제1 제이슨 파일을 QR코드로 제작한 예를 도시하고 있다.
도 4는 본 발명의 일실시 예에 따른 제2 사용자 단말에서 데이터를 암호화하는 과정을 도시한 흐름도이다.
도 5는 본 발명의 일실시 예에 따른 제1 사용자 단말에서 수신한 암호화 데이터를 복호화하는 과정을 도시하고 있다.
도 6은 본 발명의 다른 실시 예에 따른 제1 제이슨 파일을 QR코드로 제작한 예를 도시하고 있다.
도 7은 본 발명의 다른 실시 예에 따른 제2 사용자 단말에서 데이터를 암호화하는 과정을 도시한 흐름도이다.
도 8은 본 발명의 다른 실시 예에 따른 제1 사용자 단말에서 수신한 암호화 데이터를 복호화하는 과정을 도시하고 있다.
1 shows an encryption system for transmitting and receiving encrypted data according to an embodiment of the present invention.
2 is a flowchart illustrating a process of generating a QR code in a first user terminal according to an embodiment of the present invention.
FIG. 3 shows an example in which a first Jason file according to an embodiment of the present invention is created using a QR code.
4 is a flowchart illustrating a process of encrypting data in a second user terminal according to an embodiment of the present invention.
FIG. 5 illustrates a process of decrypting encrypted data received from a first user terminal according to an embodiment of the present invention.
FIG. 6 shows an example in which a first Jason file according to another embodiment of the present invention is created using a QR code.
7 is a flowchart illustrating a process of encrypting data in a second user terminal according to another embodiment of the present invention.
FIG. 8 illustrates a process of decrypting encrypted data received by a first user terminal according to another embodiment of the present invention.

전술한, 그리고 추가적인 본 발명의 양상들은 첨부된 도면을 참조하여 설명되는 바람직한 실시 예들을 통하여 더욱 명백해질 것이다. 이하에서는 본 발명의 이러한 실시 예를 통해 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 설명하기로 한다.BRIEF DESCRIPTION OF THE DRAWINGS The foregoing and further aspects of the present invention will become more apparent from the following detailed description of preferred embodiments with reference to the accompanying drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Reference will now be made in detail to the embodiments of the present invention, examples of which are illustrated in the accompanying drawings.

본 발명은 전송할 데이터를 암호화할 공개키 및 전송할 주소를 QR코드에 저장하는 방안을 제안하며, 이를 이용하여 데이터를 암호화하거나 암호화된 데이터를 전송하는 방안을 제안한다.The present invention proposes a method of storing a public key for transmitting data and an address to be transmitted in a QR code, and proposes a method of encrypting data or transmitting encrypted data using the same.

도 1은 본 발명의 일실시 예에 따른 암호화된 데이터를 송수신하는 암호화 시스템을 도시하고 있다. 이하 도 1을 이용하여 본 발명의 일실시 예에 따른 암호화 시스템에 대해 상세하게 알아보기로 한다.1 shows an encryption system for transmitting and receiving encrypted data according to an embodiment of the present invention. Hereinafter, an encryption system according to an embodiment of the present invention will be described in detail with reference to FIG.

도 1에 의하면, 암호화 시스템(100)은 제1 사용자 단말(110) 및 제2 사용자 단말(120)을 포함한다. 물론 상술한 구성 이외에 다른 구성이 본 발명에서 제안하는 암호화 시스템에 포함될 수 있다.Referring to FIG. 1, the encryption system 100 includes a first user terminal 110 and a second user terminal 120. Of course, other configurations than the above-described configuration may be included in the encryption system proposed by the present invention.

제1 사용자 단말(110)은 QR코드를 생성한다. 상술한 바와 같이 생성한 QR코드는 제1 사용자 단말(110)의 연락처, 공개키 및 공개키 해쉬코드를 포함한다. 제1 사용자 단말은 개인키와 공개키를 포함하는 비대칭키를 생성하며, 생성한 공개키를 해쉬 알고리즘을 이용하여 공개키 해쉬코드를 생성한다. 제1 사용자 단말(110)은 생성한 공개키, 공개키 해쉬코드 및 연락처가 포함된 QR코드를 생성한다.The first user terminal 110 generates a QR code. The QR code generated as described above includes the contact, the public key, and the public key hash code of the first user terminal 110. The first user terminal generates an asymmetric key including a private key and a public key, and generates a public key hash code using the hash algorithm for the generated public key. The first user terminal 110 generates a public key, a public key hash code, and a QR code including a contact.

이외에도 제1 사용자 단말(110)은 생성한 비대칭키와 필요한 경우 공개키 해쉬코드를 저장한다. 물론 제1 사용자 단말(110)은 제1 사용자 단말 내에 저장하거나 별도의 저장공간에 저장할 수 있다.In addition, the first user terminal 110 stores the generated asymmetric key and, if necessary, a public key hash code. Of course, the first user terminal 110 may be stored in the first user terminal or may be stored in a separate storage space.

제1 사용자 단말(110)에 의해 생성된 QR코드는 명함 형태로 배포되거나 이메일에 포함된 상태로 외부로 배포된다.The QR code generated by the first user terminal 110 is distributed in a form of a business card or in a state of being included in an e-mail.

제1 사용자 단말(110)은 제2 사용자 단말(120)로부터 수신한 제이슨 파일로부터 공개키 해쉬코드와 암호화 데이터를 추출한다. 제1 사용자 단말(110)은 추출한 공개키 해쉬 코드와 동일한 공개키 해쉬 코드가 저장공간에 저장되어 있는 지 확인하고, 동일한 공개키 해쉬 코드가 저장되어 있으며, 해당 공개키 해쉬 코드와 매칭되어 있는 개인키를 추출한다. 제1 사용자 단말(110)은 추출한 개인키를 이용하여 수신한 암호화 데이터를 복호화한다.The first user terminal 110 extracts the public key hash code and the encrypted data from the Jason file received from the second user terminal 120. The first user terminal 110 checks whether the public key hash code identical to the extracted public key hash code is stored in the storage space, stores the same public key hash code, Extract the key. The first user terminal 110 decrypts the received encrypted data using the extracted private key.

제2 사용자 단말(120)은 외부로 배포된 명함이나 이메일 등으로부터 제1 사용자 단말(110)이 배포한 QR코드를 획득한다. 제2 사용자 단말(120)은 획득한 QR코드로부터 제1 사용자 단말의 연락처, 공개키 및 공개키 해쉬코드를 추출한다. 제2 사용자 단말(120)은 추출한 공개키를 이용하여 제1 사용자 단말에게 전송할 데이터를 암호화한다.The second user terminal 120 obtains the QR code distributed by the first user terminal 110 from the externally distributed business card or e-mail. The second user terminal 120 extracts the contact, public key and public key hash code of the first user terminal from the acquired QR code. The second user terminal 120 encrypts data to be transmitted to the first user terminal using the extracted public key.

제2 사용자 단말(120)은 암호호한 데이터와 공개키 해쉬코드를 병합한 제이슨(JSON) 파일을 생성한다. 제2 사용자 단말(120)은 생성한 제이슨 파일을 추출한 제1 사용자 단말(110)로 전송한다.The second user terminal 120 generates a JSON file combining the encrypted data and the public key hash code. The second user terminal 120 transmits the generated Jason file to the extracted first user terminal 110.

도 2는 본 발명의 일실시 예에 따른 제1 사용자 단말에서 QR코드를 생성하는 과정을 도시한 흐름도이다. 이하 도 2를 이용하여 본 발명의 일실시 예에 따른 제1 사용자 단말에서 QR코드를 생성하는 과정에 대해 상세하게 알아보기로 한다.2 is a flowchart illustrating a process of generating a QR code in a first user terminal according to an embodiment of the present invention. Hereinafter, a process for generating a QR code in a first user terminal according to an embodiment of the present invention will be described in detail with reference to FIG.

S200단계에서 제1 사용자 단말은 제1 사용자 단말의 연락처를 입력한다. 제1 사용자 단말의 연락처는 전화번호, 이메일 등이 포함된다.In step S200, the first user terminal inputs a contact of the first user terminal. The contact of the first user terminal includes a telephone number, email, and the like.

S202단계에서 제1 사용자 단말은 개인키와 공개키로 구성된 비대칭키를 생성한다. 공개키는 데이터를 암호화하기 위해 사용되며, 개인키는 비밀키로서 암호화된 데이터를 복호화하기 위해 사용된다. 이와 같이 본 발명의 제1 사용자 단말은 데이터를 암호화하는 공개키와 암호화 데이터를 복호화하는 개인키로 구성된 비대칭키를 생성한다.In step S202, the first user terminal generates an asymmetric key composed of a private key and a public key. The public key is used to encrypt the data, and the private key is used to decrypt the encrypted data as a secret key. As described above, the first user terminal of the present invention generates an asymmetric key composed of a public key for encrypting data and a private key for decrypting encrypted data.

S204단계에서 제1 사용자 단말은 공개키를 부호화 알고리즘을 이용하여 부호화한다. 이하에서는 부호화 알고리즘에 의해 부호화된 공개키를 부호화 공개키라고 한다.In step S204, the first user terminal encodes the public key using an encoding algorithm. Hereinafter, the public key encoded by the encoding algorithm is referred to as an encoded public key.

S206단계에서 제1 사용자 단말은 부호화 공개키를 해쉬 알고리즘을 이용하여 해쉬코드화 한다. 이하에서 해쉬 알고리즘에 의해 해쉬코드호된 부호화 공개키를 부호화 공개키 해쉬코드라 한다.In step S206, the first user terminal encodes the public key using a hash algorithm. Hereinafter, an encoded public key coded by hash code by a hash algorithm is referred to as a coded public key hash code.

S208단계에서 제1 사용자 단말은 부호화 공개키 해쉬코드, 부호화 공개키 및 연락처가 포함된 제1 제이슨(JSON) 파일을 생성한다. JSON(제이슨, JavaScript Object Notation)은 속성-값 쌍으로 이루어진 데이터 오브젝트를 전달하기 위해 인간이 읽을 수 있는 텍스트를 사용하는 개방형 표준 포맷이다. 비동기 브라우저/서버 통신(AJAX)을 위해, 넓게는 XML(AJAX가 사용)을 대체하는 주요 데이터 포맷이다. 특히, 인터넷에서 자료를 주고받을 때 그 자료를 표현하는 방법으로 알려져 있다.In step S208, the first user terminal generates a first Jason (JSON) file including an encoded public key hash code, a public key, and a contact. JSON (JavaScript Object Notation) is an open standard format that uses human-readable text to convey data objects consisting of attribute-value pairs. For asynchronous browser / server communication (AJAX), it is a major data format that largely replaces XML (using AJAX). In particular, it is known as a way of expressing the data when exchanging data on the Internet.

S210단계에서 제1 사용자 단말은 생성한 제1 제이슨 파일을 QR코드로 제작한다. 또한, 제1 사용자 단말은 개인키와 부호화 공캐키 해쉬코드를 매칭하여 저장한다.In step S210, the first user terminal generates the first Jason file generated by the QR code. Also, the first user terminal stores and stores the private key and the coded hash code.

도 3은 본 발명의 일실시 예에 따른 제1 제이슨 파일을 QR코드로 제작한 예를 도시하고 있다. 도 3에 도시된 QR코드는 제1 사용자 단말의 연락처, 공개키, 부호화 공개키 해쉬코드를 포함한다.FIG. 3 shows an example in which a first Jason file according to an embodiment of the present invention is created using a QR code. The QR code shown in FIG. 3 includes a contact, a public key, and a public key hash code of the first user terminal.

S212단계에서 제1 사용자 단말은 제작한 QR코드를 외부로 배포한다. 상술한 제1 사용자 단말은 명함이나 이메일 등의 형태로 제작한 QR코드를 외부로 배포한다.In step S212, the first user terminal distributes the generated QR code to the outside. The first user terminal distributes the QR code produced in the form of a business card or an email to the outside.

도 4는 본 발명의 일실시 예에 따른 제2 사용자 단말에서 데이터를 암호화하는 과정을 도시한 흐름도이다. 이하 도 4를 이용하여 본 발명의 일실시 예에 따른 제2 사용자 단말에서 데이터를 암호화하는 과정에 대해 상세하게 알아보기로 한다.4 is a flowchart illustrating a process of encrypting data in a second user terminal according to an embodiment of the present invention. Hereinafter, a process of encrypting data in a second user terminal according to an embodiment of the present invention will be described in detail with reference to FIG.

S400단계에서 제2 사용자 단말은 배포된 QR코드를 촬영한다.In step S400, the second user terminal captures the distributed QR code.

S402단계에서 제2 사용자 단말은 촬영한 QR코드로부터 제1 제이슨 파일을 추출한다.In step S402, the second user terminal extracts the first Jason file from the captured QR code.

S404단계에서 제2 사용자 단말은 추출한 제이슨 파일로부터 제1 사용자 단말의 연락처, 부호화 공개키, 부호화 공개키 해쉬코드를 추출한다.In step S404, the second user terminal extracts a contact, a public key of the first user terminal, and a public key hash code of the first user terminal from the extracted Jason file.

S406단계에서 제2 사용자 단말은 부호화 공개키를 복호화 알고리즘을 이용하여 복호화하여 공개키를 획득한다. 이 경우 제2 사용자 단말은 제1 사용자 단말이 사용한 암호화 알고리즘에 대응되는 복호화 알고리즘을 이용하여 복호화한다. 물론 본 발명과 관련하여 필요한 경우 공개키를 부호화하는 과정과 부호화된 공개키를 복호화하는 과정은 생략할 수 있다. 이 경우 제1 사용자 단말은 부호화 공개키 해쉬코드 대신 공개키 해쉬코드를 생성한다.In step S406, the second user terminal decrypts the encoded public key using a decryption algorithm to obtain a public key. In this case, the second user terminal decrypts using the decryption algorithm corresponding to the encryption algorithm used by the first user terminal. Of course, the process of encoding the public key and the process of decrypting the encoded public key may be omitted, if necessary, in connection with the present invention. In this case, the first user terminal generates a public key hash code instead of the encoded public key hash code.

S408단계에서 제2 사용자 단말은 획득한 공개키를 이용하여 제1 사용자 단말로 전송할 데이터를 암호화한 암호화 데이터를 생성한다.In step S408, the second user terminal generates encrypted data by encrypting the data to be transmitted to the first user terminal using the obtained public key.

S410단계에서 제2 사용자 단말은 부호화 공개키 해쉬코드와 암호화 데이터가 포함된 제2 제이슨파일을 생성한다.In step S410, the second user terminal generates a second Jason file including the encoded public key hash code and the encrypted data.

S412단계에서 제2 사용자 단말은 생성한 제2 제이슨파일을 제1 사용자 단말의 연락처로 전송한다.In step S412, the second user terminal transmits the generated second Jason file to the contact of the first user terminal.

도 5는 본 발명의 일실시 예에 따른 제1 사용자 단말에서 수신한 암호화 데이터를 복호화하는 과정을 도시하고 있다. 이하 도 5를 이용하여 본 발명의 일실시 예에 따른 제1 사용자 단말에서 수신한 암호화 데이터를 복호화하는 과정에 대해 상세하게 알아보기로 한다.FIG. 5 illustrates a process of decrypting encrypted data received from a first user terminal according to an embodiment of the present invention. Hereinafter, a process of decrypting encrypted data received by a first user terminal according to an embodiment of the present invention will be described in detail with reference to FIG.

S500단계에서 제1 사용자 단말은 제2 사용자 단말이 전송한 제2 제이슨파일을 수신한다.In step S500, the first user terminal receives the second Jason file transmitted by the second user terminal.

S502단계에서 제1 사용자 단말은 제2 제이슨파일로부터 암호화 데이터, 부호화 공개키 해쉬코드를 추출한다.In step S502, the first user terminal extracts the encrypted data and the encoded public key hash code from the second Jason file.

S504단계에서 제1 사용자 단말은 추출한 부호화 공개키 해쉬코드와 동일한 부호화 공개키 해쉬코드가 저장공간에 저장되어 있는 지 확인하며, 동일한 부호화 공개키 해쉬코드가 저장되어 있으면, 매칭된 개인키를 추출한다.In step S504, the first user terminal determines whether the encoded public key hash code identical to the extracted public key hash code is stored in the storage space, and extracts the matched private key if the same public key hash code is stored .

S506단계에서 제1 사용자 단말은 추출한 개인키를 이용하여 암호화 데이터를 복호화한다. In step S506, the first user terminal decrypts the encrypted data using the extracted private key.

이와 같이 본 발명은 QR코드에 제1 사용자 단말의 연락처를 포함한 부호화 공개키, 부호화 공개키 해쉬코드를 포함시켜 데이터를 암호화하는 과정에 사용하는 방안을 제안한다.As described above, the present invention proposes a method for use in a process of encrypting data by including a public key including a contact of a first user terminal and a public key hash code in a QR code.

또한, 본 발명과 관련하여 제1 사용자 단말은 여러 개의 QR코드를 생성할 수 있으며, 이 경우 생성한 비대칭 중 공개키와 해쉬 알고리즘을 이용한다. 즉, 제1 사용자 단말은 공개키를 제1 해쉬 알고리즘으로 해쉬 코드화한 제1공개키 해쉬코드를 생성할 수 있으며, 제2 해쉬 알고리즘으로 해쉬 코드화한 제2 공개키 해쉬코드를 생성할 수 있다. 이와 같이 본 발명의 제1 사용자 단말은 적어도 2 종류의 QR코드를 생성하기 위해 해쉬 알고리즘을 사용한다. 또한, 제1 사용자 단말은 제2 사용자 단말로부터 수신한 부호화 공개키 해쉬코드를 이용하여 어떤 공개키를 이용하여 데이터를 암호화했는지 여부를 알 수 있게 된다. Also, in connection with the present invention, the first user terminal can generate several QR codes. In this case, the asymmetric public key and the hash algorithm are used. That is, the first user terminal can generate the first public key hash code obtained by hashing the public key with the first hash algorithm, and generate the second public key hash code with the second hash algorithm. Thus, the first user terminal of the present invention uses a hash algorithm to generate at least two types of QR codes. Also, the first user terminal can know whether or not the public key is used to encrypt the data by using the encoded public key hash code received from the second user terminal.

도 6은 본 발명의 다른 실시 예에 따른 제1 사용자 단말에서 QR코드를 생성하는 과정을 도시한 흐름도이다. 이하 도 6을 이용하여 본 발명의 다른 실시 예에 따른 제1 사용자 단말에서 QR코드를 생성하는 과정에 대해 상세하게 알아보기로 한다.6 is a flowchart illustrating a process of generating a QR code in a first user terminal according to another embodiment of the present invention. Hereinafter, a process of generating a QR code in a first user terminal according to another embodiment of the present invention will be described in detail with reference to FIG.

S600단계에서 제1 사용자 단말은 제1 사용자 단말의 연락처를 입력한다. 제1 사용자 단말의 연락처는 전화번호, 이메일 등이 포함된다.In step S600, the first user terminal inputs a contact of the first user terminal. The contact of the first user terminal includes a telephone number, email, and the like.

S602단계에서 제1 사용자 단말은 개인키와 공개키로 구성된 비대칭키를 생성한다. 공개키는 데이터를 암호화하기 위해 사용되며, 개인키는 비밀키로서 암호화된 데이터를 복호화하기 위해 사용된다. 이와 같이 본 발명의 제1 사용자 단말은 데이터를 암호화하는 공개키와 암호화 데이터를 복호화하는 개인키로 구성된 비대칭키를 생성한다.In step S602, the first user terminal generates an asymmetric key composed of a private key and a public key. The public key is used to encrypt the data, and the private key is used to decrypt the encrypted data as a secret key. As described above, the first user terminal of the present invention generates an asymmetric key composed of a public key for encrypting data and a private key for decrypting encrypted data.

S604단계에서 제1 사용자 단말은 공개키를 부호화 알고리즘을 이용하여 부호화한다. 이하에서는 부호화 알고리즘에 의해 부호화된 공개키를 부호화 공개키라고 한다.In step S604, the first user terminal encodes the public key using an encoding algorithm. Hereinafter, the public key encoded by the encoding algorithm is referred to as an encoded public key.

S606단계에서 제1 사용자 단말은 부호화 공개키 및 연락처가 포함된 제1 제이슨(JSON) 파일을 생성한다.In step S606, the first user terminal generates a first Jason (JSON) file including an encoded public key and a contact.

S608단계에서 제1 사용자 단말은 생성한 제1 제이슨 파일을 QR코드로 제작한다. 또한, 제1 사용자 단말은 개인키와 부호화 공캐키를 매칭하여 저장한다.In step S608, the first user terminal generates the first Jason file generated by the QR code. Also, the first user terminal stores the private key and the encoded cue key in a matching manner.

S610단계에서 제1 사용자 단말은 제작한 QR코드를 외부로 배포한다. 상술한 제1 사용자 단말은 명함이나 이메일 등의 형태로 제작한 QR코드를 외부로 배포한다.In step S610, the first user terminal distributes the generated QR code to the outside. The first user terminal distributes the QR code produced in the form of a business card or an email to the outside.

도 7은 본 발명의 다른 실시 예에 따른 제2 사용자 단말에서 데이터를 암호화하는 과정을 도시한 흐름도이다. 이하 도 7을 이용하여 본 발명의 일실시 예에 따른 제2 사용자 단말에서 데이터를 암호화하는 과정에 대해 상세하게 알아보기로 한다.7 is a flowchart illustrating a process of encrypting data in a second user terminal according to another embodiment of the present invention. Hereinafter, a process of encrypting data in a second user terminal according to an embodiment of the present invention will be described in detail with reference to FIG.

S700단계에서 제2 사용자 단말은 배포된 QR코드를 촬영한다.In step S700, the second user terminal captures the distributed QR code.

S702단계에서 제2 사용자 단말은 촬영한 QR코드로부터 제1 제이슨 파일을 추출한다.In step S702, the second user terminal extracts the first Jason file from the captured QR code.

S704단계에서 제2 사용자 단말은 추출한 제이슨 파일로부터 제1 사용자 단말의 연락처, 부호화 공개키를 추출한다.In step S704, the second user terminal extracts a contact public key of the first user terminal from the extracted Jason file.

S406단계에서 제2 사용자 단말은 부호화 공개키를 복호화 알고리즘을 이용하여 복호화하여 공개키를 획득한다. 이 경우 제2 사용자 단말은 제1 사용자 단말이 사용한 암호화 알고리즘에 대응되는 복호화 알고리즘을 이용하여 복호화한다. 물론 본 발명과 관련하여 필요한 경우 공개키를 부호화하는 과정과 부호화된 공개키를 복호화하는 과정은 생략할 수 있다.In step S406, the second user terminal decrypts the encoded public key using a decryption algorithm to obtain a public key. In this case, the second user terminal decrypts using the decryption algorithm corresponding to the encryption algorithm used by the first user terminal. Of course, the process of encoding the public key and the process of decrypting the encoded public key may be omitted, if necessary, in connection with the present invention.

S708단계에서 제2 사용자 단말은 획득한 공개키를 이용하여 제1 사용자 단말로 전송할 데이터를 암호화한 암호화 데이터를 생성한다.In step S708, the second user terminal generates encrypted data by encrypting the data to be transmitted to the first user terminal using the obtained public key.

S710단계에서 제2 사용자 단말은 부호화 공개키와 암호화 데이터가 포함된 제2 제이슨파일을 생성한다.In step S710, the second user terminal generates a second Jason file including the encoded public key and the encrypted data.

S712단계에서 제2 사용자 단말은 생성한 제2 제이슨파일을 제1 사용자 단말의 연락처로 전송한다.In step S712, the second user terminal transmits the generated second Jason file to the contact of the first user terminal.

도 8은 본 발명의 다른 실시 예에 따른 제1 사용자 단말에서 수신한 암호화 데이터를 복호화하는 과정을 도시하고 있다. 이하 도 8을 이용하여 본 발명의 다른 실시 예에 따른 제1 사용자 단말에서 수신한 암호화 데이터를 복호화하는 과정에 대해 상세하게 알아보기로 한다.FIG. 8 illustrates a process of decrypting encrypted data received by a first user terminal according to another embodiment of the present invention. Hereinafter, a process of decrypting the encrypted data received by the first user terminal according to another embodiment of the present invention will be described in detail with reference to FIG.

S800단계에서 제1 사용자 단말은 제2 사용자 단말이 전송한 제2 제이슨파일을 수신한다.In step S800, the first user terminal receives the second Jason file transmitted by the second user terminal.

S802단계에서 제1 사용자 단말은 제2 제이슨파일로부터 암호화 데이터, 부호화 공개키를 추출한다.In step S802, the first user terminal extracts the encrypted data and the encoded public key from the second Jason file.

S804단계에서 제1 사용자 단말은 추출한 부호화 공개키와 동일한 부호화 공개키가 저장공간에 저장되어 있는 지 확인하며, 동일한 부호화 공개키가 저장되어 있으면, 매칭된 개인키를 추출한다.In step S804, the first user terminal determines whether the same public key as the extracted public key is stored in the storage space, and if the same public key is stored, the matching user extracts the corresponding private key.

S506단계에서 제1 사용자 단말은 추출한 개인키를 이용하여 암호화 데이터를 복호화한다. In step S506, the first user terminal decrypts the encrypted data using the extracted private key.

이와 같이 본 발명은 QR코드에 제1 사용자 단말의 연락처를 포함한 부호화 공개키, 부호화 공개키를 포함시켜 데이터를 암호화하는 과정에 사용하는 방안을 제안한다.As described above, the present invention proposes a method to be used in the process of encrypting data by including a public key and a public key including a contact of the first user terminal in the QR code.

본 발명은 도면에 도시된 일실시 예를 참고로 설명되었으나, 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those of ordinary skill in the art that various changes in form and details may be made therein without departing from the scope of the present invention .

110: 제1 사용자 단말 120: 제2 사용자 단말 110: first user terminal 120: second user terminal

Claims (5)

데이터의 암호화를 위한 공개키 및 상기 공개키에 의해 암호화된 데이터를 복호화하는 개인키를 포함하는 비대칭키를 생성하는 단계;
생성한 상기 공개키를 해쉬 알고리즘을 이용하여 공개키 해쉬코드를 생성하는 단계;
제1 사용자 단말의 연락처, 상기 공개키 및 상기 공개키 해쉬코드가 포함된 제1 제이슨 파일을 생성하는 단계;
생성한 제1 제이슨 파일을 QR코드로 변환하며, 상기 공개키 해쉬코드와 개인키를 저장공간에 저장하는 단계;
변환한 상기 QR코드를 제2 사용자 단말로 배포하는 단계;
상기 제2 사용자 단말로부터 제2 제이슨 파일을 수신하는 단계;
상기 제2 제이슨 파일로부터 공개키 해쉬코드와 암호화 데이터를 추출하는 단계;
추출한 상기 공개키 해쉬코드와 동일한 공개키 해쉬코드가 상기 저장공간에 저장되어 있으면, 저장된 상기 공개키 해쉬코드에 대응되는 개인키를 추출하는 단계; 및
추출한 상기 개인키를 이용하여 상기 암호화 데이터를 복호화하는 단계를 포함하며,
상기 제1 사용자 단말의 연락처는 전화번호, 이메일 중 적어도 하나이며,
상기 제1 제이슨 파일에 포함된 상기 공개키는 제1 사용자 단말로 전송할 데이터를 암호화하는데 사용되며, 상기 공개키 해쉬코드는 개인키를 추출하는데 사용됨을 특징으로 하는 제1 사용자 단말에서 공개키가 포함된 QR코드를 이용한 데이터 복호화 방법.
Generating an asymmetric key including a public key for encrypting data and a private key for decrypting data encrypted by the public key;
Generating a public key hash code for the generated public key using a hash algorithm;
Generating a first Jason file including a contact of the first user terminal, the public key, and the public key hash code;
Converting the generated first Jason file into a QR code, storing the public key hash code and the private key in a storage space;
Distributing the converted QR code to a second user terminal;
Receiving a second Jason file from the second user terminal;
Extracting a public key hash code and encrypted data from the second Jason file;
Extracting a private key corresponding to the stored public key hash code if the public key hash code identical to the extracted public key hash code is stored in the storage space; And
And decrypting the encrypted data using the extracted private key,
Wherein the contact of the first user terminal is at least one of a telephone number and an e-mail,
Wherein the public key included in the first Jason file is used to encrypt data to be transmitted to a first user terminal and the public key hash code is used to extract a private key. A data decoding method using a QR code.
제 1항에 있어서,
생성한 상기 공개키를 해쉬 알고리즘을 이용하여 공개키 해쉬코드를 생성하기 이전에 부호화 알고리즘을 이용하여 부호화함을 특징으로 하는 제1 사용자 단말에서 공개키가 포함된 QR코드를 이용한 데이터 복호화 방법.
The method according to claim 1,
And encrypting the generated public key by using an encoding algorithm before generating a public key hash code using a hash algorithm. The method of claim 1, wherein the public key is a public key.
제 1항에 있어서, 상기 제2 사용자 단말로부터 제2 제이슨 파일을 수신하는단계는,
카메라를 이용하여 공개키가 포함된 QR코드를 촬영하는 단계;
촬영한 QR코드로부터 제1 제이슨 파일을 추출하는 단계;
추출한 상기 제이슨 파일에서 제1 사용자 단말의 연락처, 공개키 및 공개키 해쉬코드를 추출하는 단계;
제1 사용자 단말로 전송할 데이터를 상기 공개키를 이용하여 암호화하여 암호화 데이터를 생성하는 단계;
상기 공개키 해쉬코드와 상기 암호화 데이터를 제이슨 알고리즘을 이용하여 제2 제이슨 파일을 생성하는 단계; 및
상기 제1 사용자 단말의 연락처로 상기 제2 제이슨 파일을 전송하는 단계를 수행하는 제2 사용자 단말로부터 제2 제이슨 파일을 수신함을 특징으로 하는 제1 사용자 단말에서 공개키가 포함된 QR코드를 이용한 데이터 복호화 방법.
The method of claim 1, wherein receiving the second Jason file from the second user terminal comprises:
Capturing a QR code including a public key using a camera;
Extracting a first Jason file from the photographed QR code;
Extracting a contact, a public key and a public key hash code of the first user terminal from the extracted Jason file;
Encrypting data to be transmitted to the first user terminal using the public key to generate encrypted data;
Generating a second Jason file using the public key hash code and the encrypted data using a Jason algorithm; And
Wherein the first user terminal receives a second Jason file from a second user terminal performing the step of transmitting the second Jason file to the contact of the first user terminal. Decoding method.
삭제delete 삭제delete
KR1020170077133A 2017-06-19 2017-06-19 Data encryption and decryption method using QR code KR101793409B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170077133A KR101793409B1 (en) 2017-06-19 2017-06-19 Data encryption and decryption method using QR code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170077133A KR101793409B1 (en) 2017-06-19 2017-06-19 Data encryption and decryption method using QR code

Publications (1)

Publication Number Publication Date
KR101793409B1 true KR101793409B1 (en) 2017-11-20

Family

ID=60809298

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170077133A KR101793409B1 (en) 2017-06-19 2017-06-19 Data encryption and decryption method using QR code

Country Status (1)

Country Link
KR (1) KR101793409B1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101983680B1 (en) * 2018-09-10 2019-06-04 주식회사 두빛나래소프트 System, an apparatus and a method for transmitting and receiving information using quick response code
KR102020000B1 (en) * 2018-10-31 2019-09-09 주식회사 스위클 Personal information providing system using one time private key based on block chain of proof of use and method thereof
KR102050823B1 (en) * 2018-11-26 2019-12-03 주식회사 두빛나래소프트 System, an apparatus and a method for transmitting and receiving information using quick response code
KR20200005233A (en) * 2018-07-06 2020-01-15 한국전력공사 Systems and methods for bi-directional data transmission
KR20200062062A (en) * 2018-11-26 2020-06-03 박대용 System, an apparatus and a method for transmitting and receiving information using quick response code
KR20200145028A (en) * 2019-06-20 2020-12-30 주식회사 더블체인 System and method for security of delivery box for goods using block chain
KR102443817B1 (en) * 2021-10-28 2022-09-16 김정애 Commuter Bus Occupant Management System
KR20230026043A (en) 2021-08-17 2023-02-24 (주)에이텍티앤 Encryption QR code generator and method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101728281B1 (en) * 2016-11-01 2017-04-18 송현섭 Method for data encryption and decryption possible multiple password settings

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101728281B1 (en) * 2016-11-01 2017-04-18 송현섭 Method for data encryption and decryption possible multiple password settings

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200005233A (en) * 2018-07-06 2020-01-15 한국전력공사 Systems and methods for bi-directional data transmission
KR102454327B1 (en) 2018-07-06 2022-10-14 한국전력공사 Systems and methods for bi-directional data transmission
KR101983680B1 (en) * 2018-09-10 2019-06-04 주식회사 두빛나래소프트 System, an apparatus and a method for transmitting and receiving information using quick response code
WO2020054951A1 (en) * 2018-09-10 2020-03-19 주식회사 두빛나래소프트 Method, apparatus, and system for transmitting and receiving information using qr code
KR102020000B1 (en) * 2018-10-31 2019-09-09 주식회사 스위클 Personal information providing system using one time private key based on block chain of proof of use and method thereof
US11943362B2 (en) 2018-10-31 2024-03-26 Sung-Un SONG System and method for providing personal information using one time private key based on blockchain of proof of use
WO2020091278A1 (en) * 2018-10-31 2020-05-07 주식회사 스위클 System and method for providing personal information using one time private key based on blockchain of proof of use
US11367078B2 (en) 2018-11-26 2022-06-21 Doobitnaraesoft Co., Ltd. Method, apparatus, and system for transmitting and receiving information by using QR code
CN113169867A (en) * 2018-11-26 2021-07-23 杜比纳科软件 Information receiving and transmitting method, device and system using QR (quick response) code
JP7071776B2 (en) 2018-11-26 2022-05-19 ドゥビッナレソフト カンパニー,リミテッド Information transmission / reception method, device and system using QR code
WO2020111499A1 (en) * 2018-11-26 2020-06-04 주식회사 두빛나래소프트 Method, apparatus, and system for transmitting and receiving information by using qr code
KR102432106B1 (en) 2018-11-26 2022-08-12 주식회사 두빛나래소프트 Method for transmitting and receiving information using 2d barcode
KR20200062062A (en) * 2018-11-26 2020-06-03 박대용 System, an apparatus and a method for transmitting and receiving information using quick response code
KR102050823B1 (en) * 2018-11-26 2019-12-03 주식회사 두빛나래소프트 System, an apparatus and a method for transmitting and receiving information using quick response code
KR20200145028A (en) * 2019-06-20 2020-12-30 주식회사 더블체인 System and method for security of delivery box for goods using block chain
KR102245032B1 (en) * 2019-06-20 2021-04-27 주식회사 더블체인 System and method for security of delivery box for goods using block chain
KR20230026043A (en) 2021-08-17 2023-02-24 (주)에이텍티앤 Encryption QR code generator and method
KR102443817B1 (en) * 2021-10-28 2022-09-16 김정애 Commuter Bus Occupant Management System

Similar Documents

Publication Publication Date Title
KR101793409B1 (en) Data encryption and decryption method using QR code
KR101974452B1 (en) Methods and system for managing personal information based on programmable blockchain and one-id
CN111079128B (en) Data processing method and device, electronic equipment and storage medium
US10015159B2 (en) Terminal authentication system, server device, and terminal authentication method
US9509506B2 (en) Quantum key management
JP4981072B2 (en) Method and system for decryptable and searchable encryption
CN113038468B (en) Method for distributing and negotiating quantum key of wireless terminal of Internet of things
KR20190031989A (en) System and method for processing electronic contracts based on blockchain
CN105591750A (en) Electronic signature generation method and system
CN105763331A (en) Data encryption method, device, data decryption method and device
CN110460581B (en) File sharing method, system, equipment, SE device, shared end and medium
CN109068322B (en) Decryption method, system, mobile terminal, server and storage medium
CN113572743B (en) Data encryption and decryption methods and devices, computer equipment and storage medium
CN105071935A (en) Data processing method, heterogeneous system and integrated system
CN104243149A (en) Encrypting and decrypting method, device and server
EP1519530A1 (en) Method for establishing an encrypted communication by means of keys
CN104200154A (en) Identity based installation package signing method and identity based installation package signing device
JP6501701B2 (en) SYSTEM, TERMINAL DEVICE, CONTROL METHOD, AND PROGRAM
CN114760046A (en) Identity authentication method and device
KR20140033824A (en) Encryption systems and methods using hash value as symmetric key in the smart device
JPWO2018043466A1 (en) Data extraction system, data extraction method, registration device and program
KR100453113B1 (en) Method for producing and certificating id-based digital signature from decisional diffie-hellman groups
KR101728281B1 (en) Method for data encryption and decryption possible multiple password settings
JP2008152737A (en) Service provision server, authentication server, and authentication system
KR20150135717A (en) Apparatus and method for sharing initial secret key in mobile multi-hop network

Legal Events

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