A Visual Cryptography + AES based Image Encryption Algorithm
- Encrypts Image using AES256 with SHA256 hash of the key.
- Converts the key into an Image using ASCII Encoding.
- Splits the key into 2 shares using (2, n) Visual Cryptographic Scheme proposed by Adi Shamir S et. al
View accepted paper at NGCT, IEEE Conference 2016.
python 2.7 and pip
pip install -r requirements.txt
python main.py
Venkata Krishna Pavan Kalubandi
Hemanth Vaddi
Vishnu Ramineni
Agilandeswari L