package checkseum

  1. Overview
  2. Docs

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.

OCaml

Innovation. Community. Security.