You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This software was made with python and tk as a GUI. It uses RSA encryption to encrypt files.
First install pip. Then do this in terminal:
pip install rsa fernet cryptography
About
This software was made with python and tk as a GUI. It can do both asymetrical and symetrical encryption and decrypt it back.