Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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