#include <mdc.h>
Inheritance diagram for MDC< T >:

a construction by Peter Gutmann to turn an iterated hash function into a PRF
Definition at line 23 of file mdc.h.
Public Types | |
|
typedef BlockCipherTemplate< ENCRYPTION, Enc > | Encryption |
| use BlockCipher interface | |
Static Public Member Functions | |
| std::string | StaticAlgorithmName () |
| unsigned int | StaticGetValidKeyLength (unsigned int) |
1.3.2