1
0
Fork
You've already forked bab_rs
0
forked from worm-blossom/bab_rs
A Rust implementation of the Bab hash functions.
  • Rust 100%
2026年06月27日 11:01:59 +02:00
fuzz Finalise WILLIAM3 fix 2026年06月26日 13:47:15 +02:00
src Update test vectors 2026年06月27日 10:59:48 +02:00
.gitignore
Cargo.lock Bump version to 0.8.0 2026年06月27日 11:00:07 +02:00
Cargo.toml Bump version to 0.8.0 2026年06月27日 11:00:07 +02:00
CHANGELOG.md Update changelog 2026年06月27日 11:01:59 +02:00
LICENSE-APACHE
LICENSE-MIT
README.md
william3vectors.txt Update test vectors 2026年06月27日 10:59:48 +02:00

Bab in Rust

A Rust implementation of the Bab family of hash functions in general, and the WILLIAM3 instantiation in particular.

See the docs for more details.