cairo_native
cairo_native copied to clipboard
Convert the felts' internal representation to Montgomery form.
Felts currently use a normal (binary) internal representation. Switching to Montgomery form should allow significant performance improvements on non-trivial operations like multiplication.