Docx
Docx
This study source was downloaded by 100000806027424 from CourseHero.com on 03-28-2024 06:09:40 GMT -05:00
https://www.coursehero.com/file/23127003/Crypto-Lab/
The disadvantage of ECB method is that identical plaintext blocks are encrypted into
identical cipher text blocks; thus, data patterns are not well hidden. So, we can see the
blur outline print of the original image. So, no confidentiality is provided.
On the other hand, CBC provides more secure mechanism because it used the operation
XOR before encryption of each cipher text block.
This study source was downloaded by 100000806027424 from CourseHero.com on 03-28-2024 06:09:40 GMT -05:00
https://www.coursehero.com/file/23127003/Crypto-Lab/
In OFB mode, the feedback is only in the key-generation system. If the single digit of the 30th
byte corrupted, then in plain text that only that byte or character is corrupted. Thus, only OFB
mode shows the most promising result and almost all the texts are recovered.
This study source was downloaded by 100000806027424 from CourseHero.com on 03-28-2024 06:09:40 GMT -05:00
https://www.coursehero.com/file/23127003/Crypto-Lab/
Powered by TCPDF (www.tcpdf.org)