21 #ifndef H_KARAZEH_HASHER_MD5_H 22 #define H_KARAZEH_HASHER_MD5_H 24 #include "md5/md5.hpp" 25 #include "karazeh_export.h" 38 virtual digest_rc hex_digest(std::ifstream& src)
const;
Definition: hasher.hpp:28
boost::filesystem::path path_t
Definition: karazeh.hpp:57
md5_hasher()
Definition: md5_hasher.hpp:34
std::string string_t
Definition: karazeh.hpp:55
Definition: config.hpp:32
virtual ~md5_hasher()
Definition: md5_hasher.hpp:35
Definition: md5_hasher.hpp:30
Definition: config.hpp:27
Definition: hasher.hpp:39