package octez-libs

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

Module Octez_srs_extraction.LibsrsSource

Sourcemodule G1 = Bls12_381.G1
Sourcemodule G2 = Bls12_381.G2
Sourcemodule Checks : sig ... end
Sourceval exact_log2 : int -> int
Sourcemodule Srs : sig ... end

The binary format of our Srs is a sequence of G1 or G2 elements.

Sourcemodule Powers_of_tau : sig ... end

This module handles the file format of the result of powers-of-tau ceremony.

OCaml

Innovation. Community. Security.