Matlab code of RC5 stream cipher encryption algorithm

조회 수: 12 (최근 30일)
Vanishree H V
Vanishree H V 2015년 5월 16일
댓글: Pandu Hutagalung 2019년 6월 17일
Encrypt the text data using RC5 stream cipher encryption algorithm.

답변 (1개)

Walter Roberson
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
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
Pandu Hutagalung 2019년 6월 17일
Sir, there are lot file with extension .m and what step do i have take?
thank you

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

카테고리

Help CenterFile Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by