Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 93a17f79b9 Remove the "eay" c-file-style indicators il y a 8 ans
  Emilia Kasper be109b9eec Fix undefined behaviour in shifts. il y a 9 ans
  Matt Caswell e4e5457c29 Manually reformat aes_core.c il y a 9 ans
  Tim Hudson 6977c7e2ba mark all block comments that need format preserving so that il y a 9 ans
  Dr. Stephen Henson 1f2e4ecc30 Rename all AES_set*() functions using private_ prefix. il y a 13 ans
  Dr. Stephen Henson c6fa97a6d6 FIPS low level blocking for AES, RC4 and Camellia. This is complicated by il y a 13 ans
  Andy Polyakov 82686bdcaa Minimize aes_core.c footprint when AES_[en|de]crypt is implemented in il y a 17 ans
  Andy Polyakov ac8173515a Mitigate cache-collision timing attack on last round. il y a 18 ans
  Andy Polyakov 20ab8b4b41 Revoke the option to share AES S-boxes between C and assembler. It wastes il y a 19 ans
  Andy Polyakov 8359421d90 Default to AES u32 being unsinged int and not long. This improves cache il y a 19 ans
  Andy Polyakov 25558bf743 Eliminate copies of TeN and TdN, use those found in assembler module. il y a 20 ans
  Andy Polyakov 859ceeeb51 Anchor AES and SHA-256/-512 assembler from C. il y a 20 ans
  Andy Polyakov 97e6bf6b22 Workaround for lame compiler bug introduced in "CPU pack" for MSVC6SP5. il y a 22 ans
  Bodo Möller b6fee5c2fb disable weird assert()s il y a 22 ans
  Richard Levitte 97879bcd57 Add the modes OFB128, CFB128 and CTR128 to AES. il y a 22 ans
  Richard Levitte 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of il y a 23 ans