Roydl.Crypto 1.0.7
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Roydl.Crypto --version 1.0.7
About this version
Provides a handy way to hash data using Adler32, CRC (16/32/64/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.