#permutation #keccak-f #crypto #crytography #cryptography #keccak-p

no-std permutation-keccak

Keccak-f and keccak-p permutations in the crypto-permutation framework

1 unstable release

0.1.0 Jul 10, 2023

#4 in #crytography


Used in deck-farfalle

MIT/Apache

43KB
502 lines

permutation-keccak License: MIT OR Apache-2.0 permutation-keccak on crates.io permutation-keccak on docs.rs Source Code Repository Rust Version: ^1.65

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

~38KB