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