package bls12-381

  1. Overview
  2. Docs

Module Bls12_381.Ff_sigSource

Sourcemodule type BASE = sig ... end

Base module signature for a finite field

Sourcemodule type PRIME = sig ... end

Module type for prime field of the form GF(p) where p is prime. The order of GF(p) is p

Sourcemodule type PRIME_WITH_ROOT_OF_UNITY = sig ... end

Module type for prime field with additional functions to manipulate roots of unity

OCaml

Innovation. Community. Security.