Commit History

Author SHA1 Message Date
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 8 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. 13 years ago
  Andy Polyakov 5d48a66a6a Engage crypto/modes. 15 years ago
  Andy Polyakov f768be81d8 size_t-fy AES, Camellia and RC4. 15 years ago
  Ben Laurie f6301f6888 Avoid overrun. Coverity ID 60. 17 years ago
  Andy Polyakov bcfd3d68f5 Correct logical error in STRICT_ALIGNMENT check and remove copy of 18 years ago
  Andy Polyakov 21f0db692d Tune up AES CFB. Performance improvement varies from 10% to 50% from 18 years ago
  Nils Larsch 49c5f38d3d undo accidental commit 18 years ago
  Nils Larsch f8296228f1 as we encrypt every bit separately we need to loop through the number 18 years ago
  Andy Polyakov 2e4a99f38b AES-CFB[18] 2x optimization. Well, I bet nobody cares about AES-CFB1 19 years ago
  Richard Levitte 1a4b8e7cee Make sure memmove() is defined, even on SunOS 4.1.4. 19 years ago
  Richard Levitte 8d1ebe0bd1 Add the missing parts for DES CFB1 and CFB8. 20 years ago
  Bodo Möller b6fee5c2fb disable weird assert()s 21 years ago
  Richard Levitte 09c70c3261 In CFB mode, the iv is always encrypted. 22 years ago
  Richard Levitte 97879bcd57 Add the modes OFB128, CFB128 and CTR128 to AES. 22 years ago