Module CheckseumSource

Sourcemodule type S = sig ... end
Sourcemodule Adler32 : S

Implementation of the ADLER-32 cheksum.

Sourcemodule Crc32c : S

Implementation of the CRC32C checksum.

Sourcemodule Crc32 : S

Implementation of CRC32 checksum.

Sourcemodule Crc24 : S

Implementation of CRC24 checksum.