|
Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Classes for truncated hashes. More...
Go to the source code of this file.
Classes | |
| class | NullHash |
| Null hash. More... | |
| class | TruncatedHashTemplate< T > |
| Construct new HashModule with smaller digest size from an existing one. More... | |
Typedefs | |
| typedef TruncatedHashTemplate< HashTransformation & > | TruncatedHashModule |
Classes for truncated hashes.
Definition in file trunhash.h.
Definition at line 59 of file trunhash.h.