Collection of sponge functions written in pure Rust
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-06 15:19:21 +02:00
ascon chore: sync dependencies (monorepo) 2026-04-06 15:19:21 +02:00
bash-f chore: sync dependencies (monorepo) 2026-04-06 15:19:21 +02:00
benches chore: sync dependencies (monorepo) 2026-04-06 15:19:21 +02:00
keccak chore: sync dependencies (monorepo) 2026-04-06 15:19:21 +02:00
.gitignore keccak v0.1.3 (#28) 2022-11-14 12:30:19 -07:00
Cargo.lock chore: sync dependencies (monorepo) 2026-03-26 14:38:44 +01:00
Cargo.toml Add workspace-level clippy config (#100) 2026-02-12 15:01:09 -07:00
README.md bash-f: minor tweaks (#93) 2025-10-24 01:26:08 +03:00

RustCrypto: Sponge Functions

Project Chat Apache2/MIT licensed Dependency Status

Collection of sponge functions written in pure Rust.

Supported Algorithms

Crate Algorithm Crates.io Documentation
ascon Ascon crates.io Documentation
bash-f bash-f crates.io Documentation
keccak Keccak crates.io Documentation

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.