package hacl

  1. Overview
  2. Docs

Module Hash.SHA256Source

Sourcetype state
Sourceval bytes : int
Sourceval blockbytes : int
Sourceval statebytes : int

Incremental Interface

Sourceval init : unit -> state
Sourceval update : state -> Bigstring.t -> unit
Sourceval finish : state -> Bigstring.t

Direct Interface

Sourcemodule HMAC : sig ... end
OCaml

Innovation. Community. Security.