フィルターのクリア

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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by