openssl-v0.10.62
What's Changed
- fixes #2119 -- use ErrorStack abstraction in X.509 error handling by @alex in #2120
- Fix building with latest BoringSSL by @alex in #2121
- Fix tests on macOS by @alex in #2123
- Upcoming API changes in LibreSSL 3.9 by @botovq in #2124
- Add
rand_priv_bytes
by @overvenus in #2126 - Add nid constant for curve brainpoolP320r1 by @nicklaswj in #2129
- Release openssl v0.10.62 and openssl-sys v0.9.98 by @alex in #2133
New Contributors
- @overvenus made their first contribution in #2126
- @nicklaswj made their first contribution in #2129
Full Changelog: openssl-v0.10.61...openssl-v0.10.62