Evo.Keccak
21.0.111.9
See the version list below for details.
dotnet add package Evo.Keccak --version 21.0.111.9
NuGet\Install-Package Evo.Keccak -Version 21.0.111.9
<PackageReference Include="Evo.Keccak" Version="21.0.111.9" />
paket add Evo.Keccak --version 21.0.111.9
#r "nuget: Evo.Keccak, 21.0.111.9"
// Install Evo.Keccak as a Cake Addin
#addin nuget:?package=Evo.Keccak&version=21.0.111.9
// Install Evo.Keccak as a Cake Tool
#tool nuget:?package=Evo.Keccak&version=21.0.111.9
A implementation of an Kecck-f[1600] algorithm for .NET 5.0
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
-
net5.0
- Evo.Hexadecimals (>= 21.0.110.1)
- Evo.Strings (>= 21.0.102.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
21.0.111.11 | 692 | 1/11/2021 |
21.0.111.10 | 238 | 1/11/2021 |
21.0.111.9 | 247 | 1/11/2021 |
21.0.111.8 | 247 | 1/11/2021 |
21.0.101.1 | 342 | 1/1/2021 |
Please see the github repository for usage information and for many useful Keccak literature links.
Additional notes about the algorithms implementation are located within the source files. Less performant teaching implementations, with comments, are included. Developers are encouraged to examine them in the source code when learning the Keccak algorithm.
The package's code was written by Evobolics Digital, LLC, which was orginally forked from the Meadow under the MIT license.