PUZZLE #2820: RSA Decryption (diff 4)
RSA public key (n=1794511, e=65537). Ciphertext: 1343642. Factor n, compute d, decrypt.
DATA
| N |
1794511
|
| E |
65537
|
| Ciphertext |
1343642
|
| Hint |
Factor n=1794511 into p and q. φ(n) = (p-1)(q-1). d = e⁻¹ mod φ(n). m = c^d mod n
|
| Answer Format |
lowercase word, no spaces or punctuation
|
author's note: Audited: rsa diff 4
— website sponsored —
[ ad space ]