Commit History

Author SHA1 Message Date
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Andy Polyakov 75c4827dfe gcm.c: address linker warning about OPENSSL_ia32cap_P size mismatch. 9 years ago
  Emilia Kasper 1e4a355dca Use CRYPTO_memcmp when comparing authenticators 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz dfb56425b6 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp 9 years ago
  Andy Polyakov 2e635aa81c modes/gcm128.c: harmonize ctx->ghash assignment, shortcut *_ctr32 9 years ago
  Andy Polyakov b2991c081a modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile failure 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 68d39f3ce6 Move more comments that confuse indent 9 years ago
  Andy Polyakov 0107079e5f modes/gcm128.c: make it indent-friendly. 9 years ago
  Andy Polyakov c1669e1c20 Remove inconsistency in ARM support. 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 9 years ago
  Dr. Stephen Henson e4e5bc39f9 Remove fips_constseg references. 9 years ago
  Andy Polyakov 0e716d9207 Engage GHASH for PowerISA 2.0.7. 10 years ago
  Andy Polyakov 6cd13f70bb Revert "Engage GHASH for PowerISA 2.07." 10 years ago
  Andy Polyakov 14aaf883d9 Engage GHASH for PowerISA 2.07. 10 years ago
  Andy Polyakov 82741e9c89 Engage GHASH for ARMv8. 10 years ago
  Andy Polyakov f8cee9d081 bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication 10 years ago
  Andy Polyakov 997d1aac7c crypto/modes/gcm128.c: more strict aliasing fixes. 10 years ago
  Andy Polyakov 64f7e2c4c0 gcm128.c: fix linking problems in 32-bit Windows build. 11 years ago
  Andy Polyakov 1da5d3029e ghash-x86_64.pl: add AVX code path. 11 years ago
  Andy Polyakov 273a808180 ghash-x86[_64].pl: code refresh. 11 years ago
  Andy Polyakov 96a4cf8c29 crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c from 11 years ago
  Ben Laurie da01515c40 More strict aliasing fix. 11 years ago
  Andy Polyakov 24798c5e59 ghash-sparcv9.pl: 22% improvement on T4. 11 years ago
  Andy Polyakov 23328d4b27 ghash-sparcv9.pl: add VIS3 code path. 11 years ago
  Andy Polyakov 9ddd859d2a gcm128.c: fix AAD-only case with AAD length not divisible by 16. 12 years ago