PCLCrypto 1.0.1.15115
Requires NuGet 2.8.3 or higher.
dotnet add package PCLCrypto --version 1.0.1.15115
NuGet\Install-Package PCLCrypto -Version 1.0.1.15115
<PackageReference Include="PCLCrypto" Version="1.0.1.15115" />
<PackageVersion Include="PCLCrypto" Version="1.0.1.15115" />
<PackageReference Include="PCLCrypto" />
paket add PCLCrypto --version 1.0.1.15115
#r "nuget: PCLCrypto, 1.0.1.15115"
#addin nuget:?package=PCLCrypto&version=1.0.1.15115
#tool nuget:?package=PCLCrypto&version=1.0.1.15115
PCL Crypto provides a consistent, portable set of crypto APIs for .NET, Windows Phone 8.0 & 8.1, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight.
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 | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
.NET Framework | net40-client is compatible. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
Silverlight | sl5 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win81 is compatible. |
Xamarin.iOS | xamarinios is compatible. |
-
.NETFramework 4.0 Client
- Mono.Security (>= 3.2.3 && < 4.0.0)
- Validation (>= 2.0.6 && < 3.0.0)
-
All Frameworks
- Validation (>= 2.0.6 && < 3.0.0)
GitHub repositories (17)
Showing the top 17 popular GitHub repositories that depend on PCLCrypto:
Repository | Stars |
---|---|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
xamarin/mobile-samples
|
|
dotnet-architecture/eshop-mobile-client
eShop mobile & desktop client built with .NET MAUI
|
|
xamarin/Xamarin.Auth
Xamarin.Auth
|
|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|
|
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
|
|
xamarinhq/app-myshoppe
Cross-platform Xamarin.Forms sample for managing stores.
|
|
AArnott/IronPigeon
IronPigeon is a decentralized communication protocol that provides high confidentiality and authenticity for the messages.
|
|
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
|
|
bitwarden/mobile
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
|
|
awslabs/aws-sdk-net-samples
|
|
ArsenAbazian/CryptoTradingFramework
A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI
|
|
Azure-Samples/openhack-devops-team
DevOps OpenHack Team environment APIs
|
|
vicente-da-silva/dcemv
Open Source EMV Payments Stack
|
Version | Downloads | Last updated |
---|---|---|
1.0.1.15115 | 1,211 | 4/25/2015 |
1.0.0.15071 | 1,316 | 3/13/2015 |
1.0.0-beta2 | 366 | 1/11/2015 |
1.0.0-beta1 | 69 | 1/3/2015 |
0.5.2.14286 | 3,376 | 10/14/2014 |
0.5.1.14165 | 973 | 6/14/2014 |
0.5.0.14108 | 145 | 4/19/2014 |
0.4.1-beta | 46 | 3/31/2014 |
0.4.0-beta | 46 | 3/23/2014 |
0.3.1-beta | 53 | 3/5/2014 |
0.3.0-beta | 49 | 3/3/2014 |
0.2.0-beta | 50 | 3/3/2014 |
0.1.1-alpha | 46 | 3/1/2014 |
0.1.0-alpha | 47 | 2/28/2014 |
Merged PclCrypto.Abstractions.dll into PclCrypto.dll.