Commit History

Author SHA1 Message Date
  Matt Caswell cb5ebf9613 Convert memset calls to OPENSSL_cleanse 8 years ago
  Dr. Stephen Henson 2b4825d0bb Only call FIPS_update, FIPS_final in FIPS mode. 8 years ago
  Matt Caswell e78dc7e279 Fix a potential double free in EVP_DigestInit_ex 8 years ago
  Matt Caswell ff2459b918 Fix EVP_DigestInit_ex with NULL digest 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 813cfd9c0a Add additional FIPS digests. 10 years ago
  Dr. Stephen Henson ff64ab32ae Ignore NULL parameter in EVP_MD_CTX_destroy. 10 years ago
  Dr. Stephen Henson 7fbcc2f24a type 12 years ago
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 years ago
  Dr. Stephen Henson 1dded7f7e8 Experimental multi-implementation support for FIPS capable OpenSSL. 12 years ago
  Dr. Stephen Henson 293c58c1e7 Use approved API for EVP digest operations in FIPS builds. 13 years ago
  Dr. Stephen Henson 04dc5a9ca6 Redirect digests to FIPS module for FIPS builds. 13 years ago
  Dr. Stephen Henson 07973d5db8 Fix memory leak: free up ENGINE functional reference if digest is not 14 years ago
  Dr. Stephen Henson a6d204e241 Add patch to crypto/evp which didn't apply from PR#2124 15 years ago
  Dr. Stephen Henson aac751832a PR: 2124 15 years ago
  Ben Laurie f80921b6a6 Formatting. 16 years ago
  Dr. Stephen Henson 18327cd0e4 Copy update callback across when copying EVP_MD_CTX. 17 years ago
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 years ago
  Dr. Stephen Henson b7683e3a5d Allow digests to supply S/MIME micalg values from a ctrl. 18 years ago
  Dr. Stephen Henson 3a828611e9 Update EVP_MD_CTX_copy_ex() to use EVP_PKEY_CTX_dup(). 18 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Dr. Stephen Henson d4575825f1 Add flag to avoid continuous 20 years ago
  Dr. Stephen Henson 90e8a3102b Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE. 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Dr. Stephen Henson bf6a9e66d6 22 years ago
  Geoff Thorpe f1c2a9de45 The 'type' parameter, an EVP_MD pointer, represents the type of digest 23 years ago