A command line hashing program based on the tiger algorithm
Find a file
King_DuckZ e5d1e37eff Overload of getTiger() that accepts a buffer, so
there is no need to reallocate a new buffer at every call.
2014-09-26 15:29: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
lib Use freetiger by default. 2014-09-25 19:18:35 +02:00
src Overload of getTiger() that accepts a buffer, so 2014-09-26 15:29:46 +02:00
.gitignore First commit 2014-09-19 17:19:25 +01:00
CMakeLists.txt Set the read buffer size in the cmake file. 2014-09-26 15:29:00 +02:00
COPYING GPL3 license 2014-09-24 21:16:16 +02:00