checkseumversion Documentation on ocaml.org
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.
| Author | Romain Calascibetta <romain.calascibetta@gmail.com> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/mirage/checkseum |
| Issue Tracker | https://github.com/mirage/checkseum/issues |
| Maintainer | Romain 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 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.3.3/opam |
Required by
- albatross<2.3.0
- carton
- carton-lwtwith-test & <1.0.0
- chamelon
- decompress
- esperanto-cosmopolitan>=0.0.5
- git
- gptar
- irmin-pack>=3.5.2
- octez-internal-libs
- oneffs
- rfc1951<1.0.0 | >=1.3.0


