A command line hashing program based on the tiger algorithm
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. |
||
---|---|---|
cmake/Modules | ||
doc | ||
.gitignore | ||
CMakeLists.txt | ||
COPYING | ||
main.d | ||
makefile | ||
sboxes.c | ||
sums.d | ||
tiger.c | ||
tiger.d | ||
tigersumConfig.d.in |