Skip to content

Releases: rust-openssl/rust-openssl

openssl-v0.10.64

19 Feb 21:26
4a19cd4

Choose a tag to compare

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

openssl-sys-v0.9.100

19 Feb 21:26
4a19cd4

Choose a tag to compare

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-sys-v0.9.99...openssl-sys-v0.9.100

openssl-v0.10.63

20 Jan 00:04
cc2850f

Choose a tag to compare

What's Changed

Full Changelog: openssl-v0.10.62...openssl-v0.10.63

openssl-sys-v0.9.99

20 Jan 00:03
cc2850f

Choose a tag to compare

What's Changed

Full Changelog: openssl-sys-v0.9.98...openssl-sys-v0.9.99

openssl-v0.10.62

22 Dec 13:21
4c98550

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.61...openssl-v0.10.62

openssl-sys-v0.9.98

22 Dec 13:21
4c98550

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-sys-v0.9.97...openssl-sys-v0.9.98

openssl v0.10.61

05 Dec 01:42
openssl-v0.10.61
c428588

Choose a tag to compare

openssl-v0.10.61

openssl v0.10.61

openssl-sys v0.9.97

05 Dec 01:38
openssl-sys-v0.9.97
3e6b5d4

Choose a tag to compare

openssl-sys-v0.9.97

openssl-sys v0.9.97

openssl-v0.10.60

23 Nov 02:02
8f4b97a

Choose a tag to compare

What's Changed

  • Correct off-by-one in minimum output buffer size computation by @alex in #2088
  • Expose a few more (bad) ciphers in cipher::Cipher by @alex in #2084
  • add temp key bindings by @jmayclin in #2076
  • Expose ChaCha20 on LibreSSL by @alex in #2093
  • Revert "Correct off-by-one in minimum output buffer size computation" by @alex in #2090
  • Added update_unchecked to symm::Crypter by @alex in #2100
  • fixes #2096 -- deprecate X509StoreRef::objects, it is unsound by @alex in #2099
  • Don't leak when overwriting ex data by @sfackler in #2102
  • Release openssl v0.10.60 and openssl-sys v0.9.96 by @alex in #2104

Full Changelog: openssl-v0.10.59...openssl-v0.10.60

openssl-sys-v0.9.96

23 Nov 02:02
8f4b97a

Choose a tag to compare

What's Changed

  • Correct off-by-one in minimum output buffer size computation by @alex in #2088
  • Expose a few more (bad) ciphers in cipher::Cipher by @alex in #2084
  • add temp key bindings by @jmayclin in #2076
  • Expose ChaCha20 on LibreSSL by @alex in #2093
  • Revert "Correct off-by-one in minimum output buffer size computation" by @alex in #2090
  • Added update_unchecked to symm::Crypter by @alex in #2100
  • fixes #2096 -- deprecate X509StoreRef::objects, it is unsound by @alex in #2099
  • Don't leak when overwriting ex data by @sfackler in #2102
  • Release openssl v0.10.60 and openssl-sys v0.9.96 by @alex in #2104

Full Changelog: openssl-sys-v0.9.95...openssl-sys-v0.9.96