Cryptos NuGet Package

This managed C# .NET Standard 2.0 library implements exactly one "good" industry best practices method for symmetric and asymmetric encryption.

For symmetric encryption, AES-256 is used to encrypt and decrypt. For asymmetric encryption, RSA (1024, 2048, 4096) is used to sign and verify signatures; and encrypt and decrypt using RSA/AES-256.

This library only implements the minimum, most convenient methods needed to perform the most popular cryptographic operations. It has no dependencies on other libraries.




Got any Cryptos Question?





Info

Version: 1.0.2
Author(s): Robert Howard
Last Update: Saturday, October 6, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/robertscotthoward/cryptos
NuGet Url: https://www.nuget.org/packages/Cryptos


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





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2447