Digest algorithms: checksum, CRC and MD5.
More...
Include dependency graph for digest.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures
The digest base class is used for implementing and deriving one way hashing functions.
More...
A simple checksum digest function.
More...
A crc16 collection/compution hash accumulator class.
More...
A crc32 collection/computation hash accumulator class.
More...
A md5 collection/computation accululator class.
More...
Detailed Description
Digest algorithms: checksum, CRC and MD5.
Definition in file digest.h.