package octez-libs

  1. Overview
  2. Docs

Marvellous Strategy, based on Design of Symmetric-Key Primitives for Advanced Cryptographic Protocols

module type PARAMETERS = sig ... end
module Make (Param : PARAMETERS) (Scalar : Bls12_381.Ff_sig.PRIME) : sig ... end
OCaml

Innovation. Community. Security.