openssl-sys-v0.9.111
·
116 commits
to master
since this release
What's Changed
- Fix a few typos (most of them found with codespell) by @botovq in #2502
- Use SHA256 test variant instead of SHA1 by @abbra in #2504
- pin home to an older version on MSRV CI by @alex in #2509
- Implement set_rsa_oaep_label for AWS-LC/BoringSSL by @goffrie in #2508
- sys/evp: add EVP_MAC symbols by @huwcbjones in #2510
- CI: bump LibreSSL 4.x branches to latest releases by @botovq in #2513
- Fix unsound OCSP find_status handling of optional next_update field by @alex in #2517
- Release openssl v0.10.75 and openssl-sys v0.9.111 by @alex in #2518
New Contributors
Full Changelog: openssl-sys-v0.9.110...openssl-sys-v0.9.111