Swift Crypto 3.8.0
What's Changed
SemVer Minor
- extras: Add RSA primitives decoding API by @ptoffy in #249
- extras: Add API to create RSA keys with random primes by @ptoffy in #250
- Drop support for Swift 5.8 by @simonjbeaumont in #259
- Add Equatable and Hashable conformance for CryptoKitError and CryptoKitASN1Error by @simonjbeaumont in #266
Other Changes
Full Changelog: 3.7.1...3.8.0