-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
In #70 we discussed FieldElement
and Residue
as names for these types.
However @fjarri has pointed out, and I agree, that what these types really represent is Montgomery form. It's not just an implementation detail: we have *_montgomery
methods which provide conversions and direct access to the Montgomery form.
I think it would probably make sense to rename them to something with *Mont*
in the name, although I could go a few different directions on specific names.
cc @haslersn
Metadata
Metadata
Assignees
Labels
No labels