11 #include <botan/mdx_hash.h>
21 std::string
name()
const {
return "MD4"; }
30 void compress_n(
const byte input[],
size_t blocks);
31 void copy_out(
byte[]);
SecureVector< u32bit > digest
HashFunction * clone() const
size_t output_length() const