electronic codebook (ECB)

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instanceOf crypt
gptkbp:abbreviation gptkb:ECB
gptkbp:compatibleWith initialization vector
gptkbp:contrastsWith gptkb:cipher_feedback_(CFB)_mode
gptkb:counter_(CTR)_mode
gptkb:cipher_block_chaining_(CBC)
output feedback (OFB) mode
gptkbp:definedIn gptkb:FIPS_PUB_81
gptkbp:encryption each block independently
https://www.w3.org/2000/01/rdf-schema#label electronic codebook (ECB)
gptkbp:notRecommendedFor encrypting large amounts of data
gptkbp:property identical plaintext blocks yield identical ciphertext blocks
gptkbp:standardizedBy gptkb:NIST
gptkbp:usedFor gptkb:DES
gptkb:AES
crypt
encryption
gptkbp:usedIn cryptography
gptkbp:vulnerableTo replay attacks
pattern leakage
gptkbp:bfsParent gptkb:RC5
gptkbp:bfsLayer 5