fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Namespaces | Functions
smallsha1.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sha1
 

Functions

void sha1::calc (const void *src, const int bytelength, unsigned char *hash)
 
void sha1::toHexString (const unsigned char *hash, char *hexstring)