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.3/checkseum-0.3.3.tbz
sha256=c2ac7f7332dc86bdaf67ff78e7fd6bc4016f5fa556b083516db9d0c40eae8811
sha512=b931d201df1953f9fce5c64cf11af62690d25ad791cfcf7d1cde39f86f8b80c19c90e99fa389f4deca35d85518abdd0e4b9235e199d87d96f49975e498356f41
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.3.3/opam
Required by