This website requires JavaScript.
Explore
Help
Sign in
bryson
/
picca
Watch
1
Star
0
Fork
You've already forked picca
0
Code
Issues
Pull requests
Releases
Packages
1
Activity
Actions
Parallel Implementation of Common Checksum Algorithms
4
commits
1
branch
10
tags
269
KiB
Rust
94%
Just
3.2%
Dockerfile
1.9%
Shell
0.9%
28c1bfd832
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Bryson Steck
28c1bfd832
add common
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