Notus.Hash 3.0.4

dotnet add package Notus.Hash --version 3.0.4
NuGet\Install-Package Notus.Hash -Version 3.0.4
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" Version="3.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Notus.Hash --version 3.0.4
#r "nuget: Notus.Hash, 3.0.4"
#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 as a Cake Addin
#addin nuget:?package=Notus.Hash&version=3.0.4

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

This library contains the all Hash algorithms 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.
  • net5.0

    • No dependencies.

NuGet packages (13)

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

Package Downloads
Notus.Block.Utility

This library contains the necessary Block Tools for Notus.Network

Notus.Block.Genesis

This library contains the necessary Genesis function for Notus.Network

Notus.Nonce

This library contains the patented (pending) calculation algorithm that performs the Nonce calculation required for Notus.Network.

Notus.Wallet.Utility

This library contains the necessary Wallet Utility for Notus.Network

Notus.Block.Generate

This library contains the necessary Block Generator for Notus.Network

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.4 465 4/26/2022
3.0.3 378 4/26/2022
3.0.2 397 4/26/2022
3.0.0 397 4/25/2022
2.0.5 7,963 4/19/2022
2.0.4 1,294 4/18/2022
2.0.2 1,564 4/18/2022
2.0.1 3,317 4/16/2022
2.0.0 1,133 4/16/2022
1.8.13 2,981 4/14/2022
1.8.12 51,067 3/17/2022
1.8.11 64,247 1/25/2022
1.8.10 8,786 12/20/2021
1.8.9 310 12/20/2021
1.8.8 38,719 12/10/2021
1.8.7 299 12/10/2021
1.8.6 326 12/10/2021
1.8.5 313 12/8/2021
1.8.3 4,009 11/20/2021
1.8.2 1,459 11/19/2021
1.8.1 1,194 11/19/2021
1.8.0 887 11/16/2021

In this release, Hash class have been reorganized