Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
ZkFold.Base.Algebra.EllipticCurve.BN254
Contents
Documentation
type BN254_Scalar = 21888242871839275222246405745257275088548364400416034343698204186575808495617 Source #
type BN254_Base = 21888242871839275222246405745257275088696311157297823662689037894645226208583 Source #
type Fr = Zp BN254_Scalar Source #
type Fp = Zp BN254_Base Source #
type BN254_G1_Point = BN254_G1_PointOf Fp Source #
type BN254_G2_Point = BN254_G2_PointOf Fp2 Source #