9.4 In an RSA system, the public key of a given user is e = 65, n = 2881. What is the private key of this user? Hint: Fi
Posted: Fri Apr 29, 2022 6:57 am
9.4 In an RSA system, the public key of a given user is e = 65, n = 2881. What is the private key of this user? Hint: First use trial-and-error to determine p and q; then use P the extended Euclidean algorithm to find the multiplicative inverse of 31 modulo Φ(n).