Borrar filtros
Borrar filtros

Is there any encryption algorithm other than XOR , which works on bitwise??

3 visualizaciones (últimos 30 días)
anna ann
anna ann el 22 de Mzo. de 2017
Respondida: Jan el 22 de Mzo. de 2017
I require an encryption algorithm for images such that it will operate bitwise on pixels. Xor is worked for it. Any other method available for substitute Xor???

Respuestas (1)

Jan
Jan el 22 de Mzo. de 2017
XOR does not encrypt data, but it matters which cypher stream is ues for xor-ing.
Other methods are DES, 3DES, AES, BlowFish, TwoFish, IDEA, RSA, Serpent, RC6, ... I suggest to search in the internet. :-)

Categorías

Más información sobre Encryption / Cryptography en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by