An Image Encryption & Decryption Approach Based on Pixel Shuffling Using Chaotic Functions with ShiftColumns Manipulation (original) (raw)
In my project, I have implemented various old approaches which are combining into a new Advance Cryptography Encipherment system whose resist all types of attack and secure data from adversary. It's basically belonging to AES category, built as a substitution permutation networks and bits are changed in every round. In particular, each round, we XOR the input with the round key K i , then send the result through a substitution phase, and finally send the result through a permutation layer, that all layers in AES are reversible. Our vision is not only secure data (like image), recovery with serious damage and secure form cryptanalysis and Statistical Attack.