Gapplet
When given an indication of the size, two primes p, q are found, together with two numbers v, w such that
Then, m = p * q can serve as the modulus for RSA encryption, with encoding key v and decoding key w.
Give the size of the primes p, q sought for, e.g., 8 |
|