code wiki / rsa2048
topic: rsa2048
4 modules sharing the rsa2048 name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_rsa2048_mod.nx | bit-by-bit reduction mod 2048-bit modulus. | 74 | 3 |
| nx_rsa2048_mod_exp.nx | RSA mod-exp s^e mod n for 2048-bit modulus. | 81 | 3 |
| nx_rsa2048_mont.nx | Montgomery modular multiplication + modexp for the | 150 | 6 |
| nx_rsa2048_mont_gate.nx | correctness gate: Montgomery modexp MUST equal the | 82 | 6 |