#include <vector>#include <gcrypt.h>


Go to the source code of this file.
Defines | |
| #define | SHA1_H SHA1_H |
Functions | |
| bool | checkSHA1match (const unsigned char *text, int textlength, const unsigned char *hash) |
| #define SHA1_H SHA1_H |
| bool checkSHA1match | ( | const unsigned char * | text, | |
| int | textlength, | |||
| const unsigned char * | hash | |||
| ) |
Referenced by CheckSignature(), and verifiedcert::verify().
1.5.8