Commit graph

22 commits

Author SHA1 Message Date
14d672d035
reorganize src 2025-08-12 20:09:29 -06:00
633265078f
move combined algorithms to function, add -v to readme 2025-08-12 19:37:47 -06:00
317db496cd
add man page 2025-08-07 00:20:16 -06:00
2939c50d38
update deps 2025-08-06 20:14:38 -06:00
6ab9b03ed7
fix docker ids, implement reading from stdin 2025-08-06 20:12:54 -06:00
8f2f40f566
justfile changes 2025-07-28 23:25:15 -06:00
c76b390c6c
add quit, exit if -c is missing and no files 2025-07-28 23:17:01 -06:00
b938828700
remove hashes submodule, will wait for a kupyna cargo package later 2025-07-28 22:15:00 -06:00
d627771c56
implement last few algorithms 2025-07-28 22:12:51 -06:00
80f0ce9d61
add blake3 2025-07-28 21:15:14 -06:00
d56ab2ff64
add docker builds, changed name to picca 2025-07-20 19:41:24 -06:00
c705c3514d
add justfile, bump version 2025-07-20 19:00:11 -06:00
f7bf013f2b
drop print-failures arg 2025-07-20 18:02:47 -06:00
6f0c2c0f44
actually put in algs 2025-07-20 14:59:35 -06:00
621eff415c
implement verify functions, fail counters 2025-07-20 14:44:34 -06:00
84b3e15483
add all other simple algorithms 2025-07-20 12:59:49 -06:00
4a04560124
move eprints to debug, catch err on file open 2025-07-18 01:27:16 -06:00
59e22e31c8
remove unneeded struct 2025-07-18 01:13:54 -06:00
28c1bfd832
add common 2025-07-18 01:13:25 -06:00
953b2efd83
added md5, warning for unsecure algs 2025-07-18 01:13:11 -06:00
35dd6d97b0
clean up code, implement all secure sha algorithms 2025-07-18 00:08:01 -06:00
f06da146a7
init; working prototype 2025-07-15 21:06:35 -06:00