PUZZLE #2823: RSA Decryption (diff 1)
RSA public key (n=156287, e=65537). Ciphertext: 116793. Factor n, compute d, decrypt.
DATA
| N |
156287
|
| E |
65537
|
| Ciphertext |
116793
|
| Hint |
Factor n=156287 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 1
— website sponsored —
[ ad space ]