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
6
commits
1
branch
10
tags
269
KiB
Rust
94%
Just
3.2%
Dockerfile
1.9%
Shell
0.9%
v0.1.0
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
Exact
Exact
Union
RegExp
Bryson Steck
4a04560124
move eprints to debug, catch err on file open
2025-07-18 01:27:16 -06:00
src
move eprints to debug, catch err on file open
2025-07-18 01:27:16 -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