List of questions
Related questions
Question 124 - 212-81 discussion
With Cipher-block chaining (CBC) what happens?
A.
The block cipher is turned into a stream cipher
B.
The message is divided into blocks and each block is encrypted separately. This is the most basic mode for symmetric encryption
C.
Each block of plaintext is XORed with the previous ciphertext block before being encrypted
D.
The cipher text from the current round is XORed with the plaintext for the next round
Your answer:
0 comments
Sorted by
Leave a comment first