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.0.3.tbz
sha256=d5057adeda7eb8e1cd29d0b8e37ec8883185616bcba11e3ab73ed0b8f52f448a
md5=ae5c301cd3d514ed44e13796015bfc1c

doc/checkseum.ocaml/Gin_adler32/index.html

Module Gin_adler32Source

Sourceval equal : Optint.t -> Optint.t -> bool
Sourceval pp : Format.formatter -> Optint.t -> unit
Sourceval default : Optint.t
Sourceval _base : int
Sourceval _nmax : int
Sourceval digest : 'a. get:('a -> int -> char) -> 'a -> int -> int -> t -> t
Sourceval digest_bytes : bytes -> int -> int -> t -> t
Sourceval digest_string : string -> int -> int -> t -> t
Sourceval digest_bigstring : bigstring -> int -> int -> t -> t
OCaml

Innovation. Community. Security.