1. Suppose you are going to use a block cipher that is based on a combination of OFB (output feedback mode) and CFB (cip
Posted: Sat May 14, 2022 7:29 pm
1. Suppose you are going to use a block cipher that is based on a combination of OFB (output feedback mode) and CFB (cipher feedback mode) as shown below. The details of each block are not shown. Initialization vector (IV) key stream S1 key stream S2 key plain text OFB key CFB key plain text OFB Final ciphertext plain text ciphertext ciphertext ciphertext Show in a diagram all components and output of each of the first two blocks (one is OFB, and the other is CFB). You can expand the above diagram with details of each block.