Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 365 Bytes

PYTHON_PROJECT_SEM1

RSA ENCRYPTION ALGORITHM

to encrypt messages using RSA encryption.

Delete the encrypted.txt file each time before use.

Run the program final-withcommentswithoutGUI.py

The encrypted.txt file will have the encoded version of the text in TobeEncrypted.txt

The decoded text will be stored in Decrypted.txt

For GUI run gui_nofilehandling.py