Cipher feedback (CFB)
Attacks
Zero key (CFB-8)
This security vulnerability revealed that in this block cipher mode of operation, with non-negligible probability (1 in 256), for a randomly generated key and a plaintext of zeroes, the ciphertext could also be all zeroes, making the output predictable.
Last updated on