package checkseum

  1. Overview
  2. Docs
Adler-32, CRC32 and CRC32-C implementation in C and OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

checkseum-v0.1.0.tbz
sha256=0f154f2e0537d524db91771784d4ac26696e718df0120e3bab798f6a38d8ac2d
sha512=6254f135abd60e62b9eb3e9b65903a546eb2058d14e92a5cc0be94380f2d11da652ab24d2a672f2bca7d509eb19eae6da5bad7deb4ca3b438b8759ae71e3d3b3

doc/CHANGES.html

v0.1.0 2019-05-16 Paris (France)

  • Use experimental feature of variants with dune (#25, @dinosaure, review @rgrinberg) checkseum requires at least dune.1.9.2
  • Add conflict with < mirage-xen-posix.3.1.0 packages (#21, @hannesm)
  • Provide unsafe_* functions (@dinosaure)
  • Re-organize C implementation as digestif (@dinosaure)
  • Remove #include <stdio.h> in C implementation (@dinosaure)
  • Avoid partial application of functions, optimization (#19, @dinosaure)
  • Add ocamlformat support (@dinosaure)
  • cross-compilation adjustement about MirageOS backends (#18, @hannesm)

v0.0.3 2018-10-15 Paris (France)

  • Dunify project
  • Add CRC32 implementation
  • Fixed META file (@g2p)
  • Update OPAM file

v0.0.2 2018-08-23 Paris (France)

  • Fix windows support (@nojb)

v0.0.1 2018-07-06 Paris (France)

  • First release of checkseum
OCaml

Innovation. Community. Security.