package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type scalar = Bls12_381.Fr.t
module Internal_for_tests : sig ... end
module Domain : Domain.Domain_sig with type scalar = scalar

This library implements polynomials of Bls12_381.Fr as arrays of contiguous memory in C, allowing much better performances for algorithms that scan the polynomials.

module Srs : sig ... end
module G1_carray : sig ... end
module G2_carray : sig ... end
OCaml

Innovation. Community. Security.