how can generate the code for aes algorithm?
조회 수: 8 (최근 30일)
이전 댓글 표시
image encryption using AES algorithm
채택된 답변
Walter Roberson
2013년 2월 19일
Mathworks does not provide a user-accessible AES algorithm.
For legal reasons, we cannot discuss AES algorithms here.
댓글 수: 3
Jan
2013년 2월 20일
편집: Jan
2017년 1월 26일
[EDITED] I've removed my comment, because it was near to be a political statement.
The US laws do not allow to publish the code on servers in the United States. This means, that you can find the code on servers in other countries. So ask an internet search engine.
The Java bundled with Matlab contains the functions for AES encryption.
추가 답변 (4개)
Abinaya Loganathan
2017년 1월 26일
can anyone provide me with matlab code for image encryption and decryption using aes algorithm
댓글 수: 3
Walter Roberson
2017년 1월 26일
편집: Walter Roberson
2017년 1월 26일
Technically the code could be published, but the poster would have to notify the appropriate part of the USA government. Also, the code could not be something that could be modified by the user for a longer key, which is a major problem because all forms of encryption can easily be modified for longer keys. Discussion of the code would not be permitted without prior permission from the US government.
There is one encryption in the file exchange and Mathworks has approved it (I brought it to their attention). But we cannot talk about how it works.
Tadesse Gebresilasie
2018년 1월 24일
thank you for sharing leach code source If you can help me My thesis project is "Improving data security of centralized leach protocol in wsn with integrating aes algorithm" so, i want a code in matlab R2015a with GUI With regards my Email: tad.gebre@gmail.com
댓글 수: 1
win paing
2018년 8월 13일
How to image encryption and decryption with DES algorithm. Please help for code
댓글 수: 1
Walter Roberson
2018년 8월 13일
For legal reasons, we cannot assist you on this resource. You will need to find a resource which is outside of the "5 Eyes" countries due to international treaties that consider encryption to be a "munition".
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!