Metadata >> NuGet >> PCLCrypto

PCLCrypto

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.6, 3.0)|Mono.Security:[3.2.3.0, 4.0):net40-Client|Validation:[2.0.6, 3.0):net40-Client
Title PCL Crypto - Portable Crypto APIs
PackageSize 704281
PackageHashAlgorithm SHA512
PackageHash PcARvZPQ3jBbNs1EOYTeDaxYbhHVubYPQNpLJZnXDLs2cfyCSjFjrgLLeddduQtDOGXjpvUNZF74CbgpzXvCZw==
DownloadCount 000000
CreatedDate 2015-05-11T05:30:50
ReleaseNotes Merged PclCrypto.Abstractions.dll into PclCrypto.dll.

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package PCLCrypto
Installing the package (HTTP Basic authentication):
Install-Package PCLCrypto -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package PCLCrypto -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package PCLCrypto

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.2.15130
1.0.0.15071
1.0.0-beta2
1.0.0-beta1
1.0.0-beta
0.5.2.14286
0.5.1.14165
0.5.0.14108
0.4.1-beta
0.4.0-beta
0.3.1-beta
0.3.0-beta
0.2.0-beta
0.1.1-alpha