Crate bash_f

Crate bash_f 

Source
Expand description

§RustCrypto: bash-f

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

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-f state.

Functions§

bash_f
bash-f sponge permutation defined in Section 6.2 of STB 34.101.77-2020.