package checkseum

  1. Overview
  2. Docs

Module Checkseum.MakeSource

Parameters

module F : FOREIGN
module D : DESC

Signature

type t = optint
val pp : Format.formatter -> Optint.t -> unit
val equal : Optint.t -> Optint.t -> bool
val default : optint
val unsafe_digest_bytes : st -> off -> len -> optint -> optint
val unsafe_digest_string : string -> off -> len -> optint -> optint
val unsafe_digest_bigstring : ba -> off -> len -> optint -> optint
val digest_bytes : st -> off -> len -> optint -> optint
val digest_string : string -> off -> len -> optint -> optint
OCaml

Innovation. Community. Security.