提交历史

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