Q7(0.5 point). Calculate the shared secret key using the Diffie-Hellman key exchange protocol with specific data. Given the following parameters:
Prime number p: 79
Primitive root
g: 5
Alice's secret value (a): 11
Bob's secret value (b): 7
Q8(0.5 point) Using initial setups and Diffie-Hellman parameters as:
Prime number p: 79
Primitive root
g: 5
Alice's secret value (a): 11
Bob's secret value (b): 7
What if Bob decides to change his secret value then doesn't let anyone know.
A 1
1.