No description
Find a file
2021-10-26 16:20:30 +02:00
src Init commit 2021-10-26 16:20:30 +02:00
.gitignore Init commit 2021-10-26 16:20:30 +02:00
Cargo.lock Init commit 2021-10-26 16:20:30 +02:00
Cargo.toml Init commit 2021-10-26 16:20:30 +02:00
LICENSE Init commit 2021-10-26 16:20:30 +02:00
README.md Init commit 2021-10-26 16:20:30 +02:00

Lore

Hashing algorithms. Currently only implements md5.

Doesn't use any dependencies.

Performance/stability not guaranteed.