Tiger message digest.
More...
|
std::string | AlgorithmProvider () const |
|
void | TruncatedFinal (byte *hash, size_t size) |
|
unsigned int | DigestSize () const |
| Provides the digest size of the hash. More...
|
|
Clonable * | Clone () const |
|
|
static const char * | StaticAlgorithmName () |
|
static void | InitState (HashWordType *state) |
|
static void | Transform (word64 *digest, const word64 *data) |
|
|
static const int | DIGESTSIZE |
|
Tiger message digest.
- See also
- Tiger
- Since
- Crypto++ 2.1
Definition at line 24 of file tiger.h.
The documentation for this class was generated from the following files: