Releases: henrinormak/Heimdall
Releases · henrinormak/Heimdall
Bugfix - library path
Merge pull request #76 from einarnot/fix_device_build Removed unnecessary Library_search_path
Drop fake CommonCrypto, migrate to Swift 4.2
2.0.0 Fix source files glob in podspec
Bugfixes
1.1.5 Improved octet encoding of integers, which is more accurate/efficient…
Fixing Xcode warnings
Bumping version Onto 1.1.2
Bugfix for CocoaPods
Fixing the CocoaPods build, also making the build process a bit more stable for CommonCrypto.
Swift 3 release
This release updates Heimdall to Swift 3.0 syntax.
Reworked AES logic, migrated to OAEP
This change is not backwards compatible, hence the major version number increment.
This change improves the AES encryption logic (by using a non-null IV), whilst also switching over to OAEP padding rather than the PKCS#1 that was used previously.
Updated for new Swift syntax
Bumping minor version Minor as it supports the newer Swift syntax.
tvOS support
0.2.5 Bumping version
Minor bugfix in one of the initialisers
0.2.4 Bumping version