Skip to content

Navinsrirangan/RSA-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUN

mainGUI.py

The implementation is done with out the use of RSA python library packages.

the EEA file contains extended euclidean algorithm to find three GCD of the prime number that are generated.

generate_prime.py has functions to generate prime numbers based on miller robin primality test and fermat primality test.

when you run mainGUI.py you will see.

rsa

click on NEW to generate new pair of prime numbers p and q.

clicknew_to_generate_primes

Navigate to Encryption load your text or type your text in message box. and click Encrypt.

type the text to enc

Navigate to decrypt and click show text: it will show the encrypted message and now you click decrypt to decrypt the encrypted message.

decrypt_message

About

RSA encryption implementation using a simple app by tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages