KR0159385B1 - Encryption apparatus by using data encryption stand algorithm - Google Patents

Encryption apparatus by using data encryption stand algorithm Download PDF

Info

Publication number
KR0159385B1
KR0159385B1 KR1019950018661A KR19950018661A KR0159385B1 KR 0159385 B1 KR0159385 B1 KR 0159385B1 KR 1019950018661 A KR1019950018661 A KR 1019950018661A KR 19950018661 A KR19950018661 A KR 19950018661A KR 0159385 B1 KR0159385 B1 KR 0159385B1
Authority
KR
South Korea
Prior art keywords
data
encryption
bit
buffer
bit unit
Prior art date
Application number
KR1019950018661A
Other languages
Korean (ko)
Other versions
KR970004506A (en
Inventor
장현수
Original Assignee
배순훈
대우전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 배순훈, 대우전자주식회사 filed Critical 배순훈
Priority to KR1019950018661A priority Critical patent/KR0159385B1/en
Publication of KR970004506A publication Critical patent/KR970004506A/en
Application granted granted Critical
Publication of KR0159385B1 publication Critical patent/KR0159385B1/en

Links

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/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0625Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation with splitting of the data block into left and right halves, e.g. Feistel based algorithms, DES, FEAL, IDEA or KASUMI
    • 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/12Transmitting and receiving encryption devices synchronised or initially set up in a particular manner

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Storage Device Security (AREA)

Abstract

본 발명은 암호화를 위한 순환 싸이클을 홀수회에서도 가능하도록 한 데스알고리즘을 이용한 암호화 장치에 관한 것이다. 본 발명은 암호화를 위한 정보 데이타를 제 1 및 제 2 의 동일한 비트단위의 데이타로 분리하는 데이타 분리 모듈(100)과; 상기 분리된 제 1 데이타를 일시 저장하고, 저장된 제 1 데이타를 출력하는 제 1 버퍼(140)와; 상기 분리된 제 2 데이타를 일시 저장하고, 저장된 제 2 데이타를 새로운 제 1 데이타로서 출력하는 제 2 버퍼(150)와; 상기 데이타 분리 모듈(100)로부터 제공된 상기 제 2 데이타를 상기 키 데이타와의 함수 연산하여 연산된 제 2 데이타를 생성하고, 상기 제 1 버퍼(140)로부터 출력되는 상기 제 1 데이타를 상기 암호화 된 연산된 제 2 데이타와 논리 연산하여 암호화된 데이타를 생성하는 암호화 모듈(200)과; 상기 암호화 모듈(200)에서 암호화가 진행되는 횟수에 따라 상기 새로운 제 2 데이타가 상기 암호화 모듈(200)에서 반복적으로 암호화되게하거나 암호화된 데이타로서 출력되게하는 진행횟수 판정 모듈(300)과; 상기 진행횟수 판정모듈(300)로부터 출력되는 상기 암호화된 데이타와 상기 제 2 버퍼(150)에서 출력되는 상기 제 2 데이타를 합성하여 출력하는 합성 및 출력 모듈(400)을 포함하는 것을 특징으로 한다.The present invention relates to an encryption apparatus using a death algorithm that enables the cycle for encryption even in odd times. The present invention provides a data separation module (100) for separating information data for encryption into first and second same bit data; A first buffer 140 for temporarily storing the separated first data and outputting the stored first data; A second buffer 150 for temporarily storing the separated second data and outputting the stored second data as new first data; The second data provided from the data separation module 100 is generated by performing a function operation with the key data to generate second data, and the first data output from the first buffer 140 is encrypted. An encryption module 200 for generating an encrypted data by performing a logical operation with the second data; A number-of-times determination module (300) for causing the new second data to be repeatedly encrypted in the encryption module (200) or output as encrypted data according to the number of times encryption is performed in the encryption module (200); And a synthesis and output module 400 for synthesizing and outputting the encrypted data output from the number of times determination module 300 and the second data output from the second buffer 150.

Description

데스(DES) 알고리즘을 이용한 암호화 장치Encryption device using the DES algorithm

제1도는 종래의 데스(DES)알고리즘을 이용한 암호화 장치의 블록 구성도.1 is a block diagram of an encryption apparatus using a conventional DES algorithm.

제2도는 제1도의 데스 알고리즘의 동작을 설명하기 위한 테이블의 구성을 예시하는 도면.2 is a diagram illustrating a configuration of a table for explaining the operation of the death algorithm of FIG.

제3도는 본 발명에 따른 데스 알고리즘을 이용한 암호와 장치의 블록 구성도.Figure 3 is a block diagram of the encryption and the device using the Death algorithm according to the present invention.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

100 : 데이타 분리 모듈 200 : 암호화 모듈100: data separation module 200: encryption module

300 : 진행횟수 판정 모듈 400 : 합성 및 출력 모듈300: progress count determination module 400: synthesis and output module

본 발명은 데스(DES) 알고리즘을 이용한 암호화장치에 관한 것으로, 특히, 암호화를 위한 순환 싸이클을 홀수회에서도 가능하도록 한 데스(DES) 알고리즘을 이용한 암호화 장치에 관한 것이다.The present invention relates to an encryption device using the Death (DES) algorithm, and more particularly, to an encryption device using the Death (DES) algorithm to enable a cyclic cycle for encryption even in odd times.

암호화 알고리즘은 불법적 의도를 가진 제3자에 의한 정보 데이타의 획득을 방지하기 위하여 고안된 것으로, 그중에서 DES(Data encryption Standard)알고리즘이 널리 사용되고 있다.The encryption algorithm is designed to prevent the acquisition of information data by a third party with an illegal intention, among which a DES (Data encryption Standard) algorithm is widely used.

제1도는 종래의 데스(DES)알고리즘을 이용한 암호화 장치를 개략적으로 도시한 블록 구성도로서, 암호화될 64-비트단위의 디지탈 정보 데이타가 비트단위 분리부(10)로 입력되는 것으로 도시된다.FIG. 1 is a block diagram schematically illustrating an encryption apparatus using a conventional DES algorithm, in which 64-bit digital information data to be encrypted is input to the bit unit separator 10.

비트단위 분리부(10)는 64-비트 정보 데이타를 동일한 비트 길이를 갖는 제1및 제2의 우측 및 좌측 32-비트 단위로 분리하여 제1및 제2비트 단위 유지부(12, 14)로 각기 제공한다. 비트 단위 분리부(10)에서 분리된 우측 32-비트 데이타는 다시 확장부(16)로 제공되고, 확장부(16)에서 확장 테이블(18)을 참조하여 48-비트로 확장된다.The bit unit separating unit 10 divides the 64-bit information data into first and second right and left 32-bit units having the same bit length to the first and second bit unit holding units 12 and 14. Provide each. The right 32-bit data separated by the bitwise division 10 is provided to the expansion unit 16 again, and is expanded to 48-bits with reference to the expansion table 18 in the expansion unit 16.

예로서, 제2도(a)에 도시된 확장 테이블(18)을 참조하면, 우측 32-비트데이타중 1번째 비트는 2, 48번째 비트로 치환되고, 2, 3번째 비트는 각기 3, 4번째 비트로 치환되며, 또한, 4번째 비트는 5, 7번째 비트로 치환되면서 확장돈다. 제1확장부(16)에서 확장된 48-비트로는 암호화를 위한 64-비트의 키 데이타와 함께 배타적 논리합 회로(20)로 제공된다.For example, referring to the extension table 18 shown in FIG. 2A, the first bit of the right 32-bit data is replaced by the second and 48th bits, and the second and third bits are respectively the third and fourth bits. The fourth bit is expanded by being replaced by the fifth and seventh bits. The 48-bit extension in the first extension 16 is provided to the exclusive OR circuit 20 with 64-bit key data for encryption.

이때, 암호화를 위한 64-비트의 키 데이타는 제2도(b) 도시된 바와 같이 64-비트중에서 8개의 패리티 비트(parity bit)(7, 15, 23, 31, 39, 47, 55, 63)가 제거되어 56-비트의 키데이타로서 생성된 다음, 제2도(c)에 도시된 테이블에 의해 또 다시48-비트의 키 데이타로 축소된다.At this time, the 64-bit key data for encryption has 8 parity bits (7, 15, 23, 31, 39, 47, 55, 63) among the 64-bits as shown in FIG. ) Is removed and generated as 56-bit key data, and then reduced to 48-bit key data again by the table shown in FIG.

보다 상세히 말해서, 제2도(c)에 도시된 테이블을 참조하면, 56-비트의 키데이타에서 1, 2, 3, 4, 5, 6, 7, 8 번째 비트는 각기 5, 24, 7, 16, 6, 10, 20, 18 번째 비트로 치환되고, 9번째 비트는 제거되는 방식으로 전체 56-비트가 48-비트의 키 데이타로 축소된다.More specifically, referring to the table shown in FIG. 2C, in the 56-bit key data, the 1st, 2nd, 3rd, 4th, 5th, 6th, 7th bits are 5th, 24th, 7th, respectively. The entire 56-bits are reduced to 48-bits of key data in such a way that the 16th, 6th, 10th, 20th and 18th bits are replaced and the 9th bits are removed.

이렇게 축소된 48-비트의 키 데이타의 암호화될 48-비트의 확장 데이타는 배타적 논리합 회로(20)에 의해 연산되며, 연산된 결과의 48-비트 데이타는 각기 6-비트 단위의 데이타 블록(B1 내지 B8)으로 분할되어 S(subsitution)-테이블 처리부(22)로 제공된다. S-테이블 처리부(22)는 S-테이블(24)를 이용하여 입력되는 48-비트 데이타를 32-비트 데이타로 변환한다. 제2도(e)를 참조하여 보다 상세히 설명하면, S-테이블 처리부(22)는 6-비트 단위의 블록 데이타(B1 내지 B8)에 대응하는 S-박스(S1 내지 S8)를 구비하며, 각각의 S-박스(S1 내지 S8)는 6-비트의 입력데이타를 제2도(d)에 예시된 S-테이블(24)를 이용하여 각기 4-비트 단위의 데이타로 변환한다.The 48-bit extended data to be encrypted of the reduced 48-bit key data is computed by the exclusive OR circuit 20, and the resulting 48-bit data is each a 6-bit data block B1 to And divided into B (subsitution) table processing unit 22. The S-table processor 22 converts the 48-bit data input using the S-table 24 into 32-bit data. In more detail with reference to FIG. 2E, the S-table processing unit 22 includes S-boxes S1 to S8 corresponding to block data B1 to B8 in 6-bit units, respectively. The S-boxes S1 to S8 convert the 6-bit input data into 4-bit data using the S-table 24 illustrated in FIG.

S-테이블(24)를 이용한 S-테이블 처리부(22)에서 수행되는 변환 과정은 다음과 같이 설명된다. 제2도(e)에서, 먼저, 각각의 S-박스에 입력되는 6-비트의 데이타중에서 1, 6 번째 비트의 값을 (r)로 설정하고, 2, 3, 4, 5 번째 비트의 값을 (c)로 설정한다. 또한, 제2도(d)에 도시된 S-테이블(24)에서, 세로축에는 S-테이블 처리부(22)의 S1 내지 S8의 S-박스가 나열되고, 가로축에는 0 내지 15의 값이 나열되어 있다.The conversion process performed by the S-table processor 22 using the S-table 24 is described as follows. In FIG. 2 (e), first, the value of the 1st, 6th bit is set to (r) among the 6-bit data input to each S-box, and the value of the 2nd, 3rd, 4th, 5th bit. Is set to (c). Further, in the S-table 24 shown in FIG. 2 (d), S-boxes of S1 to S8 of the S-table processing unit 22 are listed on the vertical axis, and values of 0 to 15 are listed on the horizontal axis. have.

예로, S1에 입력되는 6-비트 데이타가 100001라 가정하면, 1, 6번째 비트의 값(r) 11은 십진수 3에 해당되고, 2, 3, 4, 5번째 비트의 값(c) 0은 십진수 0에 해당된다. 이러한(r) 및 (c)의 값, 즉, 3 및 0을 제2도(d)에 도시된 S-테이블(24)의 세로축과 가로축에 각기 대비하면, 15가 검색된다. 이때 15에 대한 이진수 값은 1111로서 S1박스의 출력단자(1)(2)(3)(4)를 통해 출력된다. 따라서, 6-비트 단위의 블록 데이타(B1 내지 B8)가 각기 대응하는 S-박스를 통하여 4-비트 데이타로서 출력됨으로써, S-테이블 처리부(22)는 48-비트 데이타를 32-비트 데이타로 변환하여 출력하게 된다.For example, assuming that 6-bit data input to S1 is 100001, the value (r) 11 of the 1st and 6th bits corresponds to the decimal number 3, and the value (c) 0 of the 2nd, 3, 4, and 5th bits is Corresponds to decimal zero. When these values (r) and (c), i.e., 3 and 0, are respectively contrasted with the vertical and horizontal axes of the S-table 24 shown in FIG. 2 (d), 15 is retrieved. At this time, the binary value for 15 is 1111 and is output through the output terminals (1) (2) (3) (4) of the S1 box. Therefore, the block data B1 to B8 in 6-bit units are output as 4-bit data through corresponding S-boxes, so that the S-table processor 22 converts 48-bit data into 32-bit data. Will print.

S-테이블(22)에 의해 32-비트 단위로 변환된 데이타는 P(permutation)-테이블 처리부(26)로 제공된다. P-테이블 처리부(26)는 제2도(f)에 예시된 P-테이블(28)을 이용하여 32-비트 데이타의 각 비트의 순서를 바꿈으로써 암호화된 32-비트 데이타로 변환한다. P-테이블 처리부(26)에서 변환된 우측 32-비트 데이타는 다음단의 배타적 논리합 회로(30)로 제공된다.Data converted in 32-bit units by the S-table 22 is provided to the permutation (P) -table processing unit 26. The P-table processing section 26 converts each bit of the 32-bit data into encrypted 32-bit data by using the P-table 28 illustrated in FIG. 2 (f). The right 32-bit data converted by the P-table processor 26 is provided to the next exclusive OR circuit 30.

한편, 비트단위 분리부(10)에 의해 분리되고, 제2비트단위 유지부(14)에 제공된 제2의 좌측 32-비트 데이타는 상술한 P-테이블 처리부(26)에서 출력된 32-비트 데이타와 배타적 논리합 회로(30)에서 배타적 논리합되어 새로운 우측 32-비트 데이타로서 생성된다.On the other hand, the second left 32-bit data separated by the bit unit separating unit 10 and provided to the second bit unit holding unit 14 is the 32-bit data output from the above-described P-table processing unit 26. And the exclusive OR in the exclusive OR circuit 30 to generate new right 32-bit data.

또한, 제1비트단위 유지부(12)로부터 제공되는 우측 32-비트 데이타는 새로운 좌측 32-비트 데이타로서 생성되며, 상술한 배타적 논리합 회로(30)에서 생성된 새로운 우측 32-비트 데이타와 함께 상술된 과정을 16 +4t 회(t는 0, 1, 2, 3, ...)까지 반복된다. 이러한 반복적인 단계를 통하여 최종적으로 구한 우측 및 좌측의 32-비트 데이타를 합성한 64-비트 데이타가 암호화된 데이타로서 최종 출력된다.Further, the right 32-bit data provided from the first bit unit holding unit 12 is generated as new left 32-bit data, and described together with the new right 32-bit data generated in the exclusive OR circuit 30 described above. The process is repeated 16 + 4t times (t is 0, 1, 2, 3, ...). Through this repetitive step, 64-bit data obtained by synthesizing the 32-bit data of the right and left finally obtained is finally output as encrypted data.

그러나, 상술된 바와 같이, DES 알고리즘은 새로운 좌측 및 우측 비트단위를 얻기 위해서는, 진행되는 과정이 짝수번째로 반복되어야하는 문제가 있다.However, as described above, in order to obtain new left and right bit units, the DES algorithm has a problem that an ongoing process must be repeated evenly.

따라서, 본 발명의 목적은 암호화를 위한 순환 싸이클을 홀수회에서도 가능하도록 데스(DES) 알고리즘의 적용범위를 확대시키는 데스 (DES) 알고리즘을 이용한 암호화 장치를 제공하는데 있다.Accordingly, it is an object of the present invention to provide an encryption apparatus using the Death (DES) algorithm that extends the application range of the Death (DES) algorithm so that a cyclic cycle for encryption is possible even in an odd number of times.

상술한 목적을 달성하기 위한 본 발명에 따르면, 정보데이타를 제 1 및 제 2의 동일한 비트 단위의 데이타로 분리하는 데이타 분리 수단; 상기 데이타 분리 수단에 의해 분리된 제 1 비트단위 데이타를 일시 저장하고, 출력 요구 신호에 응답하여, 저장된 제 1비트단위 데이타를 출력하는 제 1 버퍼; 상기 데이타 분리 수단에 의해 분리된 제 2비트단위 데이타를 일시 저장하고, 진행상태신호(add)에 응답하여, 저장된 제 2 비트단위 데이타를 출력하는 제 2 버퍼; 상기 데이타 분리수단에 의해 분리된 상기 제 2 비트단위 데이타를 상기 키 데이타와의 함수 연산에 의해 함수 연산된 제 2 비트단위 데이타를 생성하고, 상기 함수연산이 진행될때마다 상기 출력 요구 신호를 생성하여 상기 제1버퍼로 제공함에 따라 상기 제1 버퍼로부터 출력되는 상기 제1 비트단위 데이타를 상기 함수 연산된 제 2 비트단위 데이타와 논리 연산하여 암호화된 데이타를 생성하는 암호화 수단; 상기 암호화 수단에서 암호화된 데이타가 생성될 때마다 암호화가 진행되는 상태를 나타내는 진행상태신호(add)를 생성하고, 상기 암호화가 진행되는 횟수에 따라 상기 암호화된 데이타를 새로운 제 2 비트단위 데이타로서 상기 제2버퍼로 제공되게하고 상기 제2버퍼에서 출력되는 상기 제 2 비트단위 데이타를 새로운 제 1 비트단위 데이타로서 상기 제 1 버퍼에 제공되게하는 진행횟수 판정 수단; 상기 진행횟수 판정 수단에서 출력되는 새로운 제 1 및 제 2 비트단위 데이타를 합성하여 출력하는 합성 및 출력 수단을 포함하는 것을 특징으로 한다.According to the present invention for achieving the above object, data separation means for separating the information data into first and second data of the same bit unit; A first buffer for temporarily storing the first bit unit data separated by said data separating means and outputting the stored first bit unit data in response to an output request signal; A second buffer for temporarily storing the second bit unit data separated by said data separating means and outputting the stored second bit unit data in response to a progress signal (add); Generating second bit data obtained by functioning the second bit data separated by the data separating means by a function operation with the key data, and generating the output request signal each time the function operation proceeds. Encryption means for generating an encrypted data by performing a logical operation on the first bit unit data output from the first buffer with the function-operated second bit unit data according to the first buffer; Each time the encrypted data is generated by the encryption means, a progress status signal add indicating a state in which encryption is in progress is generated, and the encrypted data is generated as new second bit unit data according to the number of times the encryption is performed. Means for determining the number of times of advancing the second buffer and providing the second bit data output from the second buffer to the first buffer as new first bit data; And synthesizing and outputting means for synthesizing and outputting new first and second bit unit data outputted from the advancing number determining means.

이하, 예시된 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the illustrated drawings.

제3도는 본 발명에 따른 데스 (DES) 알고리즘을 이용한 암호화 장치의 블록 구성도로서, 데이타 분리 모듈(100), 제 1 및 제 2 버퍼(140, 150), 암호화 모듈(200), 진행횟수 판정 모듈(300), 합성 및 출력 모듈(400)을 포함한다.3 is a block diagram of an encryption apparatus using a Death (DES) algorithm according to the present invention, wherein the data separation module 100, the first and second buffers 140 and 150, the encryption module 200, and the number of times of determination are determined. Module 300, synthesis and output module 400.

데이타 분리 모듈(100)은 초기 변위부(110), 좌/우측 분리부(120)로 구성된다.The data separation module 100 includes an initial displacement unit 110 and a left / right separation unit 120.

초기 변위부(110)는 암호화될 64-비트 단위의 정보 데이타를 패턴화 테이블을 근거로 다른 데이타로 변형하여 좌/우측 분리부(120)로 제공되도록 구성된다. 좌/우측 분리부(120)는 초기 변위부(110)에서 제공된 64-비트 정보 데이타를 동일한 32-비트 길이를 갖는 제 1 및 제 2의 좌 및 우 데이타로 분리하여 좌측 32-비트 데이타를 제 1 버퍼(140)로 제공하고, 우측 32-비트 데이타를 확장 처리부(210) 및 제 2 버퍼(150)로 제공한다.The initial displacement unit 110 is configured to transform the information data of the 64-bit unit to be encrypted into other data based on the patterning table and provide it to the left / right separation unit 120. The left / right separating unit 120 separates the 64-bit information data provided from the initial displacement unit 110 into first and second left and right data having the same 32-bit length to separate left 32-bit data. The first buffer 140 is provided, and the right 32-bit data is provided to the expansion processor 210 and the second buffer 150.

제 1 버퍼(140)는 좌/우측 분리부(120)로부터 제공된 좌측 32-비트 데이타를 일시 저장하고 있으며, 저장된 좌측 32-비트 데이타를 후술하는 P-테이블 처리부(250)에서 제공되는 출력요구신호에 따라 배타적 논리합 회로(260)로 제공하는 한편, 제 2 진행 횟수 판정부(340)에서 제공되는 새로운 좌측 32-비트 데이타를 저장한다.The first buffer 140 temporarily stores the left 32-bit data provided from the left / right separating unit 120, and outputs an output request signal provided from the P-table processing unit 250 which describes the stored left 32-bit data. The new left 32-bit data provided by the exclusive OR circuit 260 and provided by the second number of times determination unit 340 are stored.

제 2 버퍼(150)는 좌/우측 분리부(120)로부터 제공된 우측 32-비트 데이타를 일시 저장하고 있으며, 진행상태신호 발생부(320)에서 제공되는 진행상태신호(add)에 따라 저장된 데이타를 새로운 좌측 32-비트 데이타로서 제 2 진행횟수 판정부(340)를 통하여 제 1 버퍼(140)로 제공한다.The second buffer 150 temporarily stores the right 32-bit data provided from the left / right separator 120 and stores the stored data according to the progress signal add provided from the progress signal generator 320. The new left 32-bit data is provided to the first buffer 140 through the second progress count determining unit 340.

암호화 모듈(200)은 암호화될 정보데이타와 키 데이타를 함수연산하여 함호화된 데이타를 생성하는 수단으로, 확장 처리부(210), 확장 테이블(215), 키 처리부(220), 배타적 논리합 회로(230), S-테이블(245), P-테이블 처리부(250), P-테이블(255) 및 배타적 논리합 회로(260)로 구성되며, 제1도 내지 제2도를 참조하여 설명된 종래 기술에서 기술된 바와 실질적으로 동일한 기능을 수행한다.The encryption module 200 is a means for generating encrypted data by performing a function operation on the information data and the key data to be encrypted. The encryption module 200, the expansion table 215, the key processing unit 220, and the exclusive logical OR circuit 230 ), An S-table 245, a P-table processing unit 250, a P-table 255, and an exclusive-OR circuit 260, described in the prior art described with reference to FIGS. 1 to 2. Performs substantially the same function as the above.

확장 처리부(210)는 좌/우측 분리부(160)로부터 제공되는 우측 32-비트 데이타를 확장 테이블(215)을 이용하여 48-비트 데이타로 확장하여 배타적 논리합 회로(230)로 제공한다.The expansion processor 210 expands the right 32-bit data provided from the left / right separator 160 into 48-bit data using the expansion table 215 and provides the exclusive logical sum circuit 230.

키 처리부(220)는 64-비트 암호화 키데이타를 48-비트 키데이타로 축소하여 배타적 논리합 회로(230)로 제공한다.The key processor 220 reduces the 64-bit encryption key data to 48-bit key data and provides the exclusive logical sum circuit 230.

배타적 논리합 회로(230)는 확장 처리부(210)로부터 제공되는 48-비트 데이타와 키 처리부(220)로부터 제공되는 48-비트 키데이타를 배타적 논리합 연산하여 S-테이블 처리부(240)로 제공한다.The exclusive OR circuit 230 performs an exclusive OR on the 48-bit data provided from the expansion processor 210 and the 48-bit key data provided from the key processor 220, and provides the same to the S-table processor 240.

S-테이블 처리부(240)는 배타적 논리합 회로(230)로부터 제공되는 48-비트 데이타를 S-테이블(245)을 이용하여 32-비트 데이타로 축소하여 P-테이블 처리부(250)로 제공한다.The S-table processor 240 reduces the 48-bit data provided from the exclusive OR circuit 230 to 32-bit data using the S-table 245 and provides the P-table processor 250.

P-테이블 처리부(250)는 S-테이블 처리부(240)로부터 제공되는 32-비트 데이타를 P-테이블(255)을 이용하여 32-비트 데이타로 변환하여 배타적 논리합 회로(260)로 제공함과 동시에 출력 요구 신호를 생성하여 제 1 버퍼(140)에 제공한다. 이러한 출력요구신호는 제 1 버퍼(140)에 저장된 좌측 32-비트 데이타가 배타적 논리합 회로(260)에 출력되게하는 신호로서 사용된다.The P-table processing unit 250 converts 32-bit data provided from the S-table processing unit 240 into 32-bit data using the P-table 255 and provides the exclusive logical sum circuit 260 to output the same. The request signal is generated and provided to the first buffer 140. This output request signal is used as a signal for causing the left 32-bit data stored in the first buffer 140 to be output to the exclusive OR circuit 260.

배타적 논리합 회로(260)는 P-테이블 처리부(250)로부터 제공되는 32-비트 데이타와 상기 제 1 버퍼(140)에 저장되어 있는 좌측 32-비트 데이타를 비트단위로 배타적 논리합 연산하여 생성된 32-비트 데이타를 진행횟수 판정 모듈(300)로 제공한다.The exclusive OR circuit 260 is a 32-bit data generated by performing an exclusive OR operation on a bit basis of 32-bit data provided from the P-table processor 250 and the left 32-bit data stored in the first buffer 140. The bit data is provided to the number of times determination module 300.

한편, 진행횟수 판정 모듈(300)은 진행상태 신호발생부(320), 제 1 및 제 2 진행횟수 판정부(330) 및 (340)로 구성된다.On the other hand, the number of times determination module 300 is composed of a progress state signal generation unit 320, the first and second number of times determination unit 330 and 340.

진행상태 신호발생부(320)는 배타적 논리합 회로(260)에 의한 배타적 논리합 연산이 진행되는 것을 나타내는 진행상태신호(add)를 생성하고, 생성된 진행 신호(add)를 제1. 제 2 진행횟수 판정부(330), (340) 및 제 2버퍼(150)로 제공한다. 제2버퍼(150)로 제공되는 진행상태신호(add)는 제2버퍼(150)내에 저장된 우측 32-비트 데이타의 출력요구 신호로서 작용한다.The progress signal generator 320 generates a progress signal add indicating that the exclusive OR operation is performed by the exclusive OR circuit 260, and generates the generated progress signal add. Provided to the second number of times determination unit 330, 340 and the second buffer 150. The progress signal add added to the second buffer 150 serves as an output request signal for the right 32-bit data stored in the second buffer 150.

제 1진행횟수 판정부(330)는 진행상태 신호발생부(320)에서 제공된 진행상태 신호(add)을 카운트하여 카운트된 진행횟수와 기설정된 진행횟수, 예로 16회와를 비교하여, 비교 결과에 따라 배타적 논리합 회로(260)로부터 출력된 32-비트 데이타를 새로운 우측 32-비트 데이타로서 합성부(350)로 출력하거나, 암호화 모듈(200) 및 제 2 버퍼(150)로 제공한다.The first number of times determination unit 330 counts the progress signal (add) provided by the progress signal generator 320 and compares the counted number of times with a preset number of times, for example, 16 times, and compares the result with the result. Accordingly, the 32-bit data output from the exclusive OR circuit 260 is output to the synthesis unit 350 as new right 32-bit data or provided to the encryption module 200 and the second buffer 150.

제 2 진행횟수 판정부(340)는 진행상태 신호발생부(320)에서 제공된 진행 신호(add)를 카운트하여 카운트된 진행횟수와 기설정된 진행횟수, 예로 16회와를 비교하여, 그 비교 결과에 따라 제 2 버퍼(150)에 저장되어 있는 우측 32-비트 데이타를 새로운 좌측 32-비트 데이타로서 합성부(350)로 출력하거나, 암호화 모듈(200) 및 제 1 버퍼(140)로 제공한다.The second progress count determination unit 340 counts the progress signal (add) provided by the progress signal generator 320 and compares the counted progress count with a preset progress count, for example, 16 times, and compares the result with the result. Accordingly, the right 32-bit data stored in the second buffer 150 is output to the synthesis unit 350 as new left 32-bit data or provided to the encryption module 200 and the first buffer 140.

합성부(350)는 16회 반복의 따른 암호화 동작이 온료되면, 제 1 및 제 2 진행횟수 판정부(330) 및 (340)로부터 각기 제공되는 좌 및 우측 32-비트 데이타를 합쳐서 초기 역변위부(360)로 제공한다.When the encryption operation according to 16 repetitions is completed, the combining unit 350 combines the left and right 32-bit data provided from the first and second advancing frequency determination units 330 and 340, respectively. Provided by 360.

초기 역변위부(360)는 합성부(350)로부터 제공되는 64-비트 데이타를 초기 변위부(130)의 역순서로 변형시킨 후에 출력한다.The initial inverse displacement unit 360 transforms 64-bit data provided from the synthesis unit 350 in the reverse order of the initial displacement unit 130 and outputs the transformed data.

이와 같이 구성된 본 발명을 상세히 설명하면 다음과 같다.Referring to the present invention configured as described in detail as follows.

제3도에 도시된 바와 같이, 암호화될 64-비트의 정보 데이타가 초기 변위부(110)로 입력된다.As shown in FIG. 3, 64-bit information data to be encrypted is input to the initial displacement unit 110. FIG.

초기 변위부(110)에서 암호화될 64-비트의 정보 데이타는 도시되지 않은 패턴 테이블을 이용하여 변형된 다음, 좌/우측 분리부(120)로 제공된다. 이때, 패턴 테이블의 역과정을 수행할 수 있는 역패턴 테이블 또한 초기 역변위부(360)에도 내장되어 있다.The 64-bit information data to be encrypted in the initial displacement unit 110 is transformed using a pattern table (not shown) and then provided to the left / right separator 120. In this case, an inverse pattern table capable of performing a reverse process of the pattern table is also embedded in the initial inverse displacement unit 360.

좌/우측 분리부(120)에서, 초기 변위부(110)로부터 제공되는 64-비트 데이타는 좌측 32-비트 데이타와 우측 32-비트 데이타로 분리된다. 분리된 좌측 32-비트 데이타는 제 1 버퍼(140)로 출력되고, 우측 32-비트 데이타는 확장 처리부(210)와 제2버퍼(150)로 출력된다. 이때, 암호화수단(200)의 확장 처리부(210)에서는 확장 테이블(215)을 참조하여 입력되는 우측 32-비트 데이타를 48-비트 데이타로 확장한 후 배타적 논리합(230)으로 제공한다.In the left / right separator 120, 64-bit data provided from the initial displacement unit 110 is separated into left 32-bit data and right 32-bit data. The separated left 32-bit data is output to the first buffer 140, and the right 32-bit data is output to the expansion processor 210 and the second buffer 150. At this time, the expansion processing unit 210 of the encryption means 200 expands the right 32-bit data input with reference to the expansion table 215 into 48-bit data and then provides the exclusive logical sum 230.

한편, 암호화를 위한 64-비트 키 데이타는 키 처리부(220)에 의해 48-비트 키 데이타로 변환된 다음 배타적 논리합 회로(230)로 제공된다. 배타적 논리합 회로(230)에서, 확장된 우측 48-비트 데이타는 변환된 48-비트 키 데이타와 비트 단위로 배타적 논리합(exclusive-OR)연산된다. 배타적 논리합 회로(230)에서 연산된 48-비트 데이타는 S-테이블 처리부(240)과 S-테이블(245)에 의거하여 32-비트 데이타로 변환되어 P-테이블 처리부로(250)로 제공된다.Meanwhile, 64-bit key data for encryption is converted into 48-bit key data by the key processing unit 220 and then provided to the exclusive OR circuit 230. In the exclusive OR circuit 230, the extended right 48-bit data is subjected to an exclusive-OR operation on a bit basis with the converted 48-bit key data. The 48-bit data calculated by the exclusive OR circuit 230 is converted into 32-bit data based on the S-table processor 240 and the S-table 245 and provided to the P-table processor 250.

P-테이블 처리부(250)에서, 32-비트 데이타는 P-테이블(255)에 의거하여 변형된 32-비트 데이타로서 배타적 논리합 회로(260)로 제공된다. 이와 동시에 P-테이블 처리부(250)에서 출력요구신호가 생성되어 제 1 버퍼(140)로 제공되는데, 제 1 버퍼(140)는 P-테이블 처리부(250)에서 제공된 출력요구신호에 따라 저장된 좌측 32-비트 데이타를 배타적 논리합 회로(260)로 제공한다.In the P-table processing unit 250, 32-bit data is provided to the exclusive OR circuit 260 as 32-bit data modified based on the P-table 255. At the same time, an output request signal is generated by the P-table processor 250 and provided to the first buffer 140. The first buffer 140 is stored according to the output request signal provided by the P-table processor 250. Provide the bit data to exclusive OR circuit 260.

따라서, 배타적 논리합 회로(260)에서는 제 1 버퍼(140)에서 제공된 좌측 32-비트 데이타와 P-테이블(255)에서 제공된 32-비트 데이타를 배타적 논리합 연산하여 생성된 32-비트 데이타를 진행상태 신호발생부(320)로 출력한다.Accordingly, the exclusive OR circuit 260 processes the 32-bit data generated by performing an exclusive OR on the left 32-bit data provided from the first buffer 140 and the 32-bit data provided from the P-table 255. Output to the generator 320.

진행상태 신호발생부(320)는 배타적 논리합 회로(260)에서 32-비트 데이타가 제공될때마다 진행상태신호(add)를 생성하여 제 1 및 제 2 진행횟수 판정부(330 및 340) 및 제 2 버퍼(150)로 제공한다. 이때, 제 2 버퍼(150)는 진행상태신호(add)에 응답하여 저장되어있는 우측 32-비트 데이타를 제 2 진행 횟수 판정부(340)로 제공한다.The progress signal generator 320 generates a progress signal add every time 32-bit data is provided from the exclusive OR circuit 260 to determine the first and second progress frequency determination units 330 and 340 and the second. To the buffer 150. At this time, the second buffer 150 provides the right 32-bit data stored in response to the progress state signal add to the second progress determination unit 340.

제 1 진행횟수 판정부(330)는 진행상태신호(add)에 응답하여 현재 암호화가 1회 실행되었음을 카운터하고, 카운트된 암호화 진행 횟수와 기설정된 진행횟수를 비교한다. 비교 결과, 현재의 진행횟수가 기설정된 진행횟수보다 작으면, 제 1 진행 회수 판정부(330)는 배타적 논리합 회로(260)로부터 제공된 32-비트 데이타를 새로운 우측 32-비트 데이타로서 암호화수단(200) 및 제 2 버퍼(150)로 출력한다. 그러나, 비교 결과, 현재의 진행 횟수가 기설정된 진행횟수 보다 크거나 같으면, 제 1 진행 회수 판정부(330)는 배타적 논리합 회로(260)로부터 제공된 32-비트 데이타를 합성부(350)로 출력한다.The first progress count determining unit 330 counters that the current encryption has been executed once in response to the progress status signal add, and compares the counted number of encryption progresses with the preset progress count. As a result of the comparison, if the current number of advances is less than the predetermined number of advances, the first number of advances determination unit 330 encrypts the 32-bit data provided from the exclusive logical sum circuit 260 as new right 32-bit data as the new means 32. ) And to the second buffer 150. However, as a result of the comparison, when the current number of advances is greater than or equal to the predetermined number of advances, the first number of advance determination unit 330 outputs the 32-bit data provided from the exclusive OR circuit 260 to the synthesis unit 350. .

또한, 제 1 진행 횟수 판정부(330)와 마찬가지로, 제 2 진행횟수 판정부(340)는 진행상태신호(add)에 응답하여 현재 암호화가 1회 실행되었음을 카운터하고, 카운트된 암호화 진행 횟수와 기설정 기설정된 진행횟수를 비교한다. 비교 결과가, 현재 카운트된 진행횟수가 기설정된 진행횟수보다 작으면, 제 2 진행 횟수 판정부(340)는 제 2 버퍼(150)로부터 출력된 우측 32-비트 데이타를 새로운 좌측 32-비트 데이타로서 진행횟수 판정부(340)를 통하여 제 1 버퍼(140)로 출력한다. 따라서, 제 2 진행 횟수 판정부(340)로부터 제 1 버퍼(140)로 제공되는 새로운 좌측 32-비트 데이타는 다음번째 암호화를 위해서 진행되는 데이타로서 사용된다.In addition, similar to the first progress count determining unit 330, the second progress count determining unit 340 counters that the current encryption has been executed once in response to the progress status signal add, and counts the number of counts of the encryption progress counts. Compare the preset number of advances. If the comparison result is that the number of progresses currently counted is less than the predetermined number of advances, the second progress number determining unit 340 uses the right 32-bit data output from the second buffer 150 as the new left 32-bit data. The number of times is output to the first buffer 140 through the determination unit 340. Therefore, the new left 32-bit data provided from the second number of times determination unit 340 to the first buffer 140 is used as data to be advanced for the next encryption.

그러나, 비교 결과, 현재의 진행 횟수가 기설정된 진행횟수 보다 크거나 같으면, 제 2 진행 회수 판정부(340)는 제 2 버퍼(150)로부터 출력된 우측 32-비트 데이타를 좌측 32-비트 데이타로서 합성부(350)로 출력한다.However, as a result of the comparison, if the current number of times is greater than or equal to the preset number of times, the second number of times determination unit 340 uses the right 32-bit data output from the second buffer 150 as the left 32-bit data. Output to the synthesis unit 350.

따라서, 합성부(350)는 현재의 카운트된 진행 횟수가 기설정된 진행횟수 보다 크거나 같은 경우에 입력되는 좌측 및 우측 32-비트 데이타를 64-비트 데이타로서 합성하여 초기 역변위부(360)로 제공하게 된다.Accordingly, the synthesis unit 350 synthesizes the input left and right 32-bit data as 64-bit data when the current counted number of advances is greater than or equal to the preset number of advances to the initial reverse displacement unit 360. Will be provided.

초기 역변위부(360)에서는 합성부(350)로부터 제공되는 64-비트 데이타를 초기 변위부(130)의 역순서로 변형시킨 후 출력한다.The initial reverse displacement unit 360 transforms 64-bit data provided from the synthesis unit 350 in the reverse order of the initial displacement unit 130 and outputs the transformed data.

그러므로, 제 1 및 제 2 버퍼(140) 및 (150)에 좌측 및 우측 32-비트 데이타가 저장되어 있기 때문에 제 1 및 제 2 진행횟수 판정부(330) 및 (340)는 암호화 진행횟수의 홀수번이나 짝수번에 무관하게 암호화가 가능할 것이다.Therefore, since the left and right 32-bit data are stored in the first and second buffers 140 and 150, the first and second advancing frequency determination units 330 and 340 are odd numbers of encryption advancing times. Encryption can be done regardless of the number of times or even.

이상에서 설명한 바와 같이 본 발명은 좌측 및 우측 데이타를 동시에 얻을수 있음으로 해서 기존의 짝수회수만으로 암호화하는 불편함 및 암호화 시간을 단축시킬 수 있으며, 또한, 암호화하는 과정을 최소 1회(홀수번)만으로도 사용할 수 있음으로 해서 간단하게 각종 IC 카드의 위조방지에 사용될 수 있는 장점이 있다.As described above, the present invention can simultaneously obtain the left and the right data, thereby reducing the inconvenience of encrypting only the existing even number of times and the encryption time, and also encrypting the process at least once (odd number). By using it, there is an advantage that it can be simply used to prevent forgery of various IC cards.

Claims (3)

암호화될 정보데이타를 키 데이타를 이용하여 암호화하는 장치에 있어서: 상기 정보데이타를 제 1 및 제 2의 동일한 비트 단위의 데이타로 분리하는 데이타 분리 수단(100); 상기 데이타 분리 수단(100)에 의해 분리된 제 1비트단위 데이타를 일시 저장하고, 출력 요구 신호에 응답하여, 저장된 제 1 비트단위 데이타를 출력하는 제 1버퍼(140); 상기 데이타 분리 수단(100)에 의해 분리된 제 2비트단위 데이타를 일시 저장하고, 진행상태신호(add)에 응답하여, 저장된 제 2 비트단위 데이타를 출력하는 제 2 버퍼(150); 상기 데이타 분리수단(100)에 의해 분리된 상기 제 2 비트단위 데이타를 상기 키 데이타와의 함수 연산에 의해 함수 연산된 제 2 비트 단위 데이타를 생성하고, 상기 함수 연산이 진행될때마다 상기 출력 요구 신호를 생성하여 상기 제 1 버퍼(140)로 제공함에 따라 상기 제 1 버퍼(140)로부터 출력되는 상기 제 1 비트단위 데이타를 상기 함수연산된 제 2 비트단위 데이타와 논리 연산하여 암호화된 데이타를 생성하는 암호화 수단(200); 상기 암호화 수단(200)에서 암호화된 데이타가 생성될 때마다 암호화가 진행되는 상태를 나타내는 진행상태신호(add)를 생성하고, 상기 암호화가 진행되는 횟수에 따라 상기 암호화된 데이타를 새로운 제 2 비트단위 데이타로서 상기 제 2 버퍼(150)로 제공되게하고 상기 제 2 버퍼(150)에서 출력되는 제 2 비트단위 데이타를 새로운 제 1 비트 단위 데이타로서 상기 제 1 버퍼(140)에 제공되게하는 진행횟수 판정 수단(300); 상기 진행횟수 판정 수단(300)에서 출력되는 새로운 제 1 및 제 2 비트단위 데이타를 합성하여 출력하는 합성 및 출력 수단(400)을 포함하는 것을 특징으로 하는 데스 (DES)알고리즘을 이용한 암호화 장치.An apparatus for encrypting information data to be encrypted using key data, comprising: data separation means (100) for separating the information data into first and second equal bit data; A first buffer (140) for temporarily storing the first bit unit data separated by the data separating means (100) and outputting the stored first bit unit data in response to an output request signal; A second buffer 150 for temporarily storing the second bit unit data separated by the data separating unit 100 and outputting the stored second bit unit data in response to a progress signal (add); The second bit unit data separated by the data separating means 100 is generated to generate second bit unit data functioned by a function operation with the key data, and each time the function operation proceeds, the output request signal. Generates and provides an encrypted data by performing a logical operation on the first bit unit data output from the first buffer 140 with the function-operated second bit unit data, as generated and provided to the first buffer 140. Encryption means 200; Each time the encrypted data is generated by the encryption means 200, a progress status signal add indicating a state in which encryption is in progress is generated, and the encrypted data is converted into a new second bit unit according to the number of times the encryption is performed. Determination of the number of times that the data is provided to the second buffer 150 and the second bit data output from the second buffer 150 is provided to the first buffer 140 as new first bit data. Means 300; And synthesizing and outputting means (400) for synthesizing and outputting new first and second bit unit data outputted from said number of times determining means (300). 제1항에 있어서, 상기 진행 횟수 판정 수단(300)은; 상기 암호화 수단(200)에서 상기 암호화된 데이타가 출력될 때 마다 암호화가 진행됨을 나타내는 상기 진행상태신호(add)를 생성하는 진행상태 신호발생부(320); 상기 진행상태 신호발생부(320)에서 생성된 진행상태신호(add)를 카우트하여, 카운트된 진행 횟수가 기설정 횟수보다 작을 때 상기 암호화 수단(200)에서 생성된 상기 암호화된 데이타를 상기 새로운 제 2 비트단위 데이타로서 상기 암호화 수단(200)과 상기 제 2 버퍼(150)에 제공하고, 상기 카운트된 진행 횟수가 기설정 횟수보다 크거나 같을 때, 상기 암호화 수단(200)에서 생성된 상기 암호화된 데이타를 상기 새로운 제 2 비트단위 데이타로서 상기 합성 및 출력 수단(400)로 출력하는 제 1 진행 횟수 판정부(330); 상기 진행상태 신호발생부(320)에서 생성된 진행상태신호(add)를 카운트하여, 카운트된 진행 횟수가 상기 기설정 횟수보다 작을 때 상기 제 2 버퍼(150)로부터 출력되는 상기 제 2 비트단위 데이타를 상기 새로운 제 1 비트단위 데이타로서 상기 제 1 버퍼(140)로 제공하며, 카운트된 진행 횟수가 기설정 횟수보다 크거나 같을 때 상기 제 2 버퍼(150)로부터 출력된 제 2 비트단위 데이타를 상기 새로운 제 1 비트 단위 데이타로서 제 상기 합성 및 출력 수단(400)로 출력하는 제 2 진행 횟수 판정부(340)를 구비하는 것을 특징으로 하는 데스 (DES)알고리즘을 이용한 암호화 장치.The method of claim 1, wherein the number of times determining means (300); A progress signal generator 320 generating the progress signal add indicating that encryption is performed each time the encrypted data is output from the encryption means 200; Counting the progress signal (add) generated by the progress signal generating unit 320, when the counted number of progress is less than the predetermined number of times the encrypted data generated by the encryption means 200 to the new The encryption generated by the encryption means 200 when the number of progresses is greater than or equal to a predetermined number of times, provided to the encryption means 200 and the second buffer 150 as second bit unit data. A first number of times determination section (330) for outputting the data to the synthesis and output means (400) as the new second bit unit data; Counting the progress signal (add) generated by the progress signal generator 320, the second bit unit data output from the second buffer 150 when the counted progress is less than the predetermined number Is supplied to the first buffer 140 as the new first bit unit data, and the second bit unit data output from the second buffer 150 is stored when the counted number of advances is greater than or equal to a preset number. And a second advancing number determining unit (340) for outputting to the synthesizing and outputting means (400) as new first bit unit data. 제2항에 있어서, 상기 암호화 수단(200)에 의해 수행되는 암호화 진행횟수 1회 이상인 것을 특징으로 하는 데스 (DES)알고리즘을 이용한 암호화 장치.3. An encryption apparatus using a death (DES) algorithm according to claim 2, wherein the number of encryption proceedings performed by said encryption means (200) is one or more times.
KR1019950018661A 1995-06-30 1995-06-30 Encryption apparatus by using data encryption stand algorithm KR0159385B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950018661A KR0159385B1 (en) 1995-06-30 1995-06-30 Encryption apparatus by using data encryption stand algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950018661A KR0159385B1 (en) 1995-06-30 1995-06-30 Encryption apparatus by using data encryption stand algorithm

Publications (2)

Publication Number Publication Date
KR970004506A KR970004506A (en) 1997-01-29
KR0159385B1 true KR0159385B1 (en) 1998-12-01

Family

ID=19419111

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950018661A KR0159385B1 (en) 1995-06-30 1995-06-30 Encryption apparatus by using data encryption stand algorithm

Country Status (1)

Country Link
KR (1) KR0159385B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100417657B1 (en) * 1996-10-31 2004-04-14 마츠시타 덴끼 산교 가부시키가이샤 One-way data conversion device and device authentication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100417657B1 (en) * 1996-10-31 2004-04-14 마츠시타 덴끼 산교 가부시키가이샤 One-way data conversion device and device authentication system

Also Published As

Publication number Publication date
KR970004506A (en) 1997-01-29

Similar Documents

Publication Publication Date Title
US6072873A (en) Digital video broadcasting
KR100333255B1 (en) Apparatus and method for converting N-bit input values to converted N-bit output values
EP1193665B1 (en) Block encryption device using auxiliary conversion
US5623548A (en) Transformation pattern generating device and encryption function device
US5351299A (en) Apparatus and method for data encryption with block selection keys and data encryption keys
EP0618701B1 (en) Hardware arrangement for enciphering bit blocks while renewing a key at each iteration
US8213607B2 (en) Method for securely extending key stream to encrypt high-entropy data
JPH11136229A (en) Method and system for generating encryption key
KR100377172B1 (en) Key Scheduller of encryption device using data encryption standard algorithm
EP0278170A2 (en) Cipher system
KR100411912B1 (en) Method for the block-encryption of discrete data
JP2950485B2 (en) Stream cipher processor
KR0159385B1 (en) Encryption apparatus by using data encryption stand algorithm
RU2141729C1 (en) Method for encrypting of binary data units
EP1202488B1 (en) Encryption sub-key generation circuit
KR0171157B1 (en) Encryption apparatus using des algorism
Kwan et al. A general purpose technique for locating key scheduling weaknesses in DES-like cryptosystems
KR0143680B1 (en) A scrambler using des algorithm
WO2008053980A1 (en) Cryptographic method and apparatus for enhancing computation performance of a central processing unit
EP1043863B1 (en) Method for the cryptographic conversion of L-bit input blocks of digital data info into L-bit output blocks
KR100316025B1 (en) Encryption and decryption device using data encryption standard algorithm
KR100226867B1 (en) Stream cipher system of wireless communication
KR19990048318A (en) Fast block cipher algorithm
JPH10303883A (en) Enciphering method
RU2106753C1 (en) Process of cryptographic conversion of data blocks

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110801

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20120801

Year of fee payment: 15

LAPS Lapse due to unpaid annual fee