Expand description

This module generically implements arithmetic for Twisted Edwards elliptic curves by following the complete formulae described in the EFD.

Structs

An implementation of arithmetic for Twisted Edwards curves that relies on the complete formulae for the affine model, as outlined in the EFD.
An implementation of arithmetic for Montgomery curves that relies on incomplete addition formulae for the affine model, as outlined in the EFD.