Metadata >> NuGet >> PCLCrypto >> 0.4.0-beta

0.4.0-beta

Metadata

Authors Andrew Arnott
Description PCL Crypto provides a consistent, portable set of crypto APIs for .NET, Windows Phone, 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.
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.3.13323, 3.0)|Mono.Security:[3.2.3.0, 4.0):net40-Client|Validation:[2.0.3.13323, 3.0):net40-Client
Title PCL Crypto - Portable Crypto APIs
PackageSize 580366
PackageHashAlgorithm SHA512
PackageHash j/1hqkm0JVmpaMkhhfYJzP7+ICkp0dTGQgy3rRRurKGIGV+6G+NJN9WQjX7Q7tAr0pW6tEjdh5fjnL9CsQjzjw==
DownloadCount 000000
CreatedDate 2014-03-23T20:27:30

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.4.0-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install PCLCrypto -Version 0.4.0-beta -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.4.0-beta %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap PCLCrypto -Version 0.4.0-beta
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+wp80+win+MonoAndroid10+MonoTouch10 Binaries
AnyCPU Release MonoAndroid,Version=v0.0 Binaries
AnyCPU Release MonoTouch,Version=v0.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries
AnyCPU Release Windows,Version=v8.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries