checkseumversion

Adler-32, CRC32 and CRC32-C implementation in C and OCaml

Checkseum is a library to provide implementation of Adler-32, CRC32 and CRC32-C in C and OCaml.

This library use the linking trick to choose between the C implementation (checkseum.c) or the OCaml implementation (checkseum.ocaml). This library is on top of optint to get the best representation of an int32.

AuthorRomain Calascibetta <romain.calascibetta@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/mirage/checkseum
Issue Trackerhttps://github.com/mirage/checkseum/issues
MaintainerRomain Calascibetta <romain.calascibetta@gmail.com>
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/checkseum/releases/download/v0.3.2/checkseum-v0.3.2.tbz
sha256=9cdd282ea1cfc424095d7284e39e4d0ad091de3c3f2580539d03f6966d45ccd5
sha512=d66cb268dddaedcd2781a40b5982e987603f35f9f55dbfc2ca8d49802d878805b4f77d6d1c74a7556579c789b2dc89554c28ff652128604bcb3ad1a9788e2e97
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.3.2/opam
Required by