Class Summary |
Checksum |
The super class of all checksum / hash classes. |
Crc32Checksum |
A CRC32 checksum. |
Ed2kChecksum |
A class that can be used to compute the Ed2k checksum of a data stream. |
Md4Checksum |
A class that can be used to compute the MD4 checksum of a data stream. |
Md5Checksum |
A class that can be used to compute the MD5 checksum of a data stream. |
Sha160Checksum |
A class that can be used to compute the SHA160 checksum of a data stream. |
TigerChecksum |
A class that can be used to compute the Tiger checksum of a data stream. |
TigerTreeChecksum |
A class that can be used to compute the Tiger Tree checksum of a data stream. |