Borrar filtros
Borrar filtros

Code matlab of image encryption using AES

16 visualizaciones (últimos 30 días)
Miss Miss
Miss Miss el 17 de Jun. de 2020
Respondida: Sean Little el 17 de Jun. de 2020
someone of you could help me to encrypt an image with the AES cryptographic algorithm please ?
  1 comentario
Rik
Rik el 17 de Jun. de 2020
That is probably legally not allowed, for reasons explained in this thread. You will have to look up an implementation of AES in Matlab elsewhere.

Iniciar sesión para comentar.

Respuestas (1)

Sean Little
Sean Little el 17 de Jun. de 2020
The easiest way to do this would be to use the Matlab-to-python API and use one of the excellent Python cryptography libraries like "pycrypto". If you are doing lots of crypto, Matlab probably isn't the right tool to use.

Categorías

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

Etiquetas

Productos


Versión

R2011a

Community Treasure Hunt

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

Start Hunting!

Translated by