Skip to content

Releases: henrinormak/Heimdall

Bugfix - library path

21 Sep 09:56
08c211e
Compare
Choose a tag to compare
Merge pull request #76 from einarnot/fix_device_build

Removed unnecessary Library_search_path

Drop fake CommonCrypto, migrate to Swift 4.2

21 Sep 06:04
Compare
Choose a tag to compare
2.0.0

Fix source files glob in podspec

Bugfixes

05 May 12:22
Compare
Choose a tag to compare
Improved octet encoding of integers, which is more accurate/efficient…

… with larger values.

Fixing Xcode warnings

26 Dec 10:40
Compare
Choose a tag to compare
Bumping version

Onto 1.1.2

Bugfix for CocoaPods

26 Dec 10:20
Compare
Choose a tag to compare

Fixing the CocoaPods build, also making the build process a bit more stable for CommonCrypto.

Swift 3 release

12 Oct 14:30
Compare
Choose a tag to compare

This release updates Heimdall to Swift 3.0 syntax.

Reworked AES logic, migrated to OAEP

24 Apr 18:58
Compare
Choose a tag to compare

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

23 Mar 14:04
Compare
Choose a tag to compare
Bumping minor version

Minor as it supports the newer Swift syntax.

tvOS support

05 Nov 20:06
Compare
Choose a tag to compare
0.2.5

Bumping version

Minor bugfix in one of the initialisers

23 Oct 07:57
Compare
Choose a tag to compare