SemVer Minor
- Update Swift Crypto for the Ventura API (#123)
- Raise minimum supported Swift version from 5.4 to 5.5 (#131)
SemVer Patch
- truncating for big
contentLength(#119, patch credit to @d-date) - Fix ASN.1 serialization when content greater than or equal to 128 bytes (#120, patch credit to @swiftty)
- Crypto: explicitly type the array slice (#122, patch credit to @compnerd)
- Make BoringSSL wrapper match CryptoKit behaviour when working with x9.63 (#128)
- Provide AES-GCM-SIV in CryptoExtras (#133)
- Update BoringSSL to 0faffc7a30eeb195248ea43056f4848e2a9b1c6d (#121, #132, #134)