Simple Matlab Code For Image Encryption and Decryption.

125 ビュー (過去 30 日間)
Niharika
Niharika 2014 年 4 月 13 日
コメント済み: Walter Roberson 2020 年 11 月 28 日
Can someone please post a simple matlab code for image encryption/decryption. Its urgent. Thank you. :)
  7 件のコメント
Walter Roberson
Walter Roberson 2020 年 11 月 28 日
Sorry, Dhayanithi Govindasamy, the steps you posted could easily have been extended past 56 bits key space, and so we are not permitted to host that discussion here due to US law.
Walter Roberson
Walter Roberson 2020 年 11 月 28 日
Images are not always 0 to 255. For example CT scan images are routinely int16 values, -32768 to +32767

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2014 年 4 月 13 日
編集済み: Image Analyst 2014 年 4 月 13 日
I'm guessing you did not do a search of the File Exchange or you would not be asking this. Please click on this link: http://www.mathworks.com/matlabcentral/fileexchange/index?utf8=%E2%9C%93&term=encryption
  7 件のコメント
Abdiaziz Hussein
Abdiaziz Hussein 2019 年 11 月 10 日
I need a algorithm written in Matlab, for a Elgamal encryption which can encrypt and decrypt data stream of 32 words, with a key which has a modulus of 1024 vits

サインインしてコメントする。

その他の回答 (2 件)

Namitha H.S Gowda
Namitha H.S Gowda 2018 年 3 月 25 日
Can someone please post a simple matlab code for image encryption/decryption
  5 件のコメント
Image Analyst
Image Analyst 2018 年 11 月 13 日
Try a search for ITAR encryption rules You'll find lots of information
Even US universities need to get approval to do research into advancing the state of the art in encryption. Note that encryption is different than encoding, like encoding a video into a binary file.
Walter Roberson
Walter Roberson 2018 年 11 月 13 日
It is a frustrating restriction, and often makes little sense, but it is the law of the USA.
Another note: authentication is considered to be different than encryption. So something like a well-hidden watermark to verify copyright is legal. The technologies for watermarking are essentially the same as steganography (hiding messages), so the legal boundaries are far from clear.

サインインしてコメントする。


arun anoop m
arun anoop m 2019 年 8 月 5 日
編集済み: Walter Roberson 2019 年 8 月 16 日
  2 件のコメント
sana kadim
sana kadim 2019 年 8 月 16 日
can you tell me the algorithm who can i do?
siraqsana@gmail.com
Walter Roberson
Walter Roberson 2019 年 8 月 16 日
Any algorithm that can encrypt binary streams can be used to encrypt images.
Discussion of all the image encryption algorithms and their benefits and tradeoffs is beyond the scope of this resource.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by