Releases: dracoon/dracoon-swift-crypto-sdk
Releases · dracoon/dracoon-swift-crypto-sdk
v3.0.0
v2.3.2
Add check for valid Latin-1 characters before encoding
v2.3.1
Add support for private keys where Latin-1 encoding was used for the passphrase
v2.3.0
Increased number of iterations for PBKDF2
Updated boringSSL library
Fixed test resources for SPM
v2.2.1
Fixed an encoding issue that prevented decryption of some private keys.
v2.2.0
Support for Swift Package Manager.
Updated boringSSL library.
v2.1.0
Support for arm64 simulators.