Commit History

作者 SHA1 備註 提交日期
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 580139bd5b RT3841: memset() cipher_data when allocated 9 年之前
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年之前
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Emilia Kasper 03af843039 Add a comment noting the padding oracle. 10 年之前
  Emilia Kasper 4ad2d3ac0e Revert "RT3425: constant-time evp_enc" 10 年之前
  Richard Levitte 7f09a8773b Include "constant_time_locl.h" rather than "../constant_time_locl.h". 10 年之前
  Emilia Kasper 4aac102f75 RT3425: constant-time evp_enc 10 年之前
  Dr. Stephen Henson 97cf1f6c28 EVP support for wrapping algorithms. 11 年之前
  Dr. Stephen Henson f94cfe6a12 only cleanup ctx if we need to, save ctx flags when we do 12 年之前
  Bodo Möller bf6d2f986d Make CTR mode behaviour consistent with other modes: 13 年之前
  Dr. Stephen Henson 4fc02f1229 Use a signed value to check return value of do_cipher(). 13 年之前
  Dr. Stephen Henson d45087c672 Use 0 not -1 (since type is size_t) for finalisation argument to do_cipher: 13 年之前
  Dr. Stephen Henson 3da0ca796c New flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structures if an underlying 13 年之前
  Dr. Stephen Henson 776654adff PR: 2295 14 年之前
  Dr. Stephen Henson 2948fbab3a Fix ctr mode properly this time.... 14 年之前
  Dr. Stephen Henson 081464fa14 Make ctr mode behaviour consistent with other modes. 14 年之前
  Dr. Stephen Henson da3955256d 'typo' 14 年之前
  Dr. Stephen Henson c2bf720842 Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy 14 年之前
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 年之前
  Ben Laurie 5e4430e70d More size_tification. 16 年之前
  Bodo Möller 2e415778f2 Don't use assertions to check application-provided arguments; 16 年之前
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 年之前
  Dr. Stephen Henson b40228a61d New functions to support opaque EVP_CIPHER_CTX handling. 19 年之前
  Nils Larsch b554eef43b the final byte of a pkcs7 padded plaintext can never be 0 19 年之前