cipher feedback (CFB)

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:abbreviation gptkb:CFB
gptkbp:definedIn gptkb:ISO/IEC_10116
gptkb:FIPS_PUB_81
gptkbp:enables self-synchronizing stream cipher
https://www.w3.org/2000/01/rdf-schema#label cipher feedback (CFB)
gptkbp:introducedIn 1976
gptkbp:inventedBy gptkb:IBM
gptkbp:property can encrypt data smaller than block size
does not require padding
error propagation limited to block size
gptkbp:relatedTo gptkb:counter_(CTR)_mode
gptkb:cipher_block_chaining_(CBC)
gptkb:electronic_codebook_(ECB)
output feedback (OFB)
gptkbp:usedFor gptkb:DES
gptkb:AES
encryption
decryption
gptkbp:uses crypt
initialization vector
gptkbp:bfsParent gptkb:RC5
gptkbp:bfsLayer 5