Info
Version: | 1.0.0-alpha1 |
Author(s): | Daniel (dk12de) |
Last Update: | Saturday, December 10, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dk12de/CSHash |
NuGet Url: | https://www.nuget.org/packages/CSHash |
Install
Install-Package CSHash
dotnet add package CSHash
paket add CSHash
CSHash Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Supports CRC-32, MD5 and SHA-1 to SHA-512. HMAC support for MD5 and SHA-1, also supports awaitable hashing operations.