Modular Arithmetic and Applications
What is the result of 17 mod 5?
Which of the following statements about prime numbers is TRUE?
In RSA cryptography, what does the public key consist of?
If p = 7 and q = 11, what is the value of Euler's totient function φ(n) where n = p × q?
In RSA, if e = 5 and φ(n) = 24, what condition must the private exponent d satisfy?
What is the result of 13^3 mod 7?
Using the Extended Euclidean Algorithm, what is the modular multiplicative inverse of 17 modulo 26?
In an RSA system with n = 35, e = 5, what is the correct decryption of the ciphertext c = 12?
Why is the security of RSA based on the difficulty of factoring large numbers?