Versions in this module Expand all Collapse all v1 v1.0.1 Dec 19, 2023 Changes in this version + type BLS12315Fp struct + func (BLS12315Fp) BitsPerLimb() uint + func (BLS12315Fp) IsPrime() bool + func (BLS12315Fp) NbLimbs() uint + func (fp BLS12315Fp) Modulus() *big.Int + type BLS12315Fr struct + func (BLS12315Fr) BitsPerLimb() uint + func (BLS12315Fr) IsPrime() bool + func (BLS12315Fr) NbLimbs() uint + func (fr BLS12315Fr) Modulus() *big.Int + type BLS12377Fp struct + func (BLS12377Fp) BitsPerLimb() uint + func (BLS12377Fp) IsPrime() bool + func (BLS12377Fp) NbLimbs() uint + func (fp BLS12377Fp) Modulus() *big.Int + type BLS12377Fr struct + func (BLS12377Fr) BitsPerLimb() uint + func (BLS12377Fr) IsPrime() bool + func (BLS12377Fr) NbLimbs() uint + func (fr BLS12377Fr) Modulus() *big.Int + type BLS12381Fp struct + func (BLS12381Fp) BitsPerLimb() uint + func (BLS12381Fp) IsPrime() bool + func (BLS12381Fp) NbLimbs() uint + func (fp BLS12381Fp) Modulus() *big.Int + type BLS12381Fr struct + func (BLS12381Fr) BitsPerLimb() uint + func (BLS12381Fr) IsPrime() bool + func (BLS12381Fr) NbLimbs() uint + func (fp BLS12381Fr) Modulus() *big.Int + type BN254Fp struct + func (BN254Fp) BitsPerLimb() uint + func (BN254Fp) IsPrime() bool + func (BN254Fp) NbLimbs() uint + func (fp BN254Fp) Modulus() *big.Int + type BN254Fr struct + func (BN254Fr) BitsPerLimb() uint + func (BN254Fr) IsPrime() bool + func (BN254Fr) NbLimbs() uint + func (fp BN254Fr) Modulus() *big.Int + type BW6761Fp struct + func (BW6761Fp) BitsPerLimb() uint + func (BW6761Fp) IsPrime() bool + func (BW6761Fp) NbLimbs() uint + func (fp BW6761Fp) Modulus() *big.Int + type BW6761Fr struct + func (BW6761Fr) BitsPerLimb() uint + func (BW6761Fr) IsPrime() bool + func (BW6761Fr) NbLimbs() uint + func (fp BW6761Fr) Modulus() *big.Int + type Goldilocks struct + func (fp Goldilocks) BitsPerLimb() uint + func (fp Goldilocks) IsPrime() bool + func (fp Goldilocks) Modulus() *big.Int + func (fp Goldilocks) NbLimbs() uint + type P256Fp struct + func (P256Fp) BitsPerLimb() uint + func (P256Fp) IsPrime() bool + func (P256Fp) Modulus() *big.Int + func (P256Fp) NbLimbs() uint + type P256Fr struct + func (P256Fr) BitsPerLimb() uint + func (P256Fr) IsPrime() bool + func (P256Fr) Modulus() *big.Int + func (P256Fr) NbLimbs() uint + type P384Fp struct + func (P384Fp) BitsPerLimb() uint + func (P384Fp) IsPrime() bool + func (P384Fp) Modulus() *big.Int + func (P384Fp) NbLimbs() uint + type P384Fr struct + func (P384Fr) BitsPerLimb() uint + func (P384Fr) IsPrime() bool + func (P384Fr) Modulus() *big.Int + func (P384Fr) NbLimbs() uint + type Secp256k1Fp struct + func (Secp256k1Fp) BitsPerLimb() uint + func (Secp256k1Fp) IsPrime() bool + func (Secp256k1Fp) NbLimbs() uint + func (fp Secp256k1Fp) Modulus() *big.Int + type Secp256k1Fr struct + func (Secp256k1Fr) BitsPerLimb() uint + func (Secp256k1Fr) IsPrime() bool + func (Secp256k1Fr) NbLimbs() uint + func (fp Secp256k1Fr) Modulus() *big.Int