AES algorithm"how can generate the key for AES algorithm ?"I want the code in matlab please...............

 채택된 답변

Jan
Jan 2013년 1월 30일
While posting code here or in the FileExchange is forbidden, because the data are hosted inside the US, you find several implementations when you ask your favorite internet search engine. So, rula, please try this at first before asking the forum to post the corresponding links for you. Because I've talked about AES repeatedly, my name could be helpful in a search also. Thanks.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2013년 1월 29일
Code related to AES, or any sufficiently advanced encryption, cannot be posted here, due to laws in the country where the Forum is considered to reside.
Discussion of the AES algorithm is likewise quite restricted for the same legal reasons.

댓글 수: 1

Jan
Jan 2013년 1월 30일
편집: Jan 2013년 1월 30일
This concerns only AES method with more than 64 bit key length. As soon as we publish a code, which e.g. builds the MD5 sum of the password and uses the first 64 bits only, publishing an AES function would be legal again. Or if we post the algorithm as PDF, because than it is covered by the freedom of speech - as you can see for the original AES paper on the NIST web pages, which contain the C-source code.
Is there any address in the US government, where we could send enhancement requests to? The topic is discussed in this forum too often to be ignored and all required code is freely available in the net already.

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

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2013년 1월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by