A command line hashing program based on the tiger algorithm
Find a file
2014-09-25 16:30:42 +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 Add basic CL switches and help, version and license text. 2014-09-25 14:10:50 +02:00
COPYING GPL3 license 2014-09-24 21:16:16 +02:00
main.d Implement the code to calculate the checksum 2014-09-25 16:30:42 +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
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