This project encrypts images using AES encryption so only users with the correct key can decrypt them.
- Python
- cryptography
- Pillow
- python encrypt.py
- python decrypt.py
- Binary data encryption
- Secure key handling
- Random IV usage
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project encrypts images using AES encryption so only users with the correct key can decrypt them.