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>
Availablearch != "s390x"
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/checkseum/releases/download/v0.3.1/checkseum-v0.3.1.tbz
sha256=b9e4d054e17618b1faed8c0eb15afe0614b2f093e58b59a180bda4500a5d2da1
sha512=356e07b7e33231a30699a166f94b2f29f2d8c35d8ab878f46d4718b4186365329947364beece76f24e2c9028b85567a2b905e777576c28f02fc81ee7962f3309
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.3.1/opam
Required by