package octez-libs

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

Module Hash.SHA512Source

Sourcemodule H : sig ... end
include module type of struct include H end
Sourceval size : int
Sourceval update : Hacl_star.EverCrypt.Hash.t -> Hacl_star__EverCrypt.bytes -> unit
Sourceval finish : Hacl_star.EverCrypt.Hash.t -> Hacl_star__EverCrypt.bytes
Sourceval digest : Hacl_star__EverCrypt.bytes -> Hacl_star__EverCrypt.bytes
Sourcemodule HMAC = H.HMAC
OCaml

Innovation. Community. Security.