package octez-libs

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

Module Octez_bls12_381_polynomialSource

Sourcetype scalar = Bls12_381.Fr.t
Sourcemodule Internal_for_tests : sig ... end

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.

Sourcemodule type Srs_sig = Srs.S with type polynomial = Polynomial.t
Sourcemodule Srs : sig ... end
Sourcemodule G1_carray : sig ... end
Sourcemodule G2_carray : sig ... end
OCaml

Innovation. Community. Security.