SLikeNet
0.1.3
|
This is the complete list of members for CSHA1, including all inherited members.
CSHA1() | CSHA1 | |
Final() | CSHA1 | |
GetHash(UINT_8 *pbDest20) const | CSHA1 | |
GetHash(void) const | CSHA1 | |
HashFile(const TCHAR *tszFileName) | CSHA1 | |
HMAC(unsigned char *sharedKey, int sharedKeyLength, unsigned char *data, int dataLength, unsigned char output[SHA1_LENGTH]) | CSHA1 | static |
REPORT_DIGIT enum value | CSHA1 | |
REPORT_HEX enum value | CSHA1 | |
REPORT_HEX_SHORT enum value | CSHA1 | |
REPORT_TYPE enum name | CSHA1 | |
ReportHash(TCHAR *tszReport, REPORT_TYPE rtReportType=REPORT_HEX) const | CSHA1 | |
ReportHashStl(std::basic_string< TCHAR > &strOut, REPORT_TYPE rtReportType=REPORT_HEX) const | CSHA1 | |
Reset() | CSHA1 | |
Update(const UINT_8 *pbData, UINT_32 uLen) | CSHA1 | |
~CSHA1() | CSHA1 |