Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Classes for the Tiger message digest. More...
Go to the source code of this file.
Classes | |
class | Tiger |
Tiger message digest. More... | |
Macros | |
#define | CRYPTOPP_DISABLE_TIGER_ASM 1 |
Classes for the Tiger message digest.
Crypto++ provides the original Tiger hash that was submitted to the NESSIE project. The implementation is different from the revised Tiger2 hash.
Definition in file tiger.h.