Commit History

Author SHA1 Message Date
  Matt Caswell 25ca15e9a3 Manually reformat aes_core.c 9 years ago
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 10 years ago
  Dr. Stephen Henson 96a259e81e Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 16 years ago
  Andy Polyakov 325e48867c Mitigate the hazard of cache-collision timing attack on last round 18 years ago
  Andy Polyakov 8359421d90 Default to AES u32 being unsinged int and not long. This improves cache 20 years ago
  Andy Polyakov 25558bf743 Eliminate copies of TeN and TdN, use those found in assembler module. 20 years ago
  Andy Polyakov 859ceeeb51 Anchor AES and SHA-256/-512 assembler from C. 20 years ago
  Andy Polyakov 97e6bf6b22 Workaround for lame compiler bug introduced in "CPU pack" for MSVC6SP5. 22 years ago
  Bodo Möller b6fee5c2fb disable weird assert()s 22 years ago
  Richard Levitte 97879bcd57 Add the modes OFB128, CFB128 and CTR128 to AES. 23 years ago
  Richard Levitte 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of 23 years ago