package octez-libs

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

Module used to handle transcripts, used for applying the Fiat-Shamir heuristic

type t
val t : t Repr.t
val empty : t
val equal : t -> t -> bool
val of_srs : len1:int -> len2:int -> Octez_bls12_381_polynomial.Srs.t -> t
val list_expand : 'a Repr.ty -> 'a list -> t -> t
val expand : 'a Repr.ty -> 'a -> t -> t
OCaml

Innovation. Community. Security.