code wiki / rsa4096

topic: rsa4096

5 modules sharing the rsa4096 name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_rsa4096_mod.nxbit-by-bit reduction mod 4096-bit modulus.713
nx_rsa4096_mod_exp.nxRSA mod-exp s^e mod n for 4096-bit modulus.703
nx_rsa4096_mod_test.nxKAT for rsa4096_mod + rsa4096_mod_exp.1311
nx_rsa4096_mont.nxCIOS Montgomery modular multiplication + modexp for the 4096-bit RSA modulus.1386
nx_rsa4096_mont_gate.nxcorrectness KAT: the new Montgomery rsa4096_mod_exp_mont MUST equal the392