PCLCrypto 2.0.147
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package PCLCrypto --version 2.0.147
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid23 is compatible. |
MonoTouch | monotouch10 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Xamarin.iOS | xamarinios10 is compatible. |
-
.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 (70)
Showing the top 5 NuGet packages that depend on PCLCrypto:
Package | Downloads |
---|---|
Microsoft.Azure.Mobile.Client
This library provides features for creating Windows and Xamarin mobile apps that connect to Azure Mobile Apps. Azure Mobile Apps allows you to develop an app with a scalable backed hosted in Azure App Service, with support for mobile authentication, offline sync, and push notifications. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
FlickrNet
My package description. |
|
Xamarin.Auth.Extensions
Non-standard Extensions (utilities) to Xamarin-Auth (refresh-token) |
|
PA.Converters
Object parser and converter |
|
Kernel
A cross platform (Android, IOS and Windows) reusable library. Functionality include Cryptography Algorithms, Json (De)Serialization, Csv Exporter, Dynamic SQL Builder, Logging Interface, Reflection extensions and so on. |
GitHub repositories (17)
Showing the top 5 popular GitHub repositories that depend on PCLCrypto:
Repository | Stars |
---|---|
bitwarden/mobile
The mobile app vault (iOS and Android).
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
xamarin/mobile-samples
|
Version | Downloads | Last updated |
---|---|---|
2.1.40-alpha | 189,922 | 8/18/2020 |
2.1.32-alpha | 258,374 | 10/5/2018 |
2.1.27-alpha | 91,807 | 6/19/2018 |
2.1.17-alpha-g5b1e8dff8c | 14,789 | 3/10/2018 |
2.0.147 | 4,558,196 | 4/2/2016 |
2.0.145 | 8,747 | 3/30/2016 |
2.0.144 | 2,623 | 3/26/2016 |
2.0.140 | 11,686 | 3/21/2016 |
2.0.131-rc | 1,299 | 3/19/2016 |
2.0.125-rc | 1,184 | 3/17/2016 |
1.1.86-beta | 2,467 | 11/14/2015 |
1.0.86 | 253,537 | 11/8/2015 |
1.0.82 | 2,855 | 11/5/2015 |
1.0.80 | 5,420 | 10/18/2015 |
1.0.2.15130 | 452,713 | 5/11/2015 |
1.0.1.15115 | 163,448 | 4/25/2015 |
1.0.0.15071 | 16,921 | 3/13/2015 |
1.0.0-beta2 | 3,511 | 1/11/2015 |
1.0.0-beta1 | 1,571 | 1/3/2015 |
0.5.2.14286 | 11,991 | 10/14/2014 |
0.5.1.14165 | 31,297 | 6/14/2014 |
0.5.0.14108 | 171,913 | 4/19/2014 |
0.4.1-beta | 1,491 | 3/31/2014 |
0.4.0-beta | 1,366 | 3/23/2014 |
0.3.1-beta | 1,448 | 3/5/2014 |
0.3.0-beta | 1,330 | 3/3/2014 |
0.2.0-beta | 1,356 | 3/3/2014 |
0.1.1-alpha | 1,378 | 3/1/2014 |
0.1.0-alpha | 2,879 | 2/28/2014 |
See https://github.com/AArnott/PCLCrypto/releases for release notes.