Module curves

Source
Expand description

This module contains implementations of arithmetic for various curve models.

Modulesยง

short_weierstrass
This module generically implements arithmetic for Short Weierstrass elliptic curves by following the complete formulae of [Renes, Costello, Batina 2015].
twisted_edwards
This module generically implements arithmetic for Twisted Edwards elliptic curves by following the complete formulae described in the EFD.