package checkseum

  1. Overview
  2. Docs
Checkseum

Install

Dune Dependency

Authors

Maintainers

Sources

checkseum-0.0.1.tbz
sha256=858fad9c580ac38fa890d0a7d1b2e8b61dbe167eb0ed0701c24a0b4883f3e679
md5=e4f52dccb0b65d199bd4fe1b19f03ca9

doc/checkseum/Checkseum/index.html

Module Checkseum

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

Implementation of the ADLER-32 cheksum.

module Crc32c : S

Implementation of the CRC32C checksum.

OCaml

Innovation. Community. Security.