KR20100016729A - The apparatus and method of code by long input and short input - Google Patents

The apparatus and method of code by long input and short input Download PDF

Info

Publication number
KR20100016729A
KR20100016729A KR1020080076330A KR20080076330A KR20100016729A KR 20100016729 A KR20100016729 A KR 20100016729A KR 1020080076330 A KR1020080076330 A KR 1020080076330A KR 20080076330 A KR20080076330 A KR 20080076330A KR 20100016729 A KR20100016729 A KR 20100016729A
Authority
KR
South Korea
Prior art keywords
input
password
flag
encryption
unit
Prior art date
Application number
KR1020080076330A
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 KR1020080076330A priority Critical patent/KR20100016729A/en
Publication of KR20100016729A publication Critical patent/KR20100016729A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3823Payment protocols; Details thereof insuring higher security of transaction combining multiple encryption tools for a transaction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/382Payment protocols; Details thereof insuring higher security of transaction
    • G06Q20/3829Payment protocols; Details thereof insuring higher security of transaction involving key management
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M11/00Coding in connection with keyboards or like devices, i.e. coding of the position of operated keys
    • H03M11/02Details
    • H03M11/04Coding of multifunction keys
    • H03M11/06Coding of multifunction keys by operating the multifunction key itself in different ways
    • H03M11/10Coding of multifunction keys by operating the multifunction key itself in different ways by methods based on duration or pressure detection of keystrokes

Abstract

PURPOSE: A device and a method for encrypting a number key are provided to maintain a high security level by increasing the case number of a password corresponding to the number of digits. CONSTITUTION: A key input unit(10) receives a key input as an electric signal by operating the key of keypad. A counter unit(20) counts an input time. The counter unit tabulates the key input according to an input sequence. An encoder unit(30) encrypts a password by inserting a variable length flag in order to safely store a password. The encoding unit stores the encrypted password in a password table. A decoding unit(40) decodes a value saved in the password table. A micom unit(50) assigns a control signal to each instrument. The micom unit stores the encrypted password in the password table. The micom part initializes a system.

Description

장입력·단입력을 이용한 번호키의 암호화 장치 및 방법{THE APPARATUS AND METHOD OF CODE BY LONG INPUT AND SHORT INPUT}TECHNICAL APPARATUS AND METHOD OF CODE BY LONG INPUT AND SHORT INPUT

본 발명은 비밀 번호키, 은행 ATM, 컴퓨터 암호 등에 사용하는 숫자 및 문자의 암호를 모스 부호와 같이 키의 입력을 장입력(-)과 단입력(·)으로 입력 받고 입력받은 신호를 암호화된 테이블과 비교하여 비밀번호의 유출이나 암호 테이블의 해킹에도 안전한 비밀번호를 이용한 암호화 장치 및 방법에 관한 것이다.The present invention is an encrypted table that receives the input of the key as long-term input (-) and short-term input (·), such as the Morse code for the password of numbers and characters used in the password key, bank ATM, computer password, etc. Compared with the present invention, the present invention relates to an encryption device and method using a secure password even against a leak of a password or hacking of a password table.

최근 컴퓨터통신망이 급격히 발전함에 따라 개인프라이버시, 전자상거래내역 등 중요한 정보를 암호화하는 기법이 안출되어 이용되고 있다.Recently, with the rapid development of computer communication networks, techniques for encrypting important information such as personal privacy and e-commerce history have been devised and used.

암호화기법은 동일한 키(비밀키)를 사용하여 암호화와 복호화를 수행하는 비밀키암호방식과, 공개키를 사용하여 암호화하고 개인키를 사용하여 복호화하는 공개키암호방식으로 구분할 수 있다.Encryption methods can be classified into a secret key encryption method for performing encryption and decryption using the same key (secret key) and a public key encryption method for encrypting using a public key and decrypting using a private key.

공개키암호방식의 경우 역추적이 어려운 수학적 문제를 바탕으로 하고 있으므로 암복호화의 연산 속도는 비밀키암호방식에 비해 매우 느릴 뿐만 아니라 많은 시스템 리소스(Resource)가 요구된다.In the case of public key cryptography, the computational speed of encryption / decryption is much slower than that of secret key cryptography and requires a lot of system resources.

비밀키암호화방식의 경우 암호화에 따른 기밀성을 확보하기 위해 비밀키는 통신당사자이외 제3자에게 노출되지 않도록 유의해야 할 뿐만 아니라, 정보를 교환하는 당사자가 N인 경우 1명이 추가로 가입하는 경우 N개의 비밀키가 추가로 필요해지므로(공개키암호방식의 경우 한 쌍의 공개키와 개인키만 추가됨) 비밀키의 관리가 어려워지는 문제점이 있었다.In the case of secret key encryption method, in order to secure the confidentiality according to encryption, not only should the secret key be exposed to third parties other than the communication parties, but also when one party to exchange information is N, one additional member N Since additional private keys are needed (only a pair of public and private keys are added in the case of the public key cryptosystem), there is a problem that it becomes difficult to manage the private keys.

특히, 노약자나 어린이들의 경우, 암호가 길어지게 되면, 해당 암호를 외우기가 힘들어지는 문제점이 있었다.In particular, the elderly and children, if the password is long, there was a problem that it is difficult to memorize the password.

또한, 비밀번호는 DB등을 이용한 비밀번호 Table로 관리 되고 있는데 해킹등으로 비밀번호 Table이 유출 될 경우 막대한 피해를 가져올 수 있다.In addition, the password is managed as a password table using a DB. If a password table is leaked due to hacking, it can cause enormous damage.

상기의 문제점을 해결하기 위해 본 발명에서는 암호키를 기억하기 쉽고, 높은 보안 수준을 유지할 수 있으며, 기존의 잠금수단에 호환되어 사용할 수 있는 장입력·단입력을 이용한 번호키의 암호화 장치 및 방법과 이를 이용한 비밀번호를 암호화하여 Table로 저장하는 보다 안전한 비밀번호 시스템을 제공하는데 그 목적이 있다.In order to solve the above problems, in the present invention, it is easy to remember the encryption key, can maintain a high security level, and the encryption device and method of the number key using the long input, short input that can be used compatible with the existing locking means and Its purpose is to provide a more secure password system that encrypts passwords and stores them in tables.

상기의 목적을 달성하기 위해 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 장치는,In order to achieve the above object, an encryption apparatus for a number key using long input and short input according to the present invention,

키패드로부터 숫자 및 문자의 키를 입력 받을 수 있는 키입력부(10)와,A key input unit 10 capable of receiving keys of numbers and characters from the keypad,

입력된 키의 누름 시간을 내부 클록을 이용하여 카운트하고, 이에 따라 장입력과 단입력으로 양자화 시키는 카운터부(20)와A counter unit 20 for counting an input key press time using an internal clock and quantizing the input key with a long input and a short input accordingly;

비밀번호 입력시 장입력 단입력이 구분된 신호를 엔코딩 하여 암호화된 비밀번호를 생성하는 엔코딩부(30)와Encoder 30 for generating an encrypted password by encoding a signal in which the long input short input is separated during password input and

양자화된 입력신호를 입력된 비밀 번호와 비교하기 위해 암호화된 비밀번호를 디코딩 하는 디코딩부(40)와A decoding unit 40 for decoding the encrypted password to compare the quantized input signal with the input password;

비밀번호를 디코딩 및 엔코딩 하도록 제어하고 엔코딩된 비밀번호를 저장하고 비밀번호의 비교 판단작업에서 암호일치 확인 후 동작상태 표시램프를 일정시간 점등 시키고 잠금수단의 개폐를 수행하는 마이컴부(50)로 구성됨으로서 달성된다.It is achieved by controlling the decoding and encoding of the password, storing the encoded password, and confirming the password match in the password comparison decision operation, and then the microcomputer unit 50 which turns on the operation state display lamp for a certain time and performs opening and closing of the locking means. .

또한, 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 방법은,Further, the encryption method of the number key using the long input or short input according to the present invention,

키입력부를 통해 사용자가 원하는 입력패턴에 따라 장입력과 단입력을 눌러서 비밀번호를 설정하는 단계(S100)와,Setting a password by pressing a long input and a short input according to a desired input pattern through a key input unit (S100);

카운터부에서 키입력을 감지하고 내부 클럭과의 비교를 통해 입력 시간을 카운트하고, 카운트된 키입력 중 장입력이면 장입력표시용 첨자(-)로 표시하고, 단입력이면 단입력표시용 첨자(·)로 표시한 후 입력순서에 따라 테이블화하는 단계(S200)와,The counter detects the key input and counts the input time by comparing with the internal clock.If the long input is counted, the counter indicates the long input display subscript (-). And displaying the table according to the input order (S200),

엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 단계(S300)와,Inserting a variable length flag (Flag) into a password consisting of a long input and a short input at a counter through an encryption conversion program of the encoding unit, and encrypting the stored password in a cipher table (S300);

디코딩부(40)에서 엔코딩부를 통해 저장된 암호 테이블(Table)에서 비밀번호를 읽어와 복호화하는 작업을 수행하는 단계(S400)와,Performing a task of reading and decrypting a password from an encryption table stored through an encoding unit in the decoding unit 40 (S400);

마이컴부의 제어를 통해 엔코딩 작업후에 암호화된 비밀번호를 암호 테이블에 저장하고, 디코딩부(40)에서 복호화된 비밀번호와 입력된 비밀번호를 비교하여 참(TRUE)이나 거짓(FALSE)인지를 판단하고, 참(TRUE)일 경우 잠금해체신호를 출력하고, 거짓(FALSE)일 경우 입력이 틀렸음을 경고음으로 알리고, 시스템을 초기화시키는 단계(S500)로 이루어짐으로서 달성된다.Under the control of the microcomputer unit, after the encoding operation, the encrypted password is stored in the encryption table, and the decrypted unit 40 compares the decrypted password with the input password to determine whether it is TRUE or FALSE, TRUE) is achieved by outputting a lock release signal, and if false (FALSE) to inform the alarm that the input is wrong, and to initialize the system (S500).

이상에서 설명드린 바와 같이, 본 발명에서는 암호키를 기억하기 쉽고, 높은 보안 수준을 유지할 수 있으며, 기존의 잠금수단에 호환되어 사용할 수 있는 좋은 효과가 있다.As described above, in the present invention, it is easy to remember the encryption key, it is possible to maintain a high security level, there is a good effect that can be used compatible with the existing locking means.

이하, 도면을 참조하여 본 발명에 바람직한 실시예를 설명한다.Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.

도 1은 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 장치의 구성요소를 도시한 블럭도에 관한 것으로, 이는 키입력부(10), 카운터부(20), 엔코더부(30), 디코더부(40), 마이컴부(50)로 구성된다.1 is a block diagram showing the components of an encryption device for a number key using a long input / short input according to the present invention, which includes a key input unit 10, a counter unit 20, an encoder unit 30, The decoder 40 and the microcomputer 50 are comprised.

상기 키입력부(10)는 키패드의 키를 조작하여 전기신호로 키 입력을 받도록 하는 곳으로, 이는 비밀 번호키, 은행 ATM, 컴퓨터 암호등에 사용되는 숫자 및 문자, 특수무자로 이루어진 키패드로 구성되어 있으며, 평상시 하이(1)신호를 유지하다가 버튼의 입력이 있을 경우, 로우(0)신호를 발생하여 키 입력을 표시한다.The key input unit 10 is a place for receiving a key input by an electric signal by operating the keys of the keypad, which consists of a keypad consisting of numbers and letters, special characters used in password keys, bank ATMs, computer passwords, etc. In general, the high (1) signal is maintained, and when there is a button input, the low (0) signal is generated to display the key input.

상기 카운터부(20)는 키입력을 감지하고 내부 클럭과의 비교를 통해 입력 시간을 카운트하고, 카운트된 키입력 중 장입력이면 장입력표시용 첨자(-)로 표시하고, 단입력이면 단입력표시용 첨자(·)로 표시한 후 입력순서에 따라 테이블화하는 역할을 한다.The counter unit 20 detects a key input and counts the input time through comparison with an internal clock. If the long input is a counted key input, the counter 20 displays a long input display subscript (-). It is displayed as a subscript (·) for display and serves as a table according to the input order.

카운터부에서 카운트된 시간은 1초 이하와 1초 이상으로 구분하여 1초 이하의 경우 단입력으로, 1초 이상인 경우 장입력으로 양자화한다. 장입력과 단입력을 이용한 암호기법은 N개의 자리수를 갖고 있는 암호에 대해 2^N의 곱 만큼 경우의 수를 늘려 주게된다.The time counted by the counter unit is divided into 1 second or less and 1 second or more, and is quantized as a short input for 1 second or less and a long input for 1 second or more. The encryption method using long input and short input increases the number of cases by the product of 2 ^ N for a N-digit cipher.

일예로, 1,1,1,1 이라는 4자리수의 암호를 가정한다. 기존 방식에 따르면 암호가 유출되었을 경우 단 한가지의 경우의 수만 존재하기 때문에 보안의 유지가 힘들게 된다. 하지만 본 발명에 따른 카운터부에서는 키입력된 버튼 중 1초 이상으로 카운트된 키입력을 장입력표시용 첨자(-)로 표시하고, 키입력된 버튼 중 1초 이하로 카운트된 키입력을 단입력표시용 첨자(·)로 표시한 후 입력순서에 따라 하나의 테이블로 나열할 수가 있다.As an example, assume a 4-digit cipher of 1,1,1,1. According to the conventional method, security is difficult because only one case exists when a password is leaked. However, in the counter unit according to the present invention, the key input counted for more than 1 second among the key input buttons is indicated by a long input display subscript (-), and the key input counted for less than 1 second among the key input buttons is short-input. It can be displayed as a display subscript (·) and then listed as a table in the input order.

즉, 표 1에 기재된 바와 같이, 장입력(-), 단입력(·)을 이용한 암호기법은 4개의 자리수를 갖고 있는 암호에 대해 2^4의 곱만큼 경우의 수인 16가지의 경우의 수가 존재하게 되어 보안의 수위를 높일 수 있다.That is, as shown in Table 1, in the encryption method using long input (-) and short input (·), there are 16 cases in which the number of cases by the product of 2 ^ 4 for a cipher having four digits exists. This can increase the level of security.

1One 22 33 44 55 66 77 88 99 1010 1111 1212 1313 1414 1515 1616 (·)(·) (·)(·) (·)(·) (·)(·) (·)(·) (·)(·) (·)(·) (·)(·) (-)(-) (-)(-) (-)(-) (-)(-) (-)(-) (-)(-) (-)(-) (-)(-) (·)(·) (·)(·) (·)(·) (·)(·) (-)(-) (-)(-) (-)(-) (-)(-) (·)(·) (·)(·) (·)(·) (·)(·) (-)(-) (-)(-) (-)(-) (-)(-) (·)(·) (·)(·) (-)(-) (-)(-) (·)(·) (·)(·) (-)(-) (-)(-) (·)(·) (·)(·) (-)(-) (-)(-) (·)(·) (·)(·) (-)(-) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-) (·)(·) (-)(-)

상기 엔코딩부(30)는 카운터부를 통해 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 역할을 한다. The encoding unit 30 inserts and encrypts a variable length flag (Flag) into a password composed of long input and short input through a counter, and stores the encrypted length in a cipher table.

이는 비밀번호를 암호화하여 비밀번호 데이터베이스(DB)나 암호 테이블(table)이 유출이 되었을 지라도 보안을 유지할 수가 있다.It encrypts passwords so that they can be secured even if the password database or password table is leaked.

즉, 비밀번호를 암호화하기 위해 가변길이를 표시하는 플래그를 포함시키는 입력 방법으로 첫 암호의 입력 형태에 따라 가변길이의 플래그의 간격이 변하도록 암호화 변환 프로그램이 내장되어 구성된다.That is, as an input method including a flag indicating a variable length in order to encrypt a password, an encryption conversion program is built in such a way that the interval of the variable length flag changes according to the input form of the first password.

암호화 변환 프로그램은 4자리로 자리수가 정해진 상태에서 플래그(flag)가 0이라면, 그 플래그(flag) 뒤의 4자리가 실제 데이터가 되고, 플래그(flag)가 1이라면 뒤 4비트와 함께 AND 연산을 수행하고, 그 결과 데이터가 비밀번호가 되도록 한다. 단입력은‘0’으로 표현하고, 장입력은‘1’로 표현한다. 그리고, 첫 암호가 단입력이면 4자리의 간격으로 플래그가 포함되거나, 또는 첫 암호가 장입력이면 6자리의 간격으로 플래그가 설정된다.If the flag is 0 with 4 digits specified, the cryptographic conversion program performs real data with the 4 digits after the flag, and if the flag is 1, the AND operation is performed with the 4 bits after the flag. To ensure that the data is a password. The short input is represented by '0' and the long input is represented by '1'. If the first password is a short input, the flag is included at intervals of four digits, or if the first password is a long input, the flag is set at intervals of six digits.

또한, 플래그는 첫 암호에서 이어지는 암호가 연속된 데이터로 있는 경우에는 1로 하고, 연속된 데이터가 없는 경우에는 0으로 한다.In addition, the flag is set to 1 when there is continuous data in the cipher following the first cipher, and 0 when there is no continuous data.

도 3에 도시한 바와같이, 본 발명에 따른 엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 과정을 설명한다.As shown in FIG. 3, after a variable length flag (Flag) is inserted into a password consisting of a long input and a short input in a counter through an encryption conversion program of an encoding unit according to the present invention, the process is stored in an encryption table. Explain.

먼저, 첫 암호가 단입력인지 장입력인지 체크한다(S310).First, it is checked whether the first password is a short input or a long input (S310).

즉, 첫 암호가 단입력이면 4자리의 간격으로 플래그가 포함되거나, 또는 첫 암호가 장입력이면 6자리의 간격으로 플래그가 설정된다.That is, if the first password is a short input, the flag is included at intervals of four digits, or if the first password is a long input, the flag is set at intervals of six digits.

이어서, 첫 암호에서 이어지는 암호가 연속된 데이터인지 아닌지를 체크한다(S320).Subsequently, it is checked whether the password following the first password is continuous data (S320).

첫 암호에서 이어지는 암호가 연속된 데이터로 있는 경우에는 1로 하고, 연속된 데이터가 없는 경우에는 0으로 한다.The password following the first password is set to 1 if there is continuous data, and 0 if there is no continuous data.

이어서, 4자리 또는 6자리로 자리수가 정해진 상태에서 플래그(flag)가 0이라면, 그 플래그(flag) 뒤의 4자리 및 6자리가 실제 데이터가 된다(S330).Subsequently, if the flag is 0 while the number of digits is set to 4 or 6 digits, the 4 digits and 6 digits after the flag become actual data (S330).

이어서, 이어지는 플래그(flag)가 1이라면 플래그 뒤 비트와, 실제 데이터가 AND 연산을 수행하도록 한다(S340).Subsequently, if the following flag is 1, the bit after the flag and the actual data are ANDed (S340).

이어서, AND 연산 후 나온 결과 데이터가 비밀번호가 되고, 단입력은‘0’으로 표현하고, 장입력은‘1’로 표현한다(S340).Subsequently, the result data obtained after the AND operation is a password, wherein the input is represented by '0' and the long input is represented by '1' (S340).

일예로, 1(·),1(-),1(-),1(·) 이라는 4자리의 암호를 비밀번호 Table에 저장하려고 한다면 다음의 표2와 같이, 암호 Table이 형성된다.For example, if a four-digit password of 1 (·), 1 (-), 1 (-), 1 (·) is to be stored in the password table, a password table is formed as shown in Table 2 below.

엔코드Encode 1One 00 1One 1One 1One 00 00 1One 1One 00 00 00 1One 1One 00 ANDAND FF FF 00 1One 1One 1One FF 결과데이터Result data 00 1One 1One 00 00 1One 1One 00 비밀번호password (·)(·) (-)(-) (-)(-) (·)(·) (·)(·) (-)(-) (-)(-) (·)(·)

또한 1(-),1(·),1(-),1(·) 과 같이 첫 입력이 장입력인 경우 비밀번호 Table에 저장되는 암호는 다음의 표3과 같다.In addition, when the first input is a long input such as 1 (-), 1 (·), 1 (-), 1 (·), the password stored in the password table is shown in Table 3 below.

엔코드Encode 00 1One 00 1One 00 00 00 1One 1One 1One 1One 1One 00 00 00 1One 00 1One 00 00 00 ANDAND FF FF FF 1One 1One 1One 1One 00 00 결과데이터Result data 1One 00 1One 00 00 00 1One 00 1One 00 00 00 비밀번호password -- ·· -- ·· -- ·· -- ··

이와 같은 비밀번호 Table의 경우 같은 1,1,1,1의 4개수를 이용한 비밀번호에서 처음 한자리수의 입력 타입에 따라 비밀번호 Table에는 101110011000110과 010100011111000101000로 저장되어 비밀번호 Table이 유출 되었을 경우에라도 비밀번호를 해독을 불가능하게 한다.In the case of the password table, the password using the same number of 1,1,1,1 is stored in the password table as 101110011000110 and 010100011111000101000 according to the input type of the first one digit so that the password cannot be decrypted even if the password table is leaked. do.

상기 디코딩부(40)는 저장된 암호 테이블(Table)에서 비밀번호를 읽어와 복호화하는 작업을 수행한다.The decoding unit 40 reads the password from the stored encryption table and decrypts it.

본 발명에 따른 디코딩부는 도 4에 도시된 바와 같이, 암호 테이블(Table)에 저장된 데이터를 디코딩 제어부의 제어를 통해 복호화한다.As shown in FIG. 4, the decoding unit according to the present invention decrypts data stored in an encryption table through control of a decoding controller.

먼저, 최초 임시버퍼를 초기화시킨다(S410). First, the initial temporary buffer is initialized (S410).

이어서, 디코더 제어부에서 임시 버퍼의 초기화를 확인하고, 암호 테이블(Table)로부터 해당비트를 설정된 비트수에 따라 읽어 온다(S420).Subsequently, the decoder controller checks the initialization of the temporary buffer and reads the corresponding bit from the encryption table according to the set number of bits (S420).

여기서는 5비트로 설정되었다고 가정한다.It is assumed here that it is set to 5 bits.

이어서, 디코더 제어부의 제어를 통해 암호비트수에 따라 플래그(flag)와 데이터를 분류한다(S430).Subsequently, flags and data are classified according to the number of cipher bits through control of the decoder controller (S430).

여기서는 디코더 제어부의 제어를 통해 5비트에서 플래그(flag)와 데이터를 분류하는 것으로 한다.In this case, it is assumed that flags and data are classified in 5 bits under the control of the decoder controller.

이어서, 임시버퍼가 비었다면, 데이터를 임시버퍼에 저장하고, 임시버퍼에 데이터가 있다면, 현재의 데이터와 임시버퍼의 데이터를 AND 연산하여 임시버퍼에 업데이트 한다(S440).Subsequently, if the temporary buffer is empty, the data is stored in the temporary buffer, and if there is data in the temporary buffer, the current data and the data of the temporary buffer are ANDed and updated in the temporary buffer (S440).

이어서, 이어지는 플래그(Flag) 비트가 1이면, 암호 테이블(Table)에서 플래그 이하의 비트를 읽어오고, 임시버퍼에 데이터가 있다면, 현재의 데이터와 임시버퍼의 데이터를 AND 연산하여 임시버퍼에 업데이트하는 과정을 플래그 비트가 0이 될 때까지 반복한다(S450).Subsequently, if the next flag bit is 1, the bit below the flag is read from the cipher table, and if there is data in the temporary buffer, the current data and the data of the temporary buffer are ANDed to update the temporary buffer. The process is repeated until the flag bit becomes 0 (S450).

이때, 이어지는 플래그(Flag) 비트가 1이면, 위의 동작을 반복해서 수행한다.At this time, if the following flag bit is 1, the above operation is repeated.

이어서, 이어지는 플래그(Flag) 비트가 0이면, 현재 임시버퍼의 데이터를 암호변수에 추가시키고, 임시버퍼를 초기화하며, 암호 테이블(Table)에 데이터가 남아 있는지 여부를 체크하여 암호복호화 작업을 완료시킨다(S460).Subsequently, if the following flag bit is 0, the data of the current temporary buffer is added to the cipher variable, the temporary buffer is initialized, and the encryption decryption operation is completed by checking whether data remains in the encryption table. (S460).

즉, 이어지는 플래그(Flag) 비트가 1이고, 5비트가 더 남아 있다면, 5비트의 현재 데이터를 읽어오고, 현재 데이터와 임시버퍼의 데이터를 AND 연산이 수행된다. 그 결과 데이터를 암호변수로 추가시켜 암호복호화 작업을 완료시킨다.That is, if the following flag bit is 1 and 5 more bits are left, 5 bits of current data is read, and the AND operation is performed on the data of the current data and the temporary buffer. As a result, the data is added as an encryption variable to complete the encryption decryption operation.

일예로, 4비트 간격으로 설계된 디코딩 시스템에 10111□□10100□□10111□□01101의 암호를 입력한다면, 디코더는 임시 버퍼에 데이터가 존재하는지 체크한다.For example, if a cipher of 10111 □ 10100 □□ 10111 □□ 01101 is entered into a decoding system designed at 4-bit intervals, the decoder checks whether data exists in the temporary buffer.

이때, 데이터가 없다면 '0111'을 임시 버퍼에 저장하고, 다음의 플래그(flag) 비트를 읽는다. At this time, if there is no data, '0111' is stored in the temporary buffer and the next flag bit is read.

플래그(flag) 비트가 1이기 때문에 디코더는 다음 5비트를 읽고 임시 버퍼의 데이터를 검색한다. Because the flag bit is 1, the decoder reads the next 5 bits and retrieves the data in the temporary buffer.

임시 버퍼에 '0111' 데이터가 존재하기 때문에 디코더는 현재 데이터인 '0100'과 임시버퍼의 데이터 '0111'을 논리 AND연산을 수행한다. Since '0111' data exists in the temporary buffer, the decoder performs a logical AND operation on the current data '0100' and the temporary buffer data '0111'.

연산의 결과값인 '0100'은 임시 버퍼에 다시 저장되고, 디코더는 다음의 플래그(flag) 비트가 1이기 때문에 다시 5비트를 읽는다. The result of the operation, '0100', is stored in the temporary buffer again, and the decoder reads 5 bits again because the next flag bit is 1.

역시 임시 버퍼에 '0100' 데이터가 있기 때문에 '0100'과 '0111'이 AND 연산되고, 그 결과값인 '0100'의 값이 임시버퍼에 저장되고, 다음의 플래그(flag) 비트가 1이기 때문에 다시 5비트를 읽는다.Also, since there is '0100' data in the temporary buffer, '0100' and '0111' are ANDed, and the result value '0100' is stored in the temporary buffer, and the next flag bit is 1. Read 5 bits again.

임시버퍼에 저장된 '0100'과 '1101'의 AND 연산이 수행되고, 그 결과 데이터 '0100'은 임시버퍼에 저장된다. An AND operation of '0100' and '1101' stored in the temporary buffer is performed, and as a result, the data '0100' is stored in the temporary buffer.

하지만 디코더는 플래그(flag)가 0임을 확인하고, '0100'을 임시버퍼에서 암호버퍼로 데이터를 옮기고, 임시버퍼를 초기화한다.However, the decoder confirms that the flag is 0, moves data from the temporary buffer to the encryption buffer, and initializes the temporary buffer.

이때, '0100'은 비밀번호가 된다.At this time, '0100' becomes a password.

상기 마이컴부(50)는 엔코딩부(30)에서 암호화된 비밀번호를 암호 테이블에 저장하고, 디코딩부(40)에서 복호화된 비밀번호와 입력된 비밀번호를 비교하여 TRUE나 FALSE를 판단하고, TRUE일 경우 잠금해체신호를 출력하고, FALSE일 경우 입력이 틀렸음을 경고음으로 알리고 시스템을 초기화하는 역할을 수행한다.The microcomputer 50 stores the password encrypted by the encoding unit 30 in an encryption table, compares the password decrypted by the decoding unit 40 with the input password to determine TRUE or FALSE, and locks if TRUE. It outputs the dismantling signal, and if it is FALSE, it notifies that the input is wrong with a warning sound and initializes the system.

이는 PIC원칩마이컴 중 하나인 PIC16C711로 구성되고, 입력단자 일측에 엔코딩부가 연결되어, 엔코딩부에서 암호화된 비밀번호를 암호 테이블에 저장하도록 제어하고, 입력단자 일측에 디코딩부가 연결되어, 디코딩부에서 복호화된 비밀번호가 입력된다.It is composed of PIC16C711, one of the PIC one chip microcomputer, the encoder is connected to one side of the input terminal, the encoder controls to store the encrypted password in the encryption table, the decoder is connected to one side of the input terminal, decrypted by the decoding unit The password is entered.

본 발명에 따른 마이컴부는 내부에 디코딩부(40)에서 복호화된 비밀번호와 입력된 비밀번호를 비교하여 TRUE나 FALSE를 판단하는 비교판단부와, 그 비교판단부를 통해 비교한 결과, TRUE일 경우 잠금해체신호를 출력하고, FALSE일 경우 입력이 틀렸음을 경고음으로 알리고 시스템을 초기화하는 동작이행부가 구성된다.The microcomputer according to the present invention compares the password decrypted by the decoding unit 40 and the input password therein with a comparison determination unit for determining TRUE or FALSE and the comparison determination unit, as a result of the TRUE unlocked signal Is outputted, and if it is FALSE, an operation part is configured to notify that the input is wrong and to initialize the system.

이하, 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 방법에 관해 설명한다.Hereinafter, a method of encrypting a number key using long input or short input according to the present invention will be described.

본 발명은 자리수에 해당하는 암호에 대한 경우의 수를 늘려 주어 높은 보안 상태를 유지하게 되는 것으로, 암호 입력에 장입력과 단입력을 사용하여 암호가 유출되었다 하더라도 입력 패턴을 모른다면 열 수 없도록 하는 암호화 방법에 대한 것이다. The present invention is to maintain the high security state by increasing the number of cases for the password corresponding to the number of digits, so that even if the password is leaked using the long input and short input to the password input can not be opened if you do not know the input pattern It is about encryption method.

일예로, 1,2,3,4.라는 4개의 숫자의 나열로 이루어진 암호이지만 기존 방식의 키 암호의 경우 경우의 수가 10X10X10X10으로 10,000의 경우의 수가 존재 하지만 장입력과 단입력을 고려한 방법을 사용한다면 10X10X10X10X2^4의 160,000의 경우의 수가 생기게 된다. 이와 같은 결과는 5자리 수의 암호로 가능한 100,000보다도 더 큰 경우의 수가 만들어진다.For example, a password consisting of a sequence of four numbers 1,2,3,4. However, in the case of a conventional key cipher, the number of cases is 10X10X10X10, but there are 10,000 cases. If you do, you get 160,000 cases of 10X10X10X10X2 ^ 4. This results in a number larger than 100,000, which is possible with a five-digit cipher.

도 2는 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 과정을 도시한 순서도에 관한 것이다.2 is a flowchart illustrating a process of encrypting a number key using long input or short input according to the present invention.

먼저, 키입력부를 통해 사용자가 원하는 입력패턴에 따라 장입력과 단입력을 눌러서 비밀번호를 설정한다(S100).First, a password is set by pressing a long input and a short input according to an input pattern desired by a user through a key input unit (S100).

이어서, 카운터부에서 키입력을 감지하고 내부 클럭과의 비교를 통해 입력 시간을 카운트하고, 카운트된 키입력 중 장입력이면 장입력표시용 첨자(-)로 표시하고, 단입력이면 단입력표시용 첨자(·)로 표시한 후 입력순서에 따라 테이블화한다(S200).Subsequently, the counter detects the key input and counts the input time by comparing with the internal clock.If the long input is counted among the counted key inputs, the counter is displayed with a long input display subscript (-). After displaying the subscript (·), the table is tabled according to the input order (S200).

이어서, 엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시킨다s(300).Subsequently, a variable length flag (Flag) is inserted into the password consisting of a long input and a short input in the counter unit through an encryption conversion program of the encoding unit, encrypted, and then stored in the cipher table s (300).

여기서, 암호화 변환 프로그램은 4자리로 자리수가 정해진 상태에서 플래그(flag)가 0이라면, 그 플래그(flag) 뒤의 4자리가 실제 데이터가 되고, 플래그(flag)가 1이라면 뒤 4비트와 함께 AND 연산을 수행하고, 그 결과 데이터가 비밀번호가 되도록 한다. 단입력은‘0’으로 표현하고, 장입력은‘1’로 표현한다. 그리고, 첫 암호가 단입력이면 4자리의 간격으로 플래그가 포함되거나, 또는 첫 암호가 장입력이면 6자리의 간격으로 플래그가 설정된다.Here, if the flag is 0 in the state where the digit conversion program is set to 4 digits, the 4 digits after the flag are the actual data, and if the flag is 1, the AND is followed by the 4 bits. Perform the operation, and make sure the data is a password as a result. The short input is represented by '0' and the long input is represented by '1'. If the first password is a short input, the flag is included at intervals of four digits, or if the first password is a long input, the flag is set at intervals of six digits.

또한, 플래그는 첫 암호에서 이어지는 암호가 연속된 데이터로 있는 경우에는 1로 하고, 연속된 데이터가 없는 경우에는 0으로 한다.In addition, the flag is set to 1 when there is continuous data in the cipher following the first cipher, and 0 when there is no continuous data.

이어서, 디코딩부(40)에서 엔코딩부를 통해 저장된 암호 테이블(Table)에서 비밀번호를 읽어와 복호화하는 작업을 수행한다(S400).Subsequently, the decoding unit 40 reads the password from the encryption table stored through the encoding unit and decrypts it (S400).

즉, 입력된 신호의 비교 판단을 위해 마이컴부에서 디코딩 루틴을 실행시켜 비밀번호 Table로부터 비밀번호 디코딩을 실시한다.In other words, in order to compare and compare the input signals, the microcomputer executes a decoding routine to decode the password from the password table.

이어서, 마이컴부에서 입력된 비밀번호와 디코딩된 비밀번호를 비교 판단하여 암호키가 일치하면 동작상태 표시램프를 일정시간 점등시키고, 잠금수단으로 개폐 허가신호를 출력시키도록 제어한다(S500).Subsequently, a comparison between the input password and the decoded password inputted by the microcomputer unit is performed, and when the encryption keys coincide, the operation state display lamp is turned on for a predetermined time and controlled to output an open / close permission signal to the locking means (S500).

도 1은 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 장치의 구성요소를 도시한 블럭도,1 is a block diagram showing the components of an encryption apparatus for a number key using a long input / short input according to the present invention;

도 2는 본 발명에 따른 장입력·단입력을 이용한 번호키의 암호화 방법을 도시한 순서도,2 is a flowchart illustrating a method of encrypting a number key using long / short input according to the present invention;

도 3은 본 발명에 따른 엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 과정을 도시한 순서도,3 is a flowchart illustrating a process of inserting and encrypting a variable length flag (Flag) into a password consisting of long input and short input in a counter through an encryption conversion program of an encoding unit according to the present invention, and then storing the encrypted length in a cipher table.

도 4는 본 발명에 따른 엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 과정을 도시한 순서도,4 is a flowchart illustrating a process of inserting and encrypting a variable length flag (Flag) in a password consisting of long input and short input at a counter through an encryption conversion program of the encoding unit according to the present invention, and then storing the encrypted password in a cipher table.

도 5는 본 발명에 따른 디코딩부(40)에서 엔코딩부를 통해 저장된 암호 테이블(Table)에서 비밀번호를 읽어와 복호화하는 작업을 수행하는 과정을 도시한 순서도.5 is a flowchart illustrating a process of reading and decrypting a password from a cipher table stored through an encoding unit in the decoding unit 40 according to the present invention.

※ 도면부호의 간단한 설명 ※※ Brief description of drawing code ※

10 : 키입력부 20 : 카운터부10: key input unit 20: counter unit

30 : 엔코더부 40 : 디코더부30: encoder portion 40: decoder portion

50 : 마이컴부50: microcomputer unit

Claims (5)

비밀 번호키, 은행 ATM, 컴퓨터 암호에 사용하는 숫자 및 문자로 암호화하는 장치에 있어서,A device for encrypting with passwords, bank ATMs, numbers and letters used for computer passwords, 암호화장치는 키패드의 키를 조작하여 전기신호로 키 입력을 받도록 하는 키입력부(10)와,The encryption device includes a key input unit 10 for receiving a key input by an electric signal by operating a key of the keypad; 키입력을 감지하고 내부 클럭과의 비교를 통해 입력 시간을 카운트하고, 카운트된 키입력 중 장입력이면 장입력표시용 첨자(-)로 표시하고, 단입력이면 단입력표시용 첨자(·)로 표시한 후 입력순서에 따라 테이블화하는 카운터부(20)와,Detect key input and count the input time by comparing with internal clock.If long input among counted key inputs, long input is indicated by subscript (-) and short input is indicated by subscript (·) A counter unit 20 which displays and tabulates the table according to the input order; 비밀번호의 안전한 저장을 위해 가변길이 플래그(flag)를 삽입하여 비밀번호를 암호화시켜서 암호 테이블(Table)에 저장하는 엔코딩부(30)와,Encoding unit 30 for encrypting the password by inserting a variable length flag (flag) for safe storage of the password stored in the encryption table (Table), 입력된 비밀번호를 비교판단하기 위하여 암호 테이블(Table)에 저장된 값을 복호화시키는 디코딩부(40)와,Decoding unit 40 for decrypting the value stored in the encryption table (Table) in order to judge the input password, 각 기기에 제어신호를 할당하고, 엔코딩 작업후에 암호화된 비밀번호를 암호 테이블에 저장하고, 디코딩부(40)에서 복호화된 비밀번호와 입력된 비밀번호를 비교하여 참(TRUE)이나 거짓(FALSE)인지를 판단하고, 참(TRUE)일 경우 잠금해체신호를 출력하고, 거짓(FALSE)일 경우 입력이 틀렸음을 경고음으로 알리고, 시스템을 초기화시키는 마이컴부(50)로 구성되는 것을 특징으로 하는 장입력·단입력을 이용한 번호키의 암호화 장치.The control signal is assigned to each device, the encrypted password is stored in the encryption table after the encoding operation, and it is determined whether it is TRUE or FALSE by comparing the decrypted password with the input password in the decoding unit 40. And TRUE, outputs a lock release signal; if FALSE, the input unit is characterized in that it comprises a micom unit 50 for initializing the system with a warning sound indicating that the input is wrong. Encryption device for number key using input. 키입력부를 통해 사용자가 원하는 입력패턴에 따라 장입력과 단입력을 눌러서 비밀번호를 설정하는 단계(S100)와,Setting a password by pressing a long input and a short input according to a desired input pattern through a key input unit (S100); 카운터부에서 키입력을 감지하고 내부 클럭과의 비교를 통해 입력 시간을 카운트하고, 카운트된 키입력 중 장입력이면 장입력표시용 첨자(-)로 표시하고, 단입력이면 단입력표시용 첨자(·)로 표시한 후 입력순서에 따라 테이블화하는 단계(S200)와,The counter detects the key input and counts the input time by comparing with the internal clock.If the long input is counted, the counter indicates the long input display subscript (-). And displaying the table according to the input order (S200), 엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 단계(S300)와,Inserting a variable length flag (Flag) into a password consisting of a long input and a short input at a counter through an encryption conversion program of the encoding unit, and encrypting the stored password in a cipher table (S300); 디코딩부(40)에서 엔코딩부를 통해 저장된 암호 테이블(Table)에서 비밀번호를 읽어와 복호화하는 작업을 수행하는 단계(S400)와,Performing a task of reading and decrypting a password from an encryption table stored through an encoding unit in the decoding unit 40 (S400); 마이컴부의 제어를 통해 엔코딩 작업후에 암호화된 비밀번호를 암호 테이블에 저장하고, 디코딩부(40)에서 복호화된 비밀번호와 입력된 비밀번호를 비교하여 참(TRUE)이나 거짓(FALSE)인지를 판단하고, 참(TRUE)일 경우 잠금해체신호를 출력하고, 거짓(FALSE)일 경우 입력이 틀렸음을 경고음으로 알리고, 시스템을 초기화시키는 단계(S500)로 이루어지는 것을 특징으로 하는 장입력·단입력을 이용한 번호키의 암호화 방법.Under the control of the microcomputer unit, after the encoding operation, the encrypted password is stored in the encryption table, and the decrypted unit 40 compares the decrypted password with the input password to determine whether it is TRUE or FALSE, TRUE) outputs a lock release signal, and if false (FALSE) to inform the alarm that the input is wrong, and initializes the system (S500) characterized in that the key input using the long input, short input Encryption method. 제2항에 있어서, 키입력부를 통해 사용자가 원하는 입력패턴에 따라 장입력과 단입력을 눌러서 비밀번호를 설정하는 단계(S100)는 사용자가 익숙한 리듬을 갖는 반복패턴으로 이루어지는 것을 특징으로 하는 장입력·단입력을 이용한 번호키의 암호화 방법.The method of claim 2, wherein the setting of the password by pressing the long input and the short input according to the input pattern desired by the user through the key input unit (S100) comprises a repeating pattern having a rhythm familiar to the user. Encryption method of number key using single input. 제2항에 있어서, 엔코딩부의 암호화 변환 프로그램을 통해 카운터부에서 장입력 및 단입력으로 이루어진 비밀번호에 가변길이 플래그(Flag)를 삽입하여 암호화한 후, 암호 테이블에 저장시키는 단계(S300)는,3. The method of claim 2, wherein after inserting and encrypting a variable length flag (Flag) in a password having a long input and a short input at a counter through an encryption conversion program of the encoding unit, storing in a cipher table (S300), 첫 암호가 단입력인지 장입력인지 체크하여, 첫 암호가 단입력이면 4자리의 간격으로 플래그가 포함되거나, 또는 첫 암호가 장입력이면 6자리의 간격으로 플래그가 설정되는 단계(S310)와,Checking whether the first password is a short input or a long input, and if the first password is a short input, a flag is included at intervals of four digits, or if the first password is a long input, the flag is set at a six digit interval (S310); 첫 암호에서 이어지는 암호가 연속된 데이터인지 아닌지를 체크하여, 첫 암호에서 이어지는 암호가 연속된 데이터로 있는 경우에는 1로 하고, 연속된 데이터가 없는 경우에는 0으로 하는 단계(S320)와, Checking whether or not the password following the first password is continuous data, and setting it to 1 if the password following the first password is continuous data, and setting it to 0 if there is no continuous data (S320); 4자리 또는 6자리로 자리수가 정해진 상태에서 플래그(flag)가 0이라면, 그 플래그(flag) 뒤의 4자리 및 6자리가 실제 데이터가 되는 단계(S330)와,If the flag is 0 when the number of digits is set to 4 or 6 digits, step S330 in which 4 and 6 digits after the flag become actual data; 이어지는 플래그(flag)가 1이라면 플래그 뒤 비트와, 실제 데이터가 AND 연산을 수행하는 단계(S340)와,If the flag is 1, the bit after the flag and the actual data perform an AND operation (S340); AND 연산 후 나온 결과 데이터가 비밀번호가 되고, 단입력은‘0’으로 표현 하고, 장입력은‘1’로 표현하는 단계(S350)로 이루어지는 것을 특징으로 하는 장입력·단입력을 이용한 번호키의 암호화 방법The result data obtained after the AND operation is a password, the short input is represented by '0', and the long input is represented by '1' (S350). Encryption method 제2항에 있어서, 디코딩부(40)에서 엔코딩부를 통해 저장된 암호 테이블(Table)에서 비밀번호를 읽어와 복호화하는 작업을 수행하는 단계(S400)는,The method of claim 2, wherein the decoding unit 40 reads the password from the encryption table stored through the encoding unit and decrypts the password in operation S400. 임시버퍼를 초기화시키는 단계(S410)와, Initializing the temporary buffer (S410), 디코더 제어부에서 임시 버퍼의 초기화를 확인하고, 암호 테이블(Table)로부터 해당비트를 설정된 비트수에 따라 읽어 오는 단계(S420)와,Checking the initialization of the temporary buffer by the decoder controller and reading the corresponding bit from the encryption table according to the set number of bits (S420); 디코더 제어부의 제어를 통해 암호비트수에 따라 플래그(flag)와 데이터를 분류하는 단계(S430)와,Classifying flags and data according to the number of cipher bits through control of the decoder controller (S430); 임시버퍼가 비었다면, 데이터를 임시버퍼에 저장하고, 임시버퍼에 데이터가 있다면, 현재의 데이터와 임시버퍼의 데이터를 AND 연산하여 임시버퍼에 업데이트시키는 단계(S440)와,If the temporary buffer is empty, the data is stored in the temporary buffer, and if there is data in the temporary buffer, updating the temporary buffer by ANDing the current data and the data of the temporary buffer (S440); 이어지는 플래그(Flag) 비트가 1이면, 암호 테이블(Table)에서 플래그 이하의 비트를 읽어오고, 임시버퍼에 데이터가 있다면, 현재의 데이터와 임시버퍼의 데이터를 AND 연산하여 임시버퍼에 업데이트하는 과정을 플래그 비트가 0이 될 때까지 반복하는 단계(S450)와,If the next flag bit is 1, the bit below the flag is read from the encryption table, and if there is data in the temporary buffer, the process of updating the temporary buffer by ANDing the current data and the data in the temporary buffer is performed. Repeating until the flag bit becomes 0 (S450), 이어지는 플래그(Flag) 비트가 0이면, 현재 임시버퍼의 데이터를 암호변수에 추가시키고, 임시버퍼를 초기화하며, 암호 테이블(Table)에 데이터가 남아 있는지 여부를 체크하여 암호복호화 작업을 완료시키는 단계(S460)로 이루어지는 것을 특징으로 하는 장입력·단입력을 이용한 번호키의 암호화 방법.If the following flag bit is 0, adding the data of the current temporary buffer to the encryption variable, initializing the temporary buffer, and checking whether or not data remains in the encryption table to complete the encryption / decryption operation ( S460), the encryption method of the number key using the long input, short input, characterized in that.
KR1020080076330A 2008-08-05 2008-08-05 The apparatus and method of code by long input and short input KR20100016729A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080076330A KR20100016729A (en) 2008-08-05 2008-08-05 The apparatus and method of code by long input and short input

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080076330A KR20100016729A (en) 2008-08-05 2008-08-05 The apparatus and method of code by long input and short input

Publications (1)

Publication Number Publication Date
KR20100016729A true KR20100016729A (en) 2010-02-16

Family

ID=42088563

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080076330A KR20100016729A (en) 2008-08-05 2008-08-05 The apparatus and method of code by long input and short input

Country Status (1)

Country Link
KR (1) KR20100016729A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101112779B1 (en) * 2011-05-18 2012-03-13 (주)이미지스테크놀로지 A method for unlocking device using touch pattern including time concept

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101112779B1 (en) * 2011-05-18 2012-03-13 (주)이미지스테크놀로지 A method for unlocking device using touch pattern including time concept

Similar Documents

Publication Publication Date Title
US4819267A (en) Solid state key for controlling access to computer systems and to computer software and/or for secure communications
CN100432889C (en) System and method providing disconnected authentication
US5748782A (en) Device for implementing a message signature system and chip card comprising such a device
US20040101142A1 (en) Method and system for an integrated protection system of data distributed processing in computer networks and system for carrying out said method
US20060204006A1 (en) Cryptographic key split combiner
US11979500B2 (en) Data format-preserving encryption, tokenization, and access control for vaultless systems and methods
CN106416123A (en) Password-based authentication
WO2003065169A2 (en) Access system utilizing multiple factor identification and authentication
CN108868367A (en) intelligent lock device
WO1998036520A1 (en) Cryptographic key split combiner
CN111125456B (en) Virtual bit password comparison method, system and intelligent lock
Choi et al. Password typos resilience in honey encryption
Ergashev et al. CRITICOGRAPHIC METHODS OF INFORMATION PROTECTION
EP0253885A4 (en) Solid state key for controlling access to computer systems and to computer software and/or for secure communications
Haunts Applied Cryptography in .NET and Azure Key Vault
JP6040780B2 (en) Cryptographic processing apparatus, method and program
US11601291B2 (en) Authentication method and device for matrix pattern authentication
KR20100016729A (en) The apparatus and method of code by long input and short input
KR101624394B1 (en) Device for authenticating password and operating method thereof
CN111414653A (en) Computer startup method based on RSA asymmetric encryption algorithm
CN111428232A (en) Password processing method and device for encrypted input and intelligent lock
CN110941815A (en) Novel password
Geetha et al. Survey on security mechanisms for public cloud data
KR100515688B1 (en) Method for controlling digital door-lock
CN117113377A (en) Matrix-based coded lock password encryption method and system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
NORF Unpaid initial registration fee