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.