PCLCrypto 2.0.147

PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.

Requires NuGet 2.8.3 or higher.

Install-Package PCLCrypto -Version 2.0.147
dotnet add package PCLCrypto --version 2.0.147
<PackageReference Include="PCLCrypto" Version="2.0.147" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PCLCrypto --version 2.0.147
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PCLCrypto, 2.0.147"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PCLCrypto as a Cake Addin
#addin nuget:?package=PCLCrypto&version=2.0.147

// Install PCLCrypto as a Cake Tool
#tool nuget:?package=PCLCrypto&version=2.0.147
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

See https://github.com/AArnott/PCLCrypto/releases for release notes.

  • .NETPlatform 5.0

  • All Frameworks

  • Portable Class Library (DNXCore 5.0, MonoAndroid 1.0, MonoTouch 1.0, .NETFramework 4.5, Unsupported 0.0, Windows 0.0, WindowsPhone 8.0, WindowsPhoneApp 8.1, Xamarin.iOS 1.0)

  • Portable Class Library (DNXCore 5.0, MonoAndroid 1.0, MonoTouch 1.0, .NETFramework 4.5, Unsupported 0.0, Windows 0.0, WindowsPhoneApp 8.1, Xamarin.iOS 1.0)

  • WindowsPhone 8.0

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
2.0.147 0 06.02.2022