Skip to main content

7.3. Authenticated Encryption with Associated Data (AEAD) Functions

7.3. Authenticated Encryption with Associated Data (AEAD) Functions

ValueAEADNkNnNtReference
0x0000ReservedN/AN/AN/ARFC 9180
0x0001AES-128-GCM161216[GCM]
0x0002AES-256-GCM321216[GCM]
0x0003ChaCha20Poly1305321216[RFC8439]
0xFFFFExport-onlyN/AN/AN/ARFC 9180

Table 5: AEAD IDs

The 0xFFFF AEAD ID is reserved for applications that only use the Export interface; see Section 5.3 for more details.