Cipher Block Chaining (CBC) mode

GPTKB entity

Statements (43)
Predicate Object
gptkbp:instance_of gptkb:blockade
gptkbp:dependency secure key management
gptkbp:has_enemies chosen ciphertext attacks
https://www.w3.org/2000/01/rdf-schema#label Cipher Block Chaining (CBC) mode
gptkbp:introduced_in gptkb:1980s
gptkbp:is_defined_by gptkb:NIST_SP_800-38_A
encryption algorithms
gptkbp:is_implemented_in SSL protocol
TLS protocol
gptkbp:is_often_used_in secure communications
gptkbp:is_part_of encryption standards
symmetric key cryptography
cryptographic protocols
secure messaging systems
information security frameworks
data protection mechanisms
data confidentiality solutions
gptkbp:is_related_to cryptographic security
gptkbp:is_used_for data integrity verification
gptkbp:is_used_in AES encryption
VPNs
application security
disk encryption
file encryption
secure file transfer
email encryption
DES encryption
cloud storage encryption
database encryption
secure backups
gptkbp:is_vulnerable_to bit flipping attacks
padding oracle attacks
gptkbp:operated_by chaining together blocks of plaintext
gptkbp:provides confidentiality
gptkbp:requires initialization vector (IV)
padding for plaintext
gptkbp:security Galois/ Counter Mode (GCM)
gptkbp:sensitivity IV reuse
gptkbp:suitable_for parallel processing
streaming data
gptkbp:used_in encryption algorithms
gptkbp:bfsParent gptkb:ECB
gptkbp:bfsLayer 6