Info

This question is closed. Reopen it to edit or answer.

code for image encryption aes

1 view (last 30 days)
kadi
kadi on 4 Mar 2014
Closed: Walter Roberson on 17 Apr 2014
Hello I want to do the image encryption with AES . But the AES code gives ERROR(bitxor error). Please suggest a solution. Mail me at bbelkaid75@gmail.com
??? Error using ==> bitxor Inputs must be unsigned integers of the same class or scalar doubles.
Error in ==> key_expansion at 88 w(i, :) = bitxor (w(i - 4, :),temp);
  1 Comment
TAJINDER SINGH
TAJINDER SINGH on 17 Apr 2014
plz send me the code of AES for image Encryption.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!