openssl-v0.10.64
What's Changed
- Make _STACK opaque for LibreSSL >= 3.9.0 by @botovq in #2153
- enable x509 verify and groups list for boringssl by @zh-jq in #2155
- Cleanup some not-required Path::new invocations by @alex in #2158
- fixed a clippy (nightly) warning by @alex in #2161
- Bump actions versions by @alex in #2162
- Add support for setting the nonce type and digest on a PKEY_CTX by @facutuesca in #2144
- rebuild openssl-sys if the underlying openssl has changed by @reaperhulk in #2157
- Added binding for EVP_default_properties_enable_fips by @alex in #2168
- LibreSSL 3.9: fix CRYPTO_malloc/free signatures by @botovq in #2170
- Expose alias on X509 structs by @alex in #2167
- bump openssl and openssl-sys + changelogs by @reaperhulk in #2175
Full Changelog: openssl-v0.10.63...openssl-v0.10.64