The Wayback Machine - https://web.archive.org/web/20220508230419/https://github.com/topics/extended-euclidean-algorithm
Skip to content
#

extended-euclidean-algorithm

Here are 26 public repositories matching this topic...

Implementation of the RSA algorithm in Java between three parties using Java's BigInteger library. Two of them are the communicating parties and the third acts as an attacker whose purpose is to eavesdrop on the conversation between the previous two. The implementation follows the main rules of RSA and starts by generating two random prime numbers that are then used to set the whole scene of communication going forward.
  • Updated Sep 26, 2021
  • Java

Improve this page

Add a description, image, and links to the extended-euclidean-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the extended-euclidean-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more