package octez-libs

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

Module Signature.RedDSASource

Sourcemodule type SIGNATURE_SCHEME = sig ... end
Sourcemodule MakeRedDSA (Ec : sig ... end) (Param : sig ... end) : SIGNATURE_SCHEME with type secret_key = Ec.Scalar.t and type public_key = Ec.t
OCaml

Innovation. Community. Security.