Roydl.Crypto 1.1.0
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Roydl.Crypto --version 1.1.0
About this version
Provides a handy way to hash data using Adler32, CRC (16/17/21/24/30/31/32/40/64/82/custom), MD5, SHA-1 and SHA-2 (256/384/512), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128/192/256) are also offered.