Etterna 0.74.4
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
CryptManager Class Reference

Public Member Functions

void PushSelf (lua_State *L)
 

Static Public Member Functions

static void GetRandomBytes (void *pData, int iBytes)
 
static auto GetMD5ForString (const std::string &sData) -> std::string
 
static auto GetMD5ForFile (const std::string &fn) -> std::string
 
static auto GetMD5ForFileWithoutRageFile (const std::string &fn) -> std::string
 
static auto GetSHA1ForString (const std::string &sData) -> std::string
 
static auto GetSHA1ForFile (const std::string &fn) -> std::string
 
static auto GetSHA256ForString (const std::string &sData) -> std::string
 
static auto GetSHA256ForFile (const std::string &fn) -> std::string
 
static auto GetSHA256ForFileWithoutRageFile (const std::string &fn) -> std::string
 

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