1. Statement of the Technical Field
The invention concerns cryptography. More particularly, the invention concerns a cryptographic system that encodes data by combining an input signal in a residue number system representation with an error generating sequence.
2. Description of the Related Art
There are many methods known in the art for encrypting data prior to the data's transmission over a communications network. One such method involves receiving an input signal at a cryptographic device. The input signal is expressed in a binary number system representation, i.e. characters of the English language are represented by a sequence of bits. Each bit of the sequence has a zero (0) or a one (1) value. The method also involves generating an encryption sequence. The encryption sequence can be a pseudo-random number sequence generated using a highly non-linear method. The method further involves inducing changes in the input signal using the encryption sequence. Such changes mask the input data and are introduced into the input signal by performing an arithmetic operation. These arithmetic operations are typically arithmetic operations in Galois fields. For example, a binary encryption sequence is added to or subtracted from the input signal bit by bit using Galois field GF[2] arithmetic. Alternatively, the binary encryption sequence is multiplied with the input signal using Galois field GF[2] arithmetic. In this regard, it should be appreciated that each of the above listed arithmetic operations results in modifying every bit of the input signal. In effect, the data contained in the input signal is encrypted.
As will be understood by a person skilled in the art, an advantage of such an encryption method is that it provides a high degree of security. Despite such an advantage, this method suffers from certain drawbacks. For example, algorithms typically employed for generating the encryption sequence are computationally intensive. As such, software programs implementing these algorithms have a slow data processing time.
Another such method involves receiving an input signal expressed in a binary number system representation at a cryptographic device. The method also involves generating a cryptographic sequence. The method further involves arithmetically operating on an N bit block of the input signal using an N bit block of the encryption sequence in Galois field arithmetic. The encryption is induced in the input signal by performing an arithmetic operation, such as addition, subtraction, or multiplication. As a result of performing the arithmetic operation, the entire block is modified. For example, each character of the English language is represented by an eight (8) bit sequence. A block of eight (8) characters forms a sixty-four (64) bit block. Each bit of the sixty-four (64) bit block has a zero (0) or a one (1) value. As such, the sixty-four (64) bits of each input block sequence are modified by combining the input signal using Galois field arithmetic with a block of the encryption sequence. Consequently, the data contained in the input signal is encrypted.
As will be understood by a person skilled in the art, computational complexity can be reduced by reducing the complexity of the encryption sequence generation method. This can be done either by reducing the periodicity of the algorithm or by reducing the amount of non-linearity in the algorithm. As will be understood by a person skilled in the art, an advantage of this encryption method is that it is less computationally intensive than the previously described method. Despite such an advantage, this method suffers from certain drawbacks. For example, this method offers a lower degree of security.
In some encryption applications, a trade off between a degree of security and an encryption algorithm's computational intensity is not justified. Such applications include, but are not limited to, an encryption of medical records and an encryption of credit card records. As such, there is a need for an encryption method offering a moderate degree of security at an appreciably lower implementation complexity than that of a conventional high security encryption method.
A method is provided for encrypting data. The method is based on the difficulty in mapping error statistics between errors induced in residues and the corresponding errors resulting when residue number systems are mapped into a weighted number system. This difficult error mapping masks the characteristics of the method used to induce errors and thus encrypts the input data. The inverse operation is performed to decrypt the encrypted information. The masking of the error inducing or encrypting sequence allows the use of a less complex and thus less computationally intensive sequence generation while yielding an acceptable level of security.
The method includes formatting data represented in a weighted number system into two or more data blocks of N bits in length. The method also includes converting the data in the data blocks into a residue number system representation. The method further includes generating a first error generating sequence, such as a simple linear sequence, a pseudo-random number sequence, a chaotic sequence, or a complex non-linear sequence. Thereafter, the method includes inducing errors in the data blocks by using the error generating sequence to arithmetically operate on one or more residues using Galois arithmetic. In this regard, it should be understood that the errors are induced in the data blocks after converting the data into the residue number system representation.
According to an aspect of the invention, the method includes introducing known errors in one or more residue values generated in the residue number system. The method also includes performing an arithmetic operation on the residue values based on the first error generating sequence. The method further includes transforming the data blocks to a weighted number system. In this regard, it should be understood that this transformation is performed after errors are induced in the data blocks.
According to another aspect of the invention, the method includes generating the first error generating sequence in a weighted number system or a residue number system. The method also includes inducing errors in only selected residues. It should be appreciated that the residues may be varied over time. The method further includes formatting the data into a weighted form to be stored or transmitted after inducing errors in the data blocks.
According to yet another aspect of the invention, the method includes receiving the data blocks after inducing errors in the data blocks. The method also includes generating a second error generating sequence synchronized with and identical to the first error generating sequence. The method further includes correcting the errors in the data blocks using an operation which is an arithmetic inverse of a process used in inducing errors in the data blocks. The method includes converting the data blocks from the residue number system to the weighted number system after correcting the errors in the data blocks. The weighted number system is selected from a group consisting of a decimal, a binary, an octal and a hexadecimal number system.
Embodiments will be described with reference to the following drawing figures, in which like numerals represent like items throughout the figures, and in which:
Referring now to
The data block formatter 102 is comprised of hardware and software configured to receive an input signal including bits of information expressed in a weighted number system representation. The phrase “weighted number system” as used herein refers to a number system other than a residue number system. Such number systems include, but are not limited to, a decimal number system, a binary number system, an octal number system, and a hexadecimal number system. The data block formatter 102 is also comprised of hardware and software configured to arrange the bits of information into a plurality of data blocks.
According to an aspect of the invention, each data block represents one or more characters of the English language. According to another aspect of the invention, the data blocks contain a number of bits defined in accordance with a particular system 100 application. In this regard, it should be appreciated that each data block may contain a fixed number of bits. Alternatively, each data block may contain a variable number of bits, ranging from a minimum size to a maximum size. In this regard, it should be understood that the number of bits contained in each data block may be varied in a deterministic manner that is known by the decryption engine 160 but has random or pseudo-random characteristics.
Referring again to
According to an embodiment of the invention, binary-to-residue conversion operations are computed. In such a scenario, it is preferable to implement moduli equal to or near a power of two (2). For example, if the RNS encoder 104 is required to employ a relatively simple binary to RNS conversion method, then the moduli used by the RNS encoder 104 can be advantageously selected as 2N, 2N−1, and 2N+1. As should be understood, such moduli are preferable because they are guaranteed to be relatively prime and have the lowest possible implementation complexity. Still, the invention is not limited in this regard.
Examples of binary-to-residue circuits for moduli 2N, 2N−1, and 2N+1 are disclosed in “Modulo-Free Architecture for Binary to Residue Transformation with respect to {2m−1, 2m, 2m+1}) Moduli Set, 1994,” written by F. Pourbigharaz, H. M. Yassine. The entire disclosure of this publication is incorporated herein by reference.
The following Example (1) is provided to assist a reader in understanding a computed modulo operation for converting binary data into a RNS representation. However, the scope of the invention is not limited in any way thereby.
A first data block is comprised of a binary bit sequence 00001001 representing a horizontal tab, the tenth character of the ASCII character set. As will be understood by a person skilled in the art, the binary bit sequence 00001001 has a decimal value of nine (9). As the Extended ASCII character set has 256 possible values with decimal values from zero (0) to two hundred fifty-five (255) and corresponding binary values from 00000000 to 11111111, the moduli set must supply a dynamic range M=m0, m1, . . . , mP-1. P is the number of moduli of at least two hundred fifty-five (255). Three (3) moduli m0, m1, m2 are selected to have values of seven (7), eight (8), and nine (9). This gives a dynamic range of five hundred four (504). Accordingly, the RNS representation of the data in the first data block can be computed using Equation (1).
R={Vbbsmodulo m0,Vbbsmodulo m1, Vbbsmodulo m2} (1)
where R is a residue value 3-tuple for the data in a data block. Vbbs is a value of a binary bit sequence representing a character of the English language. m0, m1, m2 are the moduli. By substituting the above-listed values for Vbbs and m0, m1, m2 into Equation (1), the residue values for the data in the first data block can be computed as follows: R={9 modulo 7=2, 9 modulo 8=1, 9 modulo 9=0}having a binary bit sequence of {010 001 000}.
According to another embodiment of the invention, binary-to-residue conversion operations are advantageously implemented in look-up table operations. This embodiment is especially for block sizes of ten (10) bits or less due to the manageable look-up table address space. In such a scenario, the RNS encoder 104 has a relatively fast processing time as compared to that of a RNS encoder employing a computational binary to RNS conversion algorithm. Still, the invention is not limited in this regard. Any other binary-to-residue conversion technique known in the art can be used without limitation.
Referring again to
Referring again to
Referring again to
According to an aspect of the invention, each residue value is expressed in a binary number system representation. Specifically, each residue is a number expressed as a sequence of bits. Each bit of the sequence has a zero (0) value or a one (1) value. In this regard, it should be appreciated that the arithmetic operation performed by the closed-ring-arithmetic operator 106 modifies one or more bits of each residue value or selected residue values in Galois field GF[mL]. It should also be appreciated that the selected residue values in which errors are induced may be varied over time.
After inducing errors in one or more residue values, the closed-ring-arithmetic operator 106 communicates non-error induced residue values (NEIRVs) and/or error induced residue values (EIRVs) to the data formatter 108. The phrase “non-error induced residue value” as used herein refers to a residue value absent of induced errors, i.e., none of the residue value bits were modified by an arithmetic operation performed by the closed-ring-arithmetic operator 106. In this regard, it should be appreciated that the arithmetic operation performed by the closed-ring-arithmetic operator 106 can modify one or more bits of selected residue values. Accordingly, the closed-ring-arithmetic operator 106 may communicate residue values (i.e., NEIRVs) other than the selected residue values having induced errors (i.e., EIRVs) to the data formatter 108. The phrase “error induced residue value” as used herein refers to a numerical value representing the sum of a residue value and all or a portion of an error generating sequence, the result of subtracting all or a portion of an error generating sequence from a residue value, or the product of a residue value and all or a portion of an error generating sequence, i.e, one or more bits of the residue value was modified by an arithmetic operation performed by the closed-ring-arithmetic operator 106.
The data formatter 108 is comprised of hardware and software configured to convert the NEIRVs and the EIRVs into a proper form for transmission to a data store 114 and/or the decryption engine 160. For example, the data formatter 108 can perform actions to interleave the NEIRVs and the EIRVs. Subsequent to the formatting step, the NEIRVs and the EIRVs are stored or transmitted to some remote location. For example, the NEIRVs and the EIRVs can be transmitted to the data store 114 and/or the decryption engine 160. The data formatter 108 can also perform actions to convert the NEIRVs and the EIRVs to a weighted number system representation prior to formatting the same for transmission to the data store 114 and/or the decryption engine 160. In this regard, it should be appreciated that the data formatter 108 can employ a Chinese Remainder Theorem (CRT) algorithm, a modified CRT algorithm, a mixed-radix conversion (MRC) algorithm, or a modified MRC algorithm to convert the NEIRVs and the EIRVs into a weighted number system representation prior to formatting and transmission to the data store 114 and/or the decryption engine 160.
As shown in
Referring again to
Upon receipt of NEIRVs and EIRVs from the inverse data formatter 116 and the error generating sequence from the numerical sequence generator 120, the closed-ring-arithmetic operator 118 performs actions to remove the error previously induced in the EIRVs by the closed-ring-arithmetic operator 106. In this regard, the closed-ring-arithmetic operator 118 inverts the arithmetic operations performed by the closed-ring-arithmetic operator 106 of the encryption engine 150. Once the errors are removed from the EIRVs, the error free residue values (including any NEIRVs) are communicated from the closed-ring-arithmetic operator 118 to the CRT processor 124. The CRT processor 124 performs arithmetic operations and/or look up table operations to obtain an output data from the error free residue values. In this regard, it should be appreciated that the CRT processor 124 is comprised of hardware and software configured to recover sequences of binary bits representing characters of the English language from the error free residue values by employing a Chinese remainder theorem (CRT) algorithm. CRT algorithms are well known to persons skilled in the art. Thus. CRT algorithms will not be described in great detail herein. However, it should be appreciated that any CRT algorithm can be used without limitation. It should also be appreciated that the output data is comprised of substantially the same sequence of binary bits contained in the input signal received at the encryption engine 150.
Referring now to
Referring again to
In step 222, a decryption engine 160 receives the formatted encrypted data. Upon receipt of the formatted encrypted data, the decryption engine 160 performs processing on the same. This processing can involve deformatting the formatted encrypted data so that the EIRVs and NEIRVs are in a proper form for communication to a closed-ring-arithmetic operator 118. This step can involve de-interleaving the EIRVs and NEIRVs from an interleaved sequence. This step can also involve converting the EIRVs and NEIRVs to an unweighted number system. After step 224, step 226 is performed where at least one state of a numerical sequence generator 120 contained in the decryption engine 160 and at least one state of a numerical sequence generator 110 contained in an encryption engine 150 are synchronized. In step 228, an error generating sequence is generated by the numerical sequence generator 120. In this regard, it should be appreciated that the error generating sequence is the same as the error generating sequence generated by the encryption engine 150. It should also be appreciated that the error generating sequence is generated in a weighted number system or a residue number system. Subsequently, a closed-ring-operation is performed to remove the error induced in the EIRVs to obtain error free residue values. In step 232, Chinese remainder theorem (CRT) operations and/or CRT look-up table operations are performed to obtain output data from the error free residue values. In this regard, it should be appreciated that the output data is comprised of the same or substantially the same sequence of binary bits contained in the input data. After step 232, step 234 is performed where the method 200 ends.
The following Example (2) is provided in order to illustrate a principle of the present invention MATLAB® software is used to illustrate the principle of the present invention. The scope of the invention, however, is not to be considered limited in any way thereby.
Briefly, an input data “the quick brown fox” is generated and converted into a residue number system representation using modulo operations. The residue number system employed is selected to have moduli three (3), five (5), and nineteen (19). Thereafter, a manipulation in residue space is performed by simply flipping the least significant bit (LSB) in the mod three (3) moduli illustrating the principle that a very predictable manipulation of the same bit in residue space manifests itself as a statistically complex behavior in a weighted number representation of characters. The simple toggling of an LSB in a single residue thereby generates output characters . Subsequently, the characters are converted back to a residue number system representation. A manipulation in residue space is performed by flipping an LSB in the mod three (3) moduli thereby generating an output data “the quick brown fox.”
The following Example (3) is provided in order to further illustrate the mathematical aspects of the present invention. The scope of the invention, however, is not to be considered limited in any way thereby.
Briefly, an input data is generated and converted into a residue number system representation using modulo operations. The input data includes:
“In classical physics, due to interference, light is observed to take the stationary path between two points; but how does light know where it's going? That is, if the start and end points are known, the path that will take the shortest time can be calculated. However, when light is first emitted, the end point is not known, so how is it that light always takes the quickest path? In some interpretations, it is suggested that according to QED light does not have to—it simply goes over every possible path, and the observer (at a particular location) simply detects the mathematical result of all wave functions added up (as a sum of all line integrals). For other interpretations, paths are viewed as non physical, mathematical constructs that are equivalent to other, possibly infinite, sets of mathematical expansions. According to QED, light can go slower or faster than c, but will travel at speed c on average.
Physically, QED describes charged particles (and their antiparticles) interacting with each other by the exchange of photons. The magnitude of these interactions can be computed using perturbation theory; these rather complex formulas have a remarkable pictorial representation as Feynman diagrams. QED was the theory to which Feynman diagrams were first applied. These diagrams were invented on the basis of Lagrangian mechanics. Using a Feynman diagram, one decides every possible path between the start and end points. Each path is assigned a complex-valued probability amplitude, and the actual amplitude we observe is the sum of all amplitudes over all possible paths. Obviously, among all possible paths the ones with stationary phase contribute most (due to lack of destructive interference with some neighboring counter-phase paths)—this results in the stationary classical path between the two points.
QED doesn't predict what will happen in an experiment, but it can predict the probability of what will happen in an experiment, which is how it is experimentally verified. Predictions of QED agree with experiments to an extremely high degree of accuracy: currently about 10^-12 (and limited by experimental errors); for details see precision tests of QED. This makes QED the most accurate physical theory constructed thus far.
Near the end of his life, Richard P. Feynman gave a series of lectures on QED intended for the lay public. These lectures were transcribed and published as Feynman (1985), QED: The strange theory of light and matter, a classic non-mathematical exposition of QED from the point of view articulated above.”
The residue number system employed is selected to have moduli two (2), seven (7), and seventeen (17). Thereafter, a manipulation in residue space is performed by simply flipping the least significant bit (LSB) in the mod two (2) moduli.
For simplicity of illustration, a simple normally distributed random variable is generated with the number of samples equal to the number of eight (8) bit blocks representing the input data. In other embodiments a more complex method of generating the error sequence is used. The first three (3) fractional bits of each random number is restricted to value from zero (0) to six (6) and are added in Galois field GF[7] to the mod seven (7) moduli. The next 5 (5) fractional bits from the random sample is limited to values from zero (0) to sixteen (16) and are added in Galois field GF[17] to the mod seventeen (17) moduli. The result is reformatted via the Chinese Remainder Theorem (CRT) to a weighted eight (8) bit character representation.
The simple operations in residue space generate output the characters:
□·\□□□xå$~□ □E□¶□)©Ö□xÓ□□ ¥
In the decryption engine, the characters are converted back to a residue number system representation. A manipulation in residue space is performed by flipping an LSB in the mod two (2) moduli. The seed used to generate the random number sequence in the encryption is used as the key and seed for the random number generator in the decryption engine. The first three (3) fractional bits of each random number is restricted to value from zero (0) to six (6) and are subtracted in Galois field GF[7] to the mod seven (7) moduli. The next five (5) fractional bits form the random sample is limited to values from zero (0) to sixteen (16) and are subtracted in Galois field GF[17] to the mod seventeen (17) moduli. The result is converted back to character format via the Chinese Remainder Theorem (CRT). Consequently, an output data is generated which corresponds to the original input data.
For purpose pf understanding the invention, the following example is provided of a MATLAB® software routine for residue encryption and decryption. Those skilled in the art will appreciate that the invention is not limited to the routine provided.
All of the apparatus, methods and algorithms disclosed and claimed herein can be made and executed without undue experimentation in light of the present disclosure. While the invention has been described in terms of preferred embodiments, it will be apparent to those of skill in the art that variations may be applied to the apparatus, methods and sequence of steps of the method without departing from the concept, spirit and scope of the invention. More specifically, it will be apparent that certain components may be added to, combined with, or substituted for the components described herein while the same or similar results would be achieved. All such similar substitutes and modifications apparent to those skilled in the art are deemed to be within the spirit, scope and concept of the invention as defined.
Number | Name | Date | Kind |
---|---|---|---|
3564223 | Harris et al. | Feb 1971 | A |
4095778 | Wing | Jun 1978 | A |
4646326 | Backof, Jr. et al. | Feb 1987 | A |
4703507 | Holden | Oct 1987 | A |
4893316 | Janc et al. | Jan 1990 | A |
5007087 | Bernstein et al. | Apr 1991 | A |
5048086 | Bianco et al. | Sep 1991 | A |
5077793 | Falk et al. | Dec 1991 | A |
5210770 | Rice | May 1993 | A |
5276633 | Fox et al. | Jan 1994 | A |
5297153 | Baggen et al. | Mar 1994 | A |
5297206 | Orton | Mar 1994 | A |
5319735 | Preuss et al. | Jun 1994 | A |
5412687 | Sutton et al. | May 1995 | A |
5596600 | Dimos et al. | Jan 1997 | A |
5598476 | LaBarre et al. | Jan 1997 | A |
5646997 | Barton | Jul 1997 | A |
5677927 | Fullerton et al. | Oct 1997 | A |
5680462 | Miller et al. | Oct 1997 | A |
5757923 | Koopman, Jr. | May 1998 | A |
5811998 | Lundberg et al. | Sep 1998 | A |
5852630 | Langberg et al. | Dec 1998 | A |
5900835 | Stein | May 1999 | A |
5923760 | Abarbanel et al. | Jul 1999 | A |
5924980 | Coetzee | Jul 1999 | A |
5937000 | Lee et al. | Aug 1999 | A |
5963584 | Boulanger et al. | Oct 1999 | A |
6014446 | Finkelstein | Jan 2000 | A |
6023612 | Harris et al. | Feb 2000 | A |
6038317 | Magliveras et al. | Mar 2000 | A |
6078611 | La Rosa et al. | Jun 2000 | A |
6141786 | Cox et al. | Oct 2000 | A |
6212239 | Hayes | Apr 2001 | B1 |
6304216 | Gronemeyer | Oct 2001 | B1 |
6304556 | Haas | Oct 2001 | B1 |
6310906 | Abarbanel et al. | Oct 2001 | B1 |
6314187 | Menkhoff et al. | Nov 2001 | B1 |
6331974 | Yang et al. | Dec 2001 | B1 |
6377782 | Bishop et al. | Apr 2002 | B1 |
6473448 | Shono et al. | Oct 2002 | B1 |
6529568 | Richards et al. | Mar 2003 | B1 |
6570909 | Kansakoski et al. | May 2003 | B1 |
6614914 | Rhoads et al. | Sep 2003 | B1 |
6665692 | Nieminen | Dec 2003 | B1 |
6732127 | Karp | May 2004 | B2 |
6744893 | Fleming-Dahl | Jun 2004 | B1 |
6754251 | Sriram et al. | Jun 2004 | B1 |
6766345 | Stein et al. | Jul 2004 | B2 |
6842479 | Bottomley | Jan 2005 | B2 |
6842745 | Occhipinti et al. | Jan 2005 | B2 |
6864827 | Tise et al. | Mar 2005 | B1 |
6865218 | Sourour | Mar 2005 | B1 |
6888813 | Kishi | May 2005 | B1 |
6901104 | Du et al. | May 2005 | B1 |
6914949 | Richards et al. | Jul 2005 | B2 |
6937568 | Nicholl et al. | Aug 2005 | B1 |
6980656 | Hinton, Sr. et al. | Dec 2005 | B1 |
6980657 | Hinton, Sr. et al. | Dec 2005 | B1 |
6986054 | Kaminaga et al. | Jan 2006 | B2 |
6993016 | Liva et al. | Jan 2006 | B1 |
6999445 | Dmitriev et al. | Feb 2006 | B1 |
7023323 | Nysen | Apr 2006 | B1 |
7024172 | Murphy et al. | Apr 2006 | B1 |
7027598 | Stojancic et al. | Apr 2006 | B1 |
7035220 | Simcoe | Apr 2006 | B1 |
7069492 | Piret et al. | Jun 2006 | B2 |
7076065 | Sherman et al. | Jul 2006 | B2 |
7078981 | Farag | Jul 2006 | B2 |
7079651 | Den Boer et al. | Jul 2006 | B2 |
7095778 | Okubo et al. | Aug 2006 | B2 |
7133522 | Lambert | Nov 2006 | B2 |
7170997 | Petersen et al. | Jan 2007 | B2 |
7190681 | Wu | Mar 2007 | B1 |
7200225 | Schroeppel | Apr 2007 | B1 |
7233969 | Rawlins et al. | Jun 2007 | B2 |
7233970 | North et al. | Jun 2007 | B2 |
7245723 | Hinton, Sr. et al. | Jul 2007 | B2 |
7254187 | Mohan et al. | Aug 2007 | B2 |
7269198 | Elliott et al. | Sep 2007 | B1 |
7269258 | Ishihara et al. | Sep 2007 | B2 |
7272168 | Akopian | Sep 2007 | B2 |
7277540 | Shiba et al. | Oct 2007 | B1 |
7286802 | Beyme et al. | Oct 2007 | B2 |
7310309 | Xu | Dec 2007 | B1 |
7349381 | Clark et al. | Mar 2008 | B1 |
7423972 | Shaham et al. | Sep 2008 | B2 |
7529292 | Bultan et al. | May 2009 | B2 |
7643537 | Giallorenzi et al. | Jan 2010 | B1 |
7725114 | Feher | May 2010 | B2 |
7779060 | Kocarev et al. | Aug 2010 | B2 |
7830214 | Han et al. | Nov 2010 | B2 |
7853014 | Blakley et al. | Dec 2010 | B2 |
7929498 | Ozluturk et al. | Apr 2011 | B2 |
7949032 | Frost | May 2011 | B1 |
7974146 | Barkley | Jul 2011 | B2 |
20010017883 | Tiirola et al. | Aug 2001 | A1 |
20020012403 | McGowan et al. | Jan 2002 | A1 |
20020034191 | Shattil | Mar 2002 | A1 |
20020034215 | Inoue et al. | Mar 2002 | A1 |
20020041623 | Umeno | Apr 2002 | A1 |
20020054682 | Di Bernardo et al. | May 2002 | A1 |
20020061080 | Richards et al. | May 2002 | A1 |
20020061081 | Richards et al. | May 2002 | A1 |
20020094797 | Marshall et al. | Jul 2002 | A1 |
20020099746 | Tie et al. | Jul 2002 | A1 |
20020110182 | Kawai | Aug 2002 | A1 |
20020115461 | Shiraki et al. | Aug 2002 | A1 |
20020122465 | Agee et al. | Sep 2002 | A1 |
20020128007 | Miyatani | Sep 2002 | A1 |
20020172291 | Maggio et al. | Nov 2002 | A1 |
20020174152 | Terasawa et al. | Nov 2002 | A1 |
20020176511 | Fullerton et al. | Nov 2002 | A1 |
20020186750 | Callaway et al. | Dec 2002 | A1 |
20030007639 | Lambert | Jan 2003 | A1 |
20030016691 | Cho | Jan 2003 | A1 |
20030044004 | Blakley et al. | Mar 2003 | A1 |
20030156603 | Rakib et al. | Aug 2003 | A1 |
20030182246 | Johnson et al. | Sep 2003 | A1 |
20030198184 | Huang et al. | Oct 2003 | A1 |
20040001534 | Yang | Jan 2004 | A1 |
20040001556 | Harrison et al. | Jan 2004 | A1 |
20040059767 | Liardet | Mar 2004 | A1 |
20040092291 | Legnain et al. | May 2004 | A1 |
20040100588 | Hartson et al. | May 2004 | A1 |
20040146095 | Umeno et al. | Jul 2004 | A1 |
20040156427 | Gilhousen et al. | Aug 2004 | A1 |
20040161022 | Glazko et al. | Aug 2004 | A1 |
20040165650 | Miyazaki et al. | Aug 2004 | A1 |
20040165681 | Mohan | Aug 2004 | A1 |
20040184416 | Woo | Sep 2004 | A1 |
20040196212 | Shimizu | Oct 2004 | A1 |
20040196933 | Shan et al. | Oct 2004 | A1 |
20050004748 | Pinto et al. | Jan 2005 | A1 |
20050021308 | Tse et al. | Jan 2005 | A1 |
20050031120 | Samid | Feb 2005 | A1 |
20050050121 | Klein et al. | Mar 2005 | A1 |
20050075995 | Stewart et al. | Apr 2005 | A1 |
20050089169 | Kim et al. | Apr 2005 | A1 |
20050129096 | Zhengdi et al. | Jun 2005 | A1 |
20050207574 | Pitz et al. | Sep 2005 | A1 |
20050249271 | Lau et al. | Nov 2005 | A1 |
20050254587 | Kim et al. | Nov 2005 | A1 |
20050259723 | Blanchard | Nov 2005 | A1 |
20050265430 | Ozluturk et al. | Dec 2005 | A1 |
20050274807 | Barrus et al. | Dec 2005 | A1 |
20060034378 | Lindskog et al. | Feb 2006 | A1 |
20060072754 | Hinton et al. | Apr 2006 | A1 |
20060088081 | Withington et al. | Apr 2006 | A1 |
20060093136 | Zhang et al. | May 2006 | A1 |
20060123325 | Wilson et al. | Jun 2006 | A1 |
20060128503 | Savarese et al. | Jun 2006 | A1 |
20060209926 | Umeno et al. | Sep 2006 | A1 |
20060209932 | Khandekar et al. | Sep 2006 | A1 |
20060239334 | Kwon et al. | Oct 2006 | A1 |
20060251250 | Ruggiero et al. | Nov 2006 | A1 |
20060264183 | Chen et al. | Nov 2006 | A1 |
20070098054 | Umeno | May 2007 | A1 |
20070121945 | Han et al. | May 2007 | A1 |
20070133495 | Lee et al. | Jun 2007 | A1 |
20070149232 | Koslar | Jun 2007 | A1 |
20070195860 | Yang et al. | Aug 2007 | A1 |
20070201535 | Ahmed | Aug 2007 | A1 |
20070217528 | Miyoshi et al. | Sep 2007 | A1 |
20070230701 | Park et al. | Oct 2007 | A1 |
20070253464 | Hori et al. | Nov 2007 | A1 |
20070291833 | Shimanskiy | Dec 2007 | A1 |
20080008320 | Hinton et al. | Jan 2008 | A1 |
20080016431 | Lablans | Jan 2008 | A1 |
20080019422 | Smith et al. | Jan 2008 | A1 |
20080026706 | Shimizu et al. | Jan 2008 | A1 |
20080075195 | Pajukoski et al. | Mar 2008 | A1 |
20080080439 | Aziz et al. | Apr 2008 | A1 |
20080084919 | Kleveland et al. | Apr 2008 | A1 |
20080095215 | McDermott et al. | Apr 2008 | A1 |
20080107268 | Rohde et al. | May 2008 | A1 |
20080198832 | Chester | Aug 2008 | A1 |
20080204306 | Shirakawa | Aug 2008 | A1 |
20080263119 | Chester et al. | Oct 2008 | A1 |
20080294707 | Suzuki et al. | Nov 2008 | A1 |
20080294710 | Michaels | Nov 2008 | A1 |
20080294956 | Chester et al. | Nov 2008 | A1 |
20080304553 | Zhao et al. | Dec 2008 | A1 |
20080304666 | Chester et al. | Dec 2008 | A1 |
20080307022 | Michaels et al. | Dec 2008 | A1 |
20080307024 | Michaels et al. | Dec 2008 | A1 |
20090022212 | Ito et al. | Jan 2009 | A1 |
20090034727 | Chester et al. | Feb 2009 | A1 |
20090044080 | Michaels et al. | Feb 2009 | A1 |
20090059882 | Hwang et al. | Mar 2009 | A1 |
20090086848 | Han et al. | Apr 2009 | A1 |
20090110197 | Michaels | Apr 2009 | A1 |
20090122926 | Azenkot et al. | May 2009 | A1 |
20090196420 | Chester et al. | Aug 2009 | A1 |
20090202067 | Michaels et al. | Aug 2009 | A1 |
20090245327 | Michaels | Oct 2009 | A1 |
20090279688 | Michaels et al. | Nov 2009 | A1 |
20090279690 | Michaels et al. | Nov 2009 | A1 |
20090285395 | Hu et al. | Nov 2009 | A1 |
20090296860 | Chester et al. | Dec 2009 | A1 |
20090300088 | Michaels et al. | Dec 2009 | A1 |
20090309984 | Bourgain et al. | Dec 2009 | A1 |
20090310650 | Chester et al. | Dec 2009 | A1 |
20090316679 | Van Der Wateren | Dec 2009 | A1 |
20090323766 | Wang et al. | Dec 2009 | A1 |
20090327387 | Michaels et al. | Dec 2009 | A1 |
20100029225 | Urushihara et al. | Feb 2010 | A1 |
20100030832 | Mellott | Feb 2010 | A1 |
20100054225 | Hadef et al. | Mar 2010 | A1 |
20100073210 | Bardsley et al. | Mar 2010 | A1 |
20100111296 | Brown et al. | May 2010 | A1 |
20100142593 | Schmid | Jun 2010 | A1 |
20100254430 | Lee et al. | Oct 2010 | A1 |
20100260276 | Orlik et al. | Oct 2010 | A1 |
20110222393 | Kwak et al. | Sep 2011 | A1 |
Number | Date | Country |
---|---|---|
0 849 664 | Jun 1998 | EP |
0 949 563 | Oct 1999 | EP |
2 000 900 | Dec 2008 | EP |
2 000 902 | Dec 2008 | EP |
1167272 | Oct 1969 | GB |
7140983 | Jun 1995 | JP |
2001255817 | Sep 2001 | JP |
2004279784 | Oct 2004 | JP |
2004343509 | Dec 2004 | JP |
2005017612 | Jan 2005 | JP |
WO-0135572 | May 2001 | WO |
WO-2006 110954 | Oct 2006 | WO |
WO 2008 065191 | Jun 2008 | WO |
WO-2008099367 | Aug 2008 | WO |
WO-2008130973 | Oct 2008 | WO |
WO 2009 146283 | Dec 2009 | WO |
Entry |
---|
A.S., Madhukumar et al. “Incremental Redundancy and Link Adaptation in Wireless Local Area Networks using Residue Number Systems” 2003. Wireless Personal Communications vol. 27 pp. 321-336. |
Abel, et al., “Chaos Communications-Principles, Schemes, and System Analysis” Proceedings for the IEEE, IEEE. New York, NY. vol. 90, No. 5, May 1, 2002, XP011064997, ISSN: 0018-9219. |
Barile, Margherita, “Bijective,” From MathWorld—A Wolfram Web Resource, created by Eric W. Weisstein. http://mathworld.wolfram.com/Bijective.html. |
Chren, W A: “PN Code Generator with Low Delay-power Product for Spread-Spectrum Communication Systems” IEEE Transactions on Circuits and Systems II: Express Briefs, IEEE Service Center, New York, NY US, vol. 46, No. 12, Dec. 1, 1999, pp. 1506-1511, XP000932002, ISSN: 1057-7130. |
De Matteis, A., et al., “Pseudorandom Permutation”. Journal of Computational and Applied Mathematics, Elsevier, Netherlands, vol. 142, No. 2, May 15, 2002, pp. 367-375, XP007906923, ISSN: 0377-0427. |
Kolumban, et al., “The Role of Synchronization in Digital Communications Using Chaos—Part II: Chaotic Modulation and Chaotic Synchronization”, IEEE Transactions on Circuits and Systems Part I: Regular Papers, IEEE Service Center, New York, NY US, vol. 45, No. 11, Nov. 1, 1998, XP011011827, ISSN: 1057-7122. |
Kolumban, et al., “Chaotic Communications with Correlator Receivers: Theory and Performance Limits” Proceedings of the IEEE, vol. 90, No. 5, May 2002. |
Knuth, D.E., “The Art of Computer Programming, Third Edition; vol. 2 Seminumerical Algorithms”. Feb. 2005, Addison-Wesley, Boston 310200, XP002511903, pp. 142-146, 284-292. |
Knuth, D E: “The Art of Computer Programming, 3.2.2 Other Methods” The Art of Computer Programming. vol. 2: Seminumerical Algorithms, Boston, MA: Addison-Wesley, US, Jan. 1, 1998, pp. 26-40, XP002409615, ISBN: 978-0-0201-89684-8. |
Leung, et al., “Time-varying synchronization of chaotic systems in the presence of system mismatch” Physical Review E (Statistical, Nonlinear, and Soft Matter Physics) APS through ALP USA, [online] Vo. 69, No. 2, Feb. 1, 2004, pp. 26201-1, XP002499416, ISSN: 1063-651X. Retrieved from the Internet: URL:http://prola.aps.org/pdf/PRE/v69/i2/e026201 [retrieved Oct. 13, 2008]. |
Morsche et al., “Signals and Systems,” lecture notes, University of Eindhoven, The Netherlands (1999). |
Panella, et al., “An RNS Architecture for Quasi-Chaotic Oscillators” The Journal of VLSI Signal Processing, Kluwer Academic Publishes, BO, vol. 33, No. 1-2, Jan. 1, 2003, pp. 199-220, XP019216547, ISSN: 1573-109X. |
Pleszczynski, S, “On the Generation of Permutations” Information Processing Letters, Amsterdam, NL, vol. 3, No. 6, Jul. 1, 1975, pp. 180-183, XP008023810, ISSN: 0020-0190. |
Vanwiggeren, et al., “Chaotic Communication Using Time-Delayed Optical Systems,” International Journal of Bifurcation and Chaos, vol. 9, No. 11, (1999) pp. 2129-2156, World Scientific Publishing Co. |
Weisstein, Eric W., “Injection,” From MathWorld—A Wolfram Web Resource. http://mathworld.wolfram.com/Injection.html. |
Weisstein, Eric W. “Surjection,” From MathWorld—A Wolfram Web Resource, http://mathworld.wolfram.com/Surjection.html. |
Yen, et al., (1999) “Residual Number System Assisted CDMA: A New System Concept”, In: ACTS'99, Jun. 8-11, 1999, Sorrento, Italy. |
Yu, et al., “A comparative Study of Different Chaos Based Spread Spectrum Communication Systems”, ISCAS 2001, Proceedings of the 2001 IEEE International Symposium on Circuits and Systems, Sydney, Australia, May 6-9, 2001; (IEEE International Symposium on Circuits and Systems], New York, NY : IEEE, US, vol. 3, May 6, 2001, pp. 216-216, XP01054114, ISBN: 978-0-7803-6685-5. |
Michaels, et al., U.S. Appl. No. 12/056,024, filed Mar. 26, 2008, entitled “Selective Noise Cancellation of a Spread Spectrum Signal”. |
Michaels, et al., U.S. Appl. No. 12/117,086, filed May 8, 2008, Entitled “Cryptographic System Including a Mixed Radix Number Generator With Chosen Statistical Artifacts”. |
Chester, et al., U.S. Appl. No. 12/116,104, filed May 6, 2008, Entitled, “A Closed Galois Field Cryptographic System”. |
Chester, et al., U.S. Appl. No. 12/131,386, filed Jun. 2, 2008, Entitled “Adaptive Correlation”. |
Chester, et al., U.S. Appl. No. 12/137,593, filed Jun. 12, 2008, entitled “Featureless Coherent Chaotic Amplitude Modulation”. |
Michaels, et al., U.S. Appl. No. 12/129,197, filed May 29, 2008, entitled “Digital Generation of an Accelerated or Decelerated Chaotic Numerical Sequence”. |
Michaels, et al., U.S. Appl. No. 12/129,654, filed May 29, 2008, entitled “Sine/Cosine Generator”. |
Michaels, et al., U.S. Appl. No. 12/496,214, filed Jul. 1, 2009, entitled “Anti-Jam Communications Having Selectively Variable Papr Including Cazac Waveform”. |
Michaels, et al., U.S. Appl. No. 12/507,111, filed Jul. 22, 2009, entitled “Anti-Jam Communications Using Adaptive Chaotic Spread Waveform”. |
Chester, et al., U.S. Appl. No. 12/480,264, filed Jun. 8, 2009, entitled “Continuous Time Chaos Dithering”. |
Chester, et al., U.S. Appl. No. 12/481,704, filed Jun. 10, 2009, entitled “Discrete Time Chaos Dithering”. |
Michaels, et al., U.S. Appl. No. 12/345,163, filed Dec. 29, 2008, entitled “Communications System Employing Chaotic Spreading Codes With Static Offsets”. |
Micheals, et al., U.S. Appl. No. 12/344,962, filed Dec. 29, 2008, entitled “Communications System Employing Orthogonal Chaotic Spreading Codes”. |
Michaels, et al., U.S. Appl. No. 12/396,828, filed Jun. 3, 2009, entitled “Communications System Employing Orthogonal Chaotic Spreading Codes”. |
Michaels, et al., U.S. Appl. No. 12/496,170, filed Jul. 1, 2009, entitled “Permission Based Multiple Access Communications Systems”. |
Michaels, et al., U.S. Appl. No. 12/496,233, filed Jul. 1, 2009, entitled “Permission-Based Secure Multiple Access Communication Systems Rotations”. |
Michaels, et al., U.S. Appl. No. 12/507,512, filed Jul. 22, 2009, entitled “Permission-Based TDMA Chaotic Communication Systems”. |
Micheals, et al., U.S. Appl. No. 12/496,085, filed Jul. 1, 2009, entitled, “High-Speed Cryptographic System Using Chaotic Sequences”. |
Michaels, et al., U.S. Appl. No. 12/496,123, filed Jul. 1, 2009, entitled, “Rake Receiver for Spread Spectrum Chaotic Communications Systems”. |
Michaels, et al., U.S. Appl. No. 12/496,146, filed Jul. 1, 2009, entitled “Improved Symbol Estimation for Chaotic Spread Spectrum Signal”. |
Micheals, et al., U.S. Appl. No. 12/480,316, filed Jun. 8, 2009, entitled “Symbol Duration Dithering for Secured Chaotic Communications”. |
Michaels, et al., U.S. Appl. No. 12/496,183, filed Jul. 1, 2009, entitled “Bit Error Rate Reduction in Chaotic Communications”. |
Michaels, Alan, U.S. Appl. No. 12/248,131, filed Oct. 9, 2008, entitled “Ad-hoc Network Acquistion Using Chaotic Sequence Spread Waveform”. |
Michaels, Alan, U.S. Appl. No. 12/201,021, filed Aug. 29, 2008, entitled, “Multi-Tier Ad-hoc Network Communications”. |
Aparicio; “Communications Systems Based on Chaos” May 2007. Universidad Rey Juan Carlos. |
Bererber, S.M., et al., “Design of a CDMA Sysetm in FPGA Technology”, Vehicular Technology Conference, 2007. VTC2007-Spring. IEEE 65th Apr. 22, 2007, Apr. 25, 2007, pp. 3061-3065, XP002575053 Dublin ISBN: 1-4244-0266-2 Retrieved from the Internet: URL:http://ieeexplore.ieee.org> [retrieved on Mar. 23, 2010]. |
Desoky, A.H., et al., “Cryptography Software System Using Galois Field Arithmetic” 2006 IEEE Information Assurance Workshop, West Point, NY, Jun. 12-13, Piscataway, NJ, USA IEEE, Jan. 1, 2006, pp. 386-387, XP031099891. |
El-Khamy S E: “New trends in wireless multimedia communications based on chaos and fractals” National Radio Science Conference, 2004. NRSC 2004. Proceedings of the Twenty-First Cairo, Egypt Mar. 16-18, 2004, Piscataway, NJ, USA, IEEE, Mar. 16, 2004, pp. —1-1—1, XP010715117 ISBN: 978-977-5031-77-8. |
Lai, X., et al., “A Proposal for a New Block Encryption Standard” Advances in Cryptology-Eurocrypt '90, Workshop on the Theory and Application of Cryptographic Techniques Proceedings, Springer-Verlag Berlin, Germany, 1998, pp. 389-404, XP000617517. |
Soobul, Y., et al. “Digital chaotic coding and modulation in CDMA” IEEE AFRICON 2002 Oct. 2, 2002, Oct. 4, 2002, pp. 841-846, XP002575052 Retrieved from the Internet: URL:http://ieeexplore.ieee.org> [retrieved on Mar. 23, 2010]. |
Rabiner, Lawrence R., “A Tutorial on Hidden Markov Models and Selected Applications in Speech Recognition”, Proceedings of the IEEE, vol. 77, No. 2, Feb. 1989. |
Boyar, “Inferring Sequences Produce by Pseudo-Random Number Generators”, Journal of the Associate for Computing Machine, vol. 36, No. 1, pp. 20-41, 1989. |
Harris Corp., International Search Report mailed Feb. 11, 2010, Application Serial No. PCT/US2009/059948. |
Harris Corp., International Search Report mailed Apr. 13, 2010, Application Serial No. PCT/US2009/0069121. |
Harris Corp., International Search Report mailed Apr. 13, 2010, Application Serial No. PCT/US2009/0069118. |
Harris Corp., European Search Report mailed Mar. 4, 2010, Patent Application No. 08009745.4. |
Barile, M., “Bijective”, From MathWorld—A Wolfram Web Resource, created by Eric W. Weisstein, [online] [retrieved on Nov. 8, 2010] Retrieved from the Internet: <http://mathworld.wolfram.com/Bijective.html>. |
Weisstein, E., Surejection:, From MathWorld—AWolfram Web Resource [online] [retrieved on Nov. 8, 2010] Retrieved from the Internet: <http://mathworld.wolfram.com/surjection.html>. |
Weisstein, E., Surejection:, From MathWorld—AWolfram Web Resource [online] [retrieved on Nov. 8, 2010] Retrieved from the Internet: http://mathworld.wolfram.com/Injection.html>. |
Deckert, T., et al: “Throughput of WLAN with TDMA and Superimposed Transmission with Resource and Traffic Constraints.” Personal, Indoor and Mobile Radio Communications, 2006 IEEE 17th Inter National Symposium on, IEEE, PI, Sep. 1, 2006, pp. 1-5, XP031023581, ISBN: 978-1-4244-0329-5. |
Deckert, T., et al: 1-10 “Superposed Signaling Option for Bandwidth Efficient Wireless LANs” Proceedings of the 7th International Symposium on Wireless Personal Multimedia Communications, [Online] Sep. 15, 2004,XPOO2558039. |
Manikandan, et al, “A Novel Pulse Based Ultrawide Band System Using Chaotic Spreading Sequences” Communication Systems Software and Middleware, 2007. COMSWARE 2007. 2nd International Conference on, IEEE, PI, Jan. 1, 2007, pp. 1-5, XP031113946 ISBN: 978-1-4244-0613-5; p. 1, p. 5. |
Nakamura, et al, “Chaotic synchronization-based communications using constant envelope pulse” Electrical Engineering in Japan, [Online] vol. 163, No. 3, Feb. 12, 2008, pp. 47-56, XP002539977 Japan. Retrieved from the Internet: URL:http://www3.interscience.wiley.com/cgi-bin/fulltext/117910986/PDFSTART>; [retrieved on Aug. 4, 2009] p. 47-p. 48; p. 50-p. 51. |
Salberg, et al, “Stochastic multipulse-PAM: A subspace modulation technique with diversity” Signal Processing, Elsevier Science Publishers B.V. Amsterdam, NL, vol. 83, No. 12, Dec. 1, 2003, pp. 2559-2577, XP004467986; ISSN: 0165-1684. |
Vanwiggeren et al., “Chaotic Communication Using Time-Delayed Optical Systems”, International Journal of Bifurcation and Chaos, vol. 9, No. 11 (1999), pp. 2129-2156, World Scientific Publishing Company. |
F. Pourbigharaz & H.M. Yassine, Modulo-Free Architecture for Binary to Residue Transformation with respect to {2m-1, 2m, 2m +1} Moduli Set, IEEE International Symposium on Circuits and Systems, May 30-Jun. 2, 1994, pp. 317-320, vol. 2, London, England, UK. |
Taylor, F.J., “Residue Arithmetic a Tutorial with Examples”, Computer, vol. 17, No. 5, pp. 50-62, May 1984, doi: 10.1109/MC. 1984.1659138. |
Barda, A; et al., “Chaotic signals for multiple access communications,” Electrical and Electronics Engineers in Israel, 1995, Eighteenth Convention of, Vol., no., pp. 2.1.3/1-2.1/3/5, Mar. 7-8, 1995. |
Alia, G., et al., “A VLSI Algorithm for Direct and Reverse Conversion from Weighted Binary Number System to Residue Number System”, IEEE Trans on Circuits and Systems, vol. Cas-31, No. 12, Dec. 1984. |
Galias, Z., et al., “Quadrature Chaos-Shift Keying: Theory and Performance Analysis”, IEEE Transactions on Circuits and Systems Part I: Regular Papers, IEEE Service Center, New York, NY US, vol. 48, No. 12, Dec. 1, 2001 XP011012427; pp. 1510-1514. |
International Search Report mailed Dec. 30, 2011, European Patent Application No. 11001222.6, in the name of Harris Corporation. |
Office Action issued in Japanese Patent Application No. 2010-504206 in the name of Harris Corporation; mailed Jan. 6, 2012. |
Bender, et al., “Techniques for data hiding”, 1995, IBM Systems Journal, vol. 35, pp. 313-336. |
Japanese Office Action dated Aug. 29, 2012, Application Serial No. 2011-531166 in the name of Harris Corporation. |
Socek, D , et al., Short Paper: Enhanced 1-D Chaotic Key Based Algorithm for Image Encryption, Sep. 2005, IEEE. |
Abu-Khader, Nabil, Square Root Generator for Galois Field in Multiple-Valued Logic., Recent Patents on Electrical Engineering; Sep. 2011, vol. 4 Issue 3, p. 209-213, 5p, 2 Diagrams, 3 Charts. |
Pirkin, Llya, Calculations in Galois Fields., C/C++ Users Journal; Oct. 2004, vol. 22 Issue 10, p. 14-18, 4p, 1 Color Photograph. |
Popescu, Angel, A Galois Theory for the Field Extension K ((X))/K., Glasgow Mathematical Journal; Sep. 2010, vol. 52 Issue 3, p. 447-451, 5p. |
Pirkin, Ilya, Calculations in Galois Fields., C/C++ Users Journal; Oct. 2004, vol. 22 Issue 10, p. 14-18, 4p, 1 Color Photograph. |
Diaz-Toca, G.M. and Lombardi, H. , Dynamic Galois Theory., Journal of Symbolic Computation; Dec. 2010, vol. 45 Issue 12, p. 1316-1329, 14p. |
Menezes, Vanstone, Oorschot: “Handbook of Applied Cryptography”, 1997, CRC Press LLC, USA, XP002636791, p. 80-p. 85, p. 238-242. |
Schneier, Bruce: “Applied Cryptography Second Edition”, 1997, John Wiley & Sons, USA, XP002636792, p. 254-p. 255. |
Number | Date | Country | |
---|---|---|---|
20080294956 A1 | Nov 2008 | US |