BHash
BHash is a hashing project written in Rust. BHash stands for Binary Hash, Bit Hash, or Byte Hash.
Overview
This project explores hashing algorithms, performance, and Rust programming concepts.
Why I made it
I wanted to learn more about how hashing works and improve my Rust skills.
Technologies
- Rust
- Cargo
- Algorithms
- Hashing
Source Code
The source code is available on GitHub .