コミット履歴

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