#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 24 of file mdc.h.
Public Types | |
|
typedef BlockCipherFinal< ENCRYPTION, Enc > | Encryption |
| use BlockCipher interface | |
| enum | |
| enum | |
| enum | |
Static Public Member Functions | |
| static std::string | StaticAlgorithmName () |
| static size_t __cdecl | StaticGetValidKeyLength (size_t) |
Classes | |
| class | Enc |
1.5.1-p1