Expand description
§RustCrypto: bash-f
Pure Rust implementation of the bash-f sponge function defined in the Belarusian
state standard STB 34.101.77-2020 “Sponge-based cryptographic algorithms”.
§License
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.
Constants§
- STATE_
WORDS - Number of 64-bit words in the
bash-fstate.
Functions§
- bash_f
bash-fsponge permutation defined in Section 6.2 of STB 34.101.77-2020.