package digestif

  1. Overview
  2. Docs

Module Baijiu_sha3_256.UnsafeSource

Sourcetype ctx
Sourcetype kind = [
  1. | `SHA3_256
]
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.