Matlab code of RC5 stream cipher encryption algorithm

10 visualizaciones (últimos 30 días)
Vanishree H V
Vanishree H V el 16 de Mayo de 2015
Comentada: Pandu Hutagalung el 17 de Jun. de 2019
Encrypt the text data using RC5 stream cipher encryption algorithm.

Respuestas (1)

Walter Roberson
Walter Roberson el 16 de Mayo de 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 comentarios
Walter Roberson
Walter Roberson el 24 de Feb. de 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 el 17 de Jun. de 2019
Sir, there are lot file with extension .m and what step do i have take?
thank you

Iniciar sesión para comentar.

Categorías

Más información sobre Encryption / Cryptography en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by