This respository contains the code which does the the Key generation , Encryption and Decryption followed by the Security and Perfomance Analysis.The repo also cotains the block diagram and ...
This project demonstrates image encryption using pixel manipulation by swapping and modifying pixel values. Instead of traditional cryptographic methods, we use XOR operations to scramble pixel data, ...