Home | History | Annotate | Download | only in elliptic

Lines Matching refs:Montgomery

19 	// RInverse contains 1/R mod p - the inverse of the Montgomery constant
93 // Finally, the values stored in a field element are in Montgomery form. So the
306 // The values in field elements are in Montgomery form: x*R mod p where R =
307 // 2**257. Since we just multiplied two Montgomery values together, the result
309 // in Montgomery form.
362 // Montgomery elimination of terms: