Question: 1. Work through the RSA public-key encryption scheme with p = 7, q = 5, and e = 17 for plaintext P = 3.
2. Can you think of any implementation problems or other disadvantages that might be caused by encryption?
3. Write SQL statements to destroy the privileges granted in your solution to the previous exercise.