Parallel Implementation of Common Checksum Algorithms
Find a file
2025-07-18 01:13:25 -06:00
src add common 2025-07-18 01:13:25 -06:00
.gitignore init; working prototype 2025-07-15 21:06:35 -06:00
.rustfmt.toml clean up code, implement all secure sha algorithms 2025-07-18 00:08:01 -06:00
Cargo.lock added md5, warning for unsecure algs 2025-07-18 01:13:11 -06:00
Cargo.toml added md5, warning for unsecure algs 2025-07-18 01:13:11 -06:00