MATLAB: Encyption and decryption of image using hill cipher

arnold transformarnold's cat mapcat maphill cipherimage processingImage Processing Toolbox

how do I encrypt any image using hill cipher technique. I want to scramble the image first by using hill cipher and on that scramble image I want to apply arnold cat map for scrambling image again.Please help me with matlab code for it.

Best Answer

Your best bet, if you don't want to write the code yourself, is to check the File Exchange, or use Google.
Related Question