3
9
Fork
You've already forked bab_rs
5
A Rust implementation of the Bab hash functions.
  • Rust 100%
2026年07月09日 10:37:56 +02:00
fuzz Finalise WILLIAM3 fix 2026年06月26日 13:47:15 +02:00
src Report success if file to delete is absent. 2026年07月08日 12:59:43 +01:00
.gitignore Sketch initial implementation 2025年10月02日 10:34:25 +02:00
Cargo.lock Log changes and bump version number. 2026年07月08日 13:00:04 +01:00
Cargo.toml Log changes and bump version number. 2026年07月08日 13:00:04 +01:00
CHANGELOG.md Log changes and bump version number. 2026年07月08日 13:00:04 +01:00
LICENSE-APACHE Add crate metadata 2025年10月06日 20:45:33 +02:00
LICENSE-MIT Add crate metadata 2025年10月06日 20:45:33 +02:00
README.md Add crate metadata 2025年10月06日 20:45:33 +02:00
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.