AEAD (Authenticated Encryption with Associated Data)
GPTKB entity
Statements (28)
Predicate | Object |
---|---|
gptkbp:instanceOf |
crypt
|
gptkbp:component |
modern cryptographic protocols
|
gptkbp:example |
gptkb:AES-GCM
gptkb:ChaCha20-Poly1305 |
https://www.w3.org/2000/01/rdf-schema#label |
AEAD (Authenticated Encryption with Associated Data)
|
gptkbp:input |
nonce
plaintext associated data |
gptkbp:output |
crypt
authentication tag |
gptkbp:property |
provides confidentiality and integrity in a single operation
detects unauthorized modifications prevents forgery attacks protects both plaintext and associated data |
gptkbp:relatedTo |
symmetric-key cryptography
block cipher modes of operation |
gptkbp:standardizedBy |
gptkb:IETF
gptkb:NIST 2000s |
gptkbp:supports |
associated data
|
gptkbp:usedFor |
data integrity
data confidentiality data authentication |
gptkbp:usedIn |
gptkb:QUIC
gptkb:IPsec TLS |
gptkbp:bfsParent |
gptkb:ChaCha20-Poly1305
|
gptkbp:bfsLayer |
6
|