SHA3.Net
1.3.0
SHA3 wrapper of the BouncyCastle implementation, implementing System.Security.Cryptography.HashAlgorithm
Install-Package SHA3.Net -Version 1.3.0
dotnet add package SHA3.Net --version 1.3.0
<PackageReference Include="SHA3.Net" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SHA3.Net --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SHA3.Net, 1.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SHA3.Net as a Cake Addin
#addin nuget:?package=SHA3.Net&version=1.3.0
// Install SHA3.Net as a Cake Tool
#tool nuget:?package=SHA3.Net&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Override HashSize property
Dependencies
-
.NETFramework 4.5
- BouncyCastle.NetCore (>= 1.8.5)
-
.NETFramework 4.6
- BouncyCastle.NetCore (>= 1.8.5)
-
.NETStandard 2.0
- BouncyCastle.NetCore (>= 1.8.5)
-
.NETStandard 2.1
- BouncyCastle.NetCore (>= 1.8.5)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SHA3.Net:
Package | Downloads |
---|---|
IOST
IOST Blockchain SDK for C#. SDK to create a wallet, upload a Smart Contract, or use the IOST blockchain for application integration
|
|
SmartContract.Essentials
Blockchain-agnostic tools for developing smart contract based applications
|
GitHub repositories
This package is not used by any popular GitHub repositories.