package digestif

  1. Overview
  2. Docs

Module type Digestif.HashSource

Sourcetype ctx
Sourceval init : unit -> ctx
Sourceval unsafe_feed_bytes : ctx -> By.t -> int -> int -> unit
Sourceval unsafe_feed_bigstring : ctx -> Bi.t -> int -> int -> unit
Sourceval unsafe_get : ctx -> By.t
Sourceval dup : ctx -> ctx
OCaml

Innovation. Community. Security.