BlowFish Encryption Algorithm Implementation Problem

There's a KEY cell array P of Hexadecimal values (ex. P(1)='A1234567B'--> Hexadecimal) and a text input S='secret'--> string. This string must be 64-bit block,then split to two equal parts of 32-bits (S_left, S_right). How to XOR S_left with P(1)?

댓글 수: 2

Following up
Just relax. It is Sunday morning in the US, where many of those who would answer your question reside. Bumping your question up after only one hour is a bit silly.
https://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Encryption / Cryptography에 대해 자세히 알아보기

질문:

2018년 1월 21일

편집:

2018년 1월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by