Expand description
Implements DynResidues, supporting modular arithmetic with a modulus set at runtime.
Structsยง
- DynResidue
- A residue represented using
LIMBSlimbs. The odd modulus of this residue is set at runtime. - DynResidue
Params - The parameters to efficiently go to and from the Montgomery form for an odd modulus provided at runtime.