https://github.com/mleidel/encryptonator
file encryption & decryption
https://github.com/mleidel/encryptonator
debian encryption gui linux python3 tkinter
Last synced: about 2 months ago
JSON representation
file encryption & decryption
- Host: GitHub
- URL: https://github.com/mleidel/encryptonator
- Owner: MLeidel
- Created: 2021-04-27T19:33:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T19:35:15.000Z (about 5 years ago)
- Last Synced: 2025-04-06T17:52:09.357Z (about 1 year ago)
- Topics: debian, encryption, gui, linux, python3, tkinter
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Encryptonator
**code file:** encryptonator.py
**date:** Apr 2021
**comments:**
Python 3.7+
Provides a GUI solution for encrypting and
decrypting any file.
This is built with a _tkinter_ GUI.
Shortcut Keys:
```
quit program
quit program
switch "In" and "Out" filenames
copy "In" filename to "Out"
copy "Out" filename to "In"
```
AES