A comprehensive .NET API for well-known hash algorithms.
$ dotnet add package HashifyNETHashifyNET is a CLS-Compliant, platform-independent .NET library designed to offer a common interface for a wide range of cryptographic and non-cryptographic hashing algorithms.
All functionality of the library is tested using xUnit. A primary requirement for each release is 100% code coverage by these tests. All code within the library is commented using Visual Studio-compatible XML comments.
Should you require assistance or wish to join our community, please use the following link to access our Discord server: https://discord.gg/PrKery9
Please check our GitHub page for more information.