Evo.Keccak
21.0.111.11
dotnet add package Evo.Keccak --version 21.0.111.11
NuGet\Install-Package Evo.Keccak -Version 21.0.111.11
<PackageReference Include="Evo.Keccak" Version="21.0.111.11" />
paket add Evo.Keccak --version 21.0.111.11
#r "nuget: Evo.Keccak, 21.0.111.11"
// Install Evo.Keccak as a Cake Addin #addin nuget:?package=Evo.Keccak&version=21.0.111.11 // Install Evo.Keccak as a Cake Tool #tool nuget:?package=Evo.Keccak&version=21.0.111.11
A implementation of an Kecck-f[1600] algorithm for .NET 5.0
Product | Versions 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. |
-
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 | 1,677 | 1/11/2021 |
21.0.111.10 | 354 | 1/11/2021 |
21.0.111.9 | 360 | 1/11/2021 |
21.0.111.8 | 359 | 1/11/2021 |
21.0.101.1 | 441 | 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.