My Project  + 80db3
Classes | Namespaces
hasher.hpp File Reference

Utility to hash data with a configurable hash function. More...

#include "crypto/adler32.hpp"
#include "crypto/checksum.hpp"
#include "crypto/crc32.hpp"
#include "crypto/md5.hpp"
#include "crypto/sha1.hpp"
#include "util/enum.hpp"
Include dependency graph for hasher.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  checksum_uninitialized_error
 
class  crypto::hasher
 

Namespaces

 crypto
 

Detailed Description

Utility to hash data with a configurable hash function.

Definition in file hasher.hpp.