package hacl
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module type Hash.S
Incremental Interface
val init : unit -> stateval update : state -> Bigstring.t -> unitval finish : state -> Bigstring.tDirect Interface
val digest : Bigstring.t -> Bigstring.tmodule HMAC : sig ... end