will someone guide, how to do an encryption on images using aes en/decryption
Mostrar comentarios más antiguos
will someone guide, how to do an encryption on images using aes en/decryption
Respuestas (1)
Walter Roberson
el 17 de Abr. de 2014
0 votos
Read the file. Encrypt the data in memory. Write the encrypted data.
Due to the laws of the USA, the implementation of AES cannot be discussed here, so the above assumes you already have a working AES.
If you are trying to implement AES, we are not permitted by law to host the discussion here, and any such discussion will be deleted.
1 comentario
SHALU SINGH
el 14 de Jun. de 2014
Categorías
Más información sobre Encryption / Cryptography en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!