cipher feedback (CFB) mode

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:canEncode data of arbitrary length
gptkbp:compatibleWith padding
gptkbp:enables block cipher to act as a stream cipher
gptkbp:errorPropagation limited to block size
gptkbp:feedbackSize can be less than or equal to block size
https://www.w3.org/2000/01/rdf-schema#label cipher feedback (CFB) mode
gptkbp:introducedIn gptkb:FIPS_PUB_81
gptkbp:relatedTo output feedback (OFB) mode
cipher block chaining (CBC) mode
gptkbp:standardizedBy gptkb:NIST
gptkbp:usedFor gptkb:DES
gptkb:AES
encryption
decryption
gptkbp:uses feedback mechanism
initialization vector (IV)
gptkbp:vulnerableTo bit flipping attacks
gptkbp:bfsParent gptkb:electronic_codebook_(ECB)
gptkbp:bfsLayer 6