#include <mdc.h>
Classes | |
class | Enc |
Public Types | |
typedef BlockCipherFinal < ENCRYPTION, Enc > | Encryption |
use BlockCipher interface | |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
static size_t CRYPTOPP_API | StaticGetValidKeyLength (size_t) |
a construction by Peter Gutmann to turn an iterated hash function into a PRF
Definition at line 24 of file mdc.h.