1 unstable release
0.1.0 | Jul 10, 2023 |
---|
#499 in No standard library
Used in deck-farfalle
43KB
502 lines
permutation-keccak

Keccak-f and keccak-p permutations in the crypto-permutation
framework.
Keccak-p: Permutation
Uses the RustCrypto keccak
crate internally for the actual permutation invocation.
lib.rs
:
Keccak-f and keccak-p permutations in the crypto-permutation
framework.
Keccak-p: Permutation
Uses the RustCrypto keccak
crate internally for the actual permutation
invocation.
Dependencies
~39KB