Skip to content

Releases: jeroen/openssl

v2.2.0

17 May 07:59
Compare
Choose a tag to compare
Update NEWS

2.1.1

28 Feb 12:10
Compare
Choose a tag to compare
Bump version

v2.0.6

10 Mar 07:23
Compare
Choose a tag to compare
Fix some links

v2.0.5

06 Dec 10:00
Compare
Choose a tag to compare
Update CI

v2.0.1

14 May 18:54
Compare
Choose a tag to compare
Remove remote for release

openssl 2.0.0

02 Mar 15:57
Compare
Choose a tag to compare

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

01 Sep 13:53
Compare
Choose a tag to compare
v1.4.5

bump version

openssl 1.4.4

01 Sep 11:36
Compare
Choose a tag to compare
v1.4.4

Update NEWS

openssl 1.4.3

18 Sep 11:19
Compare
Choose a tag to compare
v1.4.3

Update Travis

openssl 1.3.0

22 Mar 14:38
Compare
Choose a tag to compare

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