https://github.com/pariazar/multiaes
encrypt and decrypt multiple files with multiple keys with AES algorithm
https://github.com/pariazar/multiaes
Last synced: 10 months ago
JSON representation
encrypt and decrypt multiple files with multiple keys with AES algorithm
- Host: GitHub
- URL: https://github.com/pariazar/multiaes
- Owner: pariazar
- Created: 2020-10-27T19:43:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T19:57:09.000Z (over 5 years ago)
- Last Synced: 2025-02-25T06:19:16.544Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MultiAES
encrypt and decrypt multiple files with multiple keys with AES algorithm
Encrypt your files such as images and documents or videos easily
Download
first download project with enter below command in terminal or cmd
git clone https://github.com/hamedpa/MultiAES
Encryption part
put your data that you want to encrypt in data directory then enter below command
python encrypt.py
Decryption part
enter below command for decrypting files
python decrypt.py