Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell c72fa2554f Deprecate the low level AES functions il y a 4 ans
  Richard Levitte c918d8e283 Following the license change, modify the boilerplates in crypto/aes/ il y a 5 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators il y a 8 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). il y a 12 ans
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. il y a 13 ans
  Andy Polyakov a11974180f Patch the omission from prvious commit #17716. il y a 15 ans
  Andy Polyakov 5d48a66a6a Engage crypto/modes. il y a 15 ans
  Andy Polyakov f768be81d8 size_t-fy AES, Camellia and RC4. il y a 16 ans
  Andy Polyakov 90cc40911b Don't zap AES CBC IV, when decrypting truncated content in place. il y a 19 ans
  Richard Levitte 37b11ca78e iv needs to be const because it sometimes takes it's value from a il y a 20 ans
  Andy Polyakov 9850f7f6b2 Remove yet another redundant memcpy. Not at least performance critical, il y a 20 ans
  Andy Polyakov 131e064e4a Eliminate redundant memcpy of IV material. Performance improvement varies il y a 20 ans
  Richard Levitte 4e952ae4fc Removing those memcpy()s also took away the possibility for in and out to il y a 21 ans
  Richard Levitte 0b6956b474 Correct serious bug in AES-CBC decryption when the message length isn't il y a 21 ans
  Richard Levitte 55b12f8641 The output from AES_cbc_encrypt() should be exact multiple blocks when encrypting il y a 21 ans
  Richard Levitte c863201780 Remove warnings. il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Bodo Möller b6fee5c2fb disable weird assert()s il y a 22 ans
  Richard Levitte 69ce48c307 Make the CBC mode od AES accept lengths that aren't multiples of 16. il y a 22 ans
  Richard Levitte 97879bcd57 Add the modes OFB128, CFB128 and CTR128 to AES. il y a 22 ans
  Richard Levitte 6f9079fd50 Because Rijndael is more known as AES, use crypto/aes instead of il y a 23 ans