mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-29 18:13:17 +00:00
The new API provides a better way for exposing support for parallel processing in implemented backends and resolves the issue with branching on each application of a Keccak permutation.
RustCrypto: Sponge Functions
Collection of sponge functions written in pure Rust.
Supported Algorithms
| Crate | Algorithm | Crates.io | Documentation |
|---|---|---|---|
ascon |
Ascon | ||
bash-f |
bash-f |
||
keccak |
Keccak |
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.
Description
Languages
Rust
100%