Skip to content

Releases: dracoon/dracoon-swift-crypto-sdk

v3.0.0

07 Jan 12:58
Compare
Choose a tag to compare

Updated boringSSL library
Updated to Swift 6

v2.3.2

06 Jun 06:05
Compare
Choose a tag to compare

Add check for valid Latin-1 characters before encoding

v2.3.1

23 May 07:18
Compare
Choose a tag to compare

Add support for private keys where Latin-1 encoding was used for the passphrase

v2.3.0

12 Oct 05:49
Compare
Choose a tag to compare

Increased number of iterations for PBKDF2
Updated boringSSL library
Fixed test resources for SPM

v2.2.1

09 May 16:16
Compare
Choose a tag to compare

Fixed an encoding issue that prevented decryption of some private keys.

v2.2.0

18 Mar 10:32
Compare
Choose a tag to compare

Support for Swift Package Manager.
Updated boringSSL library.

v2.1.0

29 Apr 08:09
Compare
Choose a tag to compare

Support for arm64 simulators.