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/dinosaure/checkseum
Issue Trackerhttps://github.com/dinosaure/checkseum/issues
MaintainerRomain Calascibetta <romain.calascibetta@gmail.com>
Availablearch = "x86_64"
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/mirage/checkseum/releases/download/v0.0.9/checkseum-v0.0.9.tbz
sha256=02aad775eece3a04911d4a4552b5f0fdcebfc3e2569b61e23d2c7ce33865967f
sha512=7bdef1d2bcb92acecfe2bcad03aebb27762a5d674c99d3f683c253e744879bd01c612ae29cf03cd85f1edad9aa3032f668d176cda833ef7c0a2e2a3687cff1e2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.0.9/opam
Required by