Historia zmian

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