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

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

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