Skip to content

Releases: henrinormak/Heimdall

Use symbolic link for CommonCrypto linking

23 Oct 04:46
Compare
Choose a tag to compare

Bugfix for CommonCrypto linking

05 Oct 14:44
Compare
Choose a tag to compare
0.2.2

Fix the broken link by dropping the beta prefix from Xcode

Bugfix for non-null starting modulus

29 Sep 07:37
Compare
Choose a tag to compare

Swift 2.0

17 Sep 05:12
Compare
Choose a tag to compare

This release drops support for Swift 1.2, starting from 0.2.0 Heimdall will only support Swift 2.0

Refactoring some of the underlying AES key logic

16 Jun 06:58
Compare
Choose a tag to compare

Tests and Travis-CI support

13 Jun 08:12
Compare
Choose a tag to compare

No changes in code, but added tests and support for CI builds on Travis.

Adjusted API for obtaining information about public key

04 Jun 18:06
Compare
Choose a tag to compare

Add an API for data based interactions

29 May 18:29
Compare
Choose a tag to compare

This will complement the existing string driven API.

Fixing #7

26 May 21:35
Compare
Choose a tag to compare

Fixing the X.509 header stripping code, which was not working properly and was causing issues with instances created from public key data.

Added Carthage support

17 May 11:53
Compare
Choose a tag to compare

Added Carthage support, which in turn affected CocoaPods support and the project hierarchy a bit.