This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
Releases: AArnott/PCLCrypto
Releases · AArnott/PCLCrypto
Fix iOS RSA key import/export
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
Xamarin.iOS had a buggy reference assembly. This release is a rebuild of 1.0.80 against the fixed reference assembly.