Skip to main content

Module point_arithmetic

Module point_arithmetic 

Source
Expand description

Point arithmetic implementation optimised for different curve equations

Support for formulas specialized to the short Weierstrass equationโ€™s ๐’‚-coefficient.

Structsยง

EquationAIsGeneric
The ๐’‚-coefficient of the short Weierstrass equation does not have specific properties which allow for an optimized implementation.
EquationAIsMinusThree
The ๐’‚-coefficient of the short Weierstrass equation is -3.
EquationAIsZero
The ๐’‚-coefficient of the short Weierstrass equation is 0.