fp_submod_ct and fp_addmod_ct need modulus (c) words plus one. Check that the modulus length is valid for fixed data array size. Improved fp_submod_ct to only use as many words as necessary. Added comments to fp_submod_ct and fp_addmod_ct.
fp_submod_ct and fp_addmod_ct need modulus (c) words plus one. Check that the modulus length is valid for fixed data array size. Improved fp_submod_ct to only use as many words as necessary. Added comments to fp_submod_ct and fp_addmod_ct.