package bls12-381

  1. Overview
  2. Docs
module Fq12 : sig ... end
module Fr : sig ... end
module G1 : sig ... end
module G2 : sig ... end
module Pairing : sig ... end
module Poseidon128 : sig ... end
val built_with_blst_portable : bool

Return true if the environment variable `BLST_PORTABLE` was set when building the library, otherwise false. Can be used to detect if the backend blst has been optimised with ADX on ADX-supported platforms.