Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 292 Bytes

RSA

  • RSA (Rivest–Shamir–Adleman) is a asymmetric cryptosystem that is used for secure data transmission.
  • This repo consists of a sample implementation of the algorithm in python
  • The GUI has been developed using Tkinter

Sample Execution: