Releases: VirgilSecurity/virgil-crypto-x
Releases · VirgilSecurity/virgil-crypto-x
v7.0.1
v7.0.0
Changes
- Apple: Remove support for Apple BITCODE
- Apple: Bump min supported macOS version to 10.13
- Ext: Upgrade Relic to the version 0.6.0
- This version is incompatible with 0.4.0
- Lib/Pythia: Adopt to incompatible Relic version
- Now
blind()
produce different value, so stored blinded values can not bedeblinded()
- Now
v6.1.0
Features:
- watchOS: Added arm64 architecture.
Known issues:
- broken support for Carthage
Changes:
- Updated minimum required Apple deployment targets for Apple devices.
- iOS 9.0 -> 11.0
- tvOS 9.0 -> 11.0
- watchOS 2.0 -> 4.0
v6.0.1
v6.0.0
Changes
- Added Xcode 12.2+ support
- Added Apple Silicon support
- Updated
VirgilCryptoFoundation
0.15.2 --> 0.16.0
Starting from this version, we use xcframeworks to distribute our libraries.
You need to reintegrate the framework with your project.
v5.5.0
Changed
- Updated crypto dependency
v5.4.0
Added
- curve25519Round5 key
v5.3.0
Added
- New key pair types
- curve25519Round5Ed25519Falcon: post-quantum hybrid scheme curve25519&round5 used for ECIES, ed25519&falcon used for signing
- curve25519Ed25519: curve25519 used for ECIES, ed25519 used for signing
v5.2.2
Changed
- Rebuilt for swift 5.1.2
v5.2.1
Changed
- Rebuilt for swift 5.1.1