US7178168B2 - Shift device and method for shifting - Google Patents
Shift device and method for shifting Download PDFInfo
- Publication number
- US7178168B2 US7178168B2 US10/893,161 US89316104A US7178168B2 US 7178168 B2 US7178168 B2 US 7178168B2 US 89316104 A US89316104 A US 89316104A US 7178168 B2 US7178168 B2 US 7178168B2
- Authority
- US
- United States
- Prior art keywords
- place
- encryption
- encrypted
- data word
- encryption parameter
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Lifetime, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F5/00—Methods or arrangements for data conversion without changing the order or content of the data handled
- G06F5/01—Methods or arrangements for data conversion without changing the order or content of the data handled for shifting, e.g. justifying, scaling, normalising
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/71—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
- G06F21/72—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information in cryptographic circuits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2207/00—Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F2207/72—Indexing scheme relating to groups G06F7/72 - G06F7/729
- G06F2207/7219—Countermeasures against side channel or fault attacks
Definitions
- the present invention is based on the finding that the shift operation must be performed in secret text space, i.e. with encrypted data, to avoid the points of attack where data are available in clear text space. Since different places of the data word are differently encrypted, there must, in addition to a shift operation of a first place of a data word to a second place of a data word, also be a re-encryption such that the place of the data word which is fed into the shift device encrypted with an encryption parameter for the first place leaves the shift device encrypted with the encryption parameter for the second place. To this end a re-encryption device for re-encrypting the first place from an encryption using the first encryption parameter to an encryption using the second encryption parameter is provided.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Storage Device Security (AREA)
- Mobile Radio Communication Systems (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
A shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, includes a unit for shifting the first place of the data word to the second place of the data word, a unit for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter, and a control for controlling the unit for shifting and the unit for re-encryption so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place. This ensures that data encrypted either with the first encryption parameter or with the second encryption parameter are always shifted, thus making it harder for attackers to eavesdrop on clear text data.
Description
This application is a continuation of co-pending International Application No. PCT/EP03/00181, filed Jan. 10, 2003, which designated the United States and was not published in English, and is herein incorporated by reference in its entirelty.
1. Field of the Invention
The present invention relates to computational units and in particular to a shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word.
2. Description of the Related Art
In typical CPUs the shift operation represents an important function. Using it, multiplication or division algorithms, e.g., can be implemented. Known CPUs work with clear text data, which can be shifted or rotated by n positions to the left or right. Different shift units, e.g. barrel shifters or logarithmic shifters, are available for this purpose. In general the unit is a permutator, which brings an arbitrary bit from position i to position j.
A disadvantage of such shift devices for known CPUs is that they only operate correctly with clear text data. As a result, attack possibilities become relevant which are based on probing or on a simple power analysis (SPA) or on a differential power analysis (DPA). To improve the security in processors against such attacks, a bus encryption has already been introduced. This means that data transmitted on buses are encrypted and before being fed into the CPU are decrypted in order that the CPU can perform correct computational operations in clear text space. The result of an operation is then encrypted again and is transmitted in encrypted form over a bus either to a cache or to an external memory (external as far as the CPU is concerned).
In this way it is made impossible for an attacker to monitor data which are transported on an internal bus since, should he attempt to do so, he would receive only the encrypted data. However, if the attacker attacks the input or output of the computational unit or intermediate states in the computational unit, he can monitor clear text data since the computational unit operates in clear text space. Although the structures to be monitored are considerably smaller and less regular here than bus structures, this nevertheless represents a point of attack.
It is the object of the present invention to provide a secure concept for shifting data.
In accordance with a first aspect, the present invention provides a shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, having a unit for shifting the first place of the data word to the second place of the data word; a unit for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter; and a control unit for controlling the unit for shifting and the unit for re-encryption so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place.
In accordance with a second aspect, the present invention provides a method for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, with the steps of shifting the first place of the data word to the second place of the data word and re-encrypting the shifted first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter; or re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter and shifting the unencrypted place of the data word to the second place of the data word.
The present invention is based on the finding that the shift operation must be performed in secret text space, i.e. with encrypted data, to avoid the points of attack where data are available in clear text space. Since different places of the data word are differently encrypted, there must, in addition to a shift operation of a first place of a data word to a second place of a data word, also be a re-encryption such that the place of the data word which is fed into the shift device encrypted with an encryption parameter for the first place leaves the shift device encrypted with the encryption parameter for the second place. To this end a re-encryption device for re-encrypting the first place from an encryption using the first encryption parameter to an encryption using the second encryption parameter is provided. The sequence of the shift operation and re-encryption operation is, in principle, arbitrary. Thus it is possible to first re-encrypt the first place and then to shift it. Alternatively, however, the first place can first be shifted and then re-encrypted.
The re-encryption is preferably so performed that no clear text data arise during the re-encryption. This is achieved in that decryption of the first place into the clear text space using the first encryption parameter and encryption of the first place in clear text space using an encryption parameter for the second place are combined in one operation wherein there are no clear text data as intermediate results.
Preferably the encryption algorithm takes the form of a bitwise XOR or XNOR operation with an encryption parameter, the encryption parameters for the individual places of the data word being independent of one another. Reversal of the XOR operation or the XNOR operation corresponds again to the XOR or XNOR operation. Re-encryption from an encryption with a first encryption parameter into an encryption with a second encryption parameter can be achieved for the XOR operation using simple circuitry and in a modest amount of space by calculating a re-encryption key which corresponds to an XORing or XNORing of the first encryption parameter and the second encryption parameter. Re-encryption is then achieved by XORing or XNORing the first place of the data word, encrypted with the first encryption parameter, with the re-encryption key so as to provide a data word place which is encrypted with the second encryption parameter for the second place. The XORing or XNORing with the re-encryption key does not produce any clear text data, so there is no chance that an attacker can monitor clear text data at any place of the shift device.
For encryption any reversible algorithm can be used. For reasons of speed, however, XOR or XNOR encryption is preferred.
According to the present invention only encrypted data are shifted. This severely restricts the attack possibilities.
These and other objects and features of the present invention will become clear from the following description taken in conjunction with the accompanying drawings, in which:
The device according to the present invention also includes a unit 10 for shifting a first place of the data word to a second place of the data word, a unit 12 for re-encrypting the first place from an encryption using the encryption parameter for the first place into an encryption using the encryption parameter assigned to the second place. The shift device according to the present invention also has a control unit 14, which performs a sequence control of the unit for shifting 10 and the unit for re-encryption 12 such that either the first place is first shifted to the second place and re-encryption then occurs, or that the encrypted first place of the data word is first re-encrypted and the re-encrypted value is then shifted to the second place. The controller 14 can be can be fed via a controller input 16 with a shift value which specifies by how many places a word or a place of a word should be shifted. The unit 12 for re-encryption also includes a key input 18 via which it can receive the keys for the various places. i.e. the encryption parameters which are assigned to the individual places or inputs.
The shift device according to the present invention also has a plurality of outputs which are assigned a certain weight 2 0, 2 1, 2 2 . . . and which, like the inputs, are assigned the encryption parameters k0, k1, . . . .
In the following the shifting of a data word is explained by means of an example and making reference to FIG. 1 . It is assumed that the encrypted data word d′ has three places, namely d0′, d1′ and d2′. The shift value entered at input 16 is +2, i.e. the three places of the encrypted data word at the input of the unit shown in FIG. 1 are each to be shifted by two places to the right, i.e. to higher-value places. For this the unit 12 for re-encryption requires the re-encryption keys for the places involved, i.e. k0, k1, and k2, since these are the places of the input data word which are affected by the shift operation, and also the keys k3 and k4, since these are the places which are newly occupied as a result of the 2-bit shift to the right.
For the example it is assumed that the data are bitwise XOR encrypted with the respective encryption parameters, i.e. di′=di XOR ki. In principle, however, any other reversible encryption method could be used.
The re-encryption key for re-encrypting the first place d0′ from the weight 2 0 to the weight 2 2 is equal to an XOR gating of k0 with k2. The re-encryption key for the input place with the weight 2 1 is, by analogy, k1 XOR k3. Finally the re-encryption key for shifting the input data bit d2′ is d2′: d24=k2 XOR k4. In principle it is unimportant whether the data are first re-encrypted and then shifted or whether the data are first shifted and then re-encrypted. At all events, it is ensured that only encrypted data are shifted. This is particularly important for larger shifters, since lines from an input to an output may be of considerable length and thus relatively easy to monitor. The shift device according to the present invention ensures, however, that only encrypted data (either according to the input sided encryption parameter or according to the output sided encryption parameter) are shifted. Although re-encryption is preferably so performed that no clear text data are computed during re-encryption (in this case there is no longer a point of attack on clear text data), nevertheless an increase in security is also achieved in the case where re-encryption is effected as follows: firstly a decryption takes place using the first encryption parameter and then an encryption using a second encryption parameter, clear text data existing between decryption and encryption. In this case, too, only encrypted data are shifted and the clear text data appear only within the re-encryption unit. Eavesdropping on these data, e.g. by probing, is incomparably more difficult than eavesdropping on data which are shifted unencrypted.
It should be noted that FIG. 1 shows a shifting of all bits by one position simply to serve as an example. The shifter according to the present invention can function as a general permutator wherein any bits are brought to any places, the appropriate re-encryption always being taken into account, so that the correct key base exists. In a permutator the situation can also arise that a bit is not shifted. In this case there is no need to re-encrypt anything.
Instead of a re-encryption before the shift operation, as is shown in FIG. 2 , a re-encryption after the shift operation can also be achieved. This is shown in FIG. 3 in terms of a bit slice for an encrypted place di′ of the data word. Firstly the encrypted value di′ is shifted by n bits and is then re-encrypted using the appropriate re-encryption key. The notation d(i+2n)−(n)′ signifies that the data bit at place i+2n has been shifted n positions to the right. This intermediate result is still required for the re-encryption operation with the re-encryption key tij, which results from an XORing of the two encryption parameters for the two places involved, namely that of the origin and that of the target. The equation for the resulting bit is:
r j′=(d i ′<<n)XOR t ij
r j′=(d i ′<<n)XOR t ij
This solution requires an additional triple XOR gate 30 and an n-in-1 multiplexer 32 for each bit of the result ri. In addition, as was the case in FIG. 2 , shift units 24, 25, 26 and 27, equivalent to the corresponding elements in FIG. 2 , are needed.
It is to be noted that a variety of shift algorithms can be implemented on the basis of the previous details, e.g. logarithmic shifters, etc. A special shift operation is the rotation of a word. If a data word is to be rotated by one place to the right, this means that the least significant bit (lsb) of the data word prior to the rotation becomes the most significant bit (msb) of the data word after the rotation. The first place is then the least significant bit of the data word and the second place is the most significant bit of the data word. The re-encryption key is then the result of gating the encryption parameter for the most significant bit and the encryption parameter for the least significant bit.
The shifter according to the present invention can also be employed in combination with a complete ALU which calculates with encrypted data to perform more complex operations such as extracting k bits from a register and inserting them in another register in some other bit position. Expressed generally, the shifter according to the present invention functions as a permutator which can transpose bit positions quite arbitrarily. In particular, in a general permutator the case may arise that particular bit positions are shifted, and must thus be re-encrypted, while other bit positions are not shifted, and thus do not need to be re-encrypted.
There are different possibilities as to how the bits which are freed by shifting are to be treated, e.g. the bits with the weight 2 0 and 2 1 from FIG. 1 . If—in clear text space—zeros are to be inserted, the zeros in the secret text space must be encrypted with the keys k0 for the least significant place and k1 for the more significant place. If, on the other hand, e.g. for reasons of sign, ones are introduced, these ones would likewise have to be encrypted with the keys for the corresponding places. Furthermore, if the shift value itself is encrypted, e.g. using its own encryption parameter or an encryption parameter for the inputs, an attacker would no longer even have the possibility of establishing whether or by how much shifting has occurred. Since inserted zeros or ones on unneeded or freed bit lines are also encrypted, it is not easy to perceive what has taken place within the encrypted shifter.
While this invention has been described in terms of several preferred embodiments, there are alterations, permutations, and equivalents which fall within the scope of this invention. It should also be noted that there are many alternative ways of implementing the methods and compositions of the present invention. It is therefore intended that the following appended claims be interpreted as including all such alterations, permutations, and equivalents as fall within the true spirit and scope of the present invention.
Claims (15)
1. A shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, comprising:
a shifter for shifting the first place of the data word to the second place of the data word;
a re-encrypter for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter; and
a controller for controlling the shifter and the re-encrypter so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place.
2. A shift device according to claim 1 , wherein the encryption of the first place and the second place is performed using the same encryption algorithm, while the first and the second encryption parameters are different.
3. A shift device according to claim 2 , wherein the encryption algorithm involves an XORing or XNORing of the unencrypted first or second place with an encryption parameter, and wherein the re-encrypter is arranged to perform an XORing or XNORing of the encrypted first place with a re-encryption parameter which is equal to an XORing or XNORing of the first and the second encryption parameter.
4. A shift device according to claim 3 ,
wherein the re-encrypter has an XNOR or an XOR gate with three inputs, a first input, to which a encrypted place can be applied, a second input, to which the first encryption parameter can be applied, and a third input, in which the second encryption parameter can be applied.
5. A shift device according to claim 2 , wherein the data word is a binary number, wherein a place of the data word is a bit, und wherein XORing or XNORing consists of bitwise XORing or XNORing.
6. A shift device according to claim 1 ,
wherein the shifter has a multiplexer for each place.
7. A shift device according to claim 1 ,
wherein the re-encrypter is so arranged as to perform re-encryption without an intermediate result being created in which the first place is unencrypted.
8. A shift device according to claim 1 , further comprising:
an inserter for inserting a value into a place of the data word which was occupied before shifting the place but is no longer occupied after shifting the place.
9. A shift device according to claim 8 , wherein the inserter for inserting the value is arranged to encrypt a value for insertion with the encryption parameter for this place, and to insert the value for insertion in encrypted form.
10. A shift device in accordance with claim 1 , wherein the re-encrypter is operative to re-encrypt the first place of the data word such that a decryption of the re-encrypted first place of the data word to obtain a plaintext second place of the data word is possible using the second encryption parameter and without using the first encryption parameter.
11. A method for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, with the following steps:
shifting the first place of the data word to the second place of the data word and re-encrypting the shifted first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter; or
re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter and shifting the unencrypted place of the data word to the second place of the data word.
12. A shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, comprising:
a shifter for shifting the first place of the data word to the second place of the data word, wherein the shifter has a multiplexer for each place;
a re-encrypter for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter;
a controller for controlling the shifter and the re-encrypter so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place; and
an inserter for inserting a value into a place of the data word which was occupied before shifting the place but is no longer occupied after shifting the place, the inserter being arranged to encrypt a value for insertion with the encryption parameter for this place, and to insert the value for insertion in encrypted form.
13. A shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, wherein the encryption of the first place and the second place is performed using the same encryption algorithm, while the first and the second encryption parameters are different, wherein the encryption algorithm involves an XORing or XNORing of the unencrypted first or second place with an encryption parameter, comprising:
a shifter for shifting the first place of the data word to the second place of the data word;
a re-encrypter for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter, wherein the re-encrypter is arranged to perform an XORing or XNORing of the encrypted first place with a re-encryption parameter which is equal to an XORing or XNORing of the first and the second encryption parameter, wherein the re-encrypter has an XNOR or an XOR gate with three inputs, a first input, to which a encrypted place can be applied, a second input, to which the first encryption parameter can be applied, and a third input, to which the second encryption parameter can be applied; and
a controller for controlling the shifter and the re-encrypter so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place.
14. A shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, comprising:
a shifter for shifting the first place of the data word to the second place of the data word;
a re-encrypter for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter, wherein the re-encrypter is so arranged as to perform re-encryption without an intermediate result being created in which the first place is unencrypted; and
a controller for controlling the shifter and the re-encrypter so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place.
15. A shift device for shifting a first place of a data word, which consists of a plurality of places, to a second place so as to obtain a shifted data word, wherein the first place is encrypted using a first encryption parameter and wherein the second place is encrypted using a second encryption parameter, comprising:
a shifter for shifting the first place of the data word to the second place of the data word;
a re-encrypter for re-encrypting the first place from an encryption using the first encryption parameter into an encryption using the second encryption parameter; and
a controller for controlling the shifter and the re-encrypter so that the first place is first shifted to the second place and is then re-encrypted, or that the first place is first re-encrypted and is then shifted to the second place.
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE10201441A DE10201441A1 (en) | 2002-01-16 | 2002-01-16 | Pushing device and method for moving |
DE10201441.8 | 2002-01-16 | ||
PCT/EP2003/000181 WO2003060692A2 (en) | 2002-01-16 | 2003-01-10 | Shifting device and shifting method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/EP2003/000181 Continuation WO2003060692A2 (en) | 2002-01-16 | 2003-01-10 | Shifting device and shifting method |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050041810A1 US20050041810A1 (en) | 2005-02-24 |
US7178168B2 true US7178168B2 (en) | 2007-02-13 |
Family
ID=7712268
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/893,161 Expired - Lifetime US7178168B2 (en) | 2002-01-16 | 2004-07-16 | Shift device and method for shifting |
Country Status (6)
Country | Link |
---|---|
US (1) | US7178168B2 (en) |
EP (1) | EP1446711B1 (en) |
AU (1) | AU2003205592A1 (en) |
DE (2) | DE10201441A1 (en) |
TW (1) | TW200302980A (en) |
WO (1) | WO2003060692A2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110296238A1 (en) * | 2010-05-25 | 2011-12-01 | Microsoft Corporation | Data encryption conversion for independent agents |
US20130329889A1 (en) * | 2011-04-01 | 2013-12-12 | Massachusetts Institute Of Technology | System and method for providing secure product data collection, monitoring, and tracking |
US10395063B2 (en) | 2015-09-23 | 2019-08-27 | Infineon Technologies Ag | Zero detection circuit and masked boolean or circuit |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9747105B2 (en) | 2009-12-17 | 2017-08-29 | Intel Corporation | Method and apparatus for performing a shift and exclusive or operation in a single instruction |
Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4754482A (en) * | 1985-11-26 | 1988-06-28 | Samco Investment Company | Method and apparatus for synchronizing encrypting and decrypting systems |
US5262971A (en) * | 1990-05-15 | 1993-11-16 | Kabushiki Kaisha Toshiba | Bidirectional shifter |
US5363449A (en) * | 1993-03-11 | 1994-11-08 | Tandem Computers Incorporated | Personal identification encryptor and method |
WO1999060534A1 (en) | 1998-05-18 | 1999-11-25 | Giesecke & Devrient Gmbh | Access-controlled data storage medium |
US6097818A (en) * | 1994-10-27 | 2000-08-01 | Mitsubishi Corporation | Data copyright management method |
EP1081889A2 (en) | 1999-08-31 | 2001-03-07 | Kabushiki Kaisha Toshiba | Extended key generator, encryption / decryption unit, extended key generation method, and storage medium |
WO2001040950A2 (en) | 1999-12-02 | 2001-06-07 | Infineon Technologies Ag | Microprocessor arrangement having an encoding function |
WO2001054083A1 (en) | 2000-01-18 | 2001-07-26 | Infineon Technologies Ag | Microprocessor system with encoding |
US6598163B1 (en) * | 1999-08-02 | 2003-07-22 | Lucent Technologies Inc. | Flash mixing apparatus and method |
US6606385B1 (en) * | 1997-08-07 | 2003-08-12 | Hitachi, Ltd. | Data encrypting/decrypting conversion methods and apparatuses and data communication system adopting the same |
WO2004014075A2 (en) * | 2002-07-27 | 2004-02-12 | Koninklijke Philips Electronics N.V. | Storage of encrypted digital signals |
US6735291B1 (en) * | 1998-12-11 | 2004-05-11 | Securelogix Corporation | Virtual private switched telephone network |
US6792536B1 (en) * | 1999-10-20 | 2004-09-14 | Timecertain Llc | Smart card system and methods for proving dates in digital files |
-
2002
- 2002-01-16 DE DE10201441A patent/DE10201441A1/en not_active Withdrawn
-
2003
- 2003-01-10 AU AU2003205592A patent/AU2003205592A1/en not_active Abandoned
- 2003-01-10 WO PCT/EP2003/000181 patent/WO2003060692A2/en not_active Application Discontinuation
- 2003-01-10 EP EP03702419A patent/EP1446711B1/en not_active Expired - Lifetime
- 2003-01-10 DE DE50301297T patent/DE50301297D1/en not_active Expired - Lifetime
- 2003-01-16 TW TW092100885A patent/TW200302980A/en unknown
-
2004
- 2004-07-16 US US10/893,161 patent/US7178168B2/en not_active Expired - Lifetime
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4754482A (en) * | 1985-11-26 | 1988-06-28 | Samco Investment Company | Method and apparatus for synchronizing encrypting and decrypting systems |
US5262971A (en) * | 1990-05-15 | 1993-11-16 | Kabushiki Kaisha Toshiba | Bidirectional shifter |
US5363449A (en) * | 1993-03-11 | 1994-11-08 | Tandem Computers Incorporated | Personal identification encryptor and method |
US6097818A (en) * | 1994-10-27 | 2000-08-01 | Mitsubishi Corporation | Data copyright management method |
US6606385B1 (en) * | 1997-08-07 | 2003-08-12 | Hitachi, Ltd. | Data encrypting/decrypting conversion methods and apparatuses and data communication system adopting the same |
WO1999060534A1 (en) | 1998-05-18 | 1999-11-25 | Giesecke & Devrient Gmbh | Access-controlled data storage medium |
US6735291B1 (en) * | 1998-12-11 | 2004-05-11 | Securelogix Corporation | Virtual private switched telephone network |
US6598163B1 (en) * | 1999-08-02 | 2003-07-22 | Lucent Technologies Inc. | Flash mixing apparatus and method |
EP1081889A2 (en) | 1999-08-31 | 2001-03-07 | Kabushiki Kaisha Toshiba | Extended key generator, encryption / decryption unit, extended key generation method, and storage medium |
US6792536B1 (en) * | 1999-10-20 | 2004-09-14 | Timecertain Llc | Smart card system and methods for proving dates in digital files |
WO2001040950A2 (en) | 1999-12-02 | 2001-06-07 | Infineon Technologies Ag | Microprocessor arrangement having an encoding function |
WO2001054083A1 (en) | 2000-01-18 | 2001-07-26 | Infineon Technologies Ag | Microprocessor system with encoding |
WO2004014075A2 (en) * | 2002-07-27 | 2004-02-12 | Koninklijke Philips Electronics N.V. | Storage of encrypted digital signals |
Non-Patent Citations (2)
Title |
---|
Kuhn, M.G., "Cipher Instruction Search Attack on the Bus-Encryption Security Microcontroller DS5002FP", IEEE Transactions on Computers, 47(10):1153-1157, Oct. 1998. |
www.archive.org, "Online!", XP002247737, Dec. 4, 2000. |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110296238A1 (en) * | 2010-05-25 | 2011-12-01 | Microsoft Corporation | Data encryption conversion for independent agents |
US8977865B2 (en) * | 2010-05-25 | 2015-03-10 | Microsoft Technology Licensing, Llc | Data encryption conversion for independent agents |
US20130329889A1 (en) * | 2011-04-01 | 2013-12-12 | Massachusetts Institute Of Technology | System and method for providing secure product data collection, monitoring, and tracking |
US9721256B2 (en) * | 2011-04-01 | 2017-08-01 | Massachusetts Institue Of Technology | System and method for providing secure product data collection, monitoring, and tracking |
US10395063B2 (en) | 2015-09-23 | 2019-08-27 | Infineon Technologies Ag | Zero detection circuit and masked boolean or circuit |
Also Published As
Publication number | Publication date |
---|---|
WO2003060692A2 (en) | 2003-07-24 |
EP1446711A2 (en) | 2004-08-18 |
WO2003060692A3 (en) | 2004-02-12 |
EP1446711B1 (en) | 2005-10-05 |
AU2003205592A8 (en) | 2003-07-30 |
TW200302980A (en) | 2003-08-16 |
DE50301297D1 (en) | 2005-11-10 |
US20050041810A1 (en) | 2005-02-24 |
DE10201441A1 (en) | 2003-08-14 |
AU2003205592A1 (en) | 2003-07-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7567668B2 (en) | Calculating unit and method for performing an arithmetic operation with encrypted operands | |
KR100594265B1 (en) | A cipher processing unit, an advanced encryption standard cipher system and an advanced encryption standard cipher method with masking method | |
CN101006677B (en) | Method and device for carrying out a cryptographic calculation | |
US8428251B2 (en) | System and method for stream/block cipher with internal random states | |
CN108352981B (en) | Cryptographic device arranged for computing a target block encryption | |
US8301905B2 (en) | System and method for encrypting data | |
US20050147243A1 (en) | Cryptographic apparatus, cryptographic method, and storage medium thereof | |
US10277391B2 (en) | Encryption device, encryption method, decryption device, and decryption method | |
RU2603550C2 (en) | Data processing device, data processing method, and program | |
US11436946B2 (en) | Encryption device, encryption method, decryption device, and decryption method | |
US20120179920A1 (en) | Securing cryptographic process keys using internal structures | |
US20060269055A1 (en) | Method and apparatus for improving performance and security of DES-CBC encryption algorithm | |
EP1661295B1 (en) | Secret-key-controlled reversible circuit and corresponding method of data processing | |
CN108123792B (en) | Power consumption scrambling method of SM4 algorithm circuit | |
Dutta et al. | Lightweight polymorphic encryption for the data associated with constrained internet of things devices | |
GB2532835A (en) | Double-mix feistel network for key generation or encryption | |
US7178168B2 (en) | Shift device and method for shifting | |
EP3475825B1 (en) | Cryptographic operations employing non-linear share encoding for protecting from external monitoring attacks | |
Pavithra et al. | Throughput analysis of symmetric algorithms | |
Golić | DeKaRT: A new paradigm for key-dependent reversible circuits | |
JP2006025366A (en) | Encryption apparatus and semiconductor integrated circuit | |
JP2018514816A (en) | High-speed AES using a modified key | |
Li et al. | Differential fault analysis on the contracting UFN structure, with application to SMS4 and MacGuffin | |
Alsuwaiedi et al. | A new modified DES algorithm based on the development of binary encryption functions | |
EP3264666B1 (en) | A protection method and device against a side-channel analysis |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INFINEON TECHNOLOGIES AG, GERMANY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GAMMEL, BERNDT;KLUG, FRANZ;KNIFFLER, OLIVER;REEL/FRAME:015430/0628 Effective date: 20040831 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553) Year of fee payment: 12 |