Crate p3_keccak

Crate p3_keccak 

Source
Expand description

The Keccak-f permutation, and hash functions built from it.

Re-exports§

pub use sse2::*;

Modules§

sse2

Structs§

Keccak256Hash
The Keccak hash functions defined in Keccak SHA3 submission.
KeccakF
The Keccak-f permutation.