RSA Implementation
02 Apr 2017 in projectsThis was a project I chose to complete for Data Communications class. We got to choose a topic which we would implement an example of, and teach the class. I chose the RSA encryption system because I didn’t know very much about encryption and wanted to dive into something new.
Source
The source for this project can be found on my github.
In Action
Here’s an animated gif of the project in action.
Slides
Below you can find the slides I used for teaching the class about RSA and presenting my work.