Historia zmian

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