package tezos-crypto

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val size : int
val digest : Stdlib.Bytes.t -> Stdlib.Bytes.t
type state = Tezos_hacl_glue__Hacl.Hash.SHA512.state
val init : unit -> state
val update : state -> Stdlib.Bytes.t -> unit
val finish : state -> Stdlib.Bytes.t
module HMAC : sig ... end
OCaml

Innovation. Community. Security.