CryptoRT NuGet Package

Porting cryptographic applications from classic .NET to target Windows Store Apps or Windows Phone 8.1 is difficult.

The new platforms lack the good old System.Security.Cryptography namespace. Instead, they offer a new cryptographic API in Windows.Security.Cryptography namespace (based on Windows Runtime API), but it's completely different and lacks many previously-available features.

Rebex Cryptography library aims to solve this problem by reimplementing most System.Security.Cryptography classes on top of Windows Runtime's Windows.Security.Cryptography classes and Rebex Security, making it possible to reuse existing .NET code on Microsoft's new platforms.

And it's available for free!.




Got any CryptoRT Question?





Info

Version: 1.0.2
Author(s): labs.rebex.net
Last Update: Tuesday, September 13, 2016
.NET Fiddle: Create the first Fiddle
Project Url: http://labs.rebex.net/CryptoRT
NuGet Url: https://www.nuget.org/packages/CryptoRT


Install
Install-Package CryptoRT
dotnet add package CryptoRT
paket add CryptoRT
CryptoRT Download (Unzip the "nupkg" after downloading)

1 package depend on this package.




STATS

must-have-score

1.1

avg-downloads-per-day

8

days-since-last-release

2804