Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
#include <panama.h>
Public Member Functions | |
unsigned int | DigestSize () const |
void | TruncatedFinal (byte *hash, size_t size) |
std::string | AlgorithmProvider () const |
Public Member Functions inherited from AlgorithmImpl< BASE, ALGORITHM_INFO > | |
std::string | AlgorithmName () const |
The algorithm name. | |
Static Public Member Functions | |
static const char * | StaticAlgorithmName () |
Static Public Member Functions inherited from AlgorithmImpl< BASE, ALGORITHM_INFO > | |
static std::string | StaticAlgorithmName () |
The algorithm name. | |
Static Public Attributes | |
static const int | DIGESTSIZE = 32 |
|
inlinevirtual |
|
inline |
|
inline |
void PanamaHash::TruncatedFinal | ( | byte * | hash, |
size_t | size ) |
Definition at line 440 of file panama.cpp.
|
inlinestatic |
|
inline |
|
static |