Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrohitsuthar authored May 27, 2021
1 parent 977567c commit ae6e040
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ICS/Assignment3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
| Generated Secret Key: ka = y<sup>a</sup> mod P | Generated Secret Key: kb = x<sup>b</sup> mod P |

ka == kb so now both alice and bob shares same secreat key

Reference: https://www.geeksforgeeks.org/implementation-diffie-hellman-algorithm/

0 comments on commit ae6e040

Please sign in to comment.