1. 4512b79 Run comment conversion script on include/ by David Benjamin · 8 years ago
  2. bfd94db Trim RSA_METHOD and ECDSA_METHOD. by David Benjamin · 8 years ago
  3. d94682d Remove ex_data's dup hook. by David Benjamin · 8 years ago
  4. 467d322 Add FIPS-compliant key generation that calls check_fips for RSA and EC. by Steven Valdez · 8 years ago
  5. 400d0b7 Add PWCT for RSA and ECDSA for FIPS 140-2. by Steven Valdez · 8 years ago
  6. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  7. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  8. 96a16cd Finish aligning up_ref functions with OpenSSL 1.1.0. by David Benjamin · 9 years ago
  9. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  10. 8d79ed6 Assume that MSVC supports C++11. by Adam Langley · 9 years ago
  11. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  12. c0b196d Drop support for engines-provided signature verification. by Brian Smith · 9 years ago
  13. d44a943 Fix docs typo. by David Benjamin · 9 years ago
  14. 0d76c40 Decouple crypto/ec from the OID table. by David Benjamin · 9 years ago
  15. 2f6410b Rewrite ECPrivateKey serialization. by David Benjamin · 10 years ago
  16. 6288218 Update comments to better document in-place semantics. by Adam Langley · 10 years ago
  17. 8a58933 Remove the CRYPTO_EX_new callback. by David Benjamin · 10 years ago
  18. e2136d9 Remove |EC_GROUP_precompute_mult| and |EC_KEY_precompute_mult|. by Brian Smith · 10 years ago
  19. 9b26297 Make |EC_GROUP_precompute_mult|/|EC_KEY_precompute_mult| no-ops. by Brian Smith · 10 years ago
  20. 209b256 Fix o2i_ECPublicKey documentation. by David Benjamin · 10 years ago
  21. 3a9e1fb Correct various documentation typos by Kenny Root · 10 years ago
  22. c3ef76f Compatibility changes for wpa_supplicant and OpenSSH. by Adam Langley · 10 years ago
  23. e00fc88 Fix typo. by David Benjamin · 10 years ago
  24. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  25. ecc0ce7 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. by David Benjamin · 11 years ago
  26. 449f16b Change ECDSA_METHOD's size() to group_order_size() by Adam Langley · 11 years ago
  27. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  28. 95c29f3 Inital import. by Adam Langley · 11 years ago