fhq-server
v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
|
#include "smallsha1.h"
Namespaces | |
sha1 | |
Macros | |
#define | sha1macro(func, val) |
Functions | |
void | sha1::calc (const void *src, const int bytelength, unsigned char *hash) |
void | sha1::toHexString (const unsigned char *hash, char *hexstring) |
#define sha1macro | ( | func, | |
val | |||
) |