필터 지우기
필터 지우기

will someone guide, how to do an encryption on images using aes en/decryption

조회 수: 1 (최근 30일)
SHALU SINGH
SHALU SINGH 2014년 4월 16일
댓글: SHALU SINGH 2014년 6월 14일
will someone guide, how to do an encryption on images using aes en/decryption

답변 (1개)

Walter Roberson
Walter Roberson 2014년 4월 17일
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
SHALU SINGH
SHALU SINGH 2014년 6월 14일
does encryption on text are same as encryption on images in aes.... i meant to same concept will applied on both

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by