referrerpolicy=no-referrer-when-downgrade

Module g1

Source
Expand description

First pairing group definitions.

Constants§

G1_GENERATOR_X
G1_GENERATOR_X = 81937999373150964239938255573465948239988671502647976594219695644855304257327692006745978603320413799295628339695
G1_GENERATOR_Y
G1_GENERATOR_Y = 241266749859715473739788878240585681733927191168601896383759122102112907357779751001206799952863815012735208165030
TE_GENERATOR_X
TE_GENERATOR_X = 71222569531709137229370268896323705690285216175189308202338047559628438110820800641278662592954630774340654489393
TE_GENERATOR_Y
TE_GENERATOR_Y = 6177051365529633638563236407038680211609544222665285371549726196884440490905471891908272386851767077598415378235

Type Aliases§

Config
Group configuration.
G1Affine
Short Weierstrass form point affine representation.
G1Projective
Short Weierstrass form point projective representation.
G1SWAffine
Short Weierstrass form point affine representation.
G1SWProjective
Short Weierstrass form point projective representation.
G1TEAffine
Twisted Edwards form point affine representation.
G1TEProjective
Twisted Edwards form point projective representation.