KR20100087437A - Method, apparatus and computer-readable recording medium for operating compression and encryption of data - Google Patents

Method, apparatus and computer-readable recording medium for operating compression and encryption of data Download PDF

Info

Publication number
KR20100087437A
KR20100087437A KR1020090006430A KR20090006430A KR20100087437A KR 20100087437 A KR20100087437 A KR 20100087437A KR 1020090006430 A KR1020090006430 A KR 1020090006430A KR 20090006430 A KR20090006430 A KR 20090006430A KR 20100087437 A KR20100087437 A KR 20100087437A
Authority
KR
South Korea
Prior art keywords
algorithm
encryption
compression
random number
data
Prior art date
Application number
KR1020090006430A
Other languages
Korean (ko)
Other versions
KR101048661B1 (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 KR1020090006430A priority Critical patent/KR101048661B1/en
Publication of KR20100087437A publication Critical patent/KR20100087437A/en
Application granted granted Critical
Publication of KR101048661B1 publication Critical patent/KR101048661B1/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/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0631Substitution permutation network [SPN], i.e. cipher composed of a number of stages or rounds each involving linear and nonlinear transformations, e.g. AES algorithms
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09CCIPHERING OR DECIPHERING APPARATUS FOR CRYPTOGRAPHIC OR OTHER PURPOSES INVOLVING THE NEED FOR SECRECY
    • G09C5/00Ciphering apparatus or methods not provided for in the preceding groups, e.g. involving the concealment or deformation of graphic data such as designs, written or printed messages
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PURPOSE: A method, an apparatus and a computer-readable recording medium for operating compression and encryption of data are provided to supply high operation efficiency through removal of a duplicated substitution operation by simultaneously combining a compression algorithm with an encryption algorithm and performing those two algorithms. CONSTITUTION: A modular operation unit performs the modular operation for a random number and the coefficient of a prefix symbol code having and the same length with the random number string from a random number generator. A prefix code output unit outputs a prefix code including the data placed at a position jumping over as many as the result value of the modular operation from the encoding data depending on the input data of Hoffman encoding/RC4 combining module(508).

Description

데이터에 대한 압축 및 암호화 연산을 위한 방법, 장치 및 컴퓨터 판독 가능한 기록 매체{METHOD, APPARATUS AND COMPUTER-READABLE RECORDING MEDIUM FOR OPERATING COMPRESSION AND ENCRYPTION OF DATA}METHOD, APPARATUS AND COMPUTER-READABLE RECORDING MEDIUM FOR OPERATING COMPRESSION AND ENCRYPTION OF DATA}

본 발명은 데이터에 대한 압축 및 암호화 연산을 위한 방법, 장치 및 컴퓨터 판독 가능한 기록 매체에 관한 것으로, 보다 상세하게는, 압축 알고리즘과 암호화 알고리즘을 결합하여 수행함으로써 치환 연산의 중복성을 제거함과 동시에 메모리 할당 및 해제와 관련된 연산 수를 줄여 높은 연산 효율성을 제공할 수 있는 압축 및 암호화 연산을 위한 방법, 장치 및 컴퓨터 판독 가능한 기록 매체에 관한 것이다. The present invention relates to a method, an apparatus and a computer-readable recording medium for compression and encryption operations on data, and more particularly, to allocating memory while eliminating redundancy of substitution operations by performing a combination of compression and encryption algorithms. And a method, apparatus, and computer-readable recording medium for compression and encryption operations that can provide high computational efficiency by reducing the number of operations associated with decommissioning.

최근 데이터 또는 정보의 홍수로 인해 데이터 처리 기술에 대한 중요성이 날로 커지고 있다. Due to the recent flood of data or information, the importance of data processing technology is increasing day by day.

통신 및 자료 저장에 널리 널용되는 데이터 압축이란 소정 자료를 표현하는 데 사용된 비트 수를 줄이는 과정을 의미하는 것으로서, 정보를 관리하고 다루는 다양한 방법을 처리하는 수학 분야인 정보 이론의 가장 중요한 결과물 중의 하나이다. 자료 압축은 두 가지 과정을 수반하는데 그 중 하나는 크기를 줄이기 위해 자 료가 압축 또는 부호화 되는 과정이며, 다른 하나는 원래의 상태로 복원 또는 해독되는 과정이다.Widely used for communication and data storage, data compression refers to the process of reducing the number of bits used to represent a given piece of data. . Data compression involves two processes, one of which is the process of compressing or encoding data to reduce its size, and the other of restoring or decrypting it to its original state.

자료 압축이 가능한 이유는 모든 자료들이 엔트로피라는 정보화된 내용으로 표현될 수 있기 때문이다. 대부분의 자료가 데이터의 엔트로피가 최적이라고 암시하는 비트 수보다 더 많은 비트 수를 사용하여 표현되므로 압축이 가능한 것이다. 자료 압축 방법은 두 종류로 나뉘는데, 손실이 있는 것과 손실이 없는 것이다. 이 중 무손실 압축 알고리즘으로는 여러 가지 종류가 있으나, 현재 많이 사용되는 압축 알고리즘으로는 gzip 압축알고리즘과 bzip 압축 알고리즘이 있다. gzip 압축 알고리즘은 LZ77 압축 알고리즘과 호프만 인코딩을 결합한 압축알고리즘이고, bzip 압축 알고리즘은 BWT와 MTF 변환 후에 호프만 인코딩을 결합한 압축알고리즘이며, 파일의 압축 및 통신에 널리 적용되고 있다. Data compression is possible because all data can be expressed in an informative context called entropy. Compression is possible because most data is represented using more bits than the number of bits suggesting that the entropy of the data is optimal. There are two types of data compression methods: lossy and lossless. There are many kinds of lossless compression algorithms, but most commonly used compression algorithms are gzip compression algorithm and bzip compression algorithm. The gzip compression algorithm is a compression algorithm that combines LZ77 compression algorithm and Hoffman encoding. The bzip compression algorithm is a compression algorithm that combines Hoffman encoding after BWT and MTF conversion. It is widely applied to file compression and communication.

한편, 데이터 암호화란 소정의 정보를 의미를 알 수 없는 형식(암호문)으로 변환하는 것을 의미하는 것으로서 암호문의 형태로 정보를 기억 장치에 저장하거나 통신 회선을 통해 전송함으로써 정보를 안전하게 보호할 수 있는 수단을 제공한다. 암호화는 암호 키(특정의 비트열)를 사용하여 정보를 암호문으로 변환하는 것이고, 복호화는 복호 키를 사용하여 암호와된 정보를 원래의 정보롤 복원하는 것이다. 복호 키를 갖고 있지 않은 사람은 정보를 올바르게 복원할 수 없으므로, 복호 키가 제3자에게 알려지지 않는다면 암호화된 정보는 보호될 수 있게 된다. 암호 체계는 크게 대칭 암호 방식과 공개 키 암호 방식으로 분류된다. 이 중, 대칭 암호 방식은 암호화와 복호화에 동일한 키가 사용되고, 통신할 때에는 송신자와 수신자가 사 전에 동일한 키를 비밀로 갖고 있을 필요가 있는 방식이다. 한편, 공개 키 암호 방식은 암호화와 복호화에 서로 다른 키를 사용하는데 암호 키는 공개하고 복호 키는 비밀로 하는 방식이다. 일반적으로 공개 키 암호 방식은 연산량이 대칭 암호 방식에 비하여 매우 크기 때문에 인증을 하는데 활용되고, 안전한 통신을 하는데 있어서는 대칭 암호 방식이을 보다 많이 활용되게 된다. On the other hand, data encryption refers to the conversion of predetermined information into an unknown form (cipher text), and means for safeguarding the information by storing the information in a cipher text in a storage device or transmitting it through a communication line. To provide. Encryption uses an encryption key (a specific bit string) to convert the information into a ciphertext, and decryption uses a decryption key to restore the encrypted information to the original information. Since the person who does not have the decryption key cannot restore the information correctly, the encrypted information can be protected if the decryption key is unknown to the third party. Cryptographic systems are largely classified into symmetric cryptography and public key cryptography. Among them, the symmetric encryption method is a method in which the same key is used for encryption and decryption, and when communicating, the sender and the receiver need to have the same key as a secret in advance. On the other hand, the public key cryptography method uses different keys for encryption and decryption, but the encryption key is public and the decryption key is secret. In general, public key cryptography is much larger than symmetric cryptography, so it is used for authentication, and symmetric cryptography is more used for secure communication.

대칭 암호 알고리즘은 다시 블록 암호 알고리즘과 스트림 암호 알고리즘으로 나뉜다. 이 중, 블록 암호 알고리즘은 블록 단위로 암호화를 수행하는 알고리즘으로서 여러 블록 암호 알고리즘 중 AES압축 알고리즘이 국제 표준으로 채택이 되었다. 한편, 스트림 암호 알고리즘은 랜덤 수열 발생기로 난수 열을 발생 시키고 평문을 일련의 비트열로 취급하여 한 번에 1bit씩(때로는 byte 단위로) XOR 연산을 행하여 암호화시키는 암호 시스템을 말하는 것으로서 스트림 암호 알고리즘은 블록 암호화 알고리즘보다 속도가 빠른 특징을 가지고 있다. 스트림 암호 알고리즘으로서는 여러 가지 방식 중 RC4 암호화 알고리즘이 널리 사용되고 있다. Symmetric cryptographic algorithms are further divided into block cipher algorithms and stream cipher algorithms. Among them, the block cipher algorithm is an algorithm that performs encryption on a block basis. Among the block cipher algorithms, the AES compression algorithm has been adopted as an international standard. On the other hand, the stream encryption algorithm refers to an encryption system that generates a random sequence with a random sequence generator and treats plain text as a series of bit strings and performs XOR operation 1 bit at a time (sometimes in byte units) and encrypts it. It is faster than block encryption algorithm. As the stream encryption algorithm, RC4 encryption algorithm is widely used among various methods.

도 1은 종래 기술에 따른 데이터 압축 및 암호화 연산의 기본 흐름도를 나타내는 도면이다.1 is a diagram illustrating a basic flowchart of a data compression and encryption operation according to the prior art.

먼저, 전송 또는 저장할 데이터가 발생하게 되면 압축을 위한 버퍼 및 치환 연산을 위한 테이블 생성을 위한 메모리 할당 연산이 수행된다(S100). 그 후, 정보의 입력 스트림으로부터 데이터를 읽어낸다(S101). 그 후, gzip 알고리즘을 수행하여 압축을 한다(S102). gzip 알고리즘은 RFC1897에 정의되어 있는 상용화된 압축 알고리즘으로서 LZ77 알고리즘을 수행(S102a)한 결과 값에 대해 호프만 인코 딩 방식으로 압축을 행함으로써 이루어진다(S102b). 한 번의 gzip 알고리즘이 종료되면 그 결과 값, 즉, 압축의 결과를 버퍼로 출력한다(S103). 이와 같은 과정을 스트림이 모두 끝날 때까지 반복하여 수행한다. 과정 중 스트림이 모두 끝났는지를 판단한 후(S105), 스트림이 모두 끝난 것으로 판단되면, 메모리 할당을 했던 버퍼와 테이블에 대한 메모리를 해제한다(S109). 이것으로서 암호와 연산이 시작된다. 일반적으로 암호화 연산을 하는데 있어서는 대칭키 방식인 AES 또는 RC4 암호화 방식을 사용하나 도 1에서는 AES를 사용한다고 가정하였다. AES는 미국 정부 표준으로 지정된 블록 암호 형식으로서, 이전의 DES를 대체하며, 미국 표준 기술 연구소(NIST)가 5년의 표준화 과정을 거쳐 2001년 11월 26일에 연방 정보 처리 표준(FIPS 197)으로 발표하였다. 2002년 5월 26일부터 표준으로 효력을 발휘하기 시작했다. AES 알고리즘은 입력된 키를 확장시키는 키 확장 연산, 사용자로부터 입력한 데이터의 은닉을 위한 XOR 연산 및 SBOX를 이용한 치환연산, 쉬프트로우(Shift Rows), 믹스 컬럼(Mix Column)연산을 수행하며 이를 10회 반복적으로 수행하여 데이터 은닉을 수행하게 된다. 이러한 연산을 수행하기 위해 먼저 버퍼로부터 데이터를 읽어와(S104), SBOX 및 버퍼를 위한 메모리 할당 연산이 수행되어야 하며(S107), 상기 암호화 연산은 16Byte 단위로 수행되기 때문에 그 용량에 따라서 반복적인 연산이 수행되어야 한다. 즉, 버퍼가 끝났는지 여부를 판단하고(S108), 용량에 따른 버퍼가 끝날 때까지 연산을 반복적으로 수행하여야 한다. 이 과정 중에는 암호화 연산(S106) 및 메모리 할당 연산(S107)이 수행되게 되는데 이에 따라 연산 오버헤드가 계속적으로 가중된다. 또한, 상기 압축 알고리즘(S102) 및 암호 화 알고리즘(S106)은 모두 수학적 연산(S102, S106) 및 메모리 할당/해제 연산(S100, S109, S107, S110)의 반복을 야기하기 때문에 시스템 오버헤드 역시 가중되어 시스템의 성능 저하를 야기시킬 수 있다는 문제점을 가지고 있다. 이러한 문제점을 해결하기 위해서는 보다 높은 성능을 갖는 프로세서를 갖추어야하는데 이에 따르면 비용적인 측면에서 매우 비효율적이게 된다. First, when data to be transmitted or stored is generated, a memory allocation operation for generating a buffer for compression and a table for substitution is performed (S100). Thereafter, data is read from the input stream of information (S101). Thereafter, compression is performed by performing a gzip algorithm (S102). The gzip algorithm is a commercially available compression algorithm defined in RFC1897, which is achieved by compressing the resultant value by Huffman encoding method (S102b) (S102b). When one gzip algorithm is finished, the result value, that is, the result of compression is output to the buffer (S103). This process is repeated until the end of the stream. After determining whether the streams are all finished in the process (S105), if it is determined that the streams are all finished, the memory for the buffer and the table that has been allocated is released (S109). This starts encryption and operation. In general, the encryption operation uses AES or RC4 encryption, which is a symmetric key, but assumes that AES is used in FIG. AES is a block cipher format designated as a U.S. government standard that replaces the previous DES, and the National Institute of Standards and Technology (NIST) went through a five-year standardization process to the Federal Information Processing Standard (FIPS 197) on November 26, 2001. Announced. Effective as of May 26, 2002. The AES algorithm performs key expansion operation to expand the input key, XOR operation to conceal data input from the user, substitution operation using SBOX, shift row, and mix column operation. Iteratively performs the data concealment. In order to perform such an operation, first, data is read from the buffer (S104), memory allocation operations for the SBOX and the buffer must be performed (S107), and the encryption operation is performed in units of 16 bytes. This should be done. That is, it is determined whether the buffer is over (S108), and the operation must be repeatedly performed until the buffer according to the capacity is over. During this process, encryption operation (S106) and memory allocation operation (S107) are performed, thereby increasing the computational overhead. In addition, since the compression algorithm S102 and the encryption algorithm S106 both cause the repetition of the mathematical operations S102 and S106 and the memory allocation / release operations S100, S109, S107, and S110, the system overhead is also weighted. There is a problem that can cause a performance degradation of the system. To solve this problem, it is necessary to have a processor with higher performance, which is very inefficient in terms of cost.

이처럼, 압축 알고리즘을 이용하게 되면 자료의 크기를 줄일 수 있어 효율적인 자료의 저장 및 통신을 할 수 있게 되고, 암호화 알고리즘을 이용하게 되면 자료의 안전한 저장 및 통신이 가능해지나, 이를 위해서는 많은 수학적 연산이 수행되어야 하며, 이 과정에서 이루어지는 중복된 치환연산 및 메모리 연산으로 인해 시스템의 성능 저하가 발생된다는 문제점이 있었다. As such, the compression algorithm can be used to reduce the size of the data, enabling efficient storage and communication of data, and the use of encryption algorithms enables secure storage and communication of the data, but many mathematical operations are performed. In addition, there is a problem that the performance degradation of the system occurs due to redundant substitution and memory operations performed in this process.

본 발명은 상술한 종래 기술의 문제점을 해결하는 것을 목적으로 한다. The present invention aims to solve the above-mentioned problems of the prior art.

또한, 본 발명은 데이터의 압축 알고리즘과 암호화 알고리즘을 결합하여 동시에 수행함으로써 중복되는 치환연산이 제거됨에 따른 높은 연산 효율성을 제공하는 것을 그 목적으로 한다.It is also an object of the present invention to provide a high computational efficiency by eliminating redundant substitution operations by combining data compression and encryption algorithms simultaneously.

한편, 본 발명의 다른 목적은 압축 알고리즘과 암호화 알고리즘을 결합하여 수행함에 있어서, 메모리의 할당, 초기화 및 해제와 관련된 연산을 일괄적으로 처리 및 관리 함으로써, 각 알고리즘의 시작과 종료 전후의 불필요한 메모리 할당 및 해제의 필요를 없애고, 불필요한 메모리간 복사 연산 또한 제거하며, 불필요한 반복적인 연산을 생략하여 단위시간당 압축 및 암호화의 처리량을 높일 수 있도록 하는 것이다.Meanwhile, another object of the present invention is to perform a combination of a compression algorithm and an encryption algorithm, and to process and manage operations related to allocation, initialization, and release of memory collectively, thereby unnecessary memory allocation before and after the start and end of each algorithm. And eliminating the need for decommissioning, eliminating unnecessary inter-memory copy operations, and eliminating unnecessary repetitive operations to increase throughput of compression and encryption per unit time.

상술한 목적을 달성하기 위한 본 발명의 일 실시예에 따르면, 압축 연산 및 암호화 연산에 필요한 모든 메모리를 할당하고 이를 초기화하는 단계, 초기 출력 데이터에 대해 바이트 단위로 압축 알고리즘, 호프만 인코딩 알고리즘 및 AES 암호화 알고리즘을 수행하는 단계, 초기 출력 데이터에 대한 압축 알고리즘, 호프만 인코딩 알고리즘 및 AES 암호화 알고리즘이 완료된 후, 압축 알고리즘 및 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 수행하는 단계, 및 상기 메모리를 해제하는 단계를 포함하는 압축 및 암호화 연산 방법이 제공된다.According to an embodiment of the present invention for achieving the above object, allocating and initializing all the memory required for the compression operation and encryption operation, compression algorithm, Hoffman encoding algorithm and AES encryption in bytes for the initial output data Performing an algorithm, performing a compression algorithm and a Hoffman encoding algorithm / RC4 encryption algorithm combining operation after the compression algorithm, the Hoffman encoding algorithm, and the AES encryption algorithm for initial output data are completed, and releasing the memory. A compression and encryption operation method is provided that includes.

여기서, 상기 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 수행하는 단계는, (a) 상기 RC4 암호와 알고리즘 수행에 필요한 난수 열 발생을 위한 비밀키 값을 초기화하는 단계, (b) 상기 난수 열을 발생시키기 위해 RC4 암호화 알고리즘을 초기화하는 단계, 및 (c) 상기 난수 열을 발생시키고 이를 이용하여 상기 호프만 인코딩 알고리즘에 사용되는 내부 테이블의 값을 무작위적으로 치환하는 단계를 포함할 수도 있다.The performing of the Hoffman encoding algorithm / RC4 encryption algorithm combining operation may include: (a) initializing a secret key value for generating a random number string necessary for performing the RC4 cipher and the algorithm; and (b) generating the random number string. And initializing the RC4 encryption algorithm to generate the random number string and randomly replacing values of an internal table used in the Hoffman encoding algorithm.

여기서, 상기 (a) 단계는, 상기 AES 암호화 알고니즘에 의해 암호화된 결과값을 이용하여 상기 비밀키 값을 초기화하는 단계를 포함할 수도 있다.Here, the step (a) may include the step of initializing the secret key value using the result value encrypted by the AES encryption algorithm.

여기서, 상기 (c) 단계는, 발생된 난수 열, 및 상기 난수 열과 동일한 길이를 갖는 접두 부호 코드의 개수에 대해 모듈로(mod) 연산을 수행하는 단계, 상기 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산의 대상이 되는 입력 데이터에 따른 인코딩 데이터로부터 상기 모듈로 연산의 결과 값만큼 건너 뛴 위치의 데이터에 포함되는 접두 부호를 출력하는 단계, 상기 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산의 대상이 되는 입력 데이터에 따른 인코딩 데이터의 접미 부호, 및 상기 접미 부호와 동일한 길이를 갖는 난수 열에 대해 XOR 연산을 수행하여 그 결과 값을 출력하는 단계를 포함할 수도 있다.In the step (c), the modulo operation is performed on the generated random number string and the number of prefix codes having the same length as the random number string, and the Hoffman encoding algorithm / RC4 encryption algorithm combining operation. Outputting a prefix included in data of a position skipped by a result value of the modulo operation from encoded data according to input data that is a target of the input data; input data that is a target of the Hoffman encoding algorithm / RC4 encryption algorithm combining operation The method may include performing an XOR operation on a suffix of encoded data and a random number column having the same length as the suffix and outputting a result value.

여기서, 상기 압축 알고리즘은 LZ77 압축 알고리즘일 수도 있다.Here, the compression algorithm may be an LZ77 compression algorithm.

여기서, 상기 압축 알고리즘은 BWT 변환 연산과 MTF 변환 연산이 순차적으로 수행되는 알고리즘일 수도 있다.Here, the compression algorithm may be an algorithm in which a BWT transform operation and an MTF transform operation are sequentially performed.

본 발명의 다른 일 실시예에 따르면, 호프만 인코딩 알고리즘과 RC4 암호화 알고리즘을 결합하여 수행하기 위한 방법으로서, 난수 발생기로부터 발생된 난수 열, 및 상기 난수 열과 동일한 길이를 갖는 접두 부호 코드의 개수에 대해 모듈로(mod) 연산을 수행하는 단계, 입력 데이터에 따른 인코딩 데이터로부터 상기 모듈로 연산의 결과 값만큼 건너 뛴 위치의 데이터에 포함되는 접두 부호를 출력하는 단계, 상기 입력 데이터에 따른 인코딩 데이터의 접미 부호, 및 상기 접미 부호와 동일한 길이를 갖는 난수 열에 대해 XOR 연산을 수행하여 그 결과 값을 출력하는 단계를 포함하는 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 수행 방법이 제공된다.According to another embodiment of the present invention, a method for performing a combination of the Hoffman encoding algorithm and the RC4 encryption algorithm, comprising: a module for the number of random numbers generated from a random number generator and a prefix code having the same length as the random number; Performing a mod operation, outputting a prefix included in data of a position skipped from the encoded data according to the input data by the result of the modulo operation, and a suffix of the encoded data according to the input data And performing an XOR operation on a random number string having the same length as the suffix and outputting a result value.

본 발명의 또 다른 일 실시예에 따르면, 압축 연산 및 암호화 연산에 필요한 모든 메모리를 할당, 초기화, 해제 및 관리하는 메모리 관리 모듈, 및 초기 출력 데이터에 대한 압축 알고리즘, 호프만 인코딩 알고리즘 및 AES 암호화 알고리즘이 완료된 후, 압축 알고리즘 및 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 수행하는 호프만 인코딩/RC4 결합 모듈을 포함하는 압축 및 암호화 연산 장치가 제공된다. According to another embodiment of the present invention, a memory management module for allocating, initializing, releasing, and managing all memories required for compression and encryption operations, and a compression algorithm, Hoffman encoding algorithm, and AES encryption algorithm for initial output data are provided. After completion, a compression and encryption operation apparatus is provided that includes a Hoffman encoding / RC4 combining module that performs a compression algorithm and a Hoffman encoding algorithm / RC4 encryption algorithm combining operation.

여기서, 상기 메모리 관리 모듈은, 상기 압축 알고리즘에 사용되는 해쉬 테이블을 저장하기 위한 메모리를 가리키고 있는 제1 포인터, 상기 호프만 인코딩 알고리즘을 수행하기 위한 두 개의 트리를 가리키고 있는 제2 포인터, 상기 RC4 암호화 알고리즘을 수행하기 위한 키에 대한 값을 가리키고 있는 제3 포인터, 상기 압축 및 암호화 연산의 출력 값을 저장하기 위한 버퍼를 가리키고 있는 제4 포인터, 이전 압축 연산이 처리되고 있는 위치를 가리키기 위한 제5 포인터, 이전 암호화 연산이 처리되고 있는 위치를 가리키기 위한 제6 포인터, 상기 압축 알고리즘의 입력 버퍼를 가리키고 있는 제7 포인터, 및 이전까지 처리된 위치를 가리키기 위한 제8 포인터를 저장하는 디렉토리를 포함할 수도 있다.The memory management module may include a first pointer indicating a memory for storing a hash table used for the compression algorithm, a second pointer indicating two trees for performing the Hoffman encoding algorithm, and the RC4 encryption algorithm. A third pointer pointing to a value for a key for performing a second pointer, a fourth pointer pointing to a buffer for storing output values of the compression and encryption operations, and a fifth pointer pointing to a location at which a previous compression operation is being processed. And a directory for storing a sixth pointer for indicating a location where a previous encryption operation is being processed, a seventh pointer for pointing to an input buffer of the compression algorithm, and an eighth pointer for pointing to a previously processed location. It may be.

여기서, 상기 호프만 인코딩/RC4 결합 모듈은, 난수 열을 발생시키는 난수 열 발생기, 상기 난수 열 발생기로부터의 난수 열, 및 상기 난수 열과 동일한 길이를 갖는 접두 부호 코드의 개수에 대해 모듈로(mod) 연산을 수행하는 모듈로 연산부, 상기 호프만 인코딩/RC4 결합 모듈의 입력 데이터에 따른 인코딩 데이터로부터 상기 모듈로 연산의 결과 값만큼 건너 뛴 위치의 데이터에 포함되는 접두 부호를 출력하는 접두 부호 출력부, 상기 호프만 인코딩/RC4 결합 모듈의 입력 데이터에 따른 인코딩 데이터의 접미 부호, 및 상기 접미 부호와 동일한 길이를 갖는 난수 열에 대해 XOR 연산을 수행하는 XOR 연산부, 상기 XOR 연산부의 출력값을 접미 부호로서 출력하는 접미 부호 출력부를 포함할 수도 있다.Herein, the Hoffman encoding / RC4 combining module modulates a random number heat generator that generates a random number string, a random number string from the random number heat generator, and a number of prefix codes having the same length as the random number string. A modulo operation unit for performing the operation, a prefix output unit for outputting a prefix included in the data of the position skipped by the result value of the modulo operation from the encoding data according to the input data of the Hoffman encoding / RC4 combining module, the Hoffman A suffix code for encoding data according to input data of an encoding / RC4 combining module, an XOR operation unit performing an XOR operation on a random number string having the same length as the suffix code, and a suffix code outputting an output value of the XOR operation unit as a suffix code It may also include wealth.

그리고, 본 발명의 또 다른 실시예에 따르면, 압축 알고리즘과 암호화 알고리즘을 결합하여 효율적인 연산 방법을 제공하기 위한 다른 방법 및 이러한 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 컴퓨터 판독 가능한 기록 매체가 제공될 수 있다. In addition, according to another embodiment of the present invention, another method for providing an efficient operation method by combining a compression algorithm and an encryption algorithm, and a computer readable recording medium for recording a computer program for executing such a method can be provided. have.

본 발명에 따르면, 데이터의 압축 알고리즘과 암호화 알고리즘이 결합되어 동시에 수행되기 때문에, 중복되는 치환 연산이 제거될 수 있으며, 이에 따라 높은 연산 효율성을 달성할 수 있다. According to the present invention, since the data compression algorithm and the encryption algorithm are combined and performed at the same time, redundant substitution operations can be eliminated, thereby achieving high computational efficiency.

한편, 본 발명에 따르면, 압축 알고리즘과 암호화 알고리즘을 결합하여 수행함에 있어서, 메모리의 할당, 초기화 및 해제와 관련된 연산이 일괄적으로 처리 및 관리되기 때문에, 각 알고리즘의 시작과 종료 전후의 불필요한 메모리 할당 및 해제의 필요가 없어지고, 불필요한 메모리간 복사 연산 또한 제거되며, 불필요한 반복적인 연산이 생략되어 단위시간당 압축 및 암호화의 처리량이 높아질 수 있다.On the other hand, according to the present invention, since the operations related to the allocation, initialization and release of memory are collectively processed and managed in the combination of the compression algorithm and the encryption algorithm, unnecessary memory allocation before and after the start and end of each algorithm is performed. And eliminating the need for release, eliminating unnecessary inter-memory copy operations, and eliminating unnecessary repetitive operations, thereby increasing throughput of compression and encryption per unit time.

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

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

압축 및 암호화 연산의 결합Combination of Compression and Encryption Operations

도 2a 는 본 발명의 일 실시예에 따라 압축 연산 및 암호화 연산이 결합된 전체 연산의 흐름도를 나타내는 도면이다. 여기서, 초기 데이터의 출력은 255 byte인 것으로 가정된다.2A is a diagram illustrating a flowchart of all operations combined with a compression operation and an encryption operation according to an embodiment of the present invention. Here, it is assumed that the output of the initial data is 255 bytes.

도 2a를 참조하면, 본 발명에 따른 압축 연산 및 암호화 연산 방법은 압축 및 암호화에 필요한 메모리를 각 알고리즘에서 할당 및 해제하지 않고, 압축 및 암호화 연산에 필요한 모든 메모리의 할당 및 초기화가 단계 S200에서 한꺼번에 수행되게 된다. 또한, 이는 압축 및 암호화 연산 메모리 관리 모듈에서 관리된다.Referring to FIG. 2A, the compression operation and the encryption operation method according to the present invention do not allocate and release the memory necessary for compression and encryption in each algorithm, and all the memory allocation and initialization required for the compression and encryption operation are performed at once in step S200. Will be performed. It is also managed by the compression and encryption computational memory management module.

전송 또는 저장할 데이터의 압축 및 암호화에 필요한 메모리의 할당 및 초기화가 이루어지게 되면(S200), 초기값 0으로 설정되는 내부 카운터를 할당하고(S204), 입력 스트림으로부터 데이터를 읽어온다(S201). 내부 카운터는 압축 및 암호화 연산이 수행된 횟수, 즉, 압축 및 암호화가 이루어진 바이트 크기를 카운트하기 위한 것이다.When the memory required for compression and encryption of data to be transmitted or stored is allocated and initialized (S200), an internal counter set to an initial value of 0 is allocated (S204), and data is read from the input stream (S201). The internal counter is for counting the number of times compression and encryption operations are performed, that is, the byte size in which compression and encryption are performed.

다음으로, 카운터를 하나 증가시키고(S205), 압축 알고리즘을 수행한다(S202). 압축 알고리즘은 LZ77 알고리즘(S202)과 호프만 인코딩 방식(S203)이 결합된 통상적인 gzip 알고리즘이 사용될 수 있다. 이러한 압축 알고리즘은 초기 데이터 출력, 즉, 255 byte에 대해 수행되게 되는데, 이 과정에서 L7ZZ 알고리즘(S202) 및 호프만 인코딩 방식(S203)이 수행된 이후, AES 암호화 알고리즘(S207)이 수행된다. 이 과정에서 gzip 알고리즘 대신 bzip 알고리즘이 사용될 수도 있는 데, 이 때에는, 도 2b에 도시되는 바와 같이, LZ77 압축 알고리즘(S202)이 BWT 변환 연산(S216)과 MTF 변환 연산(S217)으로 대치되게 된다. 본 발명에 따르면, 단계 S200에서 이미 압축 및 암호화 연산에 필요한 모든 메모리의 할당 및 초기화가 완료되었고 이는 압축 및 암호화 연산 메모리 관리 모듈에서 관리되므로 메모리 할당 및 해제에 관련된 연산이 필요없어지게 된다.Next, the counter is increased by one (S205), and a compression algorithm is performed (S202). The compression algorithm may be a conventional gzip algorithm in which the LZ77 algorithm S202 and the Hoffman encoding scheme S203 are combined. This compression algorithm is performed on the initial data output, that is, 255 bytes. In this process, after the L7ZZ algorithm S202 and the Huffman encoding scheme S203 are performed, the AES encryption algorithm S207 is performed. In this process, the bzip algorithm may be used instead of the gzip algorithm. In this case, as shown in FIG. 2B, the LZ77 compression algorithm S202 is replaced by the BWT transform operation S216 and the MTF transform operation S217. According to the present invention, the allocation and initialization of all the memory required for the compression and encryption operation has already been completed in step S200, which is managed by the compression and encryption operation memory management module, thereby eliminating the need for operations related to memory allocation and release.

한편, 255 byte에 대한 압축 알고리즘이 수행되었는지 여부는 압축 및 암호화가 이루어진 바이트 수를 카운트하는 카운터의 값으로부터 파악될 수 있다. 만약, 카운터의 값이 255 보다 크게 되면, 즉, 255 byte에 대한 압축 및 암호화 연산이 완료되면 이전과 같이 L7ZZ 알고리즘(S202)에 의해 압축이 수행되긴 하지만 호프만 인코딩 부분에 있어서 암호화 알고리즘인 RC4 와 결합되게 된다. On the other hand, whether or not the compression algorithm for 255 bytes is performed can be determined from the value of the counter that counts the number of bytes of compression and encryption. If the value of the counter is larger than 255, that is, when the compression and encryption operation for 255 bytes is completed, compression is performed by the L7ZZ algorithm (S202) as before, but combined with RC4, which is an encryption algorithm in the Huffman encoding part. Will be.

RC4 알고리즘은 RSA 데이터 시큐리티(Data Security)사의 론 리베스트(Ron Rivest)에 의해 개발된 스트림 암호 시스템으로 외부에서 제공된 키에 따라 임의 길이의 유사 난수 열을 발생하고 이를 평문과 XOR연산을 통하여 암호화를 수행하게 되는 알고리즘이다. RC4 알고리즘은 암호화 연산 수행에 있어서 AES 알고리즘과 비교하여 극히 적은 연산만을 요구한다. The RC4 algorithm is a stream cipher system developed by Ron Rivest of RSA Data Security, which generates pseudorandom strings of arbitrary length according to an externally provided key and encrypts them through plain text and XOR operations. Algorithm to be performed. The RC4 algorithm requires very few operations in performing cryptographic operations compared to the AES algorithm.

RC4 암호화 연산을 하는데 있어서는 난수 열을 발생시키기 위한 RC4 초기화 단계(S209)가 수행된다. 원래는 호프만 인코딩의 결과값과 RC4의 난수 발생기로부터의 난수 열을 XOR연산시키게 되나, 본 발명에 있어서는 RC4의 난수 발생을 위한 비밀키 값(210)을 통상 사용되는 128bit의 키(211)로 입력하는 것이 아니라, AES 암호화 알고리즘을 통해 암호화된(S207) 255 byte(=2040bit)의 결과 값(212)을 이 용하여 초기화 시키고, 난수 발생기로부터의 값을 이용하여 내부 호프만 테이블의 값을 무작위적으로 치환하는 연산을 호프만 인코딩/RC4 결합 모듈에서 수행하게 된다. 즉, 호프만 인코딩/RC4 결합 모듈에서 호프만 인코딩과 RC4 알고리즘이 결합된 연산이 수행된다(S208). 이에 따라, 원래의 암호화 안전성을 떨어뜨리지 않으면서도, 기존 방법에 비하여 연산적으로 매우 효율적인 방법으로 압축 연산과 암호화 연산이 동시에 수행될 수 있게 된다. 호프만 인코딩 방식과 RC4 알고리즘의 결합 방식에 대해서는 후에 도 3 및 도 4를 참조하여 상세히 설명하기로 한다. In the RC4 encryption operation, an RC4 initialization step S209 for generating a random number string is performed. Originally, the result of Huffman encoding and the random number string from the random number generator of RC4 are XORed. However, in the present invention, the secret key value 210 for random number generation of RC4 is input to the commonly used 128-bit key 211. Instead, it is initialized using the result value 212 of 255 bytes (= 2040 bits) encrypted through the AES encryption algorithm (S207) and randomly substituted the value of the internal Hoffman table using the value from the random number generator. Will be performed by the Hoffman encoding / RC4 combining module. That is, an operation in which the Hoffman encoding and the RC4 algorithm are combined in the Hoffman encoding / RC4 combining module is performed (S208). Accordingly, the compression operation and the encryption operation can be simultaneously performed in a method that is computationally very efficient compared to the existing method, without degrading the original encryption security. The combination of the Hoffman encoding method and the RC4 algorithm will be described in detail later with reference to FIGS. 3 and 4.

모든 입력 데이터의 압축 및 암호화 연산의 처리가 완료된 후에는 압축 및 암호화 연산 메모리 관리 모듈에서 메모리에 대한 해제를 수행한다(S213). 그 후, 모든 연산이 종료되게 된다(S214). 본 발명의 압축 및 암호화 알고리즘은 RC4 암호화 알고리즘과 호프만 인코딩 알고리즘을 결합함으로써, 중복되는 수학적 연산을 효율적으로 줄이게 된다.After the processing of the compression and encryption operations of all the input data is completed, the compression and encryption operation memory management module releases the memory (S213). After that, all operations are completed (S214). The compression and encryption algorithm of the present invention combines the RC4 encryption algorithm with the Hoffman encoding algorithm, effectively reducing redundant mathematical operations.

호프만 인코딩 알고리즘과 RC4 알고리즘의 결합Combined Hoffman encoding algorithm with RC4 algorithm

이하에서는, 도 2a의 압축 및 암호화 연산 방법에 있어서, 단계 S208에서 수행되는 호프만 인코딩 알고리즘과 RC4 알고리즘이 결합되는 방식을 설명한다. 이를 위해 먼저 통상적인 호프만 인코딩 알고리즘과 RC4 알고리즘에 대해 설명하기로 한다. In the following description, a method of combining the Huffman encoding algorithm and the RC4 algorithm performed in step S208 in the compression and encryption calculation method of FIG. 2A will be described. For this purpose, the conventional Hoffman encoding algorithm and the RC4 algorithm will be described first.

호프만 인코딩 알고리즘과 RC4 알고리즘Hoffman encoding algorithm and RC4 algorithm

도 3은 통상적인 방법에 따른 호프만 인코딩 알고리즘과 RC4 알고리즘을 설명하는 도면이다. 먼저, 도 3a는 통상적인 호프만 인코딩 알고리즘(300, 301)을 설명하기 위한 도면이고, 도 3b는 통상적인 RC4 알고리즘(302)을 설명하기 위한 도면이다. 3 is a diagram illustrating a Hoffman encoding algorithm and an RC4 algorithm according to a conventional method. First, FIG. 3A is a diagram for describing the conventional Hoffman encoding algorithms 300 and 301, and FIG. 3B is a diagram for explaining the conventional RC4 algorithm 302.

도 3a를 참조하면, 호프만 인코딩 알고리즘(300, 301)은 문자들의 빈도로부터 접두 부호(303; 어떤 한 문자에 대한 부호가 다른 부호들의 접두어가 되지 않는 부호)를 만들어 내는 알고리즘으로, 작은 빈도의 문자일수록 더 긴 부호를 쓰고 높은 빈도의 문자일수록 더 짧은 부호를 쓴다. 호프만 인코딩 알고리즘(300, 301)은 주어진 빈도에 대해서 항상 최적의 접두 부호(303)를 만들어 내며, 호프만 인코딩 알고리즘을 위한 부호화 테이블은 문자(304)와 매칭 길이(305)에 대한 인코딩을 위한 테이블 및 거리(306)를 표현하기 위한 테이블로 구성될 수 있다. 전술하였던 gzip 알고리즘은 LZ77 알고리즘과 호프만 인코딩 알고리즘으로 이루어지는데 LZ77 알고리즘의 출력은 문자(304), 매칭 길이(305) 및 거리(306)로 나뉘어 지며, "문자(304)와 매칭길이(305)"를 표현하는 호프만 트리(300), 거리(306)를 표현하는 호프만 트리(301) 2 개로 구성될 수 있다. 이 때, 데이터 255 byte의 값은 문자(304)에 매칭이 되며, 길이에 대한 인코딩은 길이(305)에 매칭되어 표현된다. 각 테이블의 값(307)은 인코딩이 되는 값을 의미하며, 각각의 엔트리에는 접미 부호(308)가 붙어있어 같은 접두 부호(303)를 갖고 있더라도 여러 문자로 인코딩이 될 수 있는 것이다. 예를 들어, 매칭 길이(305) 부분의 세 번째 열(309)은 길이 "33" 내지 길이 "41" 까지 해당되고 접미 부호 3 bit(310)에 의하여 길이 "33" 내지 길이 "41" 중 하나가 선택된다고 가정하는 경우, 매칭 길이에 대한 정보 "35"가 입력되면 접두 부호는 "0000011"(309)이 되고 해당 열은 3 bit의 접미 부호(310)에 의해 8개의 길이 정보로 표현되기 때문에 해당하는 접미부호 "010"(310)가 입력이 되어 인코딩이 완성된다. 또한, 같은 원리로 거리에 대한 호프만 트리(301)에서도 네 번째 열(311)이 길이 "250" 내지 길이 "257" 까지 해당되고 접미 부호 3 bit(312)에 의하여 길이 "250" 내지 길이 "257" 중 하나가 선택된다고 가정하면, 거리에 대한 정보 "250"이 입력될 때 이는 네번째 열(311)에 해당되고 해당 열은 3 bit의 접미 부호(312)로 구성되며, "000"로 인코딩 되는 것이다. 호프만 트리를 생성하는 데에 있어서는 문자의 출현 빈도에 따라서 유동적인 비트길이를 할당하게 되므로, 적게 나오는 문자일수록 더 긴 부호를 쓰고 많이 나오는 문자일수록 더 짧은 부호를 쓰게 되어 LZ77의 출력을 더욱 압축할 수 있게 되는 것이다.Referring to FIG. 3A, the Hoffman encoding algorithms 300 and 301 are algorithms for generating a prefix 303 (signs for one character not prefixed with other codes) from the frequency of the characters. The longer the code, the higher the frequency, the shorter the code. Hoffman encoding algorithms 300 and 301 always produce an optimal prefix 303 for a given frequency, and the encoding table for the Hoffman encoding algorithm includes a table for encoding for the character 304 and the matching length 305 and It may consist of a table for representing the distance 306. The gzip algorithm described above consists of the LZ77 algorithm and the Hoffman encoding algorithm. The output of the LZ77 algorithm is divided into a character 304, a matching length 305, and a distance 306, and is referred to as "character 304 and matching length 305". Hoffman tree 300 representing the, and Hoffman tree 301 representing the distance 306 may be composed of two. At this time, the value of the data 255 byte is matched to the character 304, and the encoding for the length is matched to the length 305 is expressed. The value 307 of each table means a value to be encoded, and each entry is attached with a suffix 308 so that it can be encoded with multiple characters even if they have the same prefix 303. For example, the third column 309 of the matching length 305 portion corresponds to the length "33" to the length "41" and is one of the length "33" to the length "41" by the suffix 3 bit 310. Is assumed to be selected, when information about the matching length is inputted, the prefix becomes "0000011" (309) and the corresponding column is represented by eight length informations by the 3-bit suffix 310. The corresponding suffix "010" 310 is input and the encoding is completed. Also, in the same principle, in the Hoffman tree 301 for the distance, the fourth column 311 corresponds to the length "250" to the length "257" and the length "250" to the length "257 by the suffix 3 bit 312. Assuming that one of "is selected, when information about distance" 250 "is entered, it corresponds to the fourth column 311, which consists of a 3-bit suffix 312, which is encoded as" 000 ". will be. In creating the Hoffman tree, the bit length is allocated according to the frequency of characters, so that the less characters are used, the longer ones are used, and the more characters are shorter characters. Will be.

한편, 도 3b를 참조하면, RC4 알고리즘(302)은 RSA 데이터 시큐리티(Data Security)사의 론 리베스트(Ron Rivest)에 의해 개발된 스트림 암호 시스템으로서 외부에서 제공된 키(313)에 따라 임의 길이의 유사 난수 열을 발생시키고(314), 이를 평문과 XOR 연산 수행하여(315) 암호화를 완료하게 되는 알고리즘이다.Meanwhile, referring to FIG. 3B, the RC4 algorithm 302 is a stream encryption system developed by Ron Rivest of RSA Data Security, which is similar in arbitrary length according to an externally provided key 313. The algorithm generates a random number string (314), performs an XOR operation with the plain text (315), and completes encryption.

호프만 인코딩 알고리즘과 RC4 알고리즘의 결합Combined Hoffman encoding algorithm with RC4 algorithm

도 4 는 본 발명의 일 실시예에 따른 호프만 인코딩 알고리즘과 RC4 알고리즘의 결합 방법을 설명하기 위한 도면이다. 4 is a view for explaining a method of combining the Hoffman encoding algorithm and the RC4 algorithm according to an embodiment of the present invention.

도 3a를 참조하여 설명한 기존 호프만 인코딩 알고리즘(300, 301)에서는 입력 데이터가 입력되면 호프만 트리에 따라 특정 비트열로 인코딩이 된다. 그러나, 도 4를 참조하면, 본 발명의 호프만 인코딩 알고리즘은 RC4 알고리즘과 결합된 방식이다. 먼저, 입력된 데이터(410)에 따른 인코딩 데이터(400)가 정해지면, 난수 발생기(401)에 의해 생성된 8 bit의 정보를 판독하고 이와 같은 비트 길이를 갖는 접두 부호 코드(402)의 개수와 모듈로(mod) 연산(411)을 수행한다. 그 후, 그 결과 값(403) 만큼 인코딩 데이터(400)로부터 건너뛰어 얻은 접두 부호(404)를 인코딩 값으로 출력한다. 그 결과 값이 도면부호 408로 나타내어지는 값이다. 한편, 접미 부호에 대한 인코딩은 다음과 같은 방식으로 이루어진다. 먼저 접미 부호 길이(405) 만큼의 난수 열(406)을 판독하고 이를 상기 접미 부호와 함께 XOR 연산(407)을 취한다. 그 결과 값(409)이 인코딩 값으로서 출력되게 된다. In the existing Hoffman encoding algorithms 300 and 301 described with reference to FIG. 3A, when input data is input, the Hoffman encoding algorithm encodes a specific bit string according to the Hoffman tree. However, referring to FIG. 4, the Hoffman encoding algorithm of the present invention is combined with the RC4 algorithm. First, when the encoding data 400 according to the input data 410 is determined, the 8-bit information generated by the random number generator 401 is read, and the number of prefix codes 402 having such a bit length is determined. Mod operation 411 is performed. Thereafter, the prefix 404 obtained by skipping from the encoded data 400 by the result value 403 is output as an encoding value. The result is a value indicated by reference numeral 408. Meanwhile, encoding for a suffix is performed in the following manner. First, a random number string 406 as long as the suffix length 405 is read and the XOR operation 407 is taken along with the suffix. As a result, the value 409 is output as the encoding value.

본 발명의 방식에 따르면 모든 호프만 인코딩 열에 대해 XOR 연산을 취하지 않게 되고 호프만 인코딩 알고리즘과 치환 연산의 수행이 동시에 가능해지게 되므로 연산 효율성이 높아지며, 접미 부호에 대해서는 XOR 연산을 취함으로써 보안성이 더욱 높아지게 된다.According to the method of the present invention, it is possible to perform XOR operation on all Hoffman encoding strings and to simultaneously perform Huffman encoding algorithm and substitution operation, thereby increasing operation efficiency and increasing security by taking XOR operation on suffixes. .

압축 및 암호화 연산 메모리 관리 모듈Compression and Encryption Operational Memory Management Module

이하에서는, 압축 및 암호화 연산 메모리 관리 모듈의 구성에 대해 설명하기로 한다. Hereinafter, the configuration of the compression and encryption operation memory management module will be described.

도 5는 본 발명의 일 실시예에 따른 압축 및 암호화 연산 메모리 관리 모듈의 구성을 나타내는 도면이다. 5 is a diagram illustrating a configuration of a compression and encryption operation memory management module according to an embodiment of the present invention.

전술한 바와 같이, 종래의 방식에 따라 압축 연산과 암호화 연산을 순차적으로 수행할 경우에는 압축 연산에 필요한 메모리를 할당 및 해제하고, 이와 별도로 암호화 연산에 필요한 메모리를 할당 및 해제하게 되는데 이는 불필요한 메모리간 복사 연산을 수반하게 되며, 할당 해제에 있어서도 불필요한 반복적인 연산을 수반 하게 되는 문제가 있었다.As described above, in the case of sequentially performing compression and encryption operations according to the conventional method, the memory required for the compression operation is allocated and released, and the memory required for the encryption operation is separately allocated and released. It involves a copy operation, and there is a problem that it involves unnecessary repetitive operations even in deallocation.

본 발명에서는 이러한 문제점을 해결하기 위해 압축 연산과 암호화 연산에 필요한 모든 메모리를 압축 및 암호화 연산 메모리 관리 모듈에서 일괄적으로 관리하도록 하였다. 이에 따르면, 메모리 할당 및 해제에 따른 연산 오버헤드를 줄여 단위 시간당 처리 속도를 더욱 높일 수 있다. In the present invention, to solve this problem, all the memory required for the compression operation and the encryption operation are collectively managed by the compression and encryption operation memory management module. According to this, the processing overhead according to memory allocation and deallocation can be reduced, thereby further increasing the processing speed per unit time.

도 5에 도시되는 바와 같이, 본 발명의 압축 및 암호화 연산 메모리 관리 모듈은 메모리 테이블 디렉토리(500)와 메모리 청크(501; Chunk)로 구성된다. As shown in FIG. 5, the compression and encryption operation memory management module of the present invention is composed of a memory table directory 500 and a memory chunk 501 (Chunk).

또다시, 메모리 테이블 디렉토리(500)는 LZ77 알고리즘에 사용되는 해쉬 테이블(502)을 저장하기 위한 메모리를 가리키고 있는 포인터(503), 호프만 인코딩 알고리즘을 위한 두 개의 트리(504, 505)를 가리키고 있는 포인터(506, 507), RC4 알고리즘을 수행하기 위해 필요한 키에 대한 값(508)을 가리키고 있는 포인터(509), 압축 및 암호화 연산의 출력 값을 저장하기 위한 버퍼(510)를 가리키고 있는 포인터(511), 이전 압축 연산이 처리되고 있는 위치를 가리키기 위한 포인터(512), 이전 암호화 연산이 처리되고 있는 위치를 가리키기 위한 포인터(513), LZ77 알고리즘의 입력 버퍼(514)를 가리키고 있는 포인터(515), 이전까지 처리된 위치를 가리키기 위한 포인터(516)를 포함한다.Again, memory table directory 500 points to memory 503 for storing the hash table 502 used for the LZ77 algorithm, and pointers to two trees 504 and 505 for the Hoffman encoding algorithm. (506, 507), a pointer 509 pointing to the value 508 for the key needed to perform the RC4 algorithm, a pointer 511 pointing to the buffer 510 for storing the output value of the compression and encryption operation. Pointer 512 for indicating the location where the previous compression operation is being processed, pointer 513 for indicating the location where the previous encryption operation is being processed, and pointer 515 pointing to the input buffer 514 of the LZ77 algorithm. And a pointer 516 to indicate the previously processed location.

본 발명의 압축 및 암호화 연산 메모리 관리 모듈에 따르면, 각 알고리즘의 시작과 종료 전후에 수행되는 불필요한 메모리 할당 및 해제가 제거되게 되어, 불필요한 메모리간 복사 연산이 제거되며, 할당 해제에 있어서도 불필요한 반복적인 연산이 제거되는 효과를 얻을 수 있게 된다. 또한, 이에 따라 메모리 할당 및 해 제에 따른 연산 오버헤드를 줄여 단위 시간당 처리 속도를 더욱 높일 수 있게 된다.According to the compression and encryption operation memory management module of the present invention, unnecessary memory allocation and release performed before and after the start and end of each algorithm is eliminated, and unnecessary inter-memory copy operations are eliminated, and unnecessary repetitive operations are also required in allocation allocation. This eliminates the effect. In addition, it is possible to further increase the processing speed per unit time by reducing the computational overhead caused by memory allocation and freeing.

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

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

도 1은 종래 기술에 따른 압축 및 암호화 연산 방법을 설명하는 흐름도이다. 1 is a flowchart illustrating a compression and encryption operation method according to the prior art.

도 2a 및 도 2b는 본 발명의 일 실시예에 따른 압축 및 암호화 연산 방법을 설명하는 흐름도이다. 2A and 2B are flowcharts illustrating a compression and encryption calculation method according to an embodiment of the present invention.

도 3a는 통상적인 호프만 인코딩 알고리즘을 설명하기 위한 도면이다.3A is a diagram for explaining a conventional Hoffman encoding algorithm.

도 3b는 통상적인 RC4 암호화 알고리즘을 설명하기 위한 도면이다. 3B is a diagram for explaining a conventional RC4 encryption algorithm.

도 4는 본 발명의 일 실시예에 따른 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 설명하는 흐름도이다. 4 is a flowchart illustrating a Hoffman encoding algorithm / RC4 encryption algorithm combining operation according to an embodiment of the present invention.

도 5는 본 발명의 일 실시예에 따른 압축 및 암호화 연산 메모리 관리 모듈의 구성을 나타내는 도면이다. 5 is a diagram illustrating a configuration of a compression and encryption operation memory management module according to an embodiment of the present invention.

Claims (11)

압축 연산 및 암호화 연산에 필요한 모든 메모리를 할당하고 이를 초기화하는 단계, Allocating and initializing all memory required for compression and encryption operations, 초기 출력 데이터에 대해 바이트 단위로 압축 알고리즘, 호프만 인코딩 알고리즘 및 AES 암호화 알고리즘을 수행하는 단계,Performing a compression algorithm, Hoffman encoding algorithm, and AES encryption algorithm on a byte basis for the initial output data, 초기 출력 데이터에 대한 압축 알고리즘, 호프만 인코딩 알고리즘 및 AES 암호화 알고리즘이 완료된 후, 압축 알고리즘 및 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 수행하는 단계, 및Performing a compression algorithm and a Hoffman encoding algorithm / RC4 encryption algorithm combining operation after the compression algorithm, the Hoffman encoding algorithm, and the AES encryption algorithm for the initial output data are completed, and 상기 메모리를 해제하는 단계Releasing the memory 를 포함하는 압축 및 암호화 연산 방법. Compression and encryption operation method comprising a. 제1항에 있어서, The method of claim 1, 상기 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 수행하는 단계는, The performing of the Hoffman encoding algorithm / RC4 encryption algorithm combining operation, (a) 상기 RC4 암호와 알고리즘 수행에 필요한 난수 열 발생을 위한 비밀키 값을 초기화하는 단계, (a) initializing a secret key value for generating a random number string necessary to perform the RC4 cipher and the algorithm; (b) 상기 난수 열을 발생시키기 위해 RC4 암호화 알고리즘을 초기화하는 단계, 및(b) initializing an RC4 encryption algorithm to generate the random number sequence, and (c) 상기 난수 열을 발생시키고 이를 이용하여 상기 호프만 인코딩 알고리즘 에 사용되는 내부 테이블의 값을 무작위적으로 치환하는 단계를 포함하는 압축 및 암호화 연산 방법. (c) generating the random number sequence and using it to randomly replace values in an internal table used in the Hoffman encoding algorithm. 제2항에 있어서, The method of claim 2, 상기 (a) 단계는, In step (a), 상기 AES 암호화 알고니즘에 의해 암호화된 결과값을 이용하여 상기 비밀키 값을 초기화하는 단계를 포함하는 압축 및 암호화 연산 방법.And initializing the secret key value using a result value encrypted by the AES encryption algorithm. 제2항에 있어서, The method of claim 2, 상기 (c) 단계는, In step (c), 발생된 난수 열, 및 상기 난수 열과 동일한 길이를 갖는 접두 부호 코드의 개수에 대해 모듈로(mod) 연산을 수행하는 단계,Performing a mod operation on the generated random number string and the number of prefix codes having the same length as the random number string, 상기 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산의 대상이 되는 입력 데이터에 따른 인코딩 데이터로부터 상기 모듈로 연산의 결과 값만큼 건너 뛴 위치의 데이터에 포함되는 접두 부호를 출력하는 단계, Outputting a prefix included in data of a position skipped by a result value of the modulo operation from encoding data according to input data that is the target of the Hoffman encoding algorithm / RC4 encryption algorithm combining operation; 상기 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산의 대상이 되는 입력 데이터에 따른 인코딩 데이터의 접미 부호, 및 상기 접미 부호와 동일한 길이를 갖는 난수 열에 대해 XOR 연산을 수행하여 그 결과 값을 출력하는 단계Performing an XOR operation on a suffix of the encoded data according to the input data that is the target of the Hoffman encoding algorithm / RC4 encryption algorithm and a random number column having the same length as the suffix, and outputting a result value 를 포함하는 압축 및 암호화 연산 방법.Compression and encryption operation method comprising a. 제1항에 있어서, The method of claim 1, 상기 압축 알고리즘은 LZ77 압축 알고리즘인 압축 및 암호화 연산 방법. The compression algorithm is an LZ77 compression algorithm. 제1항에 있어서, The method of claim 1, 상기 압축 알고리즘은 BWT 변환 연산과 MTF 변환 연산이 순차적으로 수행되는 알고리즘인 압축 및 암호화 연산 방법.The compression algorithm is a compression and encryption operation method is an algorithm in which the BWT conversion operation and the MTF conversion operation is performed sequentially. 호프만 인코딩 알고리즘과 RC4 암호화 알고리즘을 결합하여 수행하기 위한 방법으로서,As a method for combining Hoffman encoding algorithm and RC4 encryption algorithm, 난수 발생기로부터 발생된 난수 열, 및 상기 난수 열과 동일한 길이를 갖는 접두 부호 코드의 개수에 대해 모듈로(mod) 연산을 수행하는 단계,Performing a mod operation on the number of random numbers generated from the random number generator and a prefix code having the same length as the random number; 입력 데이터에 따른 인코딩 데이터로부터 상기 모듈로 연산의 결과 값만큼 건너 뛴 위치의 데이터에 포함되는 접두 부호를 출력하는 단계, Outputting a prefix included in data of a position skipped by the result value of the modulo operation from encoding data according to input data, 상기 입력 데이터에 따른 인코딩 데이터의 접미 부호, 및 상기 접미 부호와 동일한 길이를 갖는 난수 열에 대해 XOR 연산을 수행하여 그 결과 값을 출력하는 단계Performing an XOR operation on a suffix of encoding data according to the input data and a random number column having a length equal to the suffix and outputting a result value 를 포함하는 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 수행 방법.Hoffman encoding algorithm / RC4 encryption algorithm combining method comprising a. 압축 연산 및 암호화 연산에 필요한 모든 메모리를 할당, 초기화, 해제 및 관리하는 메모리 관리 모듈, 및A memory management module that allocates, initializes, frees, and manages all memory required for compression and encryption operations, and 초기 출력 데이터에 대한 압축 알고리즘, 호프만 인코딩 알고리즘 및 AES 암호화 알고리즘이 완료된 후, 압축 알고리즘 및 호프만 인코딩 알고리즘/RC4 암호화 알고리즘 결합 연산을 수행하는 호프만 인코딩/RC4 결합 모듈Hoffman encoding / RC4 combining module that performs compression algorithm and Hoffman encoding algorithm / RC4 encryption algorithm combining operation after the compression algorithm, Hoffman encoding algorithm, and AES encryption algorithm for the initial output data is completed. 을 포함하는 압축 및 암호화 연산 장치. Compression and encryption operation device comprising a. 제8항에 있어서, The method of claim 8, 상기 메모리 관리 모듈은, The memory management module, 상기 압축 알고리즘에 사용되는 해쉬 테이블을 저장하기 위한 메모리를 가리키고 있는 제1 포인터, A first pointer indicating a memory for storing a hash table used in the compression algorithm, 상기 호프만 인코딩 알고리즘을 수행하기 위한 두 개의 트리를 가리키고 있는 제2 포인터,A second pointer to two trees for performing the Hoffman encoding algorithm, 상기 RC4 암호화 알고리즘을 수행하기 위한 키에 대한 값을 가리키고 있는 제3 포인터,A third pointer indicating a value for a key for performing the RC4 encryption algorithm, 상기 압축 및 암호화 연산의 출력 값을 저장하기 위한 버퍼를 가리키고 있는 제4 포인터,A fourth pointer pointing to a buffer for storing output values of the compression and encryption operation, 이전 압축 연산이 처리되고 있는 위치를 가리키기 위한 제5 포인터,A fifth pointer to the location where the previous compression operation is being processed, 이전 암호화 연산이 처리되고 있는 위치를 가리키기 위한 제6 포인터,A sixth pointer to the location where the previous encryption operation is being processed, 상기 압축 알고리즘의 입력 버퍼를 가리키고 있는 제7 포인터, 및A seventh pointer pointing to the input buffer of the compression algorithm, and 이전까지 처리된 위치를 가리키기 위한 제8 포인터Eighth pointer to point to the previously processed location 를 저장하는 디렉토리를 포함하는 압축 및 암호화 연산 장치.Compression and encryption operation device including a directory for storing the. 제8항에 있어서, The method of claim 8, 상기 호프만 인코딩/RC4 결합 모듈은, The Hoffman encoding / RC4 combining module, 난수 열을 발생시키는 난수 열 발생기, Random number heat generator for generating random number heat, 상기 난수 열 발생기로부터의 난수 열, 및 상기 난수 열과 동일한 길이를 갖는 접두 부호 코드의 개수에 대해 모듈로(mod) 연산을 수행하는 모듈로 연산부,A modulo operation unit performing a mod operation on the number of random number strings from the random number heat generator and a prefix code having the same length as the random number string, 상기 호프만 인코딩/RC4 결합 모듈의 입력 데이터에 따른 인코딩 데이터로부터 상기 모듈로 연산의 결과 값만큼 건너 뛴 위치의 데이터에 포함되는 접두 부호를 출력하는 접두 부호 출력부, A prefix output unit for outputting a prefix included in data of a position skipped by the modulo operation from encoded data according to input data of the Hoffman encoding / RC4 combining module; 상기 호프만 인코딩/RC4 결합 모듈의 입력 데이터에 따른 인코딩 데이터의 접미 부호, 및 상기 접미 부호와 동일한 길이를 갖는 난수 열에 대해 XOR 연산을 수행하는 XOR 연산부, An XOR operation unit performing an XOR operation on a suffix of encoded data according to input data of the Hoffman encoding / RC4 combining module and a random number string having a length equal to the suffix code; 상기 XOR 연산부의 출력값을 접미 부호로서 출력하는 접미 부호 출력부A suffix output unit for outputting the output value of the XOR operation unit as a suffix code 를 포함하는 압축 및 암호화 연산 장치.Compression and encryption operation device comprising a. 제1항 내지 제7항 중 어느 한 항에 따른 방법을 실행하기 위한 컴퓨터 프로그램을 기록하는 컴퓨터 판독 가능한 기록 매체. A computer-readable recording medium for recording a computer program for executing the method according to any one of claims 1 to 7.
KR1020090006430A 2009-01-28 2009-01-28 Method, apparatus and computer readable recording medium for compression and encryption operations on data KR101048661B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090006430A KR101048661B1 (en) 2009-01-28 2009-01-28 Method, apparatus and computer readable recording medium for compression and encryption operations on data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090006430A KR101048661B1 (en) 2009-01-28 2009-01-28 Method, apparatus and computer readable recording medium for compression and encryption operations on data

Publications (2)

Publication Number Publication Date
KR20100087437A true KR20100087437A (en) 2010-08-05
KR101048661B1 KR101048661B1 (en) 2011-07-14

Family

ID=42753966

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090006430A KR101048661B1 (en) 2009-01-28 2009-01-28 Method, apparatus and computer readable recording medium for compression and encryption operations on data

Country Status (1)

Country Link
KR (1) KR101048661B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108880556A (en) * 2018-05-30 2018-11-23 中国人民解放军战略支援部队信息工程大学 Destructive data compressing method, error-resilience method and encoder and decoder based on LZ77
CN111400730A (en) * 2020-03-11 2020-07-10 西南石油大学 AES key expansion method based on weak correlation
CN116737741A (en) * 2023-08-11 2023-09-12 成都筑猎科技有限公司 Platform merchant balance data real-time updating processing method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6154542A (en) 1997-12-17 2000-11-28 Apple Computer, Inc. Method and apparatus for simultaneously encrypting and compressing data
KR100355289B1 (en) * 2000-11-23 2002-10-11 주식회사 하이닉스반도체 Router capable of header compack and encryption function
KR20050059346A (en) * 2003-12-13 2005-06-20 주식회사 드림인테크 Compressed cryptography method for digital cartoon contents

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108880556A (en) * 2018-05-30 2018-11-23 中国人民解放军战略支援部队信息工程大学 Destructive data compressing method, error-resilience method and encoder and decoder based on LZ77
CN111400730A (en) * 2020-03-11 2020-07-10 西南石油大学 AES key expansion method based on weak correlation
CN111400730B (en) * 2020-03-11 2022-03-08 西南石油大学 AES key expansion method based on weak correlation
CN116737741A (en) * 2023-08-11 2023-09-12 成都筑猎科技有限公司 Platform merchant balance data real-time updating processing method
CN116737741B (en) * 2023-08-11 2023-11-07 成都筑猎科技有限公司 Platform merchant balance data real-time updating processing method

Also Published As

Publication number Publication date
KR101048661B1 (en) 2011-07-14

Similar Documents

Publication Publication Date Title
KR101267109B1 (en) Cryptographic primitives, error coding, and pseudo-random number improvement methods using quasigroups
KR101516574B1 (en) Variable length block cipher apparatus for providing the format preserving encryption, and the method thereof
KR100657062B1 (en) Method for encrypting information and device for realization of the method
CA2723319C (en) A closed galois field cryptographic system
KR101593169B1 (en) Feistel-based variable length block cipher apparatus and method thereof
JP5167374B2 (en) Data encryption device and memory card
WO2001076130B1 (en) Authentication method and schemes for data integrity protection
KR20140051163A (en) Method and system for protecting execution of cryptographic hash functions
WO2002017554A2 (en) Parallel bock encryption method and modes for data confidentiality and integrity protection
JPH09230787A (en) Encoding method and device therefor
CN108197484B (en) Method for realizing node data security in distributed storage environment
US20160006568A1 (en) Tag generation device, tag generation method, and tag generation program
JP2005217842A (en) Data compression method, data restoration method, and program thereof
JP2006506668A (en) Stream cipher generation method using multiple keys
US11075889B2 (en) Method and system for encrypting/decrypting data with ultra-low latency for secure data storage and/or communication
CN107534549B (en) Readable storage medium, method and system for encrypting data stream block
US7003111B2 (en) Method, system, and program, for encoding and decoding input data
US20190036543A1 (en) A Method of Protecting Data Using Compression Algorithms
KR101048661B1 (en) Method, apparatus and computer readable recording medium for compression and encryption operations on data
WO2019225735A1 (en) Data processing device, method, and computer program
WO2020095382A1 (en) Authenticated encryption device, authenticated decryption device, authenticated encryption method, authenticated decryption method, authenticated encryption program, and authenticated decryption program
JPWO2015166701A1 (en) ENCRYPTION METHOD, PROGRAM, AND SYSTEM
Mani et al. Enhancing security in cryptographic algorithm based on LECCRS
KR101076747B1 (en) Method and apparatus for random accessible encryption and decryption by using a hierarchical tree structure of stream cipher module
JP2019504343A (en) Computing device and method

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

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee