Example
Check the tiny RSA primes and modulus.
highlighted = computed this step
Step 1 — p prime
Compute the highlighted cryptography value.
p primeTrue
Step 2 — q prime
Compute the highlighted cryptography value.
q primeTrue
Step 3 — Modulus
Compute the highlighted cryptography value.
n=pq55
cryptography
The values in this lesson are deliberately tiny so every modular arithmetic step can be checked exactly.