Crypto++ 8.7
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 |
![]() | |
std::string | AlgorithmName () const |
The algorithm name. More... | |
Static Public Member Functions | |
static const char * | StaticAlgorithmName () |
![]() | |
static std::string | StaticAlgorithmName () |
The algorithm name. More... | |
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 |