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