DotNetXtensions.Cryptography NuGet Package

Some cryptography and compression related helper extension methods and types.

Extension methods that make it easy to get SHA hashes as well as AES-256 encryption on strings and byte-arrays.

XZip which makes it easy to convert byte arrays and Streams to and from a ZipArchive (a zip file).

RandomStringGenerator and RandomNumbers types, a PasswordStrengthEvaluator, and a CryptoRandom type (which inherits Random), which allows semi-crytographically secure random generation, based on RNGCryptoServiceProvider, but which uses a caching system that greatly expediates performance.




Got any DotNetXtensions.Cryptography Question?





Info

Version: 3.4.0
Author(s): Nicholas Petersen
Last Update: Wednesday, March 9, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/copernicus365/DotNetXtensions/tree/master/DotNetXtensions.Cryptography
NuGet Url: https://www.nuget.org/packages/DotNetXtensions.Cryptography


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



Tags



STATS

must-have-score

2

avg-downloads-per-day

0

days-since-last-release

772