Module mul_mod

Module mul_mod 

Source
Expand description

Uint multiplication modulus operations.

Functionsยง

mac_by_limb ๐Ÿ”’
Computes a + (b * c) + carry, returning the result along with the new carry.