1. Field of the Invention
The present invention relates to a parallel processing shrinking key generator, and more particularly, to a shrinking key generator for providing a high speed key generation by configuring a parallel processing logic with a 2:1 multiplexer.
2. Description of the Related Art
As show in
Hereinafter, operations of the conventional shrinking key generator of
The conventional sequential processing logic 3 is easy to be implemented as hardware but a speed of generating key in the conventional sequential processing logic 3 is unusually slow. However, a parallel processing logic according to the present invention may be difficult to be embodied as hardware but quickly generates a key. A parallel processing logic is embodied as hardware by combining logical elements, such as AND gate or OR gate, based on a Boolean Algebraic characteristic of a parallel processing algorithm. That is, a combinational logic is used for embodying the parallel processing logic. In case of a shrinking key generator, a non-boolean algebraic key generation algorithm is used. Since the non-boolean algebraic key generation algorithm does not have the boolean algebraic characteristic, it is impossible to use a parallel processing logic for embodying the shrinking key generator as hardware up to now.
The shrinking key generator has been spotlighted as the most reliable algorithm for encoding/decoding data in a view of a security because there are no specific attacking methods reported or introduced. The shrinking key generator is generally selected when a high-speed key generation is not required. Although the shrinking key generator provides excellent reliability, the shrinking key generator is not selected for a system requiring an Mbps-level data processing speed because of slow speed of key generation. According to development of a wireless data link having wide-bandwidth and a fast Codec processing technology, a high-speed processing technology is also required for encoding and decoding data.
Conventionally, behavioral hardware description language (HDL) codes were not synthesized. According to development of a synthesis tool, many of Behavioral HDL codes, such as a conditional statement and a repetition statement, can be synthesized without problems. However, there are many difficulties still remained to synthesize Behavioral HDL codes, i.e., operation statements related to a pointer index, because of instabilities in an ineffective use of a Cell and a timing simulation. In order to express a selection logic of a shrinking key generator, operations related the pointer index and operations related to a dynamic memory assignment must be expressed as the Behavioral HDL codes by using the synthesis tool. Therefore, it is impossible to express the selection logic of the shrinking key generator having the non-boolean algebraic characteristic as HDL codes and to synthesize the HDL codes by using the synthesis tool.
Accordingly, the present invention is directed to a [title], which substantially obviates one or more problems due to limitations and disadvantages of the related art.
It is an object of the present invention to provide a parallel-processing shrinking key generator for increasing a speed of key generation by configuring a parallel processing logic with a 2:1 multiplexer without using logical elements such as an AND gate or an OR gate.
It is another object of the present invention to provide a parallel-processing shrinking key generator designed with a combinational logic by selecting a structural hardware description language (HDL) approach.
It is a further another object of the present invention to provide a parallel-processing shrinking key generator including a combinational logic using a 2:1 multiplexer for including number of all cases and an index counter variably indexing a dynamic memory generated from a non-boolean algebraic.
It is a still another object to the present invention to provide a parallel-processing shrinking key generator designed as a parallel processing logic based on 16 Bus bit and including a pipeline stage register between stages for solving a fan in & fan out problem.
It is a further still another object of the present invention to provide a parallel-processing shrinking key generator including a combinational logic having: a counter logic varied according to the number of output bits of a selection logic; and a pushing logic and a through logic for expressing number of all cases by using a 2:1 multiplexer.
It is a further still another object of the present invention to provide a parallel-processing shrinking key generator for increasing a speed of generating a key by designing a selection logic as a combinational logic capable of a parallel processing. For example, a speed of key generation in a conventional shrinking key generator is average 1 bit per 2 clocks. In the present invention, a speed of key generation is the number of bus bit per 2 clocks. If the number of bus bit is 16, the speed is 16 bits per 2 clocks.
It is a further still another object of the present invention to provide a parallel-processing shrinking key generator for eliminating instabilities such as a fan-in & fan-out and a clock skew in order to reduce ineffective use of logic cell when a selection logic is synthesized to a Behavioral HDL code, and accurately estimate a result in a timing simulation.
Additional advantages, objects, and features of the invention will be set forth in part in the description which follows and in part will become apparent to those having ordinary skill in the art upon examination of the following or may be learned from practice of the invention. The objectives and other advantages of the invention may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
To achieve these objects and other advantages and in accordance with the purpose of the invention, as embodied and broadly described herein, there is provided a parallel processing shrinking key generator having a selection linear feedback shift register (LFSR), a source LFSR and an output amount register, the parallel processing shrinking key generator including: a selection logic circuit for selecting one of a source bit of the source LFSR and a predetermined input bit according to a selection bit of the selection LFSR; an index counter for assigning an index where output bits of the selection logic circuit are stored at a next clocking of a clock signal; and an output amount register for shifting an output bit of the selection logic circuit according to the assignment of the index counter.
It is to be understood that both the foregoing general description and the following detailed description of the present invention are exemplary and explanatory and are intended to provide further explanation of the invention as claimed.
The accompanying drawings, which are included to provide a further understanding of the invention, are incorporated in and constitute a part of this application, illustrate embodiments of the invention and together with the description serve to explain the principle of the invention. In the drawings:
Reference will now be made in detail to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings.
As shown in
As shown in
As shown in
As shown in
The selection logic circuit 300 is configured with the first pushing logic 301 at a first stage and is configured with the second pushing logic 302 and the first through logic 303.
As shown in
As shown in
The selection logic circuit 300 is configured with the first pushing logic 310 at a first stage, and is configured with the second pushing logic 311 and the first through logic 312. Also, the selection logic circuit 300 is configured with the third pushing logic 313, the second through logic 314 and the third through logic 315 at a third stage and is configured with the fourth pushing logic 316, the fourth through logic 317, the fifth through logic 318 and the sixth through logic 319.
As shown in
Hereinafter, operations of a parallel processing shrinking key generator according to a preferred embodiment of the present invention will be explained with reference to
At first, the selection LFSR 100 shifts a selection bit according to an inputted clock signal (Clock) and the source LFSR 200 shifts a source bit according to the clock signal (Clock). The selection logic circuit 300 selects one of the source bit of the source LFSR 200 and a predetermined input bit according to the selection bit of the selection LFSR 100. The index counter 400 assigns an index where output bits of the selection logic circuit 300 are stored at a next clocking of the clock signal (Clock). The output amount register 500 shifts an output bit of the selection logic circuit 300 according to the assignment of the index counter 400.
The index counter 400 assigns an index of the output amount register 500 to be different as many as the number of bits outputted from the selection logic circuit 300. Therefore, irregular numbers of output bits are stored.
As shown in
As shown in
The truth table of the
Meanwhile, as shown in
At the second stage, if all of MSB to pushing logic 302 is stored, a 4-by-4 through logic 303 is required for storing next bits.
Meanwhile, as shown in
As shown in
According to the parallel processing shrinking key generator as described above, a speed of generating a key is fastened as much as 16 times compared to the conventional sequential shrinking key generator although the parallel processing logics occupy more logic cells as many as 40 times compared to the conventional sequential logic. Such an improvement of the present invention can be obtained from a functional % timing simulation in a FPGA6000T using the synthesis tool according to the present embodiment. The simulation is performed in a Cyclone FPGA 6000T. In the simulation, the selection logic circuit is not synthesized as Behavioral HDL codes and there are many errors found in a functional simulation.
As mentioned above, a shrinking key generator was implemented as the conventional sequential logic which provides high security but low speed of key generation because of limitation of non-boolean algebraic characteristic of the shrinking key generator. However, according to the present invention, the shrinking key generator is implemented as a combinational circuit capable of parallel processing by using the pushing logic having an extendibility of processing bit unit (4, 8, 16 bits, . . . ) according to the number bits of data processing and the through logic. Therefore, a high-speed shrinking key generator can be implemented in various encoders and decoders by using the provided designing technology of the shrinking key generator according to the present invention.
It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention. Thus, it is intended that the present invention covers the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents.
Number | Date | Country | Kind |
---|---|---|---|
10-2004-0108120 | Dec 2004 | KR | national |
Number | Name | Date | Kind |
---|---|---|---|
4310227 | Zinchuk | Jan 1982 | A |
4426667 | Masher et al. | Jan 1984 | A |
5043988 | Brglez et al. | Aug 1991 | A |
5144571 | Thong | Sep 1992 | A |
5568330 | Sawaguchi et al. | Oct 1996 | A |
5872793 | Attaway et al. | Feb 1999 | A |
6052770 | Fant | Apr 2000 | A |
6069574 | Eo et al. | May 2000 | A |
6701476 | Pouya et al. | Mar 2004 | B2 |
6771725 | Agazzi et al. | Aug 2004 | B2 |
6836869 | Wyland | Dec 2004 | B1 |
7480687 | Dirscherl et al. | Jan 2009 | B2 |
20010003530 | Sriram et al. | Jun 2001 | A1 |
20020061078 | Cameron | May 2002 | A1 |
20020178431 | Chapman et al. | Nov 2002 | A1 |
20030081775 | Campagna et al. | May 2003 | A1 |
20030105791 | Stein et al. | Jun 2003 | A1 |
20030152221 | Cheng et al. | Aug 2003 | A1 |
20040015527 | Sriram et al. | Jan 2004 | A1 |
20040071289 | Rose et al. | Apr 2004 | A1 |
20050053233 | Vaudenay et al. | Mar 2005 | A1 |
20050203979 | Clements et al. | Sep 2005 | A1 |
Number | Date | Country |
---|---|---|
1020030043447 | Jun 2003 | KR |
Number | Date | Country | |
---|---|---|---|
20060133608 A1 | Jun 2006 | US |