A library to Encrypt/Decript and Hash files and strings It supports applications written with the .Net Framework v3.5 and above. It currently doesn't support Windows Phone, Windows e UWP apps. Implemented Algorithms: Hash ===== CRC32 HMAC-MD5 MD5 SHA-1 Unix-MD5 Unix-SHA2-256 Unix-SHA2-512 Implemented Algorithms: Encode/Decode ===== Base64 QuotedPrintable Rijndael (AES) TripleDes UUEncode See the project url for information on the usage.
$ dotnet add package DBTek.CryptoNo README available.