Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Algorithm information for password-based encryptors and decryptors. More...
#include <default.h>
Static Public Attributes | |
static const int | BLOCKSIZE = BlockSize |
static const int | KEYLENGTH = KeyLength |
static const int | SALTLENGTH = SaltSize |
static const int | DIGESTSIZE = DigestSize |
static const int | ITERATIONS = Iterations |
Algorithm information for password-based encryptors and decryptors.
|
static |
|
static |
|
static |
|
static |
|
static |