Matlab code of RC5 stream cipher encryption algorithm

10 Ansichten (letzte 30 Tage)
Vanishree H V
Vanishree H V am 16 Mai 2015
Kommentiert: Pandu Hutagalung am 17 Jun. 2019
Encrypt the text data using RC5 stream cipher encryption algorithm.

Antworten (1)

Walter Roberson
Walter Roberson am 16 Mai 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 Kommentare
Walter Roberson
Walter Roberson am 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
Pandu Hutagalung am 17 Jun. 2019
Sir, there are lot file with extension .m and what step do i have take?
thank you

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Encryption / Cryptography finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by