US9654282B2 - Flexible architecture and instruction for advanced encryption standard (AES) - Google Patents

Flexible architecture and instruction for advanced encryption standard (AES) Download PDF

Info

Publication number
US9654282B2
US9654282B2 US14/572,602 US201414572602A US9654282B2 US 9654282 B2 US9654282 B2 US 9654282B2 US 201414572602 A US201414572602 A US 201414572602A US 9654282 B2 US9654282 B2 US 9654282B2
Authority
US
United States
Prior art keywords
aes
round
key
bit
instruction
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.)
Active
Application number
US14/572,602
Other versions
US20150169474A1 (en
Inventor
Shay Gueron
Wajdi K. Feghali
Vinodh Gopal
Raghunandan Makaram
Martin G. Dixon
Srinivas Chennupaty
Michael E. Kounavis
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Intel Corp filed Critical Intel Corp
Priority to US14/572,602 priority Critical patent/US9654282B2/en
Publication of US20150169474A1 publication Critical patent/US20150169474A1/en
Application granted granted Critical
Publication of US9654282B2 publication Critical patent/US9654282B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0631Substitution permutation network [SPN], i.e. cipher composed of a number of stages or rounds each involving linear and nonlinear transformations, e.g. AES algorithms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0862Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with prefetch
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • G06F12/1408Protection against unauthorised use of memory or access to memory by using cryptography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/062Securing storage systems
    • G06F3/0623Securing storage systems in relation to content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0665Virtualisation aspects at area level, e.g. provisioning of virtual or logical volumes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0683Plurality of storage devices
    • G06F3/0689Disk arrays, e.g. RAID, JBOD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30036Instructions to perform operations on packed data, e.g. vector, tile or matrix operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/3004Arrangements for executing specific machine instructions to perform operations on memory
    • G06F9/30047Prefetch instructions; cache control instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/3017Runtime instruction translation, e.g. macros
    • G06F9/30178Runtime instruction translation, e.g. macros of compressed or encrypted instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3802Instruction prefetching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3818Decoding for concurrent execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3885Concurrent instruction execution, e.g. pipeline, look ahead using a plurality of independent parallel functional units
    • G06F9/3887Concurrent instruction execution, e.g. pipeline, look ahead using a plurality of independent parallel functional units controlled by a single instruction for multiple data lanes [SIMD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3885Concurrent instruction execution, e.g. pipeline, look ahead using a plurality of independent parallel functional units
    • G06F9/3893Concurrent instruction execution, e.g. pipeline, look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator
    • G06F9/3895Concurrent instruction execution, e.g. pipeline, look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1072Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers for memories with random access ports synchronised on clock signal pulse trains, e.g. synchronous memories, self timed memories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0816Key establishment, i.e. cryptographic processes or cryptographic protocols whereby a shared secret becomes available to two or more parties, for subsequent use
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/10Providing a specific technical effect
    • G06F2212/1052Security improvement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/40Specific encoding of data in memory or cache
    • G06F2212/402Encrypted data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/45Caching of specific data in cache memory
    • G06F2212/452Instruction code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/45Caching of specific data in cache memory
    • G06F2212/454Vector or matrix data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/60Details of cache memory
    • G06F2212/602Details relating to cache prefetching
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/12Details relating to cryptographic hardware or logic circuitry
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/24Key scheduling, i.e. generating round keys or sub-keys for block encryption

Definitions

  • This disclosure relates to cryptographic algorithms and in particular to the advanced encryption standard (AES) algorithm.
  • AES advanced encryption standard
  • Cryptology is a tool that relies on an algorithm and a key to protect information.
  • the algorithm is a complex mathematical algorithm and the key is a string of bits.
  • secret key systems There are two basic types of cryptology systems: secret key systems and public key systems.
  • a secret key system also referred to as a symmetric system has a single key (“secret key”) that is shared by two or more parties. The single key is used to both encrypt and decrypt information.
  • AES Advanced Encryption Standard
  • FIPS Federal Information Processing Standard
  • Encryption performs a series of transformations using the secret key (cipher key) to transforms intelligible data referred to as “plaintext” into an unintelligible form referred to as “cipher text”.
  • the transformations in the cipher include: (1) Adding a round key (value derived from the cipher key) to the state (a two dimensional array of bytes) using a Exclusive OR (XOR) operation; (2) Processing the state using a non-linear byte substitution table (S-Box) (3) Cyclically shifting the last three rows of the state by different offsets; and (4) Taking all of the columns of the state and mixing their data (independently of one another) to produce new columns.
  • Decryption performs a series of transformations using the cipher key to transform the “cipher text” blocks into “plaintext” blocks of the same size.
  • the transformations in the inverse cipher are the inverse of the transformations in the cipher.
  • the Rijindael algorithm is specified in the AES standard to process data blocks of 128 bits, using cipher keys with lengths of 128, 192 and 256 bits.
  • the different key lengths are typically referred to as AES-128, AES-192 and AES-256.
  • the AES algorithm transforms the plaintext into cipher text or cipher text into plaintext in 10, 12, or 14 consecutive rounds, with the number of rounds dependent on the length of the key.
  • FIG. 1 is a block diagram of a system that includes an embodiment of a flexible architecture and instruction for performing AES encryption and decryption in a general purpose processor according to the principles of the present invention
  • FIG. 2 is a block diagram of an embodiment of the processor shown in FIG. 1 ;
  • FIG. 3 is a block diagram that includes an embodiment of the execution unit shown in FIG. 2 for performing AES encryption and decryption according to the principles of the present invention
  • FIG. 4 is a flow graph illustrating the flow of an aes encrypt round instruction through the execution unit shown in FIG. 3 ;
  • FIG. 5 is a flow graph illustrating the flow of an aes encrypt last round instruction through the execution unit shown in FIG. 3 ;
  • FIG. 6 is a flow graph illustrating the flow of an aes decrypt round instruction through the execution unit shown in FIG. 3 ;
  • FIG. 7 is a flow graph illustrating the flow of an aes decrypt last round instruction through the execution unit shown in FIG. 3 ;
  • FIG. 8 illustrates an embodiment of an aes round instruction with immediate byte that may be used to generate round keys and perform encryption and decryption.
  • the Advanced Encryption Standard (AES) algorithm is a compute intensive algorithm that is typically performed in software or in a special purpose processor.
  • encryption is typically only used for encrypting a subset of the information stored in computers, for example, information that may be classified as “top secret”.
  • top secret information that may be classified as “top secret”.
  • AES is a block cipher that operates on a 128-bit block of bits with a key size of 128, 192 or 256 bits. A sequence of operations is iterated for a number of rounds (10, 12 or 14) based on the key size.
  • the generation of the keys for each round may be performed on the fly (that is, just prior to each round) using implicit 128-bit registers to store the round key.
  • implicit registers may reduce the performance of x86 register-based processors due to dependency on a result of a previous instruction.
  • An embodiment of the invention provides a flexible architecture and instruction for performing AES encryption and decryption in a general purpose processor.
  • FIG. 1 is a block diagram of a system 100 that includes an embodiment of a flexible architecture and instruction for performing AES encryption and decryption in a general purpose processor according to the principles of the present invention.
  • the system 100 includes a processor 101 , a Memory Controller Hub (MCH) or (Graphics Memory Controller Hub (GMCH)) 102 and an Input/Output (I/O) Controller Hub (ICH) 104 .
  • MCH Memory Controller Hub
  • GMCH Graphics Memory Controller Hub
  • I/O Input/Output
  • the MCH 102 includes a memory controller 106 that controls communication between the processor 101 and memory 108 .
  • the processor 101 and MCH 102 communicate over a system bus 116 .
  • the processor 101 may be any one of a plurality of processors such as a single core Intel® Pentium IV® processor, a single core Intel Celeron processor, an Intel® XScale processor or a multi-core processor such as Intel® Pentium D, Intel® Xeon® processor, or Intel® Core® Duo processor or any other type of processor.
  • processors such as a single core Intel® Pentium IV® processor, a single core Intel Celeron processor, an Intel® XScale processor or a multi-core processor such as Intel® Pentium D, Intel® Xeon® processor, or Intel® Core® Duo processor or any other type of processor.
  • the memory 108 may be Dynamic Random Access Memory (DRAM), Static Random Access Memory (SRAM), Synchronized Dynamic Random Access Memory (SDRAM), Double Data Rate 2 (DDR2) RAM or Rambus Dynamic Random Access Memory (RDRAM) or any other type of memory.
  • DRAM Dynamic Random Access Memory
  • SRAM Static Random Access Memory
  • SDRAM Synchronized Dynamic Random Access Memory
  • DDR2 Double Data Rate 2
  • RDRAM Rambus Dynamic Random Access Memory
  • the ICH 104 may be coupled to the MCH 102 using a high speed chip-to-chip interconnect 114 such as Direct Media Interface (DMI).
  • DMI Direct Media Interface
  • DMI supports 2 Gigabit/second concurrent transfer rates via two unidirectional lanes.
  • the ICH 104 may include a storage I/O controller for controlling communication with at least one storage device 112 coupled to the ICH 104 .
  • the storage device may be, for example, a disk drive, Digital Video Disk (DVD) drive, Compact Disk (CD) drive, Redundant Array of Independent Disks (RAID), tape drive or other storage device.
  • the ICH 104 may communicate with the storage device 112 over a storage protocol interconnect 118 using a serial storage protocol such as, Serial Attached Small Computer System Interface (SAS) or Serial Advanced Technology Attachment (SATA).
  • SAS Serial Attached Small Computer System Interface
  • SATA Serial Advanced Technology Attachment
  • the processor 101 includes an AES function 103 to perform aes encryption and decryption operations.
  • the AES function 103 may be used to encrypt or decrypt information stored in memory 108 and/or stored in the storage device 112 .
  • FIG. 2 is a block diagram of an embodiment of the processor 101 shown in FIG. 1 .
  • Processor 101 includes a fetch and decode unit 206 for decoding processor instructions received from Level 1 (L1) instruction cache 202 .
  • Data to be used for executing the instruction may be stored in register file 208 .
  • the register file 208 includes a plurality of 128-bit registers, which are used by an aes instruction to store data for use by the aes instruction.
  • the register file is a group of 128-bit registers similar to the 128-bit MMX registers provided in Intel Pentium MMX Processors that have a Streaming (Single Instruction Multiple Data (SIMD)) Extension (SSE) Instruction set.
  • SIMD Single Instruction Multiple Data
  • SSE Single Instruction Multiple Data
  • data is processed in 128-bit blocks with one 128-bit block loaded at one time.
  • the fetch and decode unit 202 fetches macroinstructions from L1 instruction cache 202 , decodes the macroinstructions and breaks them into simple operations called micro operations ( ⁇ ops) that may be stored in microcode Read Only Memory (ROM) 214 .
  • the execution unit 210 schedules and executes the micro operations.
  • the aes function 103 in the execution unit 210 includes micro operations for an aes instruction set.
  • the retirement unit 212 writes the results of the executed instructions to registers or memory.
  • a round key 214 used by the aes instruction may be stored in L1 data cache 204 and loaded into the execution unit 210 for use by the micro operations to execute an aes instruction in the aes instruction set. Storing the round key 214 in the data cache 204 protects the round key from side channel attacks, for example, attempts to obtain the round key in order to get access to encrypted information stored in the system 100 .
  • FIG. 3 is a block diagram that illustrates an embodiment of the execution unit 210 shown in FIG. 2 for performing AES encryption and decryption according to the principles of the present invention.
  • FIG. 3 will be described in conjunction with FIG. 2 .
  • the execution of an aes instruction by the execution unit 210 involves performing the micro operations associated with the aes instruction that may be stored in the microcode ROM 214 .
  • a flexible AES instruction set allows a programmer to make performance tradeoffs with respect to the amount of data to be processed, and memory bandwidth and capacity.
  • Some applications may continuously use the same key.
  • a tradeoff can be made in terms of pre-computing a key schedule for the key (that is, a round key per round) once and storing it in memory.
  • Other applications may want to minimize the amount of memory used to store the key schedule while still achieving good performance on multi-block operations.
  • the key schedule may be pre-computed for multiple blocks before being processed.
  • the memory footprint may be further minimized by only storing the cipher key or the inverse cipher key, and then deriving the other as necessary at the expense of some performance.
  • the area and the number of execution ports that are available for AES round key operations and AES scheduling operations constrain the performance of an AES instruction.
  • performance may be improved by placing the AES scheduling operations and the AES round key operations on separate execution ports.
  • separate execution ports and the additional area for controlling the separate ports may not be available in an x86-type processor.
  • an aes instruction set includes separate aes instructions for performing an encryption round, a decryption round, an encryption last round, a decryption last round and for computing an encryption round key or a decryption round key.
  • Each aes round instruction has a unique operation code (opcode).
  • the aes round instructions in the aes instruction set for one embodiment for a fixed width round key (for example, 128-bits) are shown below in Table 1.
  • the aes instruction set includes four aes round instructions (encrypt, decrypt, encrypt last round, decrypt last round) and two aes round key instructions (next round key and previous round key).
  • the aes round instructions in the aes instruction set include single round operations to perform encryption and decryption round operations that are to be used for all rounds but the last round. For example, in the AESENCRYPTRound single round instruction in Table 1, the input data is stored in a 128-bit register (xmmsrcdst) and the round key stored in another 128-bit register (xmm).
  • This instruction performs an aes round operation on input data (source) that is stored in the 128-bit xmmsrcdst register and overwrites the input data stored in the 128-bit xmmsrcdst register with the result of the execution of the round operation.
  • xmmsrcdst first stores the input data and later stores the result of the aes round operation.
  • the aes instruction set also includes an aes decryption instruction for a last decryption round and an aes encryption instruction for a last encryption round.
  • an aes decryption instruction for a last decryption round and an aes encryption instruction for a last encryption round.
  • the input data is stored in a 128-bit register (xmmsrcdst) and the round key stored in another 128-bit register (xmm).
  • This instruction performs an aes round operation on input data (source) that is stored in the xmmsrcdst register and overwrites the input data stored in the xmmsrcdst register with the result of the execution of the round operation.
  • xmmsrcdst first stores the input data and later stores the result of the round operation.
  • the xmm register stores the round key for the round operation.
  • the round and last round instructions for example, ‘AESENCRYPTRound and AESENCRYPTLastRound may take the input from memory (m/128) instead of from the register file 304 , for example, the aes round instruction may be AESENCRYPTRound xmmsrcdst m/128.
  • the other two aes instructions in the aes instruction set generate a round key for an aes round dependent on the size of the key, that is, 128-bits, 192-bits or 256-bits.
  • One of the aes round key instructions generates a round key for use in an encryption operation and the other aes round key instruction generates a round key for use in a decryption operation.
  • the immediate field in the AESNextRoundKey and the AESPreviousRoundKey instructions specify the size of the key ⁇ 128, 192, 256 ⁇ .
  • the different key sizes may be implemented as separate instructions each having a unique operation code.
  • the number of aes round key instructions includes three separate instructions for each round key operation, for example, AESNextRoundKey_128 AESNextRoundKey_192 and AESNextRoundKey_256 and there would be a similar set of three instructions for AESPreviousRoundKey.
  • the total number of instructions in the instruction set is 10 instead of 6 in the previously discussed embodiment.
  • the register file 304 has a plurality of 128-bit registers which may be used by the aes instructions in the aes instruction set.
  • the 128-bit registers may store source operand(s), round keys and the result of the aes instruction.
  • the aes instruction receives a source operand that may be 128-bit of plaintext to be encrypted or 128-bits of cipher text to be decrypted.
  • a key for generating a key schedule for a 128-bit, 192-bit or 256-bit key may be stored in any of the 128-bit registers 308 in the register file 304 .
  • the round keys may also be stored in any of the 128-bit registers 308 in the register file. All of the instructions use registers in the register file and may also take input directly from memory as discussed earlier.
  • Table 2 An example of source code that uses an embodiment of the aes instruction set shown in Table 1 is shown in Table 2 below.
  • performance is optimized in an application for performing encryption that uses the same key for many blocks.
  • One such application is the use of a single key for encrypting contents of a disk in which the same key is used for encrypting all of the data prior to being stored on the disk.
  • AES-128 encryption is performed.
  • the size of the key may be 128-bits, 192-bits or 256-bits.
  • the number of rounds to be performed (n) may be 1, 10, 12 or 14 dependent on the size of the key with each round key being a fixed size (128-bits). With a number of rounds value of 10, 12, 14, the aes micro operations may perform standard aes encryption and decryption for key sizes of 128-bits, 192-bits or 256-bits.
  • the round key for each round may be pre-computed and stored in memory (for example, level 1 data cache 204 ) so that the same key schedule does not have to be recomputed prior to an encryption/decryption operation on each block.
  • RK An array having 10 elements is used to store the key schedule for the key.
  • the input key for AES-128 encryption is stored in RK[0] and the 9 round keys RK[0]-RK[1] are pre-computed through a call to the AESNextRoundKey instruction from the aes instruction set.
  • the AESNextRoundKey instruction computes the next round based on the current round key.
  • the pre-computed round keys for the key schedule may be stored in round key 214 in level 1 data cache 204 .
  • an exclusive OR (XOR)operation is performed on the state and key prior to entering the loop for performing the aes rounds.
  • XOR exclusive OR
  • the AESENCRYPTRound instruction from the aes instruction set is called to perform the aes round operation for one round.
  • the AESNECYRPTLastRound instruction from the aes instruction set is called to perform the aes round operation for the last round.
  • Information to be encrypted or decrypted by the aes instruction is loaded into a source/destination register 306 in the register file 304 prior to issuing the first aes instruction to start an encrypt or decrypt operation.
  • the key to be used to encrypt/decrypt the information in the source register 306 is stored in one or more other registers 308 in the register file 308 .
  • the entire 128-bits of the key are stored in any one of the other 128-bit registers in the register file 304 .
  • the most significant bits are stored in another one of the 128-bit registers.
  • the round key for each round is pre-computed based on the key and may be stored in level 1 data cache 204 prior to being loaded into any one of the registers 308 in the register file 304 .
  • the key for each round may also be stored in one or more registers in the register file 304 or may be stored in round key 214 in level 1 data cache 204 .
  • AES has a fixed block size of 128 bits and a key size of 128, 192 or 256 bits and operates on a 4 ⁇ 4 array of bytes (that is, 16 bytes (128-bit fixed block size)), which is referred to as the ‘state’.
  • the AES algorithm transforms a 128-bit plaintext block into a 128-bit block of cipher text (encrypts) or a 128-bit block of cipher text into a 128-bit block of plaintext (decrypts) in 10, 12, or 14 consecutive rounds, with the number of rounds dependent on the key size (128, 192 or 256-bits).
  • the execution unit 210 retrieves the state and the key which are stored in the register file 304 .
  • Each encryption/decryption round operation is performed using the micro operations for the aes instruction stored in the key scheduler 302 in the Read Only Memory (ROM) 214 .
  • the state (128-bit block state) is stored in register 306 and the key is stored in one or more of the other registers 308 in the register file 304 .
  • the resulting state is stored in register 306 in the register file 304 .
  • the state may be an intermediate round date to be used by a next aes round or the final result of the AES encryption or decryption operation.
  • a key scheduler 302 generates the round key to be used in an aes round.
  • the key scheduler 302 may be implemented as microcode operations and may include microcode operations to perform the sequence of operations for generating round keys for 128-bit, 196-bit and 256-bit keys as defined by FIPS Publication 197.
  • the key scheduler may be implemented as a hardware state machine sequence in the execution unit 210 .
  • some portion of the key scheduler may be implemented as microcode operations stored in the microcode ROM 214 and the remainder of the key scheduler may be implemented as a hardware state machine sequence in the execution unit 210 .
  • the key scheduler 302 expands the n-bytes of a key into b-bytes of an expanded key (key schedule) with the first n-bytes of the expanded key being the original key. For example, for a 128-bit key, the 128-bit key is expanded into a 176-bytes expanded key, that is, 11 ⁇ 16-bytes (128-bits), with the first 16-bytes being the original 128-bit key, and thus the number of rounds is 10.
  • the 24 bytes of a 192-bit key are expanded into 208 bytes (13 ⁇ 16 bytes) to provide 12 “round keys” one for each of the 12 rounds and the 32 bytes of a 256-bit key are expanded into 240 bytes (15 ⁇ 16 bytes) to provide 14 “round keys” one for each of the 14 rounds.
  • control logic 322 Upon decoding the operation code (opcode) in an aes instruction, a number of parameters to be used to control the flow in the aes instruction for one aes round are stored in control logic 322 .
  • the parameters include the type of operation (encryption or decryption) and whether it is a last round.
  • Aes round logic 324 may include micro operations for the following stages: block state 314 , s-box/inverse S-box 316 , shift rows 316 and mix inverse, mix columns or null (referred to as “mix columns”) 320 and add round key 326 .
  • the 128-bit input (state) to the aes round logic 324 is added with a key (128-bit portion of the expanded key associated with the round) using bitwise XOR to produce a 128-bit intermediate value (state).
  • each byte of this 128-bit intermediate value is substituted with another byte value that may be stored and retrieved from a lookup table also referred to as a substitution box or “S-Box”.
  • the S-box takes some number of input bits, m, and transforms them into some number of output bits, n and is typically implemented as a lookup table.
  • a fixed lookup table is typically used. This operation provides non-linearity through the use of the inverse function over Galois Field (GF)(2 8 ). For example, the n-bit output may be found by selecting a row in the lookup table using the outer two bits of the m-bit input, and selecting a column using the inner bits of the m-bit input.
  • GF Galois Field
  • Shift Rows 318 the results from S-box/inverse S-box 316 passes through a bit-linear transform in which bytes in each row of the 4 ⁇ 4 array (128-bit (16 bytes) state) received from the Sub Bytes stage are shifted cyclically to the left. The number of places each byte is shifted differs for each row in the 4 ⁇ 4 array.
  • Add Round Key 324 after the Mix Columns stage 320 performs an exclusive OR function on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round.
  • aes instruction may be issued to perform one round of aes decryption:
  • This example performs a 128-bit AES encrypt round operation with a key whose expanded key is represented as ⁇ RK[1], RK[2], . . . RK[10] ⁇ .
  • the round key may be generated by issuing a AESPreviousRoundKey xmmsrc1, 2 xmm dst (immediate) instruction prior to issuing the AESDECRYPTRound instruction.
  • the round key may be loaded directly into the block state 314 from Level 1 data cache 204 or may first be stored in a register (xmm) in the register file 304 and then loaded into the block state 314 from the register.
  • the round key may computed on-the-fly prior to performing encryption/decryption for each round as shown in the pseudo code below in Table 3 for AES-128 encryption:
  • RK[0] Input Key
  • Input Block STATE STATE xor
  • i 1..9
  • RK [i] AESNextRoundKey (RK[i ⁇ 1])
  • STATE AESENCRYPTRound (STATE, RK[i])
  • STATE AESENCRYPTLastRound (STATE, RK[10])
  • the round key for the round is generated prior to performing encryption using the round key for each of the 10 rounds in the key schedule (expanded key), that is, rounds 1-9 and round 10 (the last round).
  • the set of aes instructions that include single aes round instructions and single aes round key generation instructions allows variants of AES with different number of rounds and key schedules, that is, variants of AES not defined by FIPS Publication 197.
  • the single round aes instructions in the aes instruction set provide flexibility in performing aes encryption and decryption.
  • any numbers of rounds, if required, may be performed.
  • the number of rounds may be varied to support future encryption/decryption standards if new standards for hashing or MAC-ing attacks, or attacks on AES are introduced.
  • FIG. 4 is a flow graph illustrating the flow of an aes encrypt round instruction through the execution unit 210 shown in FIG. 3 .
  • the execution unit 210 waits for an aes encrypt round instruction. If an AES encrypt round instruction has been decoded by the fetch and decode unit 206 , processing continues with block 402 . If not, processing remains in block 400 waiting for an aes encrypt round instruction.
  • an indication that encryption is to be performed is stored in the control logic 322 and the round key and 128-bit block state (source) for use in performing the encryption round are loaded into the execution unit 210 from the register file 304 . Processing continues with block 404 .
  • a substitution operation is performed on the 128-bit block state that is, the result from block 406 or 418 .
  • Each byte of the 128-bit block state is substituted with another byte value that can be stored and retrieved from a lookup table also referred to as a substitution box or “S-Box”.
  • the S-box takes some number of input bits, m, and transforms them into some number of output bits, n and is typically implemented as a lookup table.
  • the result is stored as a 128-bit block state. Processing continues with block 406 .
  • the 128-bit block state (4 ⁇ 4 array) passes through a bit-linear transform in which bytes in each row of the 4 ⁇ 4 array are shifted cyclically to the left. The number of places each byte is shifted differs for each row in the 4 ⁇ 4 array. Processing continues with block 408 .
  • an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 412 .
  • the result of the encryption operation for the round (128-bit block state) is stored in the source/destination register 302 in the register file 304 . Processing for the aes encrypt instruction is complete.
  • Table 4 shows an example of the result of performing AES-128 encryption using a 128-bit key on a 128-bit block input after execution of the pseudo code shown in Table 3.
  • FIG. 5 is a flow graph illustrating the flow of an aes encrypt last round instruction through the execution unit 210 shown in FIG. 3 .
  • the execution waits for an aes encrypt last round instruction. If an AES encrypt last round instruction has been decoded by the fetch and decode unit 206 , processing continues with block 502 . If not, processing remains in block 500 waiting for an aes instruction.
  • an S-box lookup is performed for the last round in a similar manner to the S-box lookup discussed in conjunction with block 404 ( FIG. 4 ). Processing continues with block 504 .
  • a shift rows operation is performed for the last round in a similar manner to that discussed in conjunction with the other rounds in block 406 ( FIG. 4 ). Processing continues with block 506 .
  • an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 508 .
  • the result of the encryption last round operation is stored in the source/destination register 306 in the register file 304 . Processing for the aes instruction is complete.
  • FIG. 6 is a flow graph illustrating the flow of an aes decrypt round instruction through the execution unit 210 shown in FIG. 3 .
  • the execution waits for an aes decrypt round instruction. If an AES decrypt round instruction has been decoded by the fetch and decode unit 206 , processing continues with block 602 . If not, processing remains in block 600 waiting for an aes decrypt round instruction.
  • an indication that a decrypt round is to be performed is stored in the control logic 322 and the round key and source (128-bit block state) for use in performing the decrypt round are loaded into the execution unit 210 from the register file 304 . Processing continues with block 604 .
  • the operation to be performed is decryption.
  • a substitution operation is performed on the 128-bit block state by performing an inverse s-box lookup as defined by the AES standard. Processing continues with block 606 .
  • an inverse shift rows operation is performed as defined by FIPS publication 197. Processing continues with block 608 .
  • an inverse shift rows operation is performed as defined by FIPS publication 197. Processing continues with block 610 .
  • an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 612 .
  • the result of the decryption operation for the round (128-bit block state) is stored in the source/destination register 302 in the register file 304 . Processing for the aes decrypt round instruction is complete.
  • FIG. 7 is a flow graph illustrating the flow of an aes decrypt last round instruction through the execution unit 210 shown in FIG. 3 .
  • the execution unit 210 waits for an aes decrypt last round instruction. If an AES decrypt last round instruction has been decoded by the fetch and decode unit 206 , processing continues with block 702 . If not, processing remains in block 700 waiting for an aes decrypt last round instruction.
  • a substitution operation is performed on the 128-bit block state for the last round by performing an inverse s-box lookup as defined by FIPS publication 197. Processing continues with block 704 .
  • an inverse shift rows operation is performed for the last round as defined by FIPS publication 197. Processing continues with block 706 .
  • an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 708 .
  • the result of the decrypt last round operation is stored in the source/destination register 306 in the register file 304 . Processing for the aes decrypt last round instruction is complete.
  • the blocks in the flowgraphs of FIGS. 4-7 may be implemented as a hardware state machine sequence in the execution unit 210 .
  • portions of the blocks may be implemented as a micro-program that may be stored in Read Only Memory (ROM) 214 .
  • ROM Read Only Memory
  • the embodiment in which the blocks are implemented as a hardware state machine sequence may provide higher performance.
  • FIG. 8 illustrates an embodiment of an aes round instruction 830 with immediate byte that may be used to generate round keys and perform encryption and decryption.
  • a single aes round instruction is provided to perform the functions of the aes instruction set.
  • the particular function to be performed by the single aes instruction is encoded in bits in the immediate byte (key_select_modifier) 832 .
  • the immediate byte allows the aes round instruction to be expanded to add new features instead of creating a plurality of new instructions with each instruction having a unique operation code.
  • the aes round instruction 830 may be defined symbolically as follows:
  • the aes_key_round instruction is issued to a particular execution unit 210 based on port number 833 in order to perform an AES encrypt or decrypt operation.
  • port number 4 is the designated execution port for the AES round instruction.
  • the execution unit 210 is divided into many parallel ports (super-scalar). However, not all ports are equal. Some ports have specialized resources such as a large integer multiplier, or floating-point multiplier or divider. Simpler and more common instructions such as addition, subtraction and exclusive OR are supported on multiple ports for maximum performance.
  • issue control logic determines the port to which to issue the micro-operation/instruction.
  • the aes instruction is always issued to port number 4. However, in other embodiments other port numbers may be used.
  • the dest stores 128 bits of expanded key for round N
  • source2 stores 128 bits of expanded key for round N ⁇ 1
  • source1 stores 128 bits of expanded key for round N ⁇ 2.
  • the key_select_modifier 832 is an 8-bit immediate value used to provide current round number (N), direction of operation (encrypt/decrypt) and AES key size. For AES-128, source1 is not needed and is ignored.
  • the execution unit 210 is AES unit and no flags (integer 834 or floating point 836 ) are used.
  • the bit encoding of the four least significant bits of the immediate value indicate the round number, for example, a round number from 1-10 for AES 128, a round number from 1-12 for AES-192 and a round number from 2-14 for AES 256.
  • round number for example, a round number from 1-10 for AES 128, a round number from 1-12 for AES-192 and a round number from 2-14 for AES 256.
  • AES-128 and 192 round number 0 is not valid because the first round uses the unmodified input key.
  • AES-256 round numbers 0 and 1 are not valid as the unmodified 256-bit input key is used for the first 2 128-bit rounds.
  • Bits 5 and 6 of the immediate byte indicate the AES key size. In one embodiment the AES key size is defined as shown in Table 5 below:
  • bits [6:5] having a value of 11 is also an indicator for a 128-bit key size. In this embodiment, all values of bits [6:5] are valid and may be parsed.
  • a computer usable medium may consist of a read only memory device, such as a Compact Disk Read Only Memory (CD ROM) disk or conventional ROM devices, or a computer diskette, having a computer readable program code stored thereon.
  • a computer usable medium may consist of a read only memory device, such as a Compact Disk Read Only Memory (CD ROM) disk or conventional ROM devices, or a computer diskette, having a computer readable program code stored thereon.
  • CD ROM Compact Disk Read Only Memory

Abstract

A flexible aes instruction set for a general purpose processor is provided. The instruction set includes instructions to perform a “one round” pass for aes encryption or decryption and also includes instructions to perform key generation. An immediate may be used to indicate round number and key size for key generation for 128/192/256 bit keys. The flexible aes instruction set enables full use of pipelining capabilities because it does not require tracking of implicit registers.

Description

The present application is a continuation of U.S. patent application Ser. No. 14/014,091, filed Aug. 29, 2013, entitled “FLEXIBLE ARCHITECTURE AND INSTRUCTION FOR ADVANCED ENCRYPTION STANDARD (AES)”, currently pending. U.S. patent application Ser. No. 14/014,091 is itself a continuation of U.S. patent application Ser. No. 11/729,199, filed on Mar. 28, 2007, entitled “FLEXIBLE ARCHITECTURE AND INSTRUCTION FOR ADVANCED ENCRYPTION STANDARD (AES),” which has granted as U.S. Pat. No. 8,538,015. U.S. patent application Ser. No. 14/014,091 and U.S. patent application Ser. No. 11/729,199 are hereby incorporated herein by reference.
FIELD
This disclosure relates to cryptographic algorithms and in particular to the advanced encryption standard (AES) algorithm.
BACKGROUND
Cryptology is a tool that relies on an algorithm and a key to protect information. The algorithm is a complex mathematical algorithm and the key is a string of bits. There are two basic types of cryptology systems: secret key systems and public key systems. A secret key system also referred to as a symmetric system has a single key (“secret key”) that is shared by two or more parties. The single key is used to both encrypt and decrypt information.
The Advanced Encryption Standard (AES), published by the National Institute of Standards and Technology (NIST) as Federal Information Processing Standard (FIPS) 197 is a secret key system. AES is a symmetric block cipher that can encrypt and decrypt information.
Encryption (cipher) performs a series of transformations using the secret key (cipher key) to transforms intelligible data referred to as “plaintext” into an unintelligible form referred to as “cipher text”. The transformations in the cipher include: (1) Adding a round key (value derived from the cipher key) to the state (a two dimensional array of bytes) using a Exclusive OR (XOR) operation; (2) Processing the state using a non-linear byte substitution table (S-Box) (3) Cyclically shifting the last three rows of the state by different offsets; and (4) Taking all of the columns of the state and mixing their data (independently of one another) to produce new columns.
Decryption (inverse cipher) performs a series of transformations using the cipher key to transform the “cipher text” blocks into “plaintext” blocks of the same size. The transformations in the inverse cipher are the inverse of the transformations in the cipher.
The Rijindael algorithm is specified in the AES standard to process data blocks of 128 bits, using cipher keys with lengths of 128, 192 and 256 bits. The different key lengths are typically referred to as AES-128, AES-192 and AES-256.
The AES algorithm transforms the plaintext into cipher text or cipher text into plaintext in 10, 12, or 14 consecutive rounds, with the number of rounds dependent on the length of the key.
BRIEF DESCRIPTION OF THE DRAWINGS
Features of embodiments of the claimed subject matter will become apparent as the following detailed description proceeds, and upon reference to the drawings, in which like numerals depict like parts, and in which:
FIG. 1 is a block diagram of a system that includes an embodiment of a flexible architecture and instruction for performing AES encryption and decryption in a general purpose processor according to the principles of the present invention;
FIG. 2 is a block diagram of an embodiment of the processor shown in FIG. 1;
FIG. 3 is a block diagram that includes an embodiment of the execution unit shown in FIG. 2 for performing AES encryption and decryption according to the principles of the present invention;
FIG. 4 is a flow graph illustrating the flow of an aes encrypt round instruction through the execution unit shown in FIG. 3;
FIG. 5 is a flow graph illustrating the flow of an aes encrypt last round instruction through the execution unit shown in FIG. 3;
FIG. 6 is a flow graph illustrating the flow of an aes decrypt round instruction through the execution unit shown in FIG. 3;
FIG. 7 is a flow graph illustrating the flow of an aes decrypt last round instruction through the execution unit shown in FIG. 3; and
FIG. 8 illustrates an embodiment of an aes round instruction with immediate byte that may be used to generate round keys and perform encryption and decryption.
Although the following Detailed Description will proceed with reference being made to illustrative embodiments of the claimed subject matter, many alternatives, modifications, and variations thereof will be apparent to those skilled in the art. Accordingly, it is intended that the claimed subject matter be viewed broadly, and be defined only as set forth in the accompanying claims.
DETAILED DESCRIPTION
The Advanced Encryption Standard (AES) algorithm is a compute intensive algorithm that is typically performed in software or in a special purpose processor. Thus, encryption is typically only used for encrypting a subset of the information stored in computers, for example, information that may be classified as “top secret”. However, there is a need to encrypt more of the information that is stored on computers. For example, if all information stored on a mobile computer was encrypted, this information would be protected in the event that the mobile computer was stolen.
AES is a block cipher that operates on a 128-bit block of bits with a key size of 128, 192 or 256 bits. A sequence of operations is iterated for a number of rounds (10, 12 or 14) based on the key size.
The generation of the keys for each round may be performed on the fly (that is, just prior to each round) using implicit 128-bit registers to store the round key. However, the use of implicit registers may reduce the performance of x86 register-based processors due to dependency on a result of a previous instruction.
There are some applications, for example, an application that processes network packets that may have different keys per flow that benefit from on-the-fly key generation. There may be other applications where greater performance is required with the single key, for example, a single key that is used for encrypting/decrypting contents of a disk drive. Thus, there arises a need for flexibility of key generation. An embodiment of the invention provides a flexible architecture and instruction for performing AES encryption and decryption in a general purpose processor.
FIG. 1 is a block diagram of a system 100 that includes an embodiment of a flexible architecture and instruction for performing AES encryption and decryption in a general purpose processor according to the principles of the present invention. The system 100 includes a processor 101, a Memory Controller Hub (MCH) or (Graphics Memory Controller Hub (GMCH)) 102 and an Input/Output (I/O) Controller Hub (ICH) 104. The MCH 102 includes a memory controller 106 that controls communication between the processor 101 and memory 108. The processor 101 and MCH 102 communicate over a system bus 116.
The processor 101 may be any one of a plurality of processors such as a single core Intel® Pentium IV® processor, a single core Intel Celeron processor, an Intel® XScale processor or a multi-core processor such as Intel® Pentium D, Intel® Xeon® processor, or Intel® Core® Duo processor or any other type of processor.
The memory 108 may be Dynamic Random Access Memory (DRAM), Static Random Access Memory (SRAM), Synchronized Dynamic Random Access Memory (SDRAM), Double Data Rate 2 (DDR2) RAM or Rambus Dynamic Random Access Memory (RDRAM) or any other type of memory.
The ICH 104 may be coupled to the MCH 102 using a high speed chip-to-chip interconnect 114 such as Direct Media Interface (DMI). DMI supports 2 Gigabit/second concurrent transfer rates via two unidirectional lanes.
The ICH 104 may include a storage I/O controller for controlling communication with at least one storage device 112 coupled to the ICH 104. The storage device may be, for example, a disk drive, Digital Video Disk (DVD) drive, Compact Disk (CD) drive, Redundant Array of Independent Disks (RAID), tape drive or other storage device. The ICH 104 may communicate with the storage device 112 over a storage protocol interconnect 118 using a serial storage protocol such as, Serial Attached Small Computer System Interface (SAS) or Serial Advanced Technology Attachment (SATA).
The processor 101 includes an AES function 103 to perform aes encryption and decryption operations. The AES function 103 may be used to encrypt or decrypt information stored in memory 108 and/or stored in the storage device 112.
FIG. 2 is a block diagram of an embodiment of the processor 101 shown in FIG. 1. Processor 101 includes a fetch and decode unit 206 for decoding processor instructions received from Level 1 (L1) instruction cache 202. Data to be used for executing the instruction may be stored in register file 208. In one embodiment, the register file 208 includes a plurality of 128-bit registers, which are used by an aes instruction to store data for use by the aes instruction.
In one embodiment, the register file is a group of 128-bit registers similar to the 128-bit MMX registers provided in Intel Pentium MMX Processors that have a Streaming (Single Instruction Multiple Data (SIMD)) Extension (SSE) Instruction set. In a SIMD processor, data is processed in 128-bit blocks with one 128-bit block loaded at one time.
The fetch and decode unit 202 fetches macroinstructions from L1 instruction cache 202, decodes the macroinstructions and breaks them into simple operations called micro operations (μops) that may be stored in microcode Read Only Memory (ROM) 214. The execution unit 210 schedules and executes the micro operations. In the embodiment shown, the aes function 103 in the execution unit 210 includes micro operations for an aes instruction set. The retirement unit 212 writes the results of the executed instructions to registers or memory. A round key 214 used by the aes instruction may be stored in L1 data cache 204 and loaded into the execution unit 210 for use by the micro operations to execute an aes instruction in the aes instruction set. Storing the round key 214 in the data cache 204 protects the round key from side channel attacks, for example, attempts to obtain the round key in order to get access to encrypted information stored in the system 100.
FIG. 3 is a block diagram that illustrates an embodiment of the execution unit 210 shown in FIG. 2 for performing AES encryption and decryption according to the principles of the present invention. FIG. 3 will be described in conjunction with FIG. 2.
After an aes instruction has been decoded by the fetch and decode unit 206, the execution of an aes instruction by the execution unit 210 involves performing the micro operations associated with the aes instruction that may be stored in the microcode ROM 214.
A flexible AES instruction set according to an embodiment of the present invention allows a programmer to make performance tradeoffs with respect to the amount of data to be processed, and memory bandwidth and capacity.
Some applications may continuously use the same key. In applications in which performance is very important, a tradeoff can be made in terms of pre-computing a key schedule for the key (that is, a round key per round) once and storing it in memory. Other applications may want to minimize the amount of memory used to store the key schedule while still achieving good performance on multi-block operations. For such applications the key schedule may be pre-computed for multiple blocks before being processed. The memory footprint may be further minimized by only storing the cipher key or the inverse cipher key, and then deriving the other as necessary at the expense of some performance.
In an x86-type processor, the area and the number of execution ports that are available for AES round key operations and AES scheduling operations constrain the performance of an AES instruction. In a system in which key expansion is required for every block encryption, performance may be improved by placing the AES scheduling operations and the AES round key operations on separate execution ports. However, separate execution ports and the additional area for controlling the separate ports may not be available in an x86-type processor.
In an embodiment, an aes instruction set is provided that includes separate aes instructions for performing an encryption round, a decryption round, an encryption last round, a decryption last round and for computing an encryption round key or a decryption round key. In one embodiment there are six aes instructions in the aes instruction set. Each aes round instruction has a unique operation code (opcode). The aes round instructions in the aes instruction set for one embodiment for a fixed width round key (for example, 128-bits) are shown below in Table 1.
TABLE 1
AESENCRYPTRound xmmsrcdst xmm
Input: data (=destination), round key
Output: data after transformation through the AES round
using the round key
AESENCRYPTLastRound xmmsrcdst xmm
Input: data (=destination), round key
Output: data after transformation through the AES last
round using the round key
AESDECRYPTRound xmmsrcdst xmm
Input: data (=destination), round key
Output: data after transformation through the AES round
using the round key
AESDECRYPTLastRound xmmsrcdst xmm
Input: data (=destination), round key
Output: data after transformation through the AES last
round using the round key
AESNextRoundKey xmmsrc1,2 xmm dst (immediate)
Input: low 128 bits of key, high 128 bits of key, indicator
for round number.
Output: next round key derived from the input
AESPreviousRoundKey xmmsrc1,2 xmm dst (immediate)
Input: low 128 bits of key, high 128 bits of key, indicator
for round number
Output: previous round key derived from the input
The aes instruction set includes four aes round instructions (encrypt, decrypt, encrypt last round, decrypt last round) and two aes round key instructions (next round key and previous round key). The aes round instructions in the aes instruction set include single round operations to perform encryption and decryption round operations that are to be used for all rounds but the last round. For example, in the AESENCRYPTRound single round instruction in Table 1, the input data is stored in a 128-bit register (xmmsrcdst) and the round key stored in another 128-bit register (xmm). This instruction performs an aes round operation on input data (source) that is stored in the 128-bit xmmsrcdst register and overwrites the input data stored in the 128-bit xmmsrcdst register with the result of the execution of the round operation. Thus xmmsrcdst first stores the input data and later stores the result of the aes round operation.
The aes instruction set also includes an aes decryption instruction for a last decryption round and an aes encryption instruction for a last encryption round. For example, in the ‘AESENCRYPTLastRound single round instruction in Table 1, the input data is stored in a 128-bit register (xmmsrcdst) and the round key stored in another 128-bit register (xmm). This instruction performs an aes round operation on input data (source) that is stored in the xmmsrcdst register and overwrites the input data stored in the xmmsrcdst register with the result of the execution of the round operation. Thus xmmsrcdst first stores the input data and later stores the result of the round operation. The xmm register stores the round key for the round operation.
In another embodiment, the round and last round instructions, for example, ‘AESENCRYPTRound and AESENCRYPTLastRound may take the input from memory (m/128) instead of from the register file 304, for example, the aes round instruction may be AESENCRYPTRound xmmsrcdst m/128.
The other two aes instructions in the aes instruction set generate a round key for an aes round dependent on the size of the key, that is, 128-bits, 192-bits or 256-bits. One of the aes round key instructions generates a round key for use in an encryption operation and the other aes round key instruction generates a round key for use in a decryption operation. The immediate field in the AESNextRoundKey and the AESPreviousRoundKey instructions specify the size of the key {128, 192, 256}.
In yet another embodiment, instead of an immediate field, the different key sizes may be implemented as separate instructions each having a unique operation code. In this embodiment, the number of aes round key instructions includes three separate instructions for each round key operation, for example, AESNextRoundKey_128 AESNextRoundKey_192 and AESNextRoundKey_256 and there would be a similar set of three instructions for AESPreviousRoundKey. In this embodiment, the total number of instructions in the instruction set is 10 instead of 6 in the previously discussed embodiment.
The register file 304 has a plurality of 128-bit registers which may be used by the aes instructions in the aes instruction set. The 128-bit registers may store source operand(s), round keys and the result of the aes instruction. For the first round, the aes instruction receives a source operand that may be 128-bit of plaintext to be encrypted or 128-bits of cipher text to be decrypted. A key for generating a key schedule for a 128-bit, 192-bit or 256-bit key may be stored in any of the 128-bit registers 308 in the register file 304. The round keys may also be stored in any of the 128-bit registers 308 in the register file. All of the instructions use registers in the register file and may also take input directly from memory as discussed earlier.
An example of source code that uses an embodiment of the aes instruction set shown in Table 1 is shown in Table 2 below. In the example, performance is optimized in an application for performing encryption that uses the same key for many blocks. One such application is the use of a single key for encrypting contents of a disk in which the same key is used for encrypting all of the data prior to being stored on the disk. In the example, AES-128 encryption is performed.
The size of the key may be 128-bits, 192-bits or 256-bits. The number of rounds to be performed (n) may be 1, 10, 12 or 14 dependent on the size of the key with each round key being a fixed size (128-bits). With a number of rounds value of 10, 12, 14, the aes micro operations may perform standard aes encryption and decryption for key sizes of 128-bits, 192-bits or 256-bits.
When the same key is used for many blocks, the round key for each round (key schedule) may be pre-computed and stored in memory (for example, level 1 data cache 204) so that the same key schedule does not have to be recomputed prior to an encryption/decryption operation on each block.
TABLE 2
RK[0] = Input Key
For i = 1..10
 RK [i] = AESNextRoundKey (RK[i−1])
End
STATE = Input Block
STATE = STATE xor RK[0]
For i = 1..9
 STATE = AESENCRYPTRound (STATE, RK[i])
End
STATE = AESENCRYPTLastRound (STATE, RK[10])
An array (RK) having 10 elements is used to store the key schedule for the key. The input key for AES-128 encryption is stored in RK[0] and the 9 round keys RK[0]-RK[1] are pre-computed through a call to the AESNextRoundKey instruction from the aes instruction set. The AESNextRoundKey instruction computes the next round based on the current round key. The pre-computed round keys for the key schedule may be stored in round key 214 in level 1 data cache 204.
In this example, as the portion of the key schedule (expanded key), that is the round key for the round is input directly from the register file 304, an exclusive OR (XOR)operation is performed on the state and key prior to entering the loop for performing the aes rounds. For each round 1 through 9, the AESENCRYPTRound instruction from the aes instruction set is called to perform the aes round operation for one round. For the last round (round 10) the AESNECYRPTLastRound instruction from the aes instruction set is called to perform the aes round operation for the last round.
Information to be encrypted or decrypted by the aes instruction is loaded into a source/destination register 306 in the register file 304 prior to issuing the first aes instruction to start an encrypt or decrypt operation. The key to be used to encrypt/decrypt the information in the source register 306 is stored in one or more other registers 308 in the register file 308. In the case of a 128-bit key, the entire 128-bits of the key are stored in any one of the other 128-bit registers in the register file 304. For key sizes greater than 128 bits, the most significant bits (greater than 128 bits) are stored in another one of the 128-bit registers.
In the example shown in Table 2, the round key for each round is pre-computed based on the key and may be stored in level 1 data cache 204 prior to being loaded into any one of the registers 308 in the register file 304. The key for each round may also be stored in one or more registers in the register file 304 or may be stored in round key 214 in level 1 data cache 204.
AES has a fixed block size of 128 bits and a key size of 128, 192 or 256 bits and operates on a 4×4 array of bytes (that is, 16 bytes (128-bit fixed block size)), which is referred to as the ‘state’. The AES algorithm transforms a 128-bit plaintext block into a 128-bit block of cipher text (encrypts) or a 128-bit block of cipher text into a 128-bit block of plaintext (decrypts) in 10, 12, or 14 consecutive rounds, with the number of rounds dependent on the key size (128, 192 or 256-bits).
Prior to performing the per round encryption or decryption operation, the execution unit 210 retrieves the state and the key which are stored in the register file 304. Each encryption/decryption round operation is performed using the micro operations for the aes instruction stored in the key scheduler 302 in the Read Only Memory (ROM) 214. In the embodiment shown, the state (128-bit block state) is stored in register 306 and the key is stored in one or more of the other registers 308 in the register file 304. After the execution of the aes instruction is complete, the resulting state is stored in register 306 in the register file 304. The state may be an intermediate round date to be used by a next aes round or the final result of the AES encryption or decryption operation.
In the embodiment shown, a key scheduler 302 generates the round key to be used in an aes round. The key scheduler 302 may be implemented as microcode operations and may include microcode operations to perform the sequence of operations for generating round keys for 128-bit, 196-bit and 256-bit keys as defined by FIPS Publication 197.
In another embodiment, the key scheduler may be implemented as a hardware state machine sequence in the execution unit 210. In yet another embodiment, some portion of the key scheduler may be implemented as microcode operations stored in the microcode ROM 214 and the remainder of the key scheduler may be implemented as a hardware state machine sequence in the execution unit 210.
The key scheduler 302 expands the n-bytes of a key into b-bytes of an expanded key (key schedule) with the first n-bytes of the expanded key being the original key. For example, for a 128-bit key, the 128-bit key is expanded into a 176-bytes expanded key, that is, 11×16-bytes (128-bits), with the first 16-bytes being the original 128-bit key, and thus the number of rounds is 10. The 24 bytes of a 192-bit key are expanded into 208 bytes (13×16 bytes) to provide 12 “round keys” one for each of the 12 rounds and the 32 bytes of a 256-bit key are expanded into 240 bytes (15×16 bytes) to provide 14 “round keys” one for each of the 14 rounds.
Upon decoding the operation code (opcode) in an aes instruction, a number of parameters to be used to control the flow in the aes instruction for one aes round are stored in control logic 322. The parameters include the type of operation (encryption or decryption) and whether it is a last round.
Aes round logic 324 may include micro operations for the following stages: block state 314, s-box/inverse S-box 316, shift rows 316 and mix inverse, mix columns or null (referred to as “mix columns”) 320 and add round key 326.
In block state 314, the 128-bit input (state) to the aes round logic 324 is added with a key (128-bit portion of the expanded key associated with the round) using bitwise XOR to produce a 128-bit intermediate value (state).
In the S-box/inverse S-box 316, each byte of this 128-bit intermediate value is substituted with another byte value that may be stored and retrieved from a lookup table also referred to as a substitution box or “S-Box”. The S-box takes some number of input bits, m, and transforms them into some number of output bits, n and is typically implemented as a lookup table. A fixed lookup table is typically used. This operation provides non-linearity through the use of the inverse function over Galois Field (GF)(28). For example, the n-bit output may be found by selecting a row in the lookup table using the outer two bits of the m-bit input, and selecting a column using the inner bits of the m-bit input.
In Shift Rows 318, the results from S-box/inverse S-box 316 passes through a bit-linear transform in which bytes in each row of the 4×4 array (128-bit (16 bytes) state) received from the Sub Bytes stage are shifted cyclically to the left. The number of places each byte is shifted differs for each row in the 4×4 array.
In Mix Columns 320, the results from Shift Rows 320 passes through a bit-linear transform in which each column of the 4×4 array (state) is treated as a polynomial over a binary Galois Field (GF)(28) and is then multiplied modulo x4+1 with a fixed polynomial c(x)=3x3+x2+x+2. A last aes round differs from the other aes rounds in that it omits Mix Columns 320.
Add Round Key 324 after the Mix Columns stage 320 performs an exclusive OR function on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round.
For example, the following aes instruction may be issued to perform one round of aes decryption:
    • AESDECRYPTRound xmmsrcdst xmm
This example performs a 128-bit AES encrypt round operation with a key whose expanded key is represented as {RK[1], RK[2], . . . RK[10]}. The round key may be generated by issuing a AESPreviousRoundKey xmmsrc1, 2 xmm dst (immediate) instruction prior to issuing the AESDECRYPTRound instruction. The round key may be loaded directly into the block state 314 from Level 1 data cache 204 or may first be stored in a register (xmm) in the register file 304 and then loaded into the block state 314 from the register.
When a different key is used to encrypt/decrypt each block, for example, in the case of a network interface controller (NIC) that is encrypting/decrypting data packets, the round key may computed on-the-fly prior to performing encryption/decryption for each round as shown in the pseudo code below in Table 3 for AES-128 encryption:
TABLE 3
RK[0] = Input Key
STATE = Input Block
STATE = STATE xor RK[0]
For i = 1..9
 RK [i] = AESNextRoundKey (RK[i−1])
 STATE = AESENCRYPTRound (STATE, RK[i])
End
RK [10] = AESNextRoundKey (RK[9])
STATE = AESENCRYPTLastRound (STATE, RK[10])
In this example, the round key for the round is generated prior to performing encryption using the round key for each of the 10 rounds in the key schedule (expanded key), that is, rounds 1-9 and round 10 (the last round).
The set of aes instructions that include single aes round instructions and single aes round key generation instructions allows variants of AES with different number of rounds and key schedules, that is, variants of AES not defined by FIPS Publication 197. Thus, the single round aes instructions in the aes instruction set provide flexibility in performing aes encryption and decryption.
As the number of rounds performed by the aes instruction set is not fixed, any numbers of rounds, if required, may be performed. For example, the number of rounds may be varied to support future encryption/decryption standards if new standards for hashing or MAC-ing attacks, or attacks on AES are introduced.
FIG. 4 is a flow graph illustrating the flow of an aes encrypt round instruction through the execution unit 210 shown in FIG. 3.
At block 400, the execution unit 210 waits for an aes encrypt round instruction. If an AES encrypt round instruction has been decoded by the fetch and decode unit 206, processing continues with block 402. If not, processing remains in block 400 waiting for an aes encrypt round instruction.
At block 402, during the instruction decode by the fetch and decode unit 206, an indication that encryption is to be performed is stored in the control logic 322 and the round key and 128-bit block state (source) for use in performing the encryption round are loaded into the execution unit 210 from the register file 304. Processing continues with block 404.
At block 404, a substitution operation is performed on the 128-bit block state that is, the result from block 406 or 418. Each byte of the 128-bit block state is substituted with another byte value that can be stored and retrieved from a lookup table also referred to as a substitution box or “S-Box”. The S-box takes some number of input bits, m, and transforms them into some number of output bits, n and is typically implemented as a lookup table. The result is stored as a 128-bit block state. Processing continues with block 406.
At block 406, the 128-bit block state (4×4 array) passes through a bit-linear transform in which bytes in each row of the 4×4 array are shifted cyclically to the left. The number of places each byte is shifted differs for each row in the 4×4 array. Processing continues with block 408.
At block 408, the 128-bit block state (4×4 array) passes through a bit-linear transform in which each column of the 4×4 array (state) is treated as a polynomial over GF(28) and is then multiplied modulo x4+1 with a fixed polynomial c(x)=3x3+x2+x+2. Processing continues with block 410.
At block 410, an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 412.
At block 412, the result of the encryption operation for the round (128-bit block state) is stored in the source/destination register 302 in the register file 304. Processing for the aes encrypt instruction is complete.
Table 4 below shows an example of the result of performing AES-128 encryption using a 128-bit key on a 128-bit block input after execution of the pseudo code shown in Table 3.
TABLE 4
128-bit Input: 00112233445566778899aabbccddeeff (Hexadecimal)
128-bit Key: 000102030405060708090a0b0c0d0e0f (Hexadecimal)
128-bit Result: 69c4e0d86a7b0430d8cdb78070b4c55a (Hexadecimal)
FIG. 5 is a flow graph illustrating the flow of an aes encrypt last round instruction through the execution unit 210 shown in FIG. 3.
At block 500, the execution waits for an aes encrypt last round instruction. If an AES encrypt last round instruction has been decoded by the fetch and decode unit 206, processing continues with block 502. If not, processing remains in block 500 waiting for an aes instruction.
At block 502, an S-box lookup is performed for the last round in a similar manner to the S-box lookup discussed in conjunction with block 404 (FIG. 4). Processing continues with block 504.
At block 504, a shift rows operation is performed for the last round in a similar manner to that discussed in conjunction with the other rounds in block 406 (FIG. 4). Processing continues with block 506.
At block 506, an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 508.
At block 508, the result of the encryption last round operation is stored in the source/destination register 306 in the register file 304. Processing for the aes instruction is complete.
FIG. 6 is a flow graph illustrating the flow of an aes decrypt round instruction through the execution unit 210 shown in FIG. 3.
At block 600, the execution waits for an aes decrypt round instruction. If an AES decrypt round instruction has been decoded by the fetch and decode unit 206, processing continues with block 602. If not, processing remains in block 600 waiting for an aes decrypt round instruction.
At block 602, during the instruction decode by the fetch and decode unit 206, an indication that a decrypt round is to be performed is stored in the control logic 322 and the round key and source (128-bit block state) for use in performing the decrypt round are loaded into the execution unit 210 from the register file 304. Processing continues with block 604.
At block 604, the operation to be performed is decryption. A substitution operation is performed on the 128-bit block state by performing an inverse s-box lookup as defined by the AES standard. Processing continues with block 606.
At block 606, an inverse shift rows operation is performed as defined by FIPS publication 197. Processing continues with block 608.
At block 608, an inverse shift rows operation is performed as defined by FIPS publication 197. Processing continues with block 610.
At block 610, an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 612.
At block 612, the result of the decryption operation for the round (128-bit block state) is stored in the source/destination register 302 in the register file 304. Processing for the aes decrypt round instruction is complete.
FIG. 7 is a flow graph illustrating the flow of an aes decrypt last round instruction through the execution unit 210 shown in FIG. 3.
At block 700, the execution unit 210 waits for an aes decrypt last round instruction. If an AES decrypt last round instruction has been decoded by the fetch and decode unit 206, processing continues with block 702. If not, processing remains in block 700 waiting for an aes decrypt last round instruction.
At block 702, a substitution operation is performed on the 128-bit block state for the last round by performing an inverse s-box lookup as defined by FIPS publication 197. Processing continues with block 704.
At block 704, an inverse shift rows operation is performed for the last round as defined by FIPS publication 197. Processing continues with block 706.
At block 706, an exclusive OR function is performed on the round key from the expanded key and the result of Shift Rows 318 or Mix Columns 320 for the aes round. Processing continues with block 708.
At block 708, the result of the decrypt last round operation is stored in the source/destination register 306 in the register file 304. Processing for the aes decrypt last round instruction is complete.
In one embodiment, the blocks in the flowgraphs of FIGS. 4-7 may be implemented as a hardware state machine sequence in the execution unit 210. In another embodiment portions of the blocks may be implemented as a micro-program that may be stored in Read Only Memory (ROM) 214. The embodiment in which the blocks are implemented as a hardware state machine sequence may provide higher performance.
FIG. 8 illustrates an embodiment of an aes round instruction 830 with immediate byte that may be used to generate round keys and perform encryption and decryption. Instead of the aes instruction set shown in Table 1, a single aes round instruction is provided to perform the functions of the aes instruction set. The particular function to be performed by the single aes instruction is encoded in bits in the immediate byte (key_select_modifier) 832. The immediate byte allows the aes round instruction to be expanded to add new features instead of creating a plurality of new instructions with each instruction having a unique operation code.
The aes round instruction 830 may be defined symbolically as follows:
    • dest:=aes_key_round (source2, source1), key_select_modifier.
The aes_key_round instruction is issued to a particular execution unit 210 based on port number 833 in order to perform an AES encrypt or decrypt operation. In the embodiment shown, port number 4 is the designated execution port for the AES round instruction. The execution unit 210 is divided into many parallel ports (super-scalar). However, not all ports are equal. Some ports have specialized resources such as a large integer multiplier, or floating-point multiplier or divider. Simpler and more common instructions such as addition, subtraction and exclusive OR are supported on multiple ports for maximum performance. Thus for each instruction or micro-operation, issue control logic determines the port to which to issue the micro-operation/instruction. In this embodiment, the aes instruction is always issued to port number 4. However, in other embodiments other port numbers may be used.
Referring to FIG. 8, the dest stores 128 bits of expanded key for round N, source2 stores 128 bits of expanded key for round N−1, and source1 stores 128 bits of expanded key for round N−2. The key_select_modifier 832 is an 8-bit immediate value used to provide current round number (N), direction of operation (encrypt/decrypt) and AES key size. For AES-128, source1 is not needed and is ignored. The execution unit 210 is AES unit and no flags (integer 834 or floating point 836) are used.
In one embodiment, the bit encoding of the four least significant bits of the immediate value indicate the round number, for example, a round number from 1-10 for AES 128, a round number from 1-12 for AES-192 and a round number from 2-14 for AES 256. For AES-128 and 192 round number 0 is not valid because the first round uses the unmodified input key. For AES-256 round numbers 0 and 1 are not valid as the unmodified 256-bit input key is used for the first 2 128-bit rounds.
Bit 4 of the immediate byte indicates the direction of operation (encryption or decryption), for example, in one embodiment 0=encrypt, and 1=decrypt and in another embodiment 1=encrypt, and 0=decrypt. Bits 5 and 6 of the immediate byte indicate the AES key size. In one embodiment the AES key size is defined as shown in Table 5 below:
TABLE 5
Bits[6:5] Key Size
00 128
01 192
10 256
11 Reserved
In another embodiment, bits [6:5] having a value of 11 is also an indicator for a 128-bit key size. In this embodiment, all values of bits [6:5] are valid and may be parsed.
It will be apparent to those of ordinary skill in the art that methods involved in embodiments of the present invention may be embodied in a computer program product that includes a computer usable medium. For example, such a computer usable medium may consist of a read only memory device, such as a Compact Disk Read Only Memory (CD ROM) disk or conventional ROM devices, or a computer diskette, having a computer readable program code stored thereon.
While embodiments of the invention have been particularly shown and described with references to embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the scope of embodiments of the invention encompassed by the appended claims.

Claims (3)

The invention claimed is:
1. A processor comprising:
a plurality of cores;
a level 1 instruction cache to cache instructions;
a level 1 data cache;
a bus interface unit;
a plurality of 128-bit registers;
a decode unit to decode the instructions from the level 1 instruction cache including four Advanced Encryption Standard (AES) instructions of an instruction set of the processor, wherein each of the four AES instructions has a unique opcode, the four AES instructions to be decoded by the decode unit including:
a first AES decryption instruction that is to use a 128-bit source and destination register of the plurality of 128-bit registers and a 128-bit source register of the plurality of 128-bit registers, and
a second AES decryption instruction that is to use a 128-bit source register of the plurality of 128-bit registers and a 128-bit destination register of the plurality of 128-bit registers; and
an execution unit coupled to the decode unit, wherein:
the first AES decryption instruction is to cause the execution unit to receive data from the 128-bit source and destination register and the 128-bit source register that is to be used by the first AES decryption instruction, perform operations for an AES single decryption round including an inverse byte substitution, an inverse shift rows, and an exclusive OR, but omitting an inverse mix columns, and store a first result in the 128-bit source and destination register; and
the second AES decryption instruction is to cause the execution unit to receive data from the 128-bit source register that is to be used by the second AES decryption instruction, perform operations including an inverse mix columns, and store a second result in the 128-bit destination register that is to be used by the second AES decryption instruction.
2. The processor of claim 1, wherein the first AES decryption instruction is capable of using any one of a 128-bit round key, a 192-bit round key, and a 256-bit round key.
3. The processor of claim 1, further comprising a microcode Read Only Memory (ROM) to store micro-operations to implement the first AES decryption instruction.
US14/572,602 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES) Active US9654282B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/572,602 US9654282B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US11/729,199 US8538015B2 (en) 2007-03-28 2007-03-28 Flexible architecture and instruction for advanced encryption standard (AES)
US14/014,091 US10554386B2 (en) 2007-03-28 2013-08-29 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,602 US9654282B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/014,091 Continuation US10554386B2 (en) 2007-03-28 2013-08-29 Flexible architecture and instruction for advanced encryption standard (AES)

Publications (2)

Publication Number Publication Date
US20150169474A1 US20150169474A1 (en) 2015-06-18
US9654282B2 true US9654282B2 (en) 2017-05-16

Family

ID=39794399

Family Applications (24)

Application Number Title Priority Date Filing Date
US11/729,199 Active 2030-04-30 US8538015B2 (en) 2007-03-28 2007-03-28 Flexible architecture and instruction for advanced encryption standard (AES)
US14/014,091 Active US10554386B2 (en) 2007-03-28 2013-08-29 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,607 Active US10270589B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,593 Active US9654281B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,602 Active US9654282B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,584 Active US9641320B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,565 Active US9634829B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,545 Active US10181945B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,620 Active US9634830B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,423 Active US9647831B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,540 Active US9634828B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,578 Active US9641319B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/872,584 Active US10291394B2 (en) 2007-03-28 2015-10-01 Flexible architecture and instruction for advanced encryption standard (AES)
US14/872,556 Abandoned US20160197720A1 (en) 2007-03-28 2015-10-01 Flexible architecture and instruction for advanced encryption standard (aes)
US14/984,637 Active US10581590B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,663 Active US10171231B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,601 Active US10256971B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,616 Expired - Fee Related US10313107B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,686 Active US10171232B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,673 Active US10158478B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,629 Active US10256972B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,588 Active US10164769B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,656 Active US10187201B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,647 Active US10263769B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)

Family Applications Before (4)

Application Number Title Priority Date Filing Date
US11/729,199 Active 2030-04-30 US8538015B2 (en) 2007-03-28 2007-03-28 Flexible architecture and instruction for advanced encryption standard (AES)
US14/014,091 Active US10554386B2 (en) 2007-03-28 2013-08-29 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,607 Active US10270589B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,593 Active US9654281B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)

Family Applications After (19)

Application Number Title Priority Date Filing Date
US14/572,584 Active US9641320B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,565 Active US9634829B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,545 Active US10181945B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,620 Active US9634830B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,423 Active US9647831B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,540 Active US9634828B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/572,578 Active US9641319B2 (en) 2007-03-28 2014-12-16 Flexible architecture and instruction for advanced encryption standard (AES)
US14/872,584 Active US10291394B2 (en) 2007-03-28 2015-10-01 Flexible architecture and instruction for advanced encryption standard (AES)
US14/872,556 Abandoned US20160197720A1 (en) 2007-03-28 2015-10-01 Flexible architecture and instruction for advanced encryption standard (aes)
US14/984,637 Active US10581590B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,663 Active US10171231B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,601 Active US10256971B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,616 Expired - Fee Related US10313107B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,686 Active US10171232B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,673 Active US10158478B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,629 Active US10256972B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,588 Active US10164769B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,656 Active US10187201B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)
US14/984,647 Active US10263769B2 (en) 2007-03-28 2015-12-30 Flexible architecture and instruction for advanced encryption standard (AES)

Country Status (8)

Country Link
US (24) US8538015B2 (en)
EP (5) EP3145113B1 (en)
JP (6) JP2010520517A (en)
CN (5) CN101622816B (en)
ES (1) ES2805125T3 (en)
SG (1) SG146584A1 (en)
TW (1) TWI369885B (en)
WO (1) WO2008121614A1 (en)

Families Citing this family (60)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050087271A (en) * 2004-02-26 2005-08-31 삼성전자주식회사 Key schedule apparatus for generating an encryption round key and a decryption round key selectively corresponding to initial round key having variable key length
US7949130B2 (en) 2006-12-28 2011-05-24 Intel Corporation Architecture and instruction set for implementing advanced encryption standard (AES)
US8538015B2 (en) 2007-03-28 2013-09-17 Intel Corporation Flexible architecture and instruction for advanced encryption standard (AES)
US8787565B2 (en) 2007-08-20 2014-07-22 Intel Corporation Method and apparatus for generating an advanced encryption standard (AES) key schedule
US8923510B2 (en) * 2007-12-28 2014-12-30 Intel Corporation Method and apparatus for efficiently implementing the advanced encryption standard
GB2463031B (en) * 2008-08-28 2010-12-15 Samsung Electronics Co Ltd Device and method for encrypting data or providing an encryption key
US8755515B1 (en) 2008-09-29 2014-06-17 Wai Wu Parallel signal processing system and method
JP4687775B2 (en) 2008-11-20 2011-05-25 ソニー株式会社 Cryptographic processing device
US8233620B2 (en) * 2009-02-27 2012-07-31 Inside Secure Key recovery mechanism for cryptographic systems
US8832464B2 (en) * 2009-03-31 2014-09-09 Oracle America, Inc. Processor and method for implementing instruction support for hash algorithms
US20100250965A1 (en) * 2009-03-31 2010-09-30 Olson Christopher H Apparatus and method for implementing instruction support for the advanced encryption standard (aes) algorithm
US20100246815A1 (en) * 2009-03-31 2010-09-30 Olson Christopher H Apparatus and method for implementing instruction support for the kasumi cipher algorithm
US8654970B2 (en) * 2009-03-31 2014-02-18 Oracle America, Inc. Apparatus and method for implementing instruction support for the data encryption standard (DES) algorithm
US9317286B2 (en) * 2009-03-31 2016-04-19 Oracle America, Inc. Apparatus and method for implementing instruction support for the camellia cipher algorithm
JP5564194B2 (en) * 2009-04-14 2014-07-30 株式会社メガチップス Memory controller, memory control device, and memory device
US9680637B2 (en) 2009-05-01 2017-06-13 Harris Corporation Secure hashing device using multiple different SHA variants and related methods
TWI407307B (en) * 2009-06-18 2013-09-01 Univ Ishou Identification tag and radio frequency identification system
TWI397300B (en) * 2009-09-25 2013-05-21 Univ Shu Te Digital information encryption method
US9003170B2 (en) 2009-12-22 2015-04-07 Intel Corporation Bit range isolation instructions, methods, and apparatus
US9990201B2 (en) 2009-12-22 2018-06-05 Intel Corporation Multiplication instruction for which execution completes without writing a carry flag
US8549264B2 (en) 2009-12-22 2013-10-01 Intel Corporation Add instructions to add three source operands
US8751830B2 (en) 2012-01-23 2014-06-10 International Business Machines Corporation Memory address translation-based data encryption/compression
US8954755B2 (en) * 2012-01-23 2015-02-10 International Business Machines Corporation Memory address translation-based data encryption with integrated encryption engine
US9244840B2 (en) 2012-12-12 2016-01-26 International Business Machines Corporation Cache swizzle with inline transposition
US9160523B2 (en) * 2013-04-30 2015-10-13 The United States Of America As Represented By The Secretary Of The Air Force Apparatus and method to prevent side channel power attacks in advanced encryption standard
US9135834B2 (en) * 2013-04-30 2015-09-15 The United Sates of America as represented by the Secretary of the Air Force Apparatus and method to prevent side channel power attacks in advanced encryption standard using floating point operation
US10038550B2 (en) 2013-08-08 2018-07-31 Intel Corporation Instruction and logic to provide a secure cipher hash round functionality
FR3011653B1 (en) * 2013-10-09 2018-01-12 Oberthur Technologies MASKING AND DEMASQUING METHODS AND DEVICES
US9900149B2 (en) * 2013-12-24 2018-02-20 Synopsys, Inc. Area efficient cryptographic method and apparatus
US9361106B2 (en) 2013-12-27 2016-06-07 Intel Corporation SMS4 acceleration processors, methods, systems, and instructions
CN104883256B (en) * 2014-02-27 2019-02-01 中国科学院数据与通信保护研究教育中心 A kind of cryptographic key protection method for resisting physical attacks and system attack
US9800406B2 (en) * 2014-05-21 2017-10-24 Intel Corporation Technologies for modifying a first cryptographic cipher with operations of a second cryptographic cipher
US9513913B2 (en) 2014-07-22 2016-12-06 Intel Corporation SM4 acceleration processors, methods, systems, and instructions
US9467279B2 (en) 2014-09-26 2016-10-11 Intel Corporation Instructions and logic to provide SIMD SM4 cryptographic block cipher functionality
US9992171B2 (en) * 2014-11-03 2018-06-05 Sony Corporation Method and system for digital rights management of encrypted digital content
US9503256B2 (en) * 2014-12-24 2016-11-22 Intel Corporation SMS4 acceleration hardware
CN106027225B (en) * 2015-03-23 2019-07-26 联想(北京)有限公司 The decryption method and electronic equipment of data
US9773432B2 (en) 2015-06-27 2017-09-26 Intel Corporation Lightweight cryptographic engine
RU2598781C1 (en) * 2015-07-31 2016-09-27 Открытое Акционерное Общество "Информационные Технологии И Коммуникационные Системы" Method of linear conversion (versions)
US10103877B2 (en) * 2015-09-24 2018-10-16 Intel Corporation SMS4 acceleration processors having round constant generation
US10049057B2 (en) * 2015-12-18 2018-08-14 Intel Corporation Instruction and logic for secure instruction execution pipeline
CN107547195A (en) * 2016-06-28 2018-01-05 埃沙尔公司 Guard method and equipment from side Multiple Channel Analysis
US10341085B2 (en) * 2016-09-06 2019-07-02 Nxp B.V. Software protection against differential fault analysis
CN108011708B (en) * 2016-10-28 2021-05-25 长城汽车股份有限公司 Message encryption method based on automobile bus, vehicle controller and vehicle
CN107315964B (en) * 2017-06-14 2020-09-25 苏州浪潮智能科技有限公司 Method for realizing encrypted volume conversion based on encryption machine
JP6938250B2 (en) * 2017-07-05 2021-09-22 キーサイト テクノロジーズ, インク. How to program the measurement system, measurement system, and computer-readable storage medium
CN107800530B (en) * 2017-11-28 2020-09-18 聚辰半导体股份有限公司 S-box mask method of SMS4
CN108132834B (en) * 2017-12-08 2020-08-18 西安交通大学 Task allocation method and system under multi-level shared cache architecture
US10505521B2 (en) * 2018-01-10 2019-12-10 Ememory Technology Inc. High voltage driver capable of preventing high voltage stress on transistors
US11032061B2 (en) * 2018-04-27 2021-06-08 Microsoft Technology Licensing, Llc Enabling constant plaintext space in bootstrapping in fully homomorphic encryption
CN109005027B (en) * 2018-08-16 2021-09-14 成都映潮科技股份有限公司 Random data encryption and decryption method, device and system
KR102628010B1 (en) 2018-10-05 2024-01-22 삼성전자주식회사 Encryption circuit for virtual encryption operation
US11444748B2 (en) * 2019-03-29 2022-09-13 Intel Corporation Ultra-low latency advanced encryption standard
WO2020222547A1 (en) * 2019-05-02 2020-11-05 삼성전자 주식회사 Electronic device for performing encryption and decryption, and method for controlling same
CN110336662B (en) * 2019-06-06 2022-02-18 平安科技(深圳)有限公司 Digital information encryption method and device, computer equipment and storage medium
US20210091928A1 (en) * 2019-09-23 2021-03-25 Qualcomm Incorporated Iterative cipher key-schedule cache for caching round keys used in an iterative encryption/decryption system and related methods
CN110807202B (en) * 2019-10-31 2022-03-18 北京字节跳动网络技术有限公司 Processing method and device of verification information, electronic equipment and computer readable medium
CN110908603B (en) * 2019-11-01 2024-01-19 惠州市德赛西威汽车电子股份有限公司 Data storage error-proofing processing system and method
CN111865560B (en) * 2020-06-23 2021-07-27 华中科技大学 AES password coprocessor and terminal equipment
CN112395012B (en) * 2020-11-03 2024-02-27 南方电网数字电网科技(广东)有限公司 Data emptying method and device based on double-core intelligent ammeter and computer equipment

Citations (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4641238A (en) 1984-12-10 1987-02-03 Itt Corporation Multiprocessor system employing dynamically programmable processing elements controlled by a master processor
US5781758A (en) 1995-03-23 1998-07-14 Apple Computer, Inc. Software emulation system with reduced memory requirements
US6118870A (en) 1996-10-09 2000-09-12 Lsi Logic Corp. Microprocessor having instruction set extensions for decryption and multimedia applications
US6324288B1 (en) 1999-05-17 2001-11-27 Intel Corporation Cipher core in a content protection system
KR20020061718A (en) 2001-01-17 2002-07-25 엘지전자 주식회사 Scrambler/descrambler of real time input stream
US20020108059A1 (en) 2000-03-03 2002-08-08 Canion Rodney S. Network security accelerator
WO2003019357A1 (en) 2001-08-20 2003-03-06 Infineon Technologies Ag Apparatus and method for performing a cryptographic algorithm
US20030108195A1 (en) 2001-06-28 2003-06-12 Fujitsu Limited Encryption circuit
US20030226052A1 (en) 2002-05-31 2003-12-04 Hill Kevin M. Synchronizing and aligning differing clock domains
WO2004002057A2 (en) 2002-06-25 2003-12-31 Koninklijke Philips Electronics N.V. Round key generation for aes rijndael block cipher
US6704871B1 (en) 1997-09-16 2004-03-09 Safenet, Inc. Cryptographic co-processor
US20040049293A1 (en) 1999-11-05 2004-03-11 Analog Devices, Inc. Bus architecture and shared bus arbitration method for a communication processor
US20040148512A1 (en) 2003-01-24 2004-07-29 Samsung Electronics Co., Ltd. Cryptographic apparatus for supporting multiple modes
US20040184607A1 (en) 2003-03-14 2004-09-23 Chih-Pen Chang Crypto-system with an inverse key evaluation circuit
US20040184602A1 (en) * 2003-01-28 2004-09-23 Nec Corporation Implementations of AES algorithm for reducing hardware with improved efficiency
US20040202317A1 (en) * 2002-12-20 2004-10-14 Victor Demjanenko Advanced encryption standard (AES) implementation as an instruction set extension
US20040208072A1 (en) 2003-04-18 2004-10-21 Via Technologies Inc. Microprocessor apparatus and method for providing configurable cryptographic key size
US20040255130A1 (en) 2003-04-18 2004-12-16 Via Technologies Inc. Microprocessor apparatus and method for providing configurable cryptographic key size
EP1496421A2 (en) 2003-04-18 2005-01-12 IP-First LLC Apparatus and method for performing transparent block cipher cryptographic functions
WO2005006197A2 (en) 2003-06-25 2005-01-20 Intel Corporation An apparatus and method for memory encryption with reduced decryption latency
EP1519509A2 (en) 2003-09-29 2005-03-30 Via Technologies, Inc. Apparatus and method for providing user-generated key schedule in a microprocessor cryptographic engine
US20050147239A1 (en) 2004-01-07 2005-07-07 Wen-Long Chin Method for implementing advanced encryption standards using a very long instruction word architecture processor
US20050169463A1 (en) 2004-01-29 2005-08-04 Ahn Kyoung-Moon Hardware cryptographic engine and hardware cryptographic method using an efficient S-BOX implementation
US6937727B2 (en) 2001-06-08 2005-08-30 Corrent Corporation Circuit and method for implementing the advanced encryption standard block cipher algorithm in a system having a plurality of channels
CN1677921A (en) 2004-03-31 2005-10-05 华为技术有限公司 Method for enciphering data through programmable device
EP1596530A1 (en) 2004-05-14 2005-11-16 Via Technologies, Inc. Apparatus and method for employing cryptographic functions to generate a message digest
US20050286720A1 (en) 2002-08-08 2005-12-29 Toshihiko Fukuoka Encrypting/decrypting device and method, encrypting device and method, decrypting device and method, and transmitting/receiving device
CN1761185A (en) 2005-11-18 2006-04-19 清华大学 AES encrypted circuit structure for data stream executed in desequencing
TWI268449B (en) 2002-04-12 2006-12-11 Intel Corp Method, apparatus, system, and related machine-readable medium for microcode patch authentication
TWI268686B (en) 2004-04-16 2006-12-11 Via Tech Inc Apparatus and method for performing transparent cipher block chaining mode cryptographic functions
TWI269169B (en) 2001-12-04 2006-12-21 Microsoft Corp Methods and systems for cryptographically protecting secure content
CN1898896A (en) 2001-12-18 2007-01-17 阿纳洛格装置公司 Programmable data encryption engine for advanced encryption standard algorithm
US7277540B1 (en) 1999-01-20 2007-10-02 Kabushiki Kaisha Toshiba Arithmetic method and apparatus and crypto processing apparatus for performing multiple types of cryptography
US20080040540A1 (en) 2006-08-11 2008-02-14 Intel Corporation On-disk caching for raid systems
US7346159B2 (en) 2002-05-01 2008-03-18 Sun Microsystems, Inc. Generic modular multiplier using partial reduction
US20080159526A1 (en) 2006-12-28 2008-07-03 Shay Gueron Architecture and instruction set for implementing advanced encryption standard (AES)
GB2447563A (en) 2007-03-14 2008-09-17 Intel Corp Performing AES encryption or decryption in multiple modes with a single instruction
US20080240426A1 (en) 2007-03-28 2008-10-02 Shay Gueron Flexible architecture and instruction for advanced encryption standard (AES)
US20090003593A1 (en) 2007-06-30 2009-01-01 Vinodh Gopal Unified system architecture for elliptic-curve crytpography
US7496196B2 (en) 2004-06-30 2009-02-24 Intel Corporation Method apparatus and system of performing one or more encryption and/or decryption operations
US7570760B1 (en) * 2004-09-13 2009-08-04 Sun Microsystems, Inc. Apparatus and method for implementing a block cipher algorithm

Family Cites Families (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US1496421A (en) 1922-04-01 1924-06-03 Koranicki Johann Animal trap
US1519509A (en) 1923-09-06 1924-12-16 Brown Co System for and method of producing sulphate and sulphite pulp
US1596530A (en) 1925-05-09 1926-08-17 Newport Co Anthracene dye and a process of manufacture
US1677921A (en) 1925-07-16 1928-07-24 Jules K Johnson Vacuum cleaner
US2447563A (en) 1947-04-11 1948-08-24 Sutherland Paper Co Collapsible covered container or box
US6112019A (en) * 1995-06-12 2000-08-29 Georgia Tech Research Corp. Distributed instruction queue
US7371397B2 (en) 2000-01-18 2008-05-13 Albemarle Corporation Methods for microbiological control in aqueous systems
KR100366790B1 (en) 2000-08-26 2003-01-09 엘지전자 주식회사 TU switch for Synchronous Transmission System
US7853778B2 (en) 2001-12-20 2010-12-14 Intel Corporation Load/move and duplicate instructions for a processor
US7221763B2 (en) * 2002-04-24 2007-05-22 Silicon Storage Technology, Inc. High throughput AES architecture
EP1510028A4 (en) * 2002-05-23 2008-01-23 Atmel Corp Advanced encryption standard (aes) hardware cryptographic engine
US7185177B2 (en) 2002-08-26 2007-02-27 Gerald George Pechanek Methods and apparatus for meta-architecture defined programmable instruction fetch functions supporting assembled variable length instruction processors
FR2845397B1 (en) * 2002-10-02 2005-07-29 Allevard Rejna Autosuspensions INDUCTION TEMPERATURE INSTALLATION, IN PARTICULAR FOR THE MANUFACTURE OF SUSPENSION ELEMENTS
US7533273B2 (en) * 2003-03-19 2009-05-12 Broadcom Corporation Method and system for controlling an encryption/decryption engine using descriptors
FR2853425B1 (en) * 2003-04-07 2006-01-13 Atmel Corp EFFICIENT MULTIPLICATION SEQUENCE FOR OPERANDS HAVING LARGER WHOLE ENTIRE NUMBERS THAN MULTIPLIER EQUIPMENT
US7502943B2 (en) 2003-04-18 2009-03-10 Via Technologies, Inc. Microprocessor apparatus and method for providing configurable cryptographic block cipher round results
JP2006529031A (en) * 2003-05-14 2006-12-28 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Hardware implementation of MIXCOLUMN / INVMIXCOLUMN function
US20070061276A1 (en) * 2003-07-10 2007-03-15 Akira Sato Device and method for registering a plurality of types of information
CN1599338A (en) * 2003-09-19 2005-03-23 皇家飞利浦电子股份有限公司 Method of improving safety, for radio local network
US20050097315A1 (en) * 2003-10-30 2005-05-05 Tzahi Carmeli Method and apparatus to configure transmitter and receiver to encrypt and decrypt data
US7636858B2 (en) * 2003-12-11 2009-12-22 Intel Corporation Management of a trusted cryptographic processor
US20050251662A1 (en) 2004-04-22 2005-11-10 Samra Nicholas G Secondary register file mechanism for virtual multithreading
US7561689B2 (en) * 2004-06-17 2009-07-14 Agere Systems Inc. Generating keys having one of a number of key sizes
JP2006041118A (en) * 2004-07-26 2006-02-09 Toshiba Corp Semiconductor device and method of manufacturing same
US20060023875A1 (en) 2004-07-30 2006-02-02 Graunke Gary L Enhanced stream cipher combining function
US7620821B1 (en) 2004-09-13 2009-11-17 Sun Microsystems, Inc. Processor including general-purpose and cryptographic functionality in which cryptographic operations are visible to user-specified software
US8005209B2 (en) 2005-01-06 2011-08-23 Polytechnic University Invariance based concurrent error detection for the advanced encryption standard
US20060194386A1 (en) * 2005-02-25 2006-08-31 Dell Products L.P. Method and apparatus for supporting port aggregation of serial attached SCSI wide ports via virtual ports
US20070083735A1 (en) 2005-08-29 2007-04-12 Glew Andrew F Hierarchical processor
US7649992B2 (en) * 2006-01-06 2010-01-19 Fujitsu Limited Apparatuses for encoding, decoding, and authenticating data in cipher block chaining messaging authentication code
US7610537B2 (en) 2006-04-04 2009-10-27 International Business Machines Corporation Method and apparatus for testing multi-core microprocessors
CN1921382B (en) * 2006-09-06 2010-05-12 华为技术有限公司 Encrypting-decrypting method based on AES algorithm and encrypting-decrypting device
US8301905B2 (en) 2006-09-08 2012-10-30 Inside Secure System and method for encrypting data
US7930519B2 (en) 2008-12-17 2011-04-19 Advanced Micro Devices, Inc. Processor with coprocessor interfacing functional unit for forwarding result from coprocessor to retirement unit

Patent Citations (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4641238A (en) 1984-12-10 1987-02-03 Itt Corporation Multiprocessor system employing dynamically programmable processing elements controlled by a master processor
US5781758A (en) 1995-03-23 1998-07-14 Apple Computer, Inc. Software emulation system with reduced memory requirements
US6118870A (en) 1996-10-09 2000-09-12 Lsi Logic Corp. Microprocessor having instruction set extensions for decryption and multimedia applications
US6704871B1 (en) 1997-09-16 2004-03-09 Safenet, Inc. Cryptographic co-processor
US7277540B1 (en) 1999-01-20 2007-10-02 Kabushiki Kaisha Toshiba Arithmetic method and apparatus and crypto processing apparatus for performing multiple types of cryptography
US6324288B1 (en) 1999-05-17 2001-11-27 Intel Corporation Cipher core in a content protection system
US20040049293A1 (en) 1999-11-05 2004-03-11 Analog Devices, Inc. Bus architecture and shared bus arbitration method for a communication processor
US20020108059A1 (en) 2000-03-03 2002-08-08 Canion Rodney S. Network security accelerator
KR20020061718A (en) 2001-01-17 2002-07-25 엘지전자 주식회사 Scrambler/descrambler of real time input stream
US6937727B2 (en) 2001-06-08 2005-08-30 Corrent Corporation Circuit and method for implementing the advanced encryption standard block cipher algorithm in a system having a plurality of channels
US20030108195A1 (en) 2001-06-28 2003-06-12 Fujitsu Limited Encryption circuit
WO2003019357A1 (en) 2001-08-20 2003-03-06 Infineon Technologies Ag Apparatus and method for performing a cryptographic algorithm
US7203310B2 (en) 2001-12-04 2007-04-10 Microsoft Corporation Methods and systems for cryptographically protecting secure content
TWI269169B (en) 2001-12-04 2006-12-21 Microsoft Corp Methods and systems for cryptographically protecting secure content
CN1898896A (en) 2001-12-18 2007-01-17 阿纳洛格装置公司 Programmable data encryption engine for advanced encryption standard algorithm
TWI268449B (en) 2002-04-12 2006-12-11 Intel Corp Method, apparatus, system, and related machine-readable medium for microcode patch authentication
US7346159B2 (en) 2002-05-01 2008-03-18 Sun Microsystems, Inc. Generic modular multiplier using partial reduction
US20030226052A1 (en) 2002-05-31 2003-12-04 Hill Kevin M. Synchronizing and aligning differing clock domains
WO2004002057A2 (en) 2002-06-25 2003-12-31 Koninklijke Philips Electronics N.V. Round key generation for aes rijndael block cipher
US20050213756A1 (en) 2002-06-25 2005-09-29 Koninklijke Philips Electronics N.V. Round key generation for aes rijndael block cipher
US7532726B2 (en) 2002-08-08 2009-05-12 Panasonic Corporation Encryption/decryption device and method, encryption device and method, decryption device and method, and transmission/reception apparatus
US20050286720A1 (en) 2002-08-08 2005-12-29 Toshihiko Fukuoka Encrypting/decrypting device and method, encrypting device and method, decrypting device and method, and transmitting/receiving device
US20040202317A1 (en) * 2002-12-20 2004-10-14 Victor Demjanenko Advanced encryption standard (AES) implementation as an instruction set extension
US20040148512A1 (en) 2003-01-24 2004-07-29 Samsung Electronics Co., Ltd. Cryptographic apparatus for supporting multiple modes
US7509501B2 (en) 2003-01-24 2009-03-24 Samsung Electronics Co., Ltd. Cryptographic apparatus for supporting multiple modes
US20040184602A1 (en) * 2003-01-28 2004-09-23 Nec Corporation Implementations of AES algorithm for reducing hardware with improved efficiency
US20040184607A1 (en) 2003-03-14 2004-09-23 Chih-Pen Chang Crypto-system with an inverse key evaluation circuit
US20040208072A1 (en) 2003-04-18 2004-10-21 Via Technologies Inc. Microprocessor apparatus and method for providing configurable cryptographic key size
EP1496421A2 (en) 2003-04-18 2005-01-12 IP-First LLC Apparatus and method for performing transparent block cipher cryptographic functions
US20040255130A1 (en) 2003-04-18 2004-12-16 Via Technologies Inc. Microprocessor apparatus and method for providing configurable cryptographic key size
US7539876B2 (en) 2003-04-18 2009-05-26 Via Technologies, Inc. Apparatus and method for generating a cryptographic key schedule in a microprocessor
WO2005006197A2 (en) 2003-06-25 2005-01-20 Intel Corporation An apparatus and method for memory encryption with reduced decryption latency
EP1519509A2 (en) 2003-09-29 2005-03-30 Via Technologies, Inc. Apparatus and method for providing user-generated key schedule in a microprocessor cryptographic engine
US20050147239A1 (en) 2004-01-07 2005-07-07 Wen-Long Chin Method for implementing advanced encryption standards using a very long instruction word architecture processor
US20050169463A1 (en) 2004-01-29 2005-08-04 Ahn Kyoung-Moon Hardware cryptographic engine and hardware cryptographic method using an efficient S-BOX implementation
CN1677921A (en) 2004-03-31 2005-10-05 华为技术有限公司 Method for enciphering data through programmable device
TWI268686B (en) 2004-04-16 2006-12-11 Via Tech Inc Apparatus and method for performing transparent cipher block chaining mode cryptographic functions
CN1655496A (en) 2004-04-16 2005-08-17 威盛电子股份有限公司 Apparatus and method for providing configurable cryptographic key size
EP1586971A2 (en) 2004-04-16 2005-10-19 Via Technologies, Inc. Microprocessor apparatus and method for providing configurable cryptographic key size
EP1596530A1 (en) 2004-05-14 2005-11-16 Via Technologies, Inc. Apparatus and method for employing cryptographic functions to generate a message digest
US7496196B2 (en) 2004-06-30 2009-02-24 Intel Corporation Method apparatus and system of performing one or more encryption and/or decryption operations
US7570760B1 (en) * 2004-09-13 2009-08-04 Sun Microsystems, Inc. Apparatus and method for implementing a block cipher algorithm
CN1761185A (en) 2005-11-18 2006-04-19 清华大学 AES encrypted circuit structure for data stream executed in desequencing
US20080040540A1 (en) 2006-08-11 2008-02-14 Intel Corporation On-disk caching for raid systems
US20080159526A1 (en) 2006-12-28 2008-07-03 Shay Gueron Architecture and instruction set for implementing advanced encryption standard (AES)
US7949130B2 (en) 2006-12-28 2011-05-24 Intel Corporation Architecture and instruction set for implementing advanced encryption standard (AES)
GB2447563A (en) 2007-03-14 2008-09-17 Intel Corp Performing AES encryption or decryption in multiple modes with a single instruction
US20080229116A1 (en) 2007-03-14 2008-09-18 Martin Dixon Performing AES encryption or decryption in multiple modes with a single instruction
WO2008121614A1 (en) 2007-03-28 2008-10-09 Intel Corporation Flexible architecture and instruction for advanced encryption standard (aes)
US20080240426A1 (en) 2007-03-28 2008-10-02 Shay Gueron Flexible architecture and instruction for advanced encryption standard (AES)
US8538015B2 (en) 2007-03-28 2013-09-17 Intel Corporation Flexible architecture and instruction for advanced encryption standard (AES)
US20140003602A1 (en) 2007-03-28 2014-01-02 Shay Gueron Flexible Architecture and Instruction for Advanced Encryption Standard (AES)
US20090003593A1 (en) 2007-06-30 2009-01-01 Vinodh Gopal Unified system architecture for elliptic-curve crytpography

Non-Patent Citations (106)

* Cited by examiner, † Cited by third party
Title
American National Standard for Financial Services, Accredited Standards Committee X9, Inc. Financial Services, "The Elliptic Curve Digital Signature Algorithm (ECDSA)", X9.62/2005-Draft, Nov. 14, 2005, 163 pages.
American National Standard for Financial Services, Accredited Standards Committee X9, Inc. Financial Services, "The Elliptic Curve Digital Signature Algorithm (ECDSA)", X9.62/2005—Draft, Nov. 14, 2005, 163 pages.
Astarloa, et al., "Multi-architectural 128 bit AES-CBC Core based on Open-Source Hardware AES Implementations for Secure Industrial Communications", International Conference on Communication Technology, 2006, ICCT '06, Nov. 27-30, 2006, pp. 1-5.
Atsushi Oshima, "Close up a core micro architecture", IT Media, Feb. 1, 2007, 18 pages.
Bertoni, et al., "Speeding Up AES Extending a 32bit Processor Instruction Set", International Conference on Application-specific Systems, Architectures and Processors, 2006, 6 pages.
Brown et al., "Software Implementation of the NIST Elliptic Curves Over Prime Fields", Topics in Cryptology: The Cryptographer's Track at RSA, Lecture Notes in Computer Science (LNCS), vol. 2020, 2001, pp. 250-265.
CERTICOM, Standards for Efficient Cryptography, "SEC 1: Elliptic Curve Cryptography", Version 1.0, Sep. 20, 2000, 97 pages.
Daemen, et al., "AES Proposal: Rijndael," AES Proposal, Sep. 3, 1999, pp. 1-45.
Extended European Search Report received for European Patent Application No. 16191616.8, mailed on Feb. 8, 2017, 9 pages.
Extended European Search report received for the European Patent Application No. 08744319.8, mailed on Feb. 16, 2011, 9 pages.
Extended European Search Report received on European Patent Application No. 14169143.6, mailed on Feb. 23, 2015, 8 pages.
Final Office Action Received for the U.S. Appl. No. 14/572,540, mailed on May 6, 2016, 11 Pages.
Final Office Action Received for the U.S. Appl. No. 14/572,545, mailed on May 4, 2016, 17 Pages.
Final Office Action Received for the U.S. Appl. No. 14/572,565, mailed on May 5, 2016, 14 Pages.
Final Office Action Received for the U.S. Appl. No. 14/572,578, mailed on May 13, 2016, 14 Pages.
Final Office Action Received for the U.S. Appl. No. 14/572,607, mailed on May 5, 2016, 13 pages.
Final Office Action Received for the U.S. Appl. No. 14/572,620, mailed on May 16, 2016, 14 pages.
Final Office Action received for U.S. Appl. No. 11/729,199, mailed on Oct. 26, 2010, 17 pages.
Final Office Action received for U.S. Appl. No. 14/014,091, mailed on Dec. 30, 2016, 32 Pages.
Final Office Action received for U.S. Appl. No. 14/014,091, mailed on Jun. 26, 2015, 10 pages.
Final Office Action received for U.S. Appl. No. 14/572,423, mailed on May 19, 2016, 16 pages.
Final Office Action received for U.S. Appl. No. 14/572,584, mailed on May 31, 2016, 18 pages.
Final Office Action received for U.S. Appl. No. 14/872,556, mailed on Feb. 8, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/872,584, mailed on Feb. 8, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,588, mailed on Feb. 10, 2017, 14 pages.
Final Office Action received for U.S. Appl. No. 14/984,601, mailed on Feb. 9, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,616, mailed on Feb. 10, 2017, 14 pages.
Final Office Action received for U.S. Appl. No. 14/984,629, mailed on Feb. 9, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,637, mailed on Feb. 9, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,647, mailed on Feb. 10, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,656, mailed on Mar. 6, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,663, mailed on Mar. 6, 2017, 15 pages.
Final Office Action received for U.S. Appl. No. 14/984,673, mailed on Mar. 6, 2017, 14 pages.
Final Office Action received for U.S. Appl. No. 14/984,686, mailed on Mar. 6, 2017, 15 pages.
Fischer, et al., "Two methods of Rijndael Implementation in Reconfigurable Hardware", Cryptographic Hardware and Embedded Systems-CHES 2001, Springer Berlin/Heidelberg, 2001, 16 pages.
Fischer, et al., "Two methods of Rijndael Implementation in Reconfigurable Hardware", Cryptographic Hardware and Embedded Systems—CHES 2001, Springer Berlin/Heidelberg, 2001, 16 pages.
Gonzalez, R., "XTENSA: A Configurable and extensible processor", IEEE Micro, vol. 20, Issue 2, Mar.-Apr. 2000, pp. 60-70.
Hunt, "Secure Processors: for Secure Devices and Secure End-to-End Infrastructure", IBM Corporation, 2006, 14 pages.
International Preliminary Report on Patentability and Written Opinion received for PCT Patent Application No. PCT/US2008/058128, issued on Sep. 29, 2009, 5 pages.
International Search Report and Written Opinion received for PCT Patent Application No. PCT/US2008/058128, mailed on Jul. 31, 2008, 10 pages.
Koc, et al., "Low-complexity bit-parallel canonical and normal basis multipliers for a class of finite fields", IEEE Transactions on Computers, vol. 47, Issue 3, Mar. 1998, pp. 353-356.
Menezes, et al., "Efficient Implementation", Handbook of Applied Cryptography, Chapter 14, 1997, pp. 591-634.
Nadehara, et al., "Extended instructions for the AES cryptography and their efficient implementation", IEEE Workshop on Signal Processing Systems, 2004 (SIPS 2004), pp. 152-157.
Non Final Office Action Received for the U.S. Appl. No. 14/572,545, mailed on Nov. 28, 2016, 15 Pages.
Non Final Office Action Received for the U.S. Appl. No. 14/572,607, mailed on Nov. 23, 2016, 13 Pages.
Non Final Office Action Received for the U.S. Appl. No. 14/572,620, mailed on Sep. 15, 2015, 11 pages.
Non Final Office Action received for U.S. Appl. No. 14/014,091, mailed on Apr. 14, 2016, 42 Pages.
Non Final Office Action received for U.S. Appl. No. 14/872,556, mailed on Jun. 30, 2016, 8 pages.
Non Final Office Action received for U.S. Appl. No. 14/872,584, mailed on Jun. 27, 2016, 8 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,588, mailed on Jun. 27, 2016, 8 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,601, mailed on Jun. 27, 2016, 8 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,616, mailed on Jul. 5, 2016, 9 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,629, mailed on Jul. 6, 2016, 9 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,637, mailed on Jul. 5, 2016, 9 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,647, mailed on Jul. 5, 2016, 9 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,656, mailed on Jul. 19, 2016, 12 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,663, mailed on Jul. 29, 2016, 13 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,673, mailed on Jul. 29, 2016, 13 pages.
Non Final Office Action received for U.S. Appl. No. 14/984,686, mailed on Jul. 29, 2016, 13 pages.
Non-Final Office Action received for the U.S. Appl. No. 11/729,199, mailed on Apr. 13, 2010, 18 pages.
Non-Final Office Action received for the U.S. Appl. No. 11/729,199, mailed on Mar. 30, 2012, 21 pages.
Non-Final Office Action received for the U.S. Appl. No. 11/729,199, mailed on Nov. 9, 2012, 21 pages.
Non-Final Office Action received for U.S. Appl. No. 14/014,091, mailed on Dec. 3, 2014, 10 pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,423, mailed on Nov. 24, 2015, 14 Pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,540, mailed on Nov. 6, 2015, 17 Pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,545, mailed on Nov. 19, 2015, 18 Pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,565, mailed on Nov. 10, 2015, 15 Pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,578, mailed on Nov. 9, 2015, 16 Pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,584, mailed on Dec. 3, 2015, 16 Pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,593, mailed on Apr. 28, 2016, 15 pages.
Non-Final Office Action received for U.S. Appl. No. 14/572,607, mailed on Nov. 6, 2015, 15 Pages.
Notice of Allowance received for Chinese Patent Application No. 200880006495.1, mailed on Jan. 15, 2013, 2 pages of NOA and 2 pages of English Translation.
Notice of Allowance received for the U.S. Appl. No. 14/572,540, mailed on Dec. 19, 2016, 8 Pages.
Notice of Allowance received for the U.S. Appl. No. 14/572,565, mailed on Dec. 15, 2016, 9 Pages.
Notice of Allowance received for the U.S. Appl. No. 14/572,578, mailed on Dec. 23, 2016, 8 Pages.
Notice of Allowance received for the U.S. Appl. No. 14/572,620, mailed on Dec. 15, 2016, 10 Pages.
Notice of Allowance received for U.S. Appl. No. 11/729,199, mailed on May 28, 2013, 17 pages.
Notice of Allowance received for U.S. Appl. No. 14/572,423, mailed on Dec. 30, 2016, 13 Pages.
Notice of Allowance received for U.S. Appl. No. 14/572,584, mailed on Dec. 21, 2016, 14 Pages.
Notice of Allowance received for U.S. Appl. No. 14/572,593, mailed on Dec. 9, 2016, 7 Pages.
Office Action received for Chinese Patent Application No. 200810096342.2, mailed on Apr. 1, 2010, 4 pages of English Translation only.
Office Action received for Chinese Patent Application No. 200880006495.1, mailed on Apr. 25, 2011, 8 pages of Office Action and 8 pages of English Translation.
Office Action received for Chinese Patent Application No. 200880006495.1, mailed on Jun. 19, 2012, 3 pages of Office Action and 1 page of English Translation.
Office Action received for Chinese Patent Application No. 200880006495.1, mailed on Nov. 22, 2011, 11 pages of Office Action and 11 pages of English Translation.
Office Action received for Chinese Patent Application No. 201310110523.7, mailed on Apr. 8, 2015, 9 pages of Chinese Office Action only.
Office Action received for Chinese Patent Application No. 201310110523.7, mailed on Jan. 14, 2016, 7 pages of English Translation and 5 pages of Chinese Office Action.
Office Action received for Chinese Patent Application No. 201310110523.7, mailed on Sep. 13, 2016, 8 Pages of Chinese Office Action including 4 Pages of English Translation.
Office Action received for European Patent Application No. 08744319.8, mailed on Feb. 24, 2015, 7 pages.
Office Action received for German Patent Application No. 10 2008 014 359.6-31, mailed on Jul. 21, 2010, 2 pages of English Translation only.
Office Action received for German Patent Application No. 10 2008 014 359.6-31, mailed on May 15, 2009, 6 pages of English Translation.
Office Action received for Japanese Patent Application No. 2009-552935, mailed on Apr. 16, 2013, 4 pages of Office Action and 4 pages of English Translation.
Office Action received for Japanese Patent Application No. 2009-552935, mailed on Jan. 10, 2012, 3 pages of Office Action and 4 pages of English Translation.
Office Action received for Japanese Patent Application No. 2009-552935, mailed on Jun. 12, 2012, 4 pages of Office Action and 4 pages of English Translation.
Office Action received for Japanese Patent Application No. 2012-226077, mailed on Jun. 25, 2013, 4 pages of Office Action and 3 pages of English Translation.
Office Action received for Japanese Patent Application No. 2012-226077, mailed on Mar. 12, 2013, 4 pages of Office Action and 3 pages of English Translation.
Office Action received for Japanese Patent Application No. 2013-222466, mailed on Aug. 26, 2014, 4 pages of Office Action and 4 pages of English Translation.
Office Action received for Japanese Patent Application No. 2015-012125, mailed on Dec. 15, 2015, 3 pages of English Translation and 3 pages of Japanese Office Action.
Office Action received for Japanese Patent Application No. 2015-049638, mailed on Dec. 15, 2015, 4 pages of English Translation and 5 pages of Japanese Office Action.
Office Action received for Korean Patent Application No. 10-2008-24067, mailed on Feb. 18, 2010, 3 pages of English Translation.
Office Action received for Taiwan Patent Application No. 97111091, mailed on Jan. 2, 2012, 5 pages of Taiwan Office Action and 5 pages of English Translation.
Office Action received for United Kingdom Patent Application No. 0804870.4, mailed on Apr. 8, 2009, 2 pages.
Office Action received for United Kingdom Patent Application No. 0804870.4, mailed on Jun. 25, 2008, 7 pages.
TENSILICA, Inc., "Implementing the Advanced Encryption Standard on Xtensa Processors", searched on Dec. 15, 2011, Nov. 2005, 77 pages.
Tillich, et al., "An Instruction Set Extension for Fast and Memory-Efficient AES Implementation", International Federation for Information Processing 2005, Communications and Multimedia Security, CMS, Lecture Notes in Computer Science (LNCS), vol. 3677, 2005, pp. 11-21.
Tomonari, H., "Examining a way to realize AES Encyption Ciruit", Design Wave Magazine, CQ Publishing Co., Ltd., Dec. 1, 2003, 9 pages.
VIA Technologies, "VIA PadLock Programming Guide", Version 1.60, May 3, 2005, pp. 1-55.

Also Published As

Publication number Publication date
US10171232B2 (en) 2019-01-01
CN107493163A (en) 2017-12-19
US20150100797A1 (en) 2015-04-09
EP2132899A1 (en) 2009-12-16
EP2132899B1 (en) 2018-06-06
US20160119124A1 (en) 2016-04-28
US20160119126A1 (en) 2016-04-28
US20160197720A1 (en) 2016-07-07
US10581590B2 (en) 2020-03-03
US9634830B2 (en) 2017-04-25
JP5715218B2 (en) 2015-05-07
US20160119129A1 (en) 2016-04-28
US20150169474A1 (en) 2015-06-18
US10291394B2 (en) 2019-05-14
US20150104009A1 (en) 2015-04-16
US8538015B2 (en) 2013-09-17
WO2008121614A1 (en) 2008-10-09
US20160119131A1 (en) 2016-04-28
EP2852088A1 (en) 2015-03-25
US10256971B2 (en) 2019-04-09
CN103152168B (en) 2017-12-05
JP2015096976A (en) 2015-05-21
EP2852088B1 (en) 2019-02-06
US20160119127A1 (en) 2016-04-28
CN107465501A (en) 2017-12-12
US20160119130A1 (en) 2016-04-28
US9647831B2 (en) 2017-05-09
US20160196219A1 (en) 2016-07-07
ES2805125T3 (en) 2021-02-10
EP3737031B1 (en) 2023-08-30
JP2015108853A (en) 2015-06-11
US10313107B2 (en) 2019-06-04
US20080240426A1 (en) 2008-10-02
US10171231B2 (en) 2019-01-01
US20150169473A1 (en) 2015-06-18
US20160119125A1 (en) 2016-04-28
JP2017083879A (en) 2017-05-18
JP2010520517A (en) 2010-06-10
US20150104008A1 (en) 2015-04-16
JP6592804B2 (en) 2019-10-23
CN101622816A (en) 2010-01-06
US9634828B2 (en) 2017-04-25
CN107465501B (en) 2020-12-25
US10263769B2 (en) 2019-04-16
US9654281B2 (en) 2017-05-16
EP3361668A1 (en) 2018-08-15
US9641319B2 (en) 2017-05-02
EP3737031A1 (en) 2020-11-11
CN107493163B (en) 2021-06-25
US10256972B2 (en) 2019-04-09
US10270589B2 (en) 2019-04-23
US10181945B2 (en) 2019-01-15
JP2014041382A (en) 2014-03-06
US20150154122A1 (en) 2015-06-04
CN101622816B (en) 2013-05-01
JP2013057946A (en) 2013-03-28
US10554386B2 (en) 2020-02-04
US20160119123A1 (en) 2016-04-28
US20150104007A1 (en) 2015-04-16
CN112532376A (en) 2021-03-19
US20140003602A1 (en) 2014-01-02
EP2132899A4 (en) 2011-03-16
SG146584A1 (en) 2008-10-30
EP3145113B1 (en) 2018-11-07
EP3145113A1 (en) 2017-03-22
US20160119128A1 (en) 2016-04-28
TWI369885B (en) 2012-08-01
US20160248580A1 (en) 2016-08-25
US9634829B2 (en) 2017-04-25
EP3361668B1 (en) 2020-05-27
US10187201B2 (en) 2019-01-22
US20150100798A1 (en) 2015-04-09
TW200845689A (en) 2008-11-16
US20150100796A1 (en) 2015-04-09
US20150104010A1 (en) 2015-04-16
US10164769B2 (en) 2018-12-25
CN103152168A (en) 2013-06-12
US10158478B2 (en) 2018-12-18
US9641320B2 (en) 2017-05-02

Similar Documents

Publication Publication Date Title
US10256971B2 (en) Flexible architecture and instruction for advanced encryption standard (AES)

Legal Events

Date Code Title Description
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4