Crates.io | permutation-keccak |
lib.rs | permutation-keccak |
version | 0.1.0 |
source | src |
created_at | 2023-07-10 08:56:37.909021 |
updated_at | 2023-07-10 08:56:37.909021 |
description | Keccak-f and keccak-p permutations in the `crypto-permutation` framework |
homepage | |
repository | https://github.com/niluxv/permutation_based_crypto |
max_upload_size | |
id | 912738 |
size | 6,646 |
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.