Commit History

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