Cipher Block Chaining (CBC) mode

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:abbreviation gptkb:CBC
gptkbp:category cryptography
encryption modes
https://www.w3.org/2000/01/rdf-schema#label Cipher Block Chaining (CBC) mode
gptkbp:introduced 1976
gptkbp:inventedBy gptkb:IBM
gptkbp:output_depends_on previous ciphertext block
gptkbp:provides confidentiality
gptkbp:requires initialization vector
block size
gptkbp:used_in gptkb:OpenSSL
gptkb:IPsec
TLS
block ciphers
gptkbp:usedFor encryption
decryption
gptkbp:vulnerableTo padding oracle attacks
bit flipping attacks
gptkbp:bfsParent gptkb:SP_800-38A
gptkbp:bfsLayer 6