mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 05:25:06 +01:00
Remove mod at end as mulmod does this. Change mp_add to mp_addmod_ct to keep the size of numbers to less than order for mp_mulmod.
Remove mod at end as mulmod does this. Change mp_add to mp_addmod_ct to keep the size of numbers to less than order for mp_mulmod.