permutation-keccak

Crates.iopermutation-keccak
lib.rspermutation-keccak
version0.1.0
sourcesrc
created_at2023-07-10 08:56:37.909021
updated_at2023-07-10 08:56:37.909021
descriptionKeccak-f and keccak-p permutations in the `crypto-permutation` framework
homepage
repositoryhttps://github.com/niluxv/permutation_based_crypto
max_upload_size
id912738
size6,646
(niluxv)

documentation

README

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.

Commit count: 12

cargo fmt