A command line hashing program based on the tiger algorithm
Find a file
King_DuckZ 38b9ec964a Calculate hash of files passed as the arguments.
This doesn't work yet as I need a function that can calculate
the tiger hash in more than one pass, so files can be hashed in chunks.
2014-09-24 10:09:35 +02:00
cmake/Modules First commit 2014-09-19 17:19:25 +01:00
.gitignore First commit 2014-09-19 17:19:25 +01:00
CMakeLists.txt First commit 2014-09-19 17:19:25 +01:00
main.d Calculate hash of files passed as the arguments. 2014-09-24 10:09:35 +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 First commit 2014-09-19 17:19:25 +01:00