bab_rs 0.4.2

An implementation of the Bab family of hash functions, and its WILLIAM3 instantiation.
Documentation
1
2
3
4
5
6
7
8
# Bab in Rust


A Rust implementation of the [Bab](https://worm-blossom.github.io/bab/) family
of hash functions in general, and the
[WILLIAM3](https://worm-blossom.github.io/bab/#instantiations_william)
instantiation in particular.

See the [docs](https://docs.rs/bab_rs/latest) for more details.