Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohabmes/cryptofile
GUI tool to Encrypt\Decrypt file(s) using Advanced Encryption Standard (AES)
https://github.com/mohabmes/cryptofile
aes encryption-standard encryption-tool gui
Last synced: about 1 month ago
JSON representation
GUI tool to Encrypt\Decrypt file(s) using Advanced Encryption Standard (AES)
- Host: GitHub
- URL: https://github.com/mohabmes/cryptofile
- Owner: mohabmes
- Created: 2020-03-13T22:47:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T03:20:46.000Z (over 4 years ago)
- Last Synced: 2024-10-11T09:22:02.293Z (2 months ago)
- Topics: aes, encryption-standard, encryption-tool, gui
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoFile
Encrypt\Decrypt file(s) using Advanced Encryption Standard [(AES)](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard).## Description
A personal tool I made to encrypt\Decrypt multiple files at once using [Python Cryptography Toolkit (pycrypto)](https://github.com/dlitz/pycrypto).## Screenshot
![CryptoFile GUI](data/Screenshot.png)### Todo
- [ ] Delete original files
- [ ] Compress the files