WO2011126587A1 - A method and integrated circuit for secure encryption and decryption - Google Patents
A method and integrated circuit for secure encryption and decryption Download PDFInfo
- Publication number
- WO2011126587A1 WO2011126587A1 PCT/US2011/021412 US2011021412W WO2011126587A1 WO 2011126587 A1 WO2011126587 A1 WO 2011126587A1 US 2011021412 W US2011021412 W US 2011021412W WO 2011126587 A1 WO2011126587 A1 WO 2011126587A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- signal paths
- delay
- pseudo
- spreading sequence
- integrated circuit
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/75—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 by inhibiting the analysis of circuitry or operation
- G06F21/755—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 by inhibiting the analysis of circuitry or operation with measures against power attack
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
Definitions
- the present invention generally relates to encryption, and more particularly to the encryption of data used to reconfigure programmable logic.
- Programmable logic circuits are integrated circuits (ICs) that are user configurable and capable of implementing digital logic operations.
- ICs integrated circuits
- CPLDs Complex Programmable Logic Devices
- FPGAs Field Programmable Gate Arrays
- CPLDs include function blocks based on programmable logic array (PLA) architecture and programmable interconnect lines to route and transmit signals between the function blocks.
- FPGAs include configurable logic blocks (CLBs) arranged in rows and columns, input output blocks surrounding the CLBs, and
- Each CLB includes look-up tables and other configurable circuitry that is programmable to implement a logic function.
- the function blocks of CPLDs, CLBs of FPGAs and interconnect lines are configured by data stored in a configuration memory of the respective devices.
- DES Data Encryption Standard
- AES Advanced Encryption Standard
- a one-time encryption pad may be used as a cipher for encrypting blocks of data by XORing blocks of data with blocks of the one-time pad (OTP).
- OTP one-time pad
- a decryption key can be stored in nonvolatile memory of a programmable integrated circuit. An encrypted bitstream can then be loaded into the IC and decrypted using the key within the programmable logic.
- this structure must also protect from modes of attack in which the attacker attempts to obtain the decryption key stored in the programmable IC. If the attacker obtains the decryption key, the attacker can decrypt an intercepted bitstream to reveal the unencrypted design.
- power analysis One method through which an attacker may attempt to discover the decryption key is known as power analysis.
- current used by a device is monitored while the device is decrypting.
- the amount of power used by a device varies depending on the logic gates activated at a given time.
- the attacker can identify operations that are performed and determine the decryption key.
- the present invention may address one or more of the above issues.
- a secure cryptographic circuit arrangement includes a cryptographic processing block, a spreading sequence generator, and a delay control circuit.
- the cryptographic processing block has a plurality of signal paths. One or more of the plurality of signal paths includes respective adjustable delay circuits.
- the spreading sequence generator is configured to output a sequence of pseudorandom numbers.
- the delay control circuit has an input coupled to an output of the spreading sequence number generator and one or more outputs coupled to respective delay adjustment inputs of the adjustable delay circuits.
- the delay control circuit is configured to adjust the adjustable delay circuits based on the pseudo-random numbers.
- the delay control circuit is configured to adjust each of the adjustable delay circuits based on different bits of the pseudorandom numbers.
- the one or more of the plurality of signal paths each include a respective input of the cryptographic processing block.
- the respective adjustable delay circuits are coupled to the respective inputs of the cryptographic processing block.
- the spreading sequence number generator includes a ring oscillator and a linear feedback shift register circuit.
- the linear feedback shift register circuit has an input coupled to an output of the ring oscillator and an input coupled to the output of the spreading sequence number generator.
- the ring oscillator is configured to oscillate at a first frequency and the linear feedback shift register are driven by a clock having a second frequency different from the first frequency.
- the delay control circuit is configured to adjust each of the adjustable delay circuits by a respective delay value.
- the respective delay values are selected from a lookup table according to the pseudo-random number.
- a method for resisting power analysis during configuration of a programmable integrated circuit (IC).
- An encrypted bitstream is input to the programmable IC.
- the encrypted bitstream is decrypted with a decryption circuit.
- Configuration memory of the programmable IC is programmed with the decrypted bitstream.
- respective delays on one or more signal paths of the decryption circuit are adjusted to produce power fluctuations that are resistant to power analysis.
- respective delays on one or more signal paths are adjusted by generating a pseudo-random spreading sequence and adjusting respective delays on one or more signal paths based on the pseudo-random spreading sequence.
- the one or more signal paths includes at least a first signal path and a second signal path. Respective delays on one or more signal paths are adjusted by: setting the delay of the first signal path to a first delay value; and setting the delay of the second signal path to a second delay value.
- the one or more signal paths includes at least a first signal path and a second signal path. Respective delays on one or more signal paths are adjusted to set the respective delays of the one or more signal paths to a common delay value.
- the one or more signal paths are critical signal paths.
- the pseudo-random spreading sequence is a truly random spreading sequence.
- a method for resisting power analysis during decryption of data in an integrated circuit. Encrypted data is input to the integrated circuit and decrypted. Concurrently with the decrypting of the encrypted data, respective delays on one or more signal paths of the integrated circuit are adjusted to produce power fluctuations that are resistant to power analysis.
- respective delays on one or more signal paths are adjusted by generating a pseudo-random spreading sequence and adjusting the respective delays on one or more signal paths based on the pseudo-random spreading sequence.
- the one or more signal paths includes at least a first signal path and a second signal path.
- the adjusting respective delays on one or more signal paths includes setting the delay of the first signal path to a first delay value and setting the delay of the second signal path to a second delay value.
- the one or more signal paths includes at least a first signal path and a second signal path.
- the adjustment of respective delays on one or more signal paths sets the respective delays of the one or more signal paths to a common delay value.
- the one or more signal paths are critical signal paths.
- noise is generated on a power supply line of the integrated circuit concurrently with the decrypting of the encrypted data.
- the adjustment of respective delays on one or more signal paths based on the pseudo-random spreading sequence includes adjusting resistances of the one or more signal paths based on the pseudorandom spreading sequence included.
- the adjustment of respective delays on one or more signal paths based on the pseudo-random spreading sequence includes adjusting capacitances of the one or more signal paths based on the pseudorandom spreading sequence included.
- the integrated circuit comprises a programmable integrated circuit; the encrypted data comprises an encrypted bitstream for configuring the programmable integrated circuit; and decrypting the encrypted data generates a decrypted bitstream for configuring the programmable integrated circuit.
- the method may further comprise programming configuration memory of the programmable integrated circuit with the decrypted bitstream.
- FIG. 1 shows a flowchart of an example process for configuration of programmable logic
- FIG. 2 shows a block diagram of an example circuit for
- FIG. 3 shows a block diagram of an example random number generator that may be used to implement encryption and decryption circuits
- FIG. 4 illustrates a block diagram of an example programmable integrated circuit for implementing cryptographic operations.
- the configuration bitstream data can be intercepted and used to make unauthorized copies of the design.
- the configuration bitstream can be encrypted, the decryption key is vulnerable to discovery through power analysis.
- current used by a device is monitored over time.
- the amount of power used by a device varies depending on the logic gates activated at a given time.
- the present invention provides countermeasures that may be implemented with software or hardware to improve resistance to power analysis attacks.
- SPA simple power analysis
- current used by a device is monitored over time.
- the amount of power used by a device varies depending on the logic gates activated at a given time.
- the attacker can identify different operations that are performed. For example, if a programmable IC implements DES encryption, sixteen rounds of encryption/decryption are performed on each block of data. Because similar operations are performed for each round, a power consumption data can be identified for each round.
- the DES key schedule is produced by rotating 28-bit key registers.
- the rotations are generally implemented using a right shift operation where a zero is shifted into the most significant bit by default. If the bit of the key shifted out of the register is a one, an additional operation is needed to cause the most significant bit to be equal to one. Therefore, a different power signature will be produced for each rotation depending on the bit of the decryption key.
- a power signature may be referred to as power fluctuations, a power consumption signature, or a power consumption waveform, and such terms are used interchangeably herein.
- Other encryption ciphers including both symmetric and asymmetric ciphers, also include key dependent operations that are susceptible to power analysis.
- Random noise may be generated and added to modulate a power consumption waveform and conceal key dependent processes.
- power variations of each operation can be detected and isolated using frequency filters and statistical analysis. This is known as differential power analysis (DPA).
- DPA differential power analysis
- a large number of samples are gathered by repeating encryption over a number of cycles. Samples gathered from each cycle are compared and analyzed to identify a common power signature among the repeated cycles from which the decryption can be identified. For example, added noise can be negated through statistical averaging. When random noise is evenly distributed, the noise will have little effect on the average of power consumption data from repeated rounds of decryption.
- the embodiments of the present invention provide a method and circuit in which timing is adjusted on a pseudo-random basis.
- the timing adjustment increases the complexity of statistical analysis because power consumption waveforms compared from different encryption rounds may not be aligned in the time domain. When waveforms are not aligned, more advanced algorithms and/or larger data samples are needed by an attacker to identify similarities in various rounds of repeated decryption.
- the embodiments of the present invention may be used alone or in combination with other DPA mitigation techniques such as random noise generation, signal to noise reduction, or clock skipping.
- a pseudo-random spreading sequence is generated and is used to adjust one or more adjustable delays included in encryption/decryption circuitry.
- different logical portions of the encryption/decryption circuitry will be triggered at slightly different times. Because different logical portions are triggered at different times, transistors will not change state in a uniform consistent fashion. Rather, the transistors will switch on or off according to the programmed delay. Although the amount of delay is not enough to affect the logical functions of the circuit, the adjustment has a significant effect on DPA.
- transistors are synchronized to switch on at substantially the same time, a large peak is created in the power consumption waveform. By distributing variation in the time in which transistor switching occurs, peaks of the power consumption waveform are smoothed and widened. In this manner, it becomes more difficult to identify or distinguish different cryptographic operations using DPA.
- FIG. 1 shows a flowchart of an example process for configuration of programmable logic.
- An encrypted configuration bitstream 102 is received by a programmable IC.
- Each frame (step 104) of the encrypted configuration bitstream is decrypted at step 1 10.
- AES decryption is implemented.
- the decryption process 120 is repeated for fourteen rounds (step 1 12) for each frame of the encrypted bitstream, assuming a 256-bit key is used.
- configuration memory of the programmable IC is programmed with the decrypted frame at step 122. The process is repeated at decision step 124 until all frames have been decrypted.
- adjustable delay elements are set to delay input signal lines to the decryption block.
- the adjustable delay elements are controlled based on a pseudo-random spreading sequence. In each round, a pseudo-random spreading sequence is generated at step 1 14. A delay value for each of the adjustable delays is determined from the pseudo-random number at step 1 16. Input signal lines are delayed at step 1 18. Because some signal lines are delayed, different portions of the decryption logic will become active at slightly different times.
- the delay is selected such that timing is varied within an operable tolerance. For example, if a system control clock cycle of the circuit is selected to be 100 nanoseconds, a delay adjustment of +-10 nanoseconds is not likely to affect correct operation because all transistors can switch before the falling edge of the system control clock.
- FIG. 2 shows a block diagram of a circuit for encryption/decryption.
- Circuit 200 includes a cryptographic processing circuit 208 for encrypting/decrypting data.
- the cryptographic processing circuit 208 includes a number of signal inputs 210 for receiving data blocks and sub-keys.
- the circuit includes a number of adjustable delay elements 206 coupled to receive signals from inputs 210, and output the data values to the cryptographic processing circuit 208 after a particular delay has passed.
- the amount of time by which a signal is delayed by an adjustable delay circuit 206 is controlled by delay controller 204.
- the delay controller 204 acts with spreading sequence generator 202, to randomize delay times.
- the delay controller 204 uses a spreading sequence output from the spreading sequence generator 202 to determine a respective delay value for each adjustable delay 206.
- the spreading sequence generator may be implemented using a random or pseudo-random number generator to output pseudo-random numbers that will be used as the spreading sequence.
- the delay controller 204 may determine a delay value in a number of different ways.
- a delay value may be taken directly from one or more bits of the output of the spreading sequence generator.
- one or more bits of the output of the spreading sequence generator may be used to select a delay value from a table of delay values.
- one or more bits of the output of the spreading sequence generator may be used to select adjustable delays that are to be delays in a given clock cycle.
- One skilled in the art will recognize that other algorithms or techniques may also be used to control the amount of delay.
- a number of different circuits may be used to implement the adjustable delay circuits.
- Propagation delay of each signal line can be influenced by capacitance, resistance or inductance of the signal path circuit.
- the adjustable delay may include a switchable circuit to adjust the rise and fall of signals based on one or more of these factors.
- the adjustable delay may also be implemented using one or more switchable buffers, such as an inverter. For example, the delay may be increased by enabling a number of buffers in the signal path. The delay may be decreased by bypassing or disabling one or more of the buffers.
- One skilled in art will recognize that numerous other circuits may be used to insert delay into signal lines as well.
- FIG. 3 shows a block diagram of an example random number generator that may be used to generate a spreading sequence.
- the random number generator 300 includes a ring oscillator circuit 301 , a sampling circuit 303, and a linear feedback shift register (LFSR) circuit 321 .
- the ring oscillator circuit 301 consists of XOR gates 302i through 302 N (collectively referred to as XOR gates 302).
- the XOR gates 302 are interconnected to form a "generalized N-bit ring oscillator" which operates at a first frequency dictated by the operating delay of the implementing circuit.
- Each one of the XOR-based ring oscillators is connected with its two neighbors (the boundary gates are considered neighbors), thereby creating a ring of oscillators.
- the ring oscillator circuit 301 is coupled to the sampling circuit 303.
- the output data terminals of the sampling circuit 303 are coupled to input data terminals of the LFSR 321 .
- the LFSR 321 operates synchronously using a clock signal coupled to the sampling circuit 303.
- the clock signal operates at a different frequency than the ring oscillator.
- the LFSR 321 scrambles the output of the sampling circuit 303 to produce high-quality random numbers.
- the LFSR 321 comprises a set of XOR gates 322 ⁇ through 322 N (collectively referred to as XOR gates 322) and a set of storage cells 324i through 324 N .
- each of the storage cells comprises a D-type flip-flop (collectively referred to as flip-flops 324).
- the XOR gates 322 and the flip-flops 324 implement an N-cell LFSR. Because the LFSR 321 operates at a different frequency than the ring oscillator 301 , truly random N-bit binary numbers have a uniform probability distribution using only digital logic. The operation of this and other random number generators is described in detail in U.S. Patent 7,389,316. Those skilled in the art will recognize that other random or pseudo-random number generators, implemented in hardware or in software, may be used to generate random numbers in the described embodiments.
- FIG. 4 is a block diagram of an example field programmable gate array (FPGA) which is configurable.
- FPGAs can include several different types of programmable logic blocks in the array.
- FIG. 4 illustrates an FPGA architecture (400) that includes a large number of different programmable tiles including multi-gigabit transceivers (MGTs 401 ), configurable logic blocks (CLBs 402), random access memory blocks (BRAMs 403), input/output blocks (lOBs 404), configuration and clocking logic (CONFIG/CLOCKS 405), digital signal processing blocks (DSPs 406), specialized input/output blocks (I/O 407), for example, clock ports, and other programmable logic 408 such as digital clock managers, analog-to-digital converters, system monitoring logic, and so forth.
- Some FPGAs also include dedicated processor blocks (PROC 410).
- each programmable tile includes a programmable interconnect element (INT 41 1 ) having standardized connections to and from a corresponding interconnect element in each adjacent tile. Therefore, the programmable interconnect elements taken together implement the programmable interconnect structure for the illustrated FPGA.
- INT 41 1 programmable interconnect element having standardized connections to and from a corresponding interconnect element in each adjacent tile. Therefore, the programmable interconnect elements taken together implement the programmable interconnect structure for the illustrated FPGA.
- programmable interconnect element INT 41 1 also includes the connections to and from the programmable logic element within the same tile, as shown by the examples included at the top of FIG. 4.
- a CLB 402 can include a configurable logic element CLE 412 that can be programmed to implement user logic plus a single
- a BRAM 403 can include a BRAM logic element (BRL 413) in addition to one or more programmable interconnect elements. Typically, the number of interconnect elements included in a tile depends on the height of the tile. In the pictured embodiment, a BRAM tile has the same height as four CLBs, but other numbers (e.g., five) can also be used.
- a DSP tile 406 can include a DSP logic element (DSPL 414) in addition to an appropriate number of programmable interconnect elements.
- An IOB 404 can include, for example, two instances of an input/output logic element (IOL 415) in addition to one instance of the programmable interconnect element INT 41 1 .
- the actual I/O pads connected, for example, to the I/O logic element 415 are manufactured using metal layered above the various illustrated logic blocks, and typically are not confined to the area of the input/output logic element 415.
- a columnar area near the center of the die (shown shaded in FIG. 4) is used for configuration, clock, and other control logic. Horizontal areas 409 extending from this column are used to distribute the clocks and configuration signals across the breadth of the FPGA.
- Some FPGAs utilizing the architecture illustrated in FIG. 4 include additional logic blocks that disrupt the regular columnar structure making up a large part of the FPGA.
- the additional logic blocks can be programmable blocks and/or dedicated logic.
- the processor block PROC 410 shown in FIG. 4 spans several columns of CLBs and BRAMs.
- FIG. 4 is intended to illustrate only an exemplary FPGA architecture.
- the numbers of logic blocks in a column, the relative widths of the columns, the number and order of columns, the types of logic blocks included in the columns, the relative sizes of the logic blocks, and the interconnect/logic implementations included at the top of FIG. 4 are purely exemplary.
- more than one adjacent column of CLBs is typically included wherever the CLBs appear, to facilitate the efficient implementation of user logic.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- Mathematical Physics (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Storage Device Security (AREA)
- Semiconductor Integrated Circuits (AREA)
Abstract
In one embodiment, a secure cryptographic circuit arrangement is provided (200). The secure cryptographic circuit includes a cryptographic processing block (208), a spreading sequence generator (202), and a delay control circuit (204). The cryptographic processing block has a plurality of signal paths (210). One or more of the plurality of signal paths includes respective adjustable delay circuits (206). The spreading sequence generator is configured to output a sequence of pseudo-random numbers (114). The delay control circuit has an input coupled to an output of the spreading sequence number generator and one or more outputs coupled to respective delay adjustment inputs of the adjustable delay circuits. The delay control circuit is configured to adjust the adjustable delay circuits based on the pseudo-random numbers (116 & 118).
Description
A METHOD AND INTEGRATED CIRCUIT FOR SECURE
ENCRYPTION AND DECRYPTION
FIELD OF THE INVENTION
The present invention generally relates to encryption, and more particularly to the encryption of data used to reconfigure programmable logic.
BACKGROUND
Programmable logic circuits are integrated circuits (ICs) that are user configurable and capable of implementing digital logic operations. There are several types of programmable logic ICs, including Complex Programmable Logic Devices (CPLDs) and Field Programmable Gate Arrays (FPGAs). CPLDs include function blocks based on programmable logic array (PLA) architecture and programmable interconnect lines to route and transmit signals between the function blocks. FPGAs include configurable logic blocks (CLBs) arranged in rows and columns, input output blocks surrounding the CLBs, and
programmable interconnect lines that route and transmit signals between the CLBs. Each CLB includes look-up tables and other configurable circuitry that is programmable to implement a logic function. The function blocks of CPLDs, CLBs of FPGAs and interconnect lines are configured by data stored in a configuration memory of the respective devices.
Designs implemented in programmable logic have become complex. Due to the time and investment required for design and debugging, it is desirable to protect the design from unauthorized copying. Efforts have been made to encrypt designs and provide the encrypted designs to the target devices.
Several encryption algorithms, for example, the standard Data Encryption Standard (DES) and the more secure Advanced Encryption Standard (AES) algorithms, are known for encrypting blocks of data. Additionally, a one-time encryption pad may be used as a cipher for encrypting blocks of data by XORing blocks of data with blocks of the one-time pad (OTP). These approaches require provision of a key to the structure that decrypts the design, and the key must be protected from unauthorized discovery.
A decryption key can be stored in nonvolatile memory of a programmable integrated circuit. An encrypted bitstream can then be loaded into the IC and decrypted using the key within the programmable logic. This prevents an attacker from reading the bitstream as it is being loaded into the programmable logic IC. However, this structure must also protect from modes of attack in which the attacker attempts to obtain the decryption key stored in the programmable IC. If the attacker obtains the decryption key, the attacker can decrypt an intercepted bitstream to reveal the unencrypted design.
One method through which an attacker may attempt to discover the decryption key is known as power analysis. In a power analysis attack, current used by a device is monitored while the device is decrypting. During normal operation, the amount of power used by a device varies depending on the logic gates activated at a given time. By monitoring variations in the power
consumption while the device is decrypting a configuration bitstream, for example, the attacker can identify operations that are performed and determine the decryption key.
The present invention may address one or more of the above issues.
SUMMARY
In one embodiment, a secure cryptographic circuit arrangement is provided. The secure cryptographic circuit includes a cryptographic processing block, a spreading sequence generator, and a delay control circuit. The cryptographic processing block has a plurality of signal paths. One or more of the plurality of signal paths includes respective adjustable delay circuits. The spreading sequence generator is configured to output a sequence of pseudorandom numbers.
The delay control circuit has an input coupled to an output of the spreading sequence number generator and one or more outputs coupled to respective delay adjustment inputs of the adjustable delay circuits. The delay control circuit is configured to adjust the adjustable delay circuits based on the pseudo-random numbers.
In another embodiment, the delay control circuit is configured to adjust each of the adjustable delay circuits based on different bits of the pseudorandom numbers.
In another embodiment, the one or more of the plurality of signal paths each include a respective input of the cryptographic processing block. The respective adjustable delay circuits are coupled to the respective inputs of the cryptographic processing block.
In another embodiment, the spreading sequence number generator includes a ring oscillator and a linear feedback shift register circuit. The linear feedback shift register circuit has an input coupled to an output of the ring oscillator and an input coupled to the output of the spreading sequence number generator.
In another embodiment, the ring oscillator is configured to oscillate at a first frequency and the linear feedback shift register are driven by a clock having a second frequency different from the first frequency.
In another embodiment, the delay control circuit is configured to adjust each of the adjustable delay circuits by a respective delay value. The respective delay values are selected from a lookup table according to the pseudo-random number.
In another embodiment, a method is provided for resisting power analysis during configuration of a programmable integrated circuit (IC). An encrypted bitstream is input to the programmable IC. The encrypted bitstream is decrypted with a decryption circuit. Configuration memory of the programmable IC is programmed with the decrypted bitstream. Concurrently with the decrypting of the encrypted bitstream, respective delays on one or more signal paths of the decryption circuit are adjusted to produce power fluctuations that are resistant to power analysis.
In another embodiment, respective delays on one or more signal paths are adjusted by generating a pseudo-random spreading sequence and adjusting respective delays on one or more signal paths based on the pseudo-random spreading sequence.
In another embodiment, the one or more signal paths includes at least a first signal path and a second signal path. Respective delays on one or more signal paths are adjusted by: setting the delay of the first signal path to a first delay value; and setting the delay of the second signal path to a second delay value.
In another embodiment, the one or more signal paths includes at least a first signal path and a second signal path. Respective delays on one or more signal paths are adjusted to set the respective delays of the one or more signal paths to a common delay value.
In another embodiment, the one or more signal paths are critical signal paths.
In another embodiment, the pseudo-random spreading sequence is a truly random spreading sequence.
In yet another embodiment, a method is provided for resisting power analysis during decryption of data in an integrated circuit. Encrypted data is input to the integrated circuit and decrypted. Concurrently with the decrypting of the encrypted data, respective delays on one or more signal paths of the integrated circuit are adjusted to produce power fluctuations that are resistant to power analysis.
In another embodiment, respective delays on one or more signal paths are adjusted by generating a pseudo-random spreading sequence and adjusting the respective delays on one or more signal paths based on the pseudo-random spreading sequence.
In another embodiment, the one or more signal paths includes at least a first signal path and a second signal path. The adjusting respective delays on one or more signal paths includes setting the delay of the first signal path to a first delay value and setting the delay of the second signal path to a second delay value.
In another embodiment, the one or more signal paths includes at least a first signal path and a second signal path. The adjustment of respective delays on one or more signal paths sets the respective delays of the one or more signal paths to a common delay value.
In another embodiment, the one or more signal paths are critical signal paths.
In another embodiment, noise is generated on a power supply line of the integrated circuit concurrently with the decrypting of the encrypted data.
In another embodiment, the adjustment of respective delays on one or more signal paths based on the pseudo-random spreading sequence includes
adjusting resistances of the one or more signal paths based on the pseudorandom spreading sequence included.
In yet another embodiment, the adjustment of respective delays on one or more signal paths based on the pseudo-random spreading sequence includes adjusting capacitances of the one or more signal paths based on the pseudorandom spreading sequence included.
In another embodiment, the integrated circuit comprises a programmable integrated circuit; the encrypted data comprises an encrypted bitstream for configuring the programmable integrated circuit; and decrypting the encrypted data generates a decrypted bitstream for configuring the programmable integrated circuit. The method may further comprise programming configuration memory of the programmable integrated circuit with the decrypted bitstream.
It will be appreciated that various other embodiments are set forth in the Detailed Description and Claims which follow.
BRIEF DESCRIPTION OF THE DRAWINGS
Various aspects and advantages of the invention will become apparent upon review of the following detailed description and upon reference to the drawings, in which:
FIG. 1 shows a flowchart of an example process for configuration of programmable logic;
FIG. 2 shows a block diagram of an example circuit for
encryption/decryption;
FIG. 3 shows a block diagram of an example random number generator that may be used to implement encryption and decryption circuits; and
FIG. 4 illustrates a block diagram of an example programmable integrated circuit for implementing cryptographic operations.
DETAILED DESCRIPTION
During configuration of programmable logic, the configuration bitstream data can be intercepted and used to make unauthorized copies of the design. Although the configuration bitstream can be encrypted, the decryption key is vulnerable to discovery through power analysis. In a power analysis attack, current used by a device is monitored over time. During normal operation, the
amount of power used by a device varies depending on the logic gates activated at a given time. By monitoring variations in the power consumption during decryption, the attacker can identify operations that are performed and
determine the decryption key. The present invention provides countermeasures that may be implemented with software or hardware to improve resistance to power analysis attacks.
In a simple power analysis (SPA) attack, current used by a device is monitored over time. During normal operation, the amount of power used by a device varies depending on the logic gates activated at a given time. By monitoring variations in the power consumption, the attacker can identify different operations that are performed. For example, if a programmable IC implements DES encryption, sixteen rounds of encryption/decryption are performed on each block of data. Because similar operations are performed for each round, a power consumption data can be identified for each round.
Comparison of power consumption of different rounds can identify key
dependent operations and, ultimately, the key used for decryption. For example, the DES key schedule is produced by rotating 28-bit key registers. The rotations are generally implemented using a right shift operation where a zero is shifted into the most significant bit by default. If the bit of the key shifted out of the register is a one, an additional operation is needed to cause the most significant bit to be equal to one. Therefore, a different power signature will be produced for each rotation depending on the bit of the decryption key. As used herein, a power signature may be referred to as power fluctuations, a power consumption signature, or a power consumption waveform, and such terms are used interchangeably herein. Other encryption ciphers, including both symmetric and asymmetric ciphers, also include key dependent operations that are susceptible to power analysis.
Random noise may be generated and added to modulate a power consumption waveform and conceal key dependent processes. However, even when the magnitude of the variations in power consumption are small in comparison to other power signals or noise, power variations of each operation can be detected and isolated using frequency filters and statistical analysis. This is known as differential power analysis (DPA). In DPA, a large number of samples are gathered by repeating encryption over a number of cycles.
Samples gathered from each cycle are compared and analyzed to identify a common power signature among the repeated cycles from which the decryption can be identified. For example, added noise can be negated through statistical averaging. When random noise is evenly distributed, the noise will have little effect on the average of power consumption data from repeated rounds of decryption.
The embodiments of the present invention provide a method and circuit in which timing is adjusted on a pseudo-random basis. The timing adjustment increases the complexity of statistical analysis because power consumption waveforms compared from different encryption rounds may not be aligned in the time domain. When waveforms are not aligned, more advanced algorithms and/or larger data samples are needed by an attacker to identify similarities in various rounds of repeated decryption. The embodiments of the present invention may be used alone or in combination with other DPA mitigation techniques such as random noise generation, signal to noise reduction, or clock skipping.
In one embodiment of the present invention, a pseudo-random spreading sequence is generated and is used to adjust one or more adjustable delays included in encryption/decryption circuitry. By adjusting the delays, different logical portions of the encryption/decryption circuitry will be triggered at slightly different times. Because different logical portions are triggered at different times, transistors will not change state in a uniform consistent fashion. Rather, the transistors will switch on or off according to the programmed delay. Although the amount of delay is not enough to affect the logical functions of the circuit, the adjustment has a significant effect on DPA. When transistors are synchronized to switch on at substantially the same time, a large peak is created in the power consumption waveform. By distributing variation in the time in which transistor switching occurs, peaks of the power consumption waveform are smoothed and widened. In this manner, it becomes more difficult to identify or distinguish different cryptographic operations using DPA.
FIG. 1 shows a flowchart of an example process for configuration of programmable logic. An encrypted configuration bitstream 102 is received by a programmable IC. Each frame (step 104) of the encrypted configuration bitstream is decrypted at step 1 10. In this example, AES decryption is
implemented. In AES, the decryption process 120 is repeated for fourteen rounds (step 1 12) for each frame of the encrypted bitstream, assuming a 256-bit key is used. When decryption of a frame has completed, configuration memory of the programmable IC is programmed with the decrypted frame at step 122. The process is repeated at decision step 124 until all frames have been decrypted. During decryption, adjustable delay elements are set to delay input signal lines to the decryption block. The adjustable delay elements are controlled based on a pseudo-random spreading sequence. In each round, a pseudo-random spreading sequence is generated at step 1 14. A delay value for each of the adjustable delays is determined from the pseudo-random number at step 1 16. Input signal lines are delayed at step 1 18. Because some signal lines are delayed, different portions of the decryption logic will become active at slightly different times.
The delay is selected such that timing is varied within an operable tolerance. For example, if a system control clock cycle of the circuit is selected to be 100 nanoseconds, a delay adjustment of +-10 nanoseconds is not likely to affect correct operation because all transistors can switch before the falling edge of the system control clock.
One skilled in the art will recognize that the described embodiments are applicable to a number of other synchronous encryption algorithms such as DES, DES-3, Blowfish, etc; as well as asynchronous encryption algorithms such as RSA, DSA, etc.
While DPA of the resulting power consumption waveform is difficult, the power consumption waveform can be easily modulated through timing
adjustment with little additional hardware or processing. In one embodiment, a circuit is provided for DPA resistant encryption and decryption. FIG. 2 shows a block diagram of a circuit for encryption/decryption. Circuit 200 includes a cryptographic processing circuit 208 for encrypting/decrypting data. In this example, the cryptographic processing circuit 208 includes a number of signal inputs 210 for receiving data blocks and sub-keys. The circuit includes a number of adjustable delay elements 206 coupled to receive signals from inputs 210, and output the data values to the cryptographic processing circuit 208 after a particular delay has passed. The amount of time by which a signal is delayed by an adjustable delay circuit 206 is controlled by delay controller 204. The delay
controller 204 acts with spreading sequence generator 202, to randomize delay times. The delay controller 204 uses a spreading sequence output from the spreading sequence generator 202 to determine a respective delay value for each adjustable delay 206. In some embodiments, the spreading sequence generator may be implemented using a random or pseudo-random number generator to output pseudo-random numbers that will be used as the spreading sequence.
The delay controller 204 may determine a delay value in a number of different ways. In one example implementation, a delay value may be taken directly from one or more bits of the output of the spreading sequence generator. In another example implementation, one or more bits of the output of the spreading sequence generator may be used to select a delay value from a table of delay values. In yet another example implementation, one or more bits of the output of the spreading sequence generator may be used to select adjustable delays that are to be delays in a given clock cycle. One skilled in the art will recognize that other algorithms or techniques may also be used to control the amount of delay.
A number of different circuits may be used to implement the adjustable delay circuits. Propagation delay of each signal line can be influenced by capacitance, resistance or inductance of the signal path circuit. The adjustable delay may include a switchable circuit to adjust the rise and fall of signals based on one or more of these factors. The adjustable delay may also be implemented using one or more switchable buffers, such as an inverter. For example, the delay may be increased by enabling a number of buffers in the signal path. The delay may be decreased by bypassing or disabling one or more of the buffers. One skilled in art will recognize that numerous other circuits may be used to insert delay into signal lines as well.
FIG. 3 shows a block diagram of an example random number generator that may be used to generate a spreading sequence. The random number generator 300 includes a ring oscillator circuit 301 , a sampling circuit 303, and a linear feedback shift register (LFSR) circuit 321 . The ring oscillator circuit 301 consists of XOR gates 302i through 302N (collectively referred to as XOR gates 302). The XOR gates 302 are interconnected to form a "generalized N-bit ring oscillator" which operates at a first frequency dictated by the operating delay of
the implementing circuit. Each one of the XOR-based ring oscillators is connected with its two neighbors (the boundary gates are considered neighbors), thereby creating a ring of oscillators. The ring oscillator circuit 301 is coupled to the sampling circuit 303. The output data terminals of the sampling circuit 303 are coupled to input data terminals of the LFSR 321 . The LFSR 321 operates synchronously using a clock signal coupled to the sampling circuit 303. The clock signal operates at a different frequency than the ring oscillator. The LFSR 321 scrambles the output of the sampling circuit 303 to produce high-quality random numbers. The LFSR 321 comprises a set of XOR gates 322Ϊ through 322N (collectively referred to as XOR gates 322) and a set of storage cells 324i through 324N. In one embodiment, each of the storage cells comprises a D-type flip-flop (collectively referred to as flip-flops 324). The XOR gates 322 and the flip-flops 324 implement an N-cell LFSR. Because the LFSR 321 operates at a different frequency than the ring oscillator 301 , truly random N-bit binary numbers have a uniform probability distribution using only digital logic. The operation of this and other random number generators is described in detail in U.S. Patent 7,389,316. Those skilled in the art will recognize that other random or pseudo-random number generators, implemented in hardware or in software, may be used to generate random numbers in the described embodiments.
FIG. 4 is a block diagram of an example field programmable gate array (FPGA) which is configurable. FPGAs can include several different types of programmable logic blocks in the array. For example, FIG. 4 illustrates an FPGA architecture (400) that includes a large number of different programmable tiles including multi-gigabit transceivers (MGTs 401 ), configurable logic blocks (CLBs 402), random access memory blocks (BRAMs 403), input/output blocks (lOBs 404), configuration and clocking logic (CONFIG/CLOCKS 405), digital signal processing blocks (DSPs 406), specialized input/output blocks (I/O 407), for example, clock ports, and other programmable logic 408 such as digital clock managers, analog-to-digital converters, system monitoring logic, and so forth. Some FPGAs also include dedicated processor blocks (PROC 410).
In some FPGAs, each programmable tile includes a programmable interconnect element (INT 41 1 ) having standardized connections to and from a corresponding interconnect element in each adjacent tile. Therefore, the programmable interconnect elements taken together implement the
programmable interconnect structure for the illustrated FPGA. The
programmable interconnect element INT 41 1 also includes the connections to and from the programmable logic element within the same tile, as shown by the examples included at the top of FIG. 4.
For example, a CLB 402 can include a configurable logic element CLE 412 that can be programmed to implement user logic plus a single
programmable interconnect element INT 41 1 . A BRAM 403 can include a BRAM logic element (BRL 413) in addition to one or more programmable interconnect elements. Typically, the number of interconnect elements included in a tile depends on the height of the tile. In the pictured embodiment, a BRAM tile has the same height as four CLBs, but other numbers (e.g., five) can also be used. A DSP tile 406 can include a DSP logic element (DSPL 414) in addition to an appropriate number of programmable interconnect elements. An IOB 404 can include, for example, two instances of an input/output logic element (IOL 415) in addition to one instance of the programmable interconnect element INT 41 1 . As will be clear to those of skill in the art, the actual I/O pads connected, for example, to the I/O logic element 415 are manufactured using metal layered above the various illustrated logic blocks, and typically are not confined to the area of the input/output logic element 415.
In the pictured embodiment, a columnar area near the center of the die (shown shaded in FIG. 4) is used for configuration, clock, and other control logic. Horizontal areas 409 extending from this column are used to distribute the clocks and configuration signals across the breadth of the FPGA.
Some FPGAs utilizing the architecture illustrated in FIG. 4 include additional logic blocks that disrupt the regular columnar structure making up a large part of the FPGA. The additional logic blocks can be programmable blocks and/or dedicated logic. For example, the processor block PROC 410 shown in FIG. 4 spans several columns of CLBs and BRAMs.
Note that FIG. 4 is intended to illustrate only an exemplary FPGA architecture. The numbers of logic blocks in a column, the relative widths of the columns, the number and order of columns, the types of logic blocks included in the columns, the relative sizes of the logic blocks, and the interconnect/logic implementations included at the top of FIG. 4 are purely exemplary. For example, in an actual FPGA more than one adjacent column of CLBs is typically
included wherever the CLBs appear, to facilitate the efficient implementation of user logic.
The present invention is thought to be applicable to a variety of systems for encryption and decryption. Other aspects and embodiments of the present invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. It is intended that the specification and illustrated embodiments be considered as examples only, with a true scope and spirit of the invention being indicated by the following claims.
Claims
1 . A secure cryptographic circuit arrangement, comprising:
a cryptographic processing block having a plurality of signal paths, one or more of the plurality of signal paths including respective adjustable delay circuits; a spreading sequence generator configured to output a sequence of pseudo-random numbers;
a delay control circuit having an input coupled to an output of the spreading sequence number generator and one or more outputs coupled to respective delay adjustment inputs of the adjustable delay circuits; and
wherein the delay control circuit is configured to adjust the adjustable delay circuits based on the pseudo-random numbers.
2. The secure cryptographic circuit arrangement of claim 1 , wherein the delay control circuit is configured to adjust each of the adjustable delay circuits based on different bits of the pseudo-random numbers.
3. The secure cryptographic circuit arrangement of claim 1 or claim 2, wherein: the one or more of the plurality of signal paths each include a respective input of the cryptographic processing block; and
the respective adjustable delay circuits are coupled to the respective inputs of the cryptographic processing block.
4. The secure cryptographic device of any of claims 1 -3, wherein the spreading sequence number generator includes:
a ring oscillator; and
a linear feedback shift register circuit, having an input coupled to an output of the ring oscillator and an input coupled to the output of the spreading sequence number generator.
5. The secure cryptographic circuit arrangement of claim 4, wherein the ring oscillator is configured to oscillate at a first frequency and the linear feedback shift register is driven by a clock having a second frequency different from the first frequency.
6. The secure cryptographic circuit arrangement of any of claims 1 -5, wherein: the delay control circuit is configured to adjust each of the adjustable delay circuits by a respective delay value; and
the respective delay values are selected from a lookup table according to the pseudo-random number.
7. A method for resisting power analysis during decryption of data in an integrated circuit, comprising:
inputting encrypted data to the integrated circuit;
decrypting the encrypted data; and
concurrently with the decrypting of the encrypted data, adjusting
respective delays on one or more signal paths of the integrated circuit to produce power fluctuations that are resistant to power analysis.
8. The method of claim 7, wherein the adjusting respective delays on one or more signal paths includes:
generating a pseudo-random spreading sequence; and
adjusting respective delays on one or more signal paths based on the pseudo-random spreading sequence.
9. The method of claim 7 or claim 8, wherein:
the one or more signal paths includes at least a first signal path and a second signal path; and
adjusting respective delays on one or more signal paths includes:
setting the delay of the first signal path to a first delay value; and setting the delay of the second signal path to a second delay value.
10. The method of claim 7 or claim 8, wherein:
the one or more signal paths includes at least a first signal path and a second signal path; and
adjusting respective delays on one or more signal paths sets the respective delays of the one or more signal paths to a common delay value.
1 1 . The method of any of claims 7-10, wherein the one or more signal paths are critical signal paths.
12. The method of any of claims 7-1 1 , further comprising:
generating noise on a power supply line of the integrated circuit concurrently with the decrypting of the encrypted data.
13. The method of any of claims 8-12, wherein adjusting respective delays on one or more signal paths based on the pseudo-random spreading sequence includes adjusting resistances of the one or more signal paths based on the pseudo-random spreading sequence included.
14. The method of any of claims 8-13, wherein adjusting respective delays on one or more signal paths based on the pseudo-random spreading sequence includes adjusting capacitances of the one or more signal paths based on the pseudo-random spreading sequence included.
15. The method of any of claims 7-14, wherein:
the integrated circuit comprises a programmable integrated circuit;
the encrypted data comprises an encrypted bitstream for configuring the programmable integrated circuit;
decrypting the encrypted data generates a decrypted bitstream for configuring the programmable integrated circuit; and
the method further comprises programming configuration memory of the programmable integrated circuit with the decrypted bitstream.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/755,792 | 2010-04-07 | ||
| US12/755,792 US9213835B2 (en) | 2010-04-07 | 2010-04-07 | Method and integrated circuit for secure encryption and decryption |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2011126587A1 true WO2011126587A1 (en) | 2011-10-13 |
Family
ID=43828243
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2011/021412 Ceased WO2011126587A1 (en) | 2010-04-07 | 2011-01-14 | A method and integrated circuit for secure encryption and decryption |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US9213835B2 (en) |
| WO (1) | WO2011126587A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3324286A1 (en) | 2016-11-18 | 2018-05-23 | Siemens Aktiengesellschaft | Generating true random numbers for an integrated circuit |
Families Citing this family (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TWI422203B (en) * | 2010-12-15 | 2014-01-01 | Univ Nat Chiao Tung | Electronic device and method for protecting against differential power analysis attack |
| US8958550B2 (en) * | 2011-09-13 | 2015-02-17 | Combined Conditional Access Development & Support. LLC (CCAD) | Encryption operation with real data rounds, dummy data rounds, and delay periods |
| KR101380895B1 (en) * | 2012-06-12 | 2014-04-10 | 한국전자통신연구원 | Apparatus for providing security service and method of security service using the same |
| US9755822B2 (en) * | 2013-06-19 | 2017-09-05 | Cryptography Research, Inc. | Countermeasure to power analysis attacks through time-varying impedance of power delivery networks |
| US9531384B1 (en) * | 2014-12-01 | 2016-12-27 | University Of South Florida | Adiabatic dynamic differential logic for differential power analysis resistant secure integrated circuits |
| DE102015211108A1 (en) * | 2015-06-17 | 2016-12-22 | Robert Bosch Gmbh | Device and method for carrying out a calculation method |
| US10210350B2 (en) * | 2015-08-10 | 2019-02-19 | Samsung Electronics Co., Ltd. | Electronic device against side channel attacks |
| US10951391B2 (en) | 2015-09-06 | 2021-03-16 | Bar-Ilan University | Randomized logic against side channel attacks |
| CN107924593B (en) * | 2015-11-20 | 2020-06-02 | 华为技术有限公司 | Method and device for generating winning numbers |
| IL243789A0 (en) * | 2016-01-26 | 2016-07-31 | Winbond Electronics Corp | Split next state calculation to counter power analysis |
| EP3203460B1 (en) * | 2016-02-05 | 2021-04-07 | Nxp B.V. | Secure data storage |
| DE102016222617A1 (en) * | 2016-11-17 | 2018-05-17 | Siemens Aktiengesellschaft | Protective device and network cabling device for protected transmission of data |
| FR3065556B1 (en) * | 2017-04-19 | 2020-11-06 | Tiempo | ELECTRONIC CIRCUIT SECURE BY DISRUPTION OF ITS POWER SUPPLY. |
| CN108345446B (en) * | 2018-03-08 | 2021-08-10 | 太原理工大学 | High-speed random number generation method and device |
| CN110929274B (en) * | 2019-11-11 | 2023-05-30 | 深圳供电局有限公司 | Method, system and device for encrypting and decrypting file by using Blowfish |
| US11494521B2 (en) * | 2020-07-16 | 2022-11-08 | Cuica Llc | Integrated communication security |
| JP7284796B2 (en) | 2020-10-30 | 2023-05-31 | 銓安智慧科技股▲分▼有限公司 | Secure memory card and its control method |
| US11750192B2 (en) | 2021-02-24 | 2023-09-05 | Nvidia Corp. | Stability of bit generating cells through aging |
| US11784835B2 (en) | 2021-02-24 | 2023-10-10 | Nvidia Corp. | Detection and mitigation of unstable cells in unclonable cell array |
| US11411563B1 (en) | 2021-02-24 | 2022-08-09 | Nvidia Corp. | Detection and mitigation of unstable cells in unclonable cell array |
| EP4243333A1 (en) * | 2022-03-11 | 2023-09-13 | Thales Dis France SAS | Electronic circuit and method for securing and desynchronizing register transfers to mitigate side channel attacks |
| US12131800B2 (en) | 2022-11-16 | 2024-10-29 | Nvidia Corp. | Physically unclonable cell using dual-interlocking and error correction techniques |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7389316B1 (en) | 2004-11-24 | 2008-06-17 | Xilinx, Inc. | Method and apparatus for true random number generation |
Family Cites Families (43)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH07100064B2 (en) | 1986-09-29 | 1995-11-01 | 株式会社日立メデイコ | Ultrasonic Doppler velocity meter |
| US5404402A (en) * | 1993-12-21 | 1995-04-04 | Gi Corporation | Clock frequency modulation for secure microprocessors |
| US5774846A (en) | 1994-12-19 | 1998-06-30 | Matsushita Electric Industrial Co., Ltd. | Speech coding apparatus, linear prediction coefficient analyzing apparatus and noise reducing apparatus |
| US6356555B1 (en) | 1995-08-25 | 2002-03-12 | Terayon Communications Systems, Inc. | Apparatus and method for digital data transmission using orthogonal codes |
| US6086629A (en) * | 1997-12-04 | 2000-07-11 | Xilinx, Inc. | Method for design implementation of routing in an FPGA using placement directives such as local outputs and virtual buffers |
| KR100335397B1 (en) * | 1998-05-25 | 2002-09-05 | 주식회사 하이닉스반도체 | Apparatus for driving sequentially sense amplifier |
| WO1999063696A1 (en) | 1998-06-03 | 1999-12-09 | Cryptography Research, Inc. | Using unpredictable information to minimize leakage from smartcards and other cryptosystems |
| JP3362009B2 (en) | 1999-03-01 | 2003-01-07 | シャープ株式会社 | Spread spectrum communication equipment |
| JP2000305453A (en) * | 1999-04-21 | 2000-11-02 | Nec Corp | Ciphering device, deciphering device, and ciphering and deciphering device |
| US7123579B1 (en) | 1999-08-04 | 2006-10-17 | Lg Electronics Inc. | Method of transmitting non-orthogonal physical channels in the communications system |
| KR100354337B1 (en) | 1999-12-04 | 2002-09-28 | 한국과학기술원 | Transmission and Receiving using Spreading Modulation for Spread Spectrum Communications and thereof Apparatus |
| CA2293953A1 (en) | 2000-01-05 | 2001-07-05 | Ipros Corporation | A method and system for implementing a coprocessor |
| GB2365153A (en) * | 2000-01-28 | 2002-02-13 | Simon William Moore | Microprocessor resistant to power analysis with an alarm state |
| US6778835B2 (en) | 2000-03-18 | 2004-08-17 | Lg Electronics Inc. | Method for allocating physical channel of mobile communication system and communication method using the same |
| US7233810B2 (en) | 2000-08-03 | 2007-06-19 | Infineon Technologies Ag | Dynamically reconfigurable universal transmitter system |
| US20030053625A1 (en) * | 2001-09-10 | 2003-03-20 | The Titan Corporation | Self-synchronizing, stream-oriented data encryption technique |
| US6668365B2 (en) * | 2001-12-18 | 2003-12-23 | Cadence Design Systems, Inc. | Quadratic programming method for eliminating cell overlap and routing congestion in an IC layout |
| DE10162309A1 (en) | 2001-12-19 | 2003-07-03 | Philips Intellectual Property | Method and arrangement for increasing the security of circuits against unauthorized access |
| US7457350B2 (en) | 2003-07-18 | 2008-11-25 | Artimi Ltd. | Communications systems and methods |
| US7417468B2 (en) * | 2003-09-17 | 2008-08-26 | The Regents Of The University Of California | Dynamic and differential CMOS logic with signal-independent power consumption to withstand differential power analysis |
| US7949883B2 (en) * | 2004-06-08 | 2011-05-24 | Hrl Laboratories, Llc | Cryptographic CPU architecture with random instruction masking to thwart differential power analysis |
| CA2542556C (en) | 2005-06-03 | 2014-09-16 | Tata Consultancy Services Limited | An authentication system executing an elliptic curve digital signature cryptographic process |
| US7554865B2 (en) * | 2006-09-21 | 2009-06-30 | Atmel Corporation | Randomizing current consumption in memory devices |
| US7870395B2 (en) | 2006-10-20 | 2011-01-11 | International Business Machines Corporation | Load balancing for a system of cryptographic processors |
| JP4117008B2 (en) * | 2006-10-30 | 2008-07-09 | シャープ株式会社 | Encryption device |
| WO2008056461A1 (en) * | 2006-11-09 | 2008-05-15 | Panasonic Corporation | Cryptographic calculation processing circuit |
| US8179985B2 (en) | 2006-11-13 | 2012-05-15 | Industrial Technology Research Institute | Method and apparatus for providing time-frequency diversity in OFDM wireless communication systems |
| US7723962B2 (en) | 2007-03-23 | 2010-05-25 | Freescale Semiconductor, Inc. | High voltage protection for a thin oxide CMOS device |
| ITMI20070777A1 (en) | 2007-04-17 | 2008-10-18 | St Microelectronics Srl | METHOD AND CIRCUIT FOR PROGRAMMING A FLASH NOR-TYPE PAETICOLAR MEMORY CELL |
| KR101481572B1 (en) * | 2007-10-19 | 2015-01-26 | 삼성전자주식회사 | Random number generator |
| ATE534072T1 (en) * | 2008-03-04 | 2011-12-15 | Sandisk Il Ltd | DIGITAL RANDOM NUMBER GENERATOR BASED ON DIGITALLY CONTROLLED OSCILLATORS |
| FR2929470B1 (en) * | 2008-03-25 | 2010-04-30 | Groupe Ecoles Telecomm | METHOD FOR PROTECTING PROGRAMMABLE CRYPTOGRAPHIC CIRCUIT, AND CIRCUIT PROTECTED BY SUCH A METHOD |
| US8131789B2 (en) * | 2008-03-28 | 2012-03-06 | Atmel Corporation | True random number generator |
| FR2932336B1 (en) * | 2008-06-06 | 2010-06-18 | Tiempo | TIME-SAVING ASYNCHRONOUS CIRCUIT WITH DELAY INSERT CIRCUIT |
| US8014436B2 (en) | 2008-07-02 | 2011-09-06 | Telefonaktiebolaget L M Ericsson (Publ) | Multi-dimensional signal of reduced peak-to-RMS ratio |
| JP5217792B2 (en) | 2008-08-29 | 2013-06-19 | 富士通株式会社 | Optical receiver power supply control method, digital signal processing circuit, and optical receiver |
| DE102008048292B4 (en) * | 2008-09-22 | 2012-07-12 | Siemens Aktiengesellschaft | Apparatus and method for generating a random bit string |
| JP5251439B2 (en) | 2008-11-10 | 2013-07-31 | 富士通モバイルコミュニケーションズ株式会社 | Communication processing system, OFDM signal transmission method, OFDM transmitter, OFDM receiver, and control station |
| WO2010061718A1 (en) | 2008-11-27 | 2010-06-03 | ニューブレクス株式会社 | Distributed optical fiber sensor |
| US20100150340A1 (en) * | 2008-12-02 | 2010-06-17 | Electronics And Telecommunications Research Institute | Device and method for elliptic curve cryptosystem |
| WO2010100015A1 (en) * | 2009-03-06 | 2010-09-10 | Intrinsic Id B.V. | System for establishing a cryptographic key depending on a physical system |
| CN102055584B (en) * | 2009-10-28 | 2012-12-12 | 中国科学院半导体研究所 | Optical-fiber secret communication device and data encryption method thereof |
| US8427194B2 (en) * | 2010-05-24 | 2013-04-23 | Alexander Roger Deas | Logic system with resistance to side-channel attack by exhibiting a closed clock-data eye diagram |
-
2010
- 2010-04-07 US US12/755,792 patent/US9213835B2/en active Active
-
2011
- 2011-01-14 WO PCT/US2011/021412 patent/WO2011126587A1/en not_active Ceased
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7389316B1 (en) | 2004-11-24 | 2008-06-17 | Xilinx, Inc. | Method and apparatus for true random number generation |
Non-Patent Citations (4)
| Title |
|---|
| BUCCI M ET AL: "A Countermeasure against Differential Power Analysis based on Random Delay Insertion", CONFERENCE PROCEEDINGS / IEEE INTERNATIONAL SYMPOSIUM ON CIRCUITS AND SYSTEMS (ISCAS) : MAY 23 - 26, 2005, INTERNATIONAL CONFERENCE CENTER, KOBE, JAPAN, IEEE SERVICE CENTER, PISCATAWAY, NJ, 23 May 2005 (2005-05-23), pages 3547 - 3550, XP010816291, ISBN: 978-0-7803-8834-5, DOI: DOI:10.1109/ISCAS.2005.1465395 * |
| DRIES SCHELLEKENS ET AL: "FPGA Vendor Agnostic True Random Number Generator", FIELD PROGRAMMABLE LOGIC AND APPLICATIONS, 2006. FPL '06. INTERNA TIONAL CONFERENCE ON, IEEE, PI, 1 August 2006 (2006-08-01), pages 1 - 6, XP031047635, ISBN: 978-1-4244-0312-7 * |
| JOVAN DJ GOLI: "New Methods for Digital Generation and Postprocessing of Random Data", IEEE TRANSACTIONS ON COMPUTERS, IEEE SERVICE CENTER, LOS ALAMITOS, CA, US, vol. 55, no. 10, 1 October 2006 (2006-10-01), pages 1217 - 1229, XP007918403, ISSN: 0018-9340, [retrieved on 20060822] * |
| YINGXI LU ET AL: "FPGA implementation and analysis of random delay insertion countermeasure against DPA", FIELD-PROGRAMMABLE TECHNOLOGY, 2008. FPT 2008. INTERNATIONAL CONFERENCE ON, IEEE, PISCATAWAY, NJ, USA, 8 December 2008 (2008-12-08), pages 201 - 208, XP031412827, ISBN: 978-1-4244-3783-2 * |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3324286A1 (en) | 2016-11-18 | 2018-05-23 | Siemens Aktiengesellschaft | Generating true random numbers for an integrated circuit |
| WO2018091312A1 (en) | 2016-11-18 | 2018-05-24 | Siemens Aktiengesellschaft | Generating true random numbers for an integrated circuit |
| US11294637B2 (en) | 2016-11-18 | 2022-04-05 | Siemens Aktiengesellschaft | Method and apparatus for generating true random numbers for an integrated circuit |
Also Published As
| Publication number | Publication date |
|---|---|
| US9213835B2 (en) | 2015-12-15 |
| US20110252244A1 (en) | 2011-10-13 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9213835B2 (en) | Method and integrated circuit for secure encryption and decryption | |
| US8892903B1 (en) | Detection of power analysis attacks | |
| US8522052B1 (en) | Method and integrated circuit for secure encryption and decryption | |
| Xin et al. | A configurable ring-oscillator-based PUF for Xilinx FPGAs | |
| US9225512B1 (en) | Encryption and decryption using a physically unclonable function | |
| US10333708B1 (en) | Hybrid random-number generator | |
| US10044514B1 (en) | Secure external key storage for programmable ICS | |
| EP3393078B1 (en) | Secure execution environment clock frequency hopping | |
| EP2551837B1 (en) | Random number generator, encryption device and recognition device | |
| US8539254B1 (en) | Method and integrated circuit for protecting against differential power analysis attacks | |
| US8650408B2 (en) | Protecting against differential power analysis attacks on decryption keys | |
| US8832462B2 (en) | Protecting against differential power analysis attacks on sensitive data | |
| US9218505B1 (en) | Programmable integrated circuit with DPA-resistant decryption | |
| JP2016171452A (en) | Electronic circuit, authentication device and authentication system | |
| KR20120038104A (en) | Apparatus and method for generating random data | |
| Xu et al. | Secure remote sensing and communication using digital PUFs | |
| US8583944B1 (en) | Method and integrated circuit for secure encryption and decryption | |
| Hori et al. | Pseudo-LFSR PUF: A compact, efficient and reliable physical unclonable function | |
| TW201537332A (en) | Clock phase control circuit | |
| Chhabra et al. | Enhancing data security using obfuscated 128-bit AES algorithm-an active hardware obfuscation approach at RTL level | |
| CN104484615B (en) | Suitable for reconfigurable arrays framework based on space randomization fault-resistant attack method | |
| US8379850B1 (en) | Method and integrated circuit for secure encryption and decryption | |
| Kumaki et al. | Cipher-destroying and secret-key-emitting hardware Trojan against AES core | |
| Güneysu | Using data contention in dual-ported memories for security applications | |
| Chauhan et al. | Novel randomized & biased placement for FPGA based robust random number generator with enhanced uniqueness |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11711161 Country of ref document: EP Kind code of ref document: A1 |
|
| DPE1 | Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101) | ||
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 11711161 Country of ref document: EP Kind code of ref document: A1 |