Metadata >> NuGet >> PCLCrypto >> 0.5.2.14286

0.5.2.14286

Metadata

Authors Andrew Arnott
Description 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.
LicenseUrl https://pclcrypto.codeplex.com/license
Owners Andrew Arnott
ProjectUrl https://pclcrypto.codeplex.com/
RequireLicenseAcceptance False
Summary PCL Storage provides a consistent, portable set of crypto APIs across .NET platforms.
Tags crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
Dependencies Validation:[2.0.5, 3.0)|Mono.Security:[3.2.3.0, 4.0):net40-Client|Validation:[2.0.5, 3.0):net40-Client
Title PCL Crypto - Portable Crypto APIs
PackageSize 658162
PackageHashAlgorithm SHA512
PackageHash yrvGlJIHT0u0nYNkXxFamWleF8RiCp2fSaYoVmtM1x8bvfn9fCsHI00CWpxRYHIyYvF2dR+KrTa6aeANiz4P+Q==
DownloadCount 000000
CreatedDate 2014-10-14T01:13:32

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install PCLCrypto -Version 0.5.2.14286 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PCLCrypto -Version 0.5.2.14286 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete PCLCrypto 0.5.2.14286 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package PCLCrypto -Version 0.5.2.14286 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PCLCrypto -Version 0.5.2.14286 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap PCLCrypto -Version 0.5.2.14286
Uninstalling the package:
o remove-wrap PCLCrypto

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl50+win+wpa81+wp80 Binaries
AnyCPU Release MonoAndroid,Version=v0.0 Binaries
AnyCPU Release MonoTouch,Version=v0.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release Windows,Version=v8.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries