提交历史

作者 SHA1 备注 提交日期
  Rich Salz e3713c365c Remove email addresses from source code. 7 年之前
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 年之前
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto 8 年之前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年之前
  Andy Polyakov 463a7b8cb0 Clean-up *_DEBUG options. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 9 年之前
  Emilia Kasper 8b37e5c14f Fix undefined behaviour in shifts. 9 年之前
  Matt Caswell 9d51824b3b Manually reformat aes_core.c 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年之前
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 10 年之前
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. 13 年之前
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. 13 年之前
  Andy Polyakov 82686bdcaa Minimize aes_core.c footprint when AES_[en|de]crypt is implemented in 18 年之前
  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 20 年之前
  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. 23 年之前
  Richard Levitte 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of 23 年之前