Expand description

Implements DynResidues, 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.