Matlab code of RC5 stream cipher encryption algorithm
10 views (last 30 days)
Show older comments
Encrypt the text data using RC5 stream cipher encryption algorithm.
0 Comments
Answers (1)
Walter Roberson
on 16 May 2015
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 Comments
Walter Roberson
on 24 Feb 2016
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
on 17 Jun 2019
Sir, there are lot file with extension .m and what step do i have take?
thank you
See Also
Categories
Find more on Encryption / Cryptography in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!