cryptographic data structure
C16295
concept
A cryptographic data structure is a data organization that uses cryptographic primitives to ensure properties like integrity, authenticity, privacy, or verifiability of the stored or processed information.
Observed surface forms (7)
- privacy-enhancing technology ×4
- authenticated encryption with associated data scheme ×2
- authenticated data structure ×1
- cryptographic file format ×1
- cryptographic proof ×1
- data inclusion proof ×1
- network security data structure ×1
Instances (11)
- Merkle tree
- XChaCha20-Poly1305 AEAD construction via concept surface "authenticated encryption with associated data scheme"
- oblivious RAM via concept surface "privacy-enhancing technology"
- SIV misuse-resistant AEAD via concept surface "authenticated encryption with associated data scheme"
- Merkle proof via concept surface "cryptographic proof"
- Merkle Patricia tree via concept surface "authenticated data structure"
- PKCS #12 via concept surface "cryptographic file format"
- Security Association Database via concept surface "network security data structure"
- Onion services via concept surface "privacy-enhancing technology"
- DNS over HTTPS via concept surface "privacy-enhancing technology"
- Encrypted Client Hello via concept surface "privacy-enhancing technology"