Skip to content

Releases: VirgilSecurity/virgil-crypto-x

v7.0.1

13 Aug 22:05
6334a21
Compare
Choose a tag to compare

✅ This version might be used instead of v7.0.0 ✅

Changes

  • Update to virgil-crypto-c of version v0.17.1
    • With restored Pythia backward compatibility!

v7.0.0

08 Aug 19:39
96fef3a
Compare
Choose a tag to compare

⚠️Please use v7.0.1 instead ⚠️

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 be deblinded()

v6.1.0

10 May 02:12
Compare
Choose a tag to compare

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

24 Jul 19:49
Compare
Choose a tag to compare

Added SPM support

v6.0.0

07 Aug 09:13
568e857
Compare
Choose a tag to compare

Changes

  • Added Xcode 12.2+ support
  • Added Apple Silicon support
  • Updated VirgilCryptoFoundation 0.15.2 --> 0.16.0

⚠️ Carthage users ⚠️
Starting from this version, we use xcframeworks to distribute our libraries.
You need to reintegrate the framework with your project.

v5.5.0

20 May 19:24
5e4320b
Compare
Choose a tag to compare

Changed

v5.4.0

16 Apr 13:56
f08ba87
Compare
Choose a tag to compare

Added

  • curve25519Round5 key

v5.3.0

09 Jan 15:16
54599bc
Compare
Choose a tag to compare

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

04 Nov 16:34
512bf64
Compare
Choose a tag to compare

Changed

  • Rebuilt for swift 5.1.2

v5.2.1

04 Nov 15:22
733d521
Compare
Choose a tag to compare

Changed

  • Rebuilt for swift 5.1.1