Histórico de commits

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