fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
Static Public Member Functions | List of all members
WsjcppHashes Class Reference

#include <wsjcpp_hashes.h>

Static Public Member Functions

static std::string sha1_calc_hex (const std::string &sSource)
 
static std::string md5_calc_hex (const std::string &sSource)
 

Member Function Documentation

◆ md5_calc_hex()

std::string WsjcppHashes::md5_calc_hex ( const std::string &  sSource)
static

◆ sha1_calc_hex()

std::string WsjcppHashes::sha1_calc_hex ( const std::string &  sSource)
static

The documentation for this class was generated from the following files: