Encryption App bult in python to encrypt and decrypt files and text, generate random password or save and load encrypted password with a graphical interface created with tkinter.
Encryption App features are listed below:
- Encrypt Files
- Decrypt Files
- Encrypt Text
- Save encrypted text to ecrypted txt file
- Decrypt Text
- Generate random password
- Save password to encryptedt file
- Load Password from encryptedt file
Your computer need to met minimal requirements to run Encryption App:
- Python 3.7 or above.
Installation of Encryption App is much eaiser then you think!
- Download the program form the website.
- Run and use the program!
The following libraries are required to run Encryption App:
- PyCryptodome
- Tkinter
The program is created and distributed by Santy Designs
Code ©️ Copyright 2023 Encryption App. Code released under the GPL-3.0 license.