22 #if CRYPTOPP_ENABLE_NAMESPACE_WEAK >= 1 25 using namespace Weak1;
27 #warning "You may be using a weak algorithm that has been retained for backwards compatibility. Please '#define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1' before including this .h file and prepend the class name with 'Weak::' to remove this warning." 29 #pragma message("You may be using a weak algorithm that has been retained for backwards compatibility. Please '#define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1' before including this .h file and prepend the class name with 'Weak::' to remove this warning.") CRYPTOPP_STATIC_CONSTEXPR const char * StaticAlgorithmName()
#define CRYPTOPP_STATIC_CONSTEXPR
#define NAMESPACE_BEGIN(x)