= Diffie-Hellman key-exchange Alice owns a (secretly) and publishes A = ga, Bob owns b and publishes B = gb. Alice then
Posted: Mon May 09, 2022 7:14 am
Distributed the exponents and rewrite everything that is
possible in terms of g. Then rearrange to solve.
= Diffie-Hellman key-exchange Alice owns a (secretly) and publishes A = ga, Bob owns b and publishes B = gb. Alice then picks c at random and sends C= gº to Bob. Bob then computes d at random and sends D = gd to Alice. Bob now computes (C * A©)d+bD. Show that Alice is able to compute the same value.
possible in terms of g. Then rearrange to solve.
= Diffie-Hellman key-exchange Alice owns a (secretly) and publishes A = ga, Bob owns b and publishes B = gb. Alice then picks c at random and sends C= gº to Bob. Bob then computes d at random and sends D = gd to Alice. Bob now computes (C * A©)d+bD. Show that Alice is able to compute the same value.