Crypto++  8.3
Free C++ class library of cryptographic schemes
Macros
config_ver.h File Reference

Library configuration file. More...

Go to the source code of this file.

Macros

#define CRYPTOPP_MAJOR   8
 
#define CRYPTOPP_MINOR   3
 
#define CRYPTOPP_REVISION   0
 
#define CRYPTOPP_VERSION   830
 

Detailed Description

Library configuration file.

config.h was split into components in May 2019 to better integrate with Autoconf and its feature tests. The splitting occurred so users could continue to include config.h while allowing Autoconf to write new config_asm.h and new config_cxx.h using its feature tests.

See also
Issue 835
Since
Crypto++ 8.3

Definition in file config_ver.h.