Releases: krzyzanowskim/CryptoSwift
Releases · krzyzanowskim/CryptoSwift
1.5.0
- RSA (@nathanfallet)
- Workaround for Xcode 13.3.1
1.4.3
- Fix PCBC mode.
1.4.2
1.4.1
- Introduce ISO 10126 padding
- fix various compiler warnings
- Revert Xcode project deployment target
1.4.0
- Customize CFB segment size (cfb8, cfb128).
- Adapt Swift @inlineable for better code optimization
Back to Sources
- Revert xcframework revolution. Back to build from sources. (I'm sorry)
1.3.7
Hopefully please SPM gods this time
1.3.6
- Fix macOS binary
- Windows support
1.3.5
- Re-release binary framework due to codesign issue
1.3.4 - binary distribution
- Distribute optimized binary (xcframework) via SPM for Apple platforms