package tezos-crypto

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Hash.SHA512

val size : int
val digest : Bytes.t -> Bytes.t
type state = Tezos_hacl_glue__Hacl.Hash.SHA512.state
val init : unit -> state
val update : state -> Bytes.t -> unit
val finish : state -> Bytes.t
module HMAC : sig ... end
OCaml

Innovation. Community. Security.