Affine short weierstrass curves are general ways to describe elliptic curves
More specialized representations for faster algorithms for group law or scalar multiplication.
Allow constant time algos for elliptic curve scalar multiplication
Let F be a prime field of order p>3.
$$ By^2 = x^3+Ax^2+x $$
This is montgomery curve M(F) over field F, all pairs of elements that satisfy the Montgomery cubic equation.
Every Montgomery curve is a short weierstrass curve
Conditions for Montgomery: