Skip to content

Releases: sfackler/rust-openssl

openssl-v0.10.63

20 Jan 00:04
cc2850f
Compare
Choose a tag to compare

What's Changed

  • Allow passing a passphrase callback when loading a public key by @alex in #2135
  • Expose several additional ciphers for symmetry with symm by @alex in #2140
  • brew: add openssl@3.0 (for 3.0.x LTS releases) by @chenrui333 in #2141
  • Add PKey::from_dhx by @alex in #2142
  • Make X509_PURPOSE opaque for LibreSSL >= 3.9.0 by @botovq in #2145
  • PEM parsing: check last error instead of first by @botovq in #2148
  • Expose brainpool NIDs on libressl by @alex in #2150
  • Add two methods to the PKCS7 API by @facutuesca in #2111
  • add more boringssl methods by @zh-jq in #2138
  • Release openssl v0.10.63 and openssl-sys v0.9.99 by @alex in #2152

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

openssl-sys-v0.9.99

20 Jan 00:03
cc2850f
Compare
Choose a tag to compare

What's Changed

  • Allow passing a passphrase callback when loading a public key by @alex in #2135
  • Expose several additional ciphers for symmetry with symm by @alex in #2140
  • brew: add openssl@3.0 (for 3.0.x LTS releases) by @chenrui333 in #2141
  • Add PKey::from_dhx by @alex in #2142
  • Make X509_PURPOSE opaque for LibreSSL >= 3.9.0 by @botovq in #2145
  • PEM parsing: check last error instead of first by @botovq in #2148
  • Expose brainpool NIDs on libressl by @alex in #2150
  • Add two methods to the PKCS7 API by @facutuesca in #2111
  • add more boringssl methods by @zh-jq in #2138
  • Release openssl v0.10.63 and openssl-sys v0.9.99 by @alex in #2152

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

openssl-v0.10.62

22 Dec 13:21
4c98550
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
openssl-sys-v0.9.97

openssl-sys v0.9.97

openssl-v0.10.60

23 Nov 02:02
8f4b97a
Compare
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
Compare
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

openssl-v0.10.59

03 Nov 14:46
d009660
Compare
Choose a tag to compare

What's Changed

New Contributors

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

openssl-sys-v0.9.95

03 Nov 14:46
d009660
Compare
Choose a tag to compare

What's Changed

New Contributors

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