1. b96d470 Add a compatibility EVP_DigestFinalXOF function. by David Benjamin · 6 years ago
  2. 8c7c635 Support symbol prefixes by Joshua Liebow-Feeser · 7 years ago
  3. dea6d90 Document failure conditions of some EVP, HMAC, and CBB functions by Joshua Liebow-Feeser · 7 years ago
  4. a827d18 Match OpenSSL's EVP_MD_CTX_reset return value. by David Benjamin · 7 years ago
  5. 81f030b Switch OPENSSL_VERSION_NUMBER to 1.1.0. by David Benjamin · 9 years ago
  6. 42e93b6 Export EVP_parse_digest_algorithm and add EVP_marshal_digest_algorithm. by David Benjamin · 8 years ago
  7. 4512b79 Run comment conversion script on include/ by David Benjamin · 8 years ago
  8. 3cb047e Decouple PKCS#12 hash lookup from the OID table. by David Benjamin · 8 years ago
  9. 908ac19 Moving transcript and PRF functions to SSL_TRANSCRIPT. by Steven Valdez · 8 years ago
  10. 1d6eeb3 Spellcheck our public headers. by David Benjamin · 8 years ago
  11. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  12. 0375127 Promise more accurate bounds than EVP_MD_MAX_SIZE. by David Benjamin · 9 years ago
  13. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  14. 8d79ed6 Assume that MSVC supports C++11. by Adam Langley · 9 years ago
  15. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  16. 1aa03f0 Add |EVP_dss1| as an alias for |EVP_sha1| in decrepit. by Adam Langley · 9 years ago
  17. 582d284 Reimplement PKCS#12 key derivation. by David Benjamin · 9 years ago
  18. 1a0a8b6 Make EVP_MD_CTX size functions return size_t. by David Benjamin · 9 years ago
  19. 1cee7da Documentation typo. by David Benjamin · 10 years ago
  20. f0e8d53 Update comments in digest.h to consistently mention that digest size and block size are measured in bytes. by Eric Roman · 10 years ago
  21. 34248d4 Get rid of err function codes. by David Benjamin · 10 years ago
  22. 65ee9b7 Remove EVP_PKEY_HMAC. by David Benjamin · 10 years ago
  23. 9f8ef2d Add |EVP_get_digestbyname|. by Matt Braithwaite · 10 years ago
  24. e216288 Unexport and prune EVP_MD_CTX flags. by David Benjamin · 10 years ago
  25. 2c36792 EVP_Digest*Update, EVP_DigestFinal, and HMAC_Update can never fail. by David Benjamin · 10 years ago
  26. c82a00d Replace MD5 in examples with SHA-256. by Brian Smith · 10 years ago
  27. 6e8fbfe Remove crypto/obj dependencies from low-level crypto tests. by Brian Smith · 10 years ago
  28. 5b082e8 Various documentation fixes. by David Benjamin · 10 years ago
  29. e9e3837 Deprecate EVP_PKEY_HMAC. by David Benjamin · 10 years ago
  30. 00505ec Add EVP_md5_sha1. by David Benjamin · 10 years ago
  31. 9da9035 Add digest_test with tests for all existing EVP_MDs. by David Benjamin · 10 years ago
  32. bed8ce7 Add misc functions for easier porting. by Adam Langley · 11 years ago
  33. c9eb7ea Readd MD4. by Adam Langley · 11 years ago
  34. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  35. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  36. 95c29f3 Inital import. by Adam Langley · 11 years ago