A command line hashing program based on the tiger algorithm
Find a file
King_DuckZ c085388163 Added code to check saved checksums.
The code is very brittle, no error checking is performed at all
so if anything goes wrong the program will misbehave.
Output is still incomplete.
2014-09-25 17:09:46 +02:00
cmake/Modules First commit 2014-09-19 17:19:25 +01:00
doc --help output from md5sum and sha1sum 2014-09-25 15:55:16 +02:00
.gitignore First commit 2014-09-19 17:19:25 +01:00
CMakeLists.txt Added code to check saved checksums. 2014-09-25 17:09:46 +02:00
COPYING GPL3 license 2014-09-24 21:16:16 +02:00
main.d Added code to check saved checksums. 2014-09-25 17:09:46 +02:00
makefile First commit 2014-09-19 17:19:25 +01:00
sboxes.c First commit 2014-09-19 17:19:25 +01:00
sums.d Added code to check saved checksums. 2014-09-25 17:09:46 +02:00
tiger.c GPL3 license 2014-09-24 21:16:16 +02:00
tiger.d GPL3 license 2014-09-24 21:16:16 +02:00
tigersumConfig.d.in Add basic CL switches and help, version and license text. 2014-09-25 14:10:50 +02:00