Commit History

Author SHA1 Message Date
  Dr. Stephen Henson a5abd438f8 Fix ctrl operation for SHA1/MD5SHA1. 7 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Dr. Stephen Henson 7f572e958b Remove legacy sign/verify from EVP_MD. 8 years ago
  Dr. Stephen Henson 00f5263b78 Add ctrl for SHA1 and SSLv3 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 916e56208b remove FIPS module code from crypto/evp 9 years ago
  Dr. Stephen Henson 37eae9909a Remove unnecessary dependencies. 13 years ago
  Dr. Stephen Henson 14567b1451 Add FIPS flags to AES ciphers and SHA* digests. 13 years ago
  Dr. Stephen Henson 7a4bd34a4f FIPS mode EVP changes: 13 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Nils Larsch 06e2dd037e add support for ecdsa-with-sha256 etc. 17 years ago
  Dr. Stephen Henson ee1d9ec019 Remove link between digests and signature algorithms. 18 years ago
  Nils Larsch 3eeaab4bed make 19 years ago
  Andy Polyakov 31c2ac1cdc EVP bindings to new SHA algorithms. 20 years ago
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 years ago
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Richard Levitte 69104cdf34 Make sure we get the definition of OPENSSL_NO_SHA. 21 years ago
  Ben Laurie e8330cf5ac Add a cleanup function for MDs. 23 years ago
  Ben Laurie 2618893114 Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. 23 years ago
  Dr. Stephen Henson 1358835050 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Ulf Möller d02f751ce1 Message digest stuff. 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago