Information, Computer and Network Security Terms Glossary and Dictionary

CFB: Ciphertext Feedback

Ciphertext feedback (CFB) is a mode of operation for a block cipher. In contrast to the cipher block chaining (CBC) mode, which encrypts a set number of bits of plaintext at a time, it is at times desirable to encrypt and transfer some plaintext values instantly one at a time, for which ciphertext feedback is a method.

 

 


Related Terms

CFB: Ciphertext Feedback