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
23
commits
1
branch
10
tags
269
KiB
Rust
94%
Just
3.2%
Dockerfile
1.9%
Shell
0.9%
40c0dba4b6
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
40c0dba4b6
move hashers to core mod for adding future mods
2025-08-12 20:23:57 -06:00
docker
fix docker ids, implement reading from stdin
2025-08-06 20:12:54 -06:00
man
reorganize src
2025-08-12 20:09:29 -06:00
src
move hashers to core mod for adding future mods
2025-08-12 20:23:57 -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
update deps
2025-08-06 20:14:38 -06:00
Cargo.toml
reorganize src
2025-08-12 20:09:29 -06:00
Justfile
add man page
2025-08-07 00:20:16 -06:00