PCLCrypto 2.1.40-alpha

This is a prerelease version of PCLCrypto.
dotnet add package PCLCrypto --version 2.1.40-alpha
NuGet\Install-Package PCLCrypto -Version 2.1.40-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PCLCrypto" Version="2.1.40-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PCLCrypto --version 2.1.40-alpha
#r "nuget: PCLCrypto, 2.1.40-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.1.40-alpha&prerelease

// Install PCLCrypto as a Cake Tool
#tool nuget:?package=PCLCrypto&version=2.1.40-alpha&prerelease

PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, 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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid90 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (70)

Showing the top 5 NuGet packages that depend on PCLCrypto:

Package Downloads
Microsoft.Azure.Mobile.Client The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Non-standard Extensions (utilities) to Xamarin-Auth (refresh-token)

PA.Converters

Object parser and converter

jose-pcl

Portable Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) implementation for Windows 8, Windows Phone 8, Windows Silverlight 8 and .NET framework platforms based on PCLCrypto portable crypto layer Supported algorithms Signing: - HMAC signatures with HS256, HS384 and HS512. - RSASSA-PKCS1-V1_5 signatures with RS256, RS384 and RS512. - NONE (unprotected) plain text algorithm without integrity protection

GitHub repositories (18)

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
dotnet/eShop
A reference .NET application implementing an eCommerce site
xamarin/XamarinComponents
Plugins for Xamarin
xamarin/mobile-samples
Version Downloads Last updated
2.1.40-alpha 242,510 8/18/2020
2.1.32-alpha 279,364 10/5/2018
2.1.27-alpha 95,134 6/19/2018
2.1.17-alpha-g5b1e8dff8c 15,292 3/10/2018
2.0.147 4,702,925 4/2/2016
2.0.145 9,950 3/30/2016
2.0.144 3,591 3/26/2016
2.0.140 12,926 3/21/2016
2.0.131-rc 1,933 3/19/2016
2.0.125-rc 1,860 3/17/2016
1.1.86-beta 3,053 11/14/2015
1.0.86 263,384 11/8/2015
1.0.82 3,840 11/5/2015
1.0.80 6,371 10/18/2015
1.0.2.15130 464,880 5/11/2015
1.0.1.15115 168,455 4/25/2015
1.0.0.15071 18,000 3/13/2015
1.0.0-beta2 4,577 1/11/2015
1.0.0-beta1 2,242 1/3/2015
0.5.2.14286 13,101 10/14/2014
0.5.1.14165 36,994 6/14/2014
0.5.0.14108 173,271 4/19/2014
0.4.1-beta 2,126 3/31/2014
0.4.0-beta 2,008 3/23/2014
0.3.1-beta 2,079 3/5/2014
0.3.0-beta 1,948 3/3/2014
0.2.0-beta 2,006 3/3/2014
0.1.1-alpha 2,060 3/1/2014
0.1.0-alpha 3,480 2/28/2014