Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Releases: AArnott/PCLCrypto

Fix iOS RSA key import/export

08 Nov 23:05
Compare
Choose a tag to compare

iOS 9 introduced breaking changes to how RSA keys may be imported, causing crashes when using PCLCrypto. This release fixes that bug #29.

Fix for Xamarin.iOS bug

17 Nov 01:42
Compare
Choose a tag to compare

Xamarin.iOS had a buggy reference assembly. This release is a rebuild of 1.0.80 against the fixed reference assembly.

v1.0.80

18 Oct 17:28
Compare
Choose a tag to compare

This release contains bug fixes and added support for EC keys and signatures.

Details