Question: Alice and Bob use the Diffie-Hellman algorithm to agree on a secret message. First, Alice and Bob agree on the prime number 19 and a

Alice and Bob use the Diffie-Hellman algorithm to agree on a secret message. First, Alice and Bob agree on the prime number 19 and a number g=3 Alice chooses a secret number a and computes the number gamod(p) Alice makes this number (which happens to be 15) public Bob chooses a secret number b and computes the number gbmod(p) Bob makes this number (which happens to be 5) public Alice and Bob each can now compute the secret key Your task is to break the code and determine the secret key that only Alice and Bob are supposed to know
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
