Top 20 NuGet sha1 Packages

FasterHashing library
An hashing library for making hashing easier. Supports CRC-32, MD5 and SHA-1 to SHA-512. HMAC support for MD5 and SHA-1, also supports awaitable hashing operations.
CAS - Content Addressable Storage (Bond).
The RS Encryption Library can be used to add basic SHA1 string encryption to any application. The assembly is compiled at .Net version 4.0 level compatability.
CSharp.Encrypt
CSharp.Security
This is a Command line tool. Supported: MD5, SHA1, SHA256, SHA384, SHA512.
A fluent library of wonderful extensions and utilities that can make your code short and clean.
File Checksum Integrity Verifier, Supported: MD5, SHA1, SHA256, SHA384, SHA512.
Library for working with Hash algorithms which helps with testing.
*** THIS LIBRARY IS NO LONGER BEING MAINTAINED. USE THE CRYPTHASH.NET LIBRARY INSTEAD, WICH HAS BETTER DESIGN, PERFORMANCE AND ALGORITHMS SUPPORT *** CryptHash.Core is a .NET Standard Class Library for text and files symmetric (AES 256 CBC) authenticated (HMACSHA256) encryption/decryption with salt...
SanJing.Hash
apteryx QQ:82121500
Get the hashes that you want. MD5 SHA1 SHA256 SHA384 SHA512 You can check the credibility of the Hash using the method. IHash _hash = new Hash(); var result = _hash.GetHash("test", HashType.SHA512); var checkHash = _hash.CheckHash( "test", ...
Adds git version information to assemblies using the AssemblyInformationalVersion. This is the .NET Core Global Tool allowing usage of GitVersionInfo from command line.