EP1510028A1

Advanced encryption standard (aes) hardware cryptographic engine

Abstract

This record has no abstract on file.

Term

Term ended

Projected expiry passed 23 May 2023, 3.3 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

8 claims: 3 independent, 5 dependent

  1. 1
    Claims of equivalent WO 03101020 A1 Claims What is claimed is:1. In a key generator configured to perform a key expansion routine according to the Advanced Encryption Standard (AES) - Rijndael block cipher algorithm so as to generate, from a given cipher key of Nk words, a key schedule of Nb(Nr+l) round-key words w[i], where Nb is the cipher block size in words and Nr is the number of rounds employed by the cipher algorithm, the key generator configured to generate the round-key words w[i] "on-the-fly" as needed on a round-by-round basis, the improvement comprising a method for generating round-key words "on-the-fly" in a reverse direction for use in a decrypt operation of the cipher algorithm, the method including the steps of : providing memory for storing a final set of Nk round-key words;performing the key expansion routine in a forward direction during an encrypt operation to obtain said final set of Nk round-key words and storing the same in said memory provided therefor;setting the key generator for the decrypt operation;and deriving preceding round-key words w[i-Nk] "on- the-fly" by an XOR logic operation involving stored round-key words w[i] and w[i-l], wherein w[i-l] is first modified by a transformation sequence prior to applying the XOR logic operation whenever i mod Nk = 0 and also whenever both Nk > 6 and i mod Nk = 4 , the transformation sequence involving a cyclic byte shift, an S-box byte substitution and an XOR operation with a round constant when i mod Nk = 0, the transformation sequence involving only an S-box byte substitution when Nk > 6 and i mod Nk = 4, said transformation sequence upon w[i-l] being identical in the forward and reverse directions of the key expansion routine and in accord with the AES - Rijndael block cipher algorithm.
  2. 5
    In a hardware block cipher circuit having a pre-mix subcircuit for performing an initial pre-mix XOR operation of a cipher block algorithm that mixes plaintext with a cipher key prior to beginning a sequence of cipher encryption rounds to generate a ciphertext, a differential power analysis countermeasure comprising:a pre-mix dummy circuit active during said initial pre-mix XOR operation and characterized by a propagation delay that substantially matches that of said pre-mix subcircuit, the dummy circuit comprising a pseudo-random generator and an XOR array, the XOR array with first inputs connected to outputs of the pseudo- random generator, second inputs connected to receive the same cipher key bits as said pre-mix subcircuit, and outputs feeding back to the pseudo-random generator, whereby the dummy circuit inserts pseudo-random noise into the overall power signature of all XOR gate switching of the hardware block cipher circuit during the initial pre-mix XOR operation.
  3. 8
    In a hardware block cipher circuit configured to perform a cipher algorithm having an initial pre-mix XOR operation that mixes plaintext with a cipher key prior to beginning a sequence of cipher encryption rounds to generate a ciphertext, the improvement comprising a method that combines the pre-mix operation with the first cipher encryption round, the method including the steps of:pre-processing the cipher key to generate round-key words for the first cipher encryption round while plaintext is loaded, the pre-mix XOR operation also occurring as plaintext is being loaded;and executing the first cipher encryption round upon the loaded pre-mixed plaintext using the pre- generated first round-key words.