1. 474ddf8 Cap the number of ECDSA and DSA sign iterations. by David Benjamin · 2 years, 2 months ago
  2. cfafcd4 Deduplicate d2i and i2d documentation. by David Benjamin · 3 years, 6 months ago
  3. 940475d Be clearer which signing inputs are digests. by David Benjamin · 3 years, 11 months ago
  4. 409ea28 Add ECDSA nonce-testing functions. by David Benjamin · 4 years, 2 months ago
  5. 6432bb4 Add ECDSA_SIG_get0_r and ECDSA_SIG_get0_s. by Shelley Vohr · 5 years ago
  6. 8c7c635 Support symbol prefixes by Joshua Liebow-Feeser · 7 years ago
  7. 9781699 Document error behavior of various functions by Joshua Liebow-Feeser · 7 years ago
  8. 42a8cbe Remove ECDSA_sign_setup and friends. by David Benjamin · 7 years ago
  9. 8dc226c Add some missing OpenSSL 1.1.0 accessors. by David Benjamin · 7 years ago
  10. 4512b79 Run comment conversion script on include/ by David Benjamin · 8 years ago
  11. c4796c9 ECDSA: const EC_KEY* arguments where possible. by Matthew Braithwaite · 8 years ago
  12. 1d6eeb3 Spellcheck our public headers. by David Benjamin · 8 years ago
  13. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  14. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  15. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  16. 8d79ed6 Assume that MSVC supports C++11. by Adam Langley · 9 years ago
  17. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  18. 6288218 Update comments to better document in-place semantics. by Adam Langley · 9 years ago
  19. 5f88999 Fix up several comments and detect problems in the future. by Adam Langley · 9 years ago
  20. c8e664b Fix several minor points noticed by Kenny. by Adam Langley · 10 years ago
  21. 34248d4 Get rid of err function codes. by David Benjamin · 10 years ago
  22. 87897a8 Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. by David Benjamin · 10 years ago
  23. 7244fa4 Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. by David Benjamin · 10 years ago
  24. 5d48b02 Remove TODO about removing ECDSA_do_sign/ECDSA_do_verify. by Brian Smith · 10 years ago
  25. 689be0f Reset all the error codes. by David Benjamin · 10 years ago
  26. 5b082e8 Various documentation fixes. by David Benjamin · 10 years ago
  27. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  28. 5129e2d Align EVP return values with BoringSSL convention. by Adam Langley · 11 years ago
  29. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  30. 95c29f3 Inital import. by Adam Langley · 11 years ago