permutation-keccak 0.1.0

Keccak-f and keccak-p permutations in the `crypto-permutation` framework
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 2 items with examples
  • Size
  • Source code size: 6.64 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 263.81 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • niluxv/permutation_based_crypto
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • niluxv

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.