Historique des commits

Auteur SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Pauli e180bf641e aes: make the no-asm constant time code path not the default il y a 2 ans
  Shane Lontis 4aaed2a5fb Fix aes_core to use U64() macro.. il y a 3 ans
  Matt Caswell 38fc02a708 Update copyright year il y a 3 ans
  Bernd Edlinger 0051746e03 Add AES consttime code for no-asm configurations il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell c72fa2554f Deprecate the low level AES functions il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Richard Levitte c918d8e283 Following the license change, modify the boilerplates in crypto/aes/ il y a 6 ans
  Rich Salz e3713c365c Remove email addresses from source code. il y a 7 ans
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. il y a 8 ans
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto il y a 8 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 il y a 8 ans
  Andy Polyakov 463a7b8cb0 Clean-up *_DEBUG options. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators il y a 9 ans
  Emilia Kasper 8b37e5c14f Fix undefined behaviour in shifts. il y a 9 ans
  Matt Caswell 9d51824b3b Manually reformat aes_core.c il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 10 ans
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. il y a 10 ans
  Andy Polyakov 03e389cf04 Allow for dynamic base in Win64 FIPS module. il y a 13 ans
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. il y a 13 ans
  Andy Polyakov 82686bdcaa Minimize aes_core.c footprint when AES_[en|de]crypt is implemented in il y a 18 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 20 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