All Classes |Grouped Classes |Index

Class CL_HashFunctions

A Collection of checksum functions. More...

Derived from:

None

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Operations:

crc32

Calculate a CRC32 checksum on the data.

adler32

Calculate a CRC32 checksum on the data.

sha1

Generate SHA-1 hash from data.