Releases: d4l-data4life/d4l-crypto-ios
Releases · d4l-data4life/d4l-crypto-ios
v1.8.0
v1.7.0
v1.7.0
Added
- Possibility to store KeyPair with a tag in keychain
- Publicly exposed AESAlgorithm with 2 factory methods
- Added methods for sign and verify with RSA PSS, using SHA256 salted (32) or unsalted (0)
- isPermanent option in KeyOptions for testing generation of keys without storing them
Fixed
- It is now possible to use AES GCM with any IV size up from 12 Bytes
v1.6.0
Pre-release
Added
- Added data donation key type in supported key types
Changed
- Moved repo to d4l-crypto-ios