Releases: henrinormak/Heimdall
Releases · henrinormak/Heimdall
Use symbolic link for CommonCrypto linking
0.2.3 Bumping version
Bugfix for CommonCrypto linking
0.2.2 Fix the broken link by dropping the beta prefix from Xcode
Bugfix for non-null starting modulus
This should fix #24
Swift 2.0
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
0.1.8 Bump version
Tests and Travis-CI support
No changes in code, but added tests and support for CI builds on Travis.
Adjusted API for obtaining information about public key
0.1.6 Bump version
Add an API for data based interactions
This will complement the existing string driven API.
Fixing #7
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
Added Carthage support, which in turn affected CocoaPods support and the project hierarchy a bit.