Commit History

作者 SHA1 備註 提交日期
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Rich Salz dfb56425b6 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 9 年之前
  Andy Polyakov 2e635aa81c modes/gcm128.c: harmonize ctx->ghash assignment, shortcut *_ctr32 9 年之前
  Andy Polyakov b2991c081a modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile failure 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell 68d39f3ce6 Move more comments that confuse indent 9 年之前
  Andy Polyakov 0107079e5f modes/gcm128.c: make it indent-friendly. 9 年之前
  Andy Polyakov c1669e1c20 Remove inconsistency in ARM support. 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 年之前
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 9 年之前
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 9 年之前
  Andy Polyakov 0e716d9207 Engage GHASH for PowerISA 2.0.7. 10 年之前
  Andy Polyakov 6cd13f70bb Revert "Engage GHASH for PowerISA 2.07." 10 年之前
  Andy Polyakov 14aaf883d9 Engage GHASH for PowerISA 2.07. 10 年之前
  Andy Polyakov 82741e9c89 Engage GHASH for ARMv8. 10 年之前
  Andy Polyakov f8cee9d081 bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication 10 年之前
  Andy Polyakov 997d1aac7c crypto/modes/gcm128.c: more strict aliasing fixes. 10 年之前
  Andy Polyakov 64f7e2c4c0 gcm128.c: fix linking problems in 32-bit Windows build. 11 年之前
  Andy Polyakov 1da5d3029e ghash-x86_64.pl: add AVX code path. 11 年之前
  Andy Polyakov 273a808180 ghash-x86[_64].pl: code refresh. 11 年之前
  Andy Polyakov 96a4cf8c29 crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 11 年之前
  Ben Laurie da01515c40 More strict aliasing fix. 11 年之前
  Andy Polyakov 24798c5e59 ghash-sparcv9.pl: 22% improvement on T4. 11 年之前
  Andy Polyakov 23328d4b27 ghash-sparcv9.pl: add VIS3 code path. 11 年之前
  Andy Polyakov 9ddd859d2a gcm128.c: fix AAD-only case with AAD length not divisible by 16. 12 年之前
  Andy Polyakov 8d1b199d26 Revert random changes from commit#22606. 12 年之前
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 年之前
  Andy Polyakov 23a05fa0c1 modes/gcm128.c: fix self-test. 12 年之前