Releases: jeroen/openssl
Releases · jeroen/openssl
v2.2.0
2.1.1
v2.0.6
v2.0.5
v2.0.1
openssl 2.0.0
Changes in 2.0.0
- The default fingerprint() for keys has changed from md5 to sha256. This is
a breaking change, but in line with other software phasing out md5, and needed
to support systems where use of MD5 has been disabled to comply with FIPS. - Make the test-suite pass under FIPS on RHEL 8.
- New family of ssl_ctx functions to manipulate an SSL context from inside curl
https requests. - Rd manuals have been markdownified
openssl 1.4.5
v1.4.5 bump version
openssl 1.4.4
v1.4.4 Update NEWS
openssl 1.4.3
v1.4.3 Update Travis
openssl 1.3.0
openssl 1.3.0
- read_key() now supports the new openssh private key format
- Added bcrypt KDF which is needed to read the new openssh keys