Skip to content

Releases: gematik/OpenSSL-Swift

4.5.0

13 Aug 07:28
8e668cc

Choose a tag to compare

  • Fix Code sign the framework when building it (#22)
  • Introduce time injection into X509 and OCSPResponse verify checks (#24)

Full Changelog: 4.4.1...4.5.0

4.4.1

04 Apr 14:30
81c773d

Choose a tag to compare

  • Re-sign xcframework (#21)

Full Changelog: 4.4.0...4.4.1

4.4.0

26 Mar 11:41
85a6d6a

Choose a tag to compare

  • Update OpenSSL to 3.4.0 (#15)
  • Build OpenSSL.xcframework and upload to Nexus (#14)
  • Fix some outdated test data by (#16)
  • Attach asset to GitHub Release via Jenkins job (#17)

Full Changelog: 4.3.1...4.4.0

4.3.1

17 Dec 10:51
bec06b5

Choose a tag to compare

What's Changed

  • Re-sign xcframework (#13)

Full Changelog: 4.3.0...4.3.1

4.3.0

09 Aug 09:14
c07b538

Choose a tag to compare

  • PrivacyInfo file and signing (#11)

Full Changelog: 4.2.0...4.3.0

4.2.0

25 Mar 11:55
37e10b7

Choose a tag to compare

  • Upgrade OpenSSL version to 3.2.1
  • Remove dependency on DataKit

4.1.0

07 Jun 13:48
2ff3b2b

Choose a tag to compare

  • Upgrade OpenSSL version to 3.1.0
  • Introduce Package.swift for importing

4.0.0

08 Nov 06:37

Choose a tag to compare

  • Modify ECPublicKey's export API
  • Change ECPrivateKeyImpl's underlying data type to EVP_PKEY
  • Remove all usage of deprecated low level OpenSSL-API
  • Make EllipticCurvePoint generic in a Curve type
  • Upgrade OpenSSL version to 3.0.7
  • Change Xcode version to 14.0

3.0.3

11 May 08:22

Choose a tag to compare

  • OpenSSL 3.0.3
  • Xcode 13.3.1

3.0.2

05 May 14:26

Choose a tag to compare

OpenSSL 3.0.2

  • Upgrade to OpenSSL 3.0.2
  • Fix some of the introduced deprecations
  • Add support for CMSContentInfo Encryption