PCLCrypto 2.0.147
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" />
paket add PCLCrypto --version 2.0.147
#r "nuget: PCLCrypto, 2.0.147"
// 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
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.
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid23 |
| MonoTouch | monotouch10 |
| Windows Phone | wp8 wp81 |
| Xamarin.iOS | xamarinios10 |
-
.NETPlatform 5.0
- PInvoke.NCrypt (>= 0.3.2)
- Validation (>= 2.2.8)
-
All Frameworks
- PInvoke.NCrypt (>= 0.3.2)
- Validation (>= 2.2.8)
-
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)
- Validation (>= 2.2.8)
-
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)
- PInvoke.NCrypt (>= 0.3.2)
- Validation (>= 2.2.8)
-
WindowsPhone 8.0
- Validation (>= 2.2.8)
NuGet packages
This package is not used by any NuGet packages.
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.147 | 0 | 06.02.2022 |
See https://github.com/AArnott/PCLCrypto/releases for release notes.