Matlab code of RC5 stream cipher encryption algorithm
2 次查看(过去 30 天)
显示 更早的评论
Encrypt the text data using RC5 stream cipher encryption algorithm.
0 个评论
回答(1 个)
Walter Roberson
2015-5-16
That does not sound like a question to me. That sounds like a homework assignment.
It was not very difficult to find source code for RC5, but as I cannot tell what the license is for the source, and as the source appears to include at least one algorithm that has patent restrictions, I am not comfortable posting the link. I am even less comfortable with the possibility that you are doing an assignment and intend to copy the code when your instructor probably intends that you write it yourself.
10 个评论
Walter Roberson
2016-2-24
Using that link, I have no difficulty finding MATLAB source with MATLAB filenames ending in .m and with the manifest explicitly saying that the code is MATLAB code.
The appropriate link is within the first 100 hits that google returns for the search link I posted.
Pandu Hutagalung
2019-6-17
Sir, there are lot file with extension .m and what step do i have take?
thank you
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Encryption / Cryptography 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!