Skip to content

Swift Crypto 2.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Lukasa Lukasa released this 17 Aug 14:45
· 137 commits to main since this release
684952c

Semver Major

  • Update to the 2021 CryptoKit API (#86)

Semver Patch

  • Dropped support for Swift 5.1 (#84)
  • Fix build on 32-bit platforms (#85, patch credit to @buttaface)
  • Fixed CMake build on Android (#81)
  • Support compressed EC keys. (#87)
  • Update BoringSSL to 2e68a05c9943a8dec1758d4a393b2ae906fd3295 (#88)

Other Changes

  • Add SECURITY.md file (#83)
  • Fix CI build (#89)