Skip to main content
PCLCrypto package icon

PCLCrypto

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.

Total Downloads
8.0M
7,971,429
Published
Apr 2, 2016
Latest stable version

Install

.NET CLI
dotnet add package PCLCrypto --version 2.0.147
Package Manager Console
Install-Package PCLCrypto -Version 2.0.147
PackageReference
<PackageReference Include="PCLCrypto" Version="2.0.147" />

Frameworks

WindowsPhone8.0 .NETPlatform5.0 .NETPortable0.0-net45+win+wpa81+wp80+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10 .NETPortable0.0-net45+win+wpa81+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10

Dependencies

[2.2.8, )
[0.3.2, )
Validation
WindowsPhone8.0
[2.2.8, )
Validation
.NETPlatform5.0
[2.2.8, )
PInvoke.NCrypt
.NETPlatform5.0
[0.3.2, )
Validation
.NETPortable0.0-net45+win+wpa81+wp80+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10
[2.2.8, )
Validation
.NETPortable0.0-net45+win+wpa81+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10
[2.2.8, )
PInvoke.NCrypt
.NETPortable0.0-net45+win+wpa81+uwp10+dnxcore50+MonoAndroid10+xamarinios10+MonoTouch10
[0.3.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.