Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Releases: soffes/Crypto

Version 0.6.0

22 Apr 03:30
Compare
Choose a tag to compare
  • Swift 5 support
  • Swift Package Manager support

Version 0.5.4

22 Nov 06:24
v0.5.4
Compare
Choose a tag to compare
  • Swift 4 support

Version 0.5.3

08 May 14:39
Compare
Choose a tag to compare
  • Fix memory leak in HMAC
  • Conditional Swift check for new data enumeration API for backwards compatibility. (If you are using a version of Swift less than 3.1, don't use the precompiled binaries.)

Binaries built with Xcode 8.3.2 (8E2002)

Version 0.5.2

03 Apr 15:05
v0.5.2
Compare
Choose a tag to compare

Swift 3.1 support!

Binaries built with Xcode 8.3 (8E162) and Swift 3.1 (swiftlang-802.0.48 clang-802.0.38)

Version 0.5.1

28 Oct 11:24
Compare
Choose a tag to compare

Swift 3.0.1 support.

Binaries built with Xcode 8.1 (8B62)

Version 0.5.0

19 Sep 09:46
Compare
Choose a tag to compare

Swift 3.0 support

Binaries built with Xcode 8.0 (8A218a).

Version 0.4.1

19 Sep 09:43
Compare
Choose a tag to compare

Swift 2.3 support

Binaries built with Xcode 8.0 (8A218a).

Version 0.5.0-beta

30 Aug 14:26
Compare
Choose a tag to compare
Version 0.5.0-beta Pre-release
Pre-release

Swift 3 support

Version 0.4.0

22 Jul 22:18
Compare
Choose a tag to compare

Move CommonCrypto to its own repo.

Version 0.3.1

22 Jul 20:05
Compare
Choose a tag to compare

Add HMAC extensions and fix search paths.