1 #ifndef CRYPTOPP_VALIDATE_H
2 #define CRYPTOPP_VALIDATE_H
6 bool ValidateAll(
bool thorough);
9 bool ValidateBaseCode();
12 bool ValidateAdler32();
19 bool ValidateRIPEMD();
20 bool ValidatePanama();
21 bool ValidateWhirlpool();
26 bool ValidateCipherModes();
36 bool ValidateBlowfish();
37 bool ValidateThreeWay();
42 bool ValidateSquare();
43 bool ValidateSKIPJACK();
46 bool ValidateRijndael();
47 bool ValidateTwofish();
48 bool ValidateSerpent();
49 bool ValidateSHACAL2();
50 bool ValidateCamellia();
52 bool ValidateSosemanuk();
62 bool ValidateElGamal();
65 bool ValidateDSA(
bool thorough);
67 bool ValidateLUC_DL();
68 bool ValidateLUC_DH();
69 bool ValidateXTR_DH();
78 CryptoPP::RandomNumberGenerator & GlobalRNG();
const NameValuePairs & g_nullNameValuePairs
empty set of name-value pairs