#include "common.h"
Go to the source code of this file.
Functions | |
| void | tiger_check (void) |
| Runs some test cases to check whether the implementation of the tiger hash algorithm is alright. | |
| void | tiger (gconstpointer data, guint64 length, gchar hash[24]) |
|
||||||||||||||||
|
|
|
|
Runs some test cases to check whether the implementation of the tiger hash algorithm is alright.
|
1.3.9.1