Notus.Hash.SHA1 1.8.10

dotnet add package Notus.Hash.SHA1 --version 1.8.10
NuGet\Install-Package Notus.Hash.SHA1 -Version 1.8.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Notus.Hash.SHA1" Version="1.8.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Notus.Hash.SHA1 --version 1.8.10
#r "nuget: Notus.Hash.SHA1, 1.8.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Notus.Hash.SHA1 as a Cake Addin
#addin nuget:?package=Notus.Hash.SHA1&version=1.8.10

// Install Notus.Hash.SHA1 as a Cake Tool
#tool nuget:?package=Notus.Hash.SHA1&version=1.8.10

This library contains the SHA1 Hash algorithm required for Notus.Network.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Notus.Hash.SHA1:

Package Downloads
Notus.Hash.Sasha

Sasha Hash Algorithm which takes an input and produces a 960-bit (240 chars hexedecimal or 192 char pentatrigesimal) hash value

Notus.Consensus

This library contains the necessary Consensus function for Notus.Network

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.10 4,152 4/13/2022
1.8.9 52,682 3/17/2022
1.8.8 66,614 1/25/2022
1.8.7 511 12/24/2021
1.8.6 9,111 12/20/2021
1.8.5 613 12/20/2021
1.8.4 45,751 11/20/2021
1.8.3 789 11/16/2021
1.8.2 2,100 11/16/2021

In this release, Nuget library have been updated.