System: VM VirtualBox
Python version: 2.7.17
Libraries used:
numpy 1.13.3
Pillow 9.0.0
pycryptodome 3.12.0\
-
Notifications
You must be signed in to change notification settings - Fork 0
Image encryption using AES secures image data by converting it into unreadable ciphertext. Python's Cryptography library encrypts image pixels, ensuring confidentiality. The process includes reading, padding, encrypting, and saving the image, with decryption reversing these steps. This ensures secure image storage and transmission.
FlowerGodzilla/Image-Encryption-and-Decryption
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Image encryption using AES secures image data by converting it into unreadable ciphertext. Python's Cryptography library encrypts image pixels, ensuring confidentiality. The process includes reading, padding, encrypting, and saving the image, with decryption reversing these steps. This ensures secure image storage and transmission.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published