encryption scheme
C2106
concept
An encryption scheme is a systematic method that transforms readable data into an unreadable form using algorithms and keys to ensure confidentiality, integrity, and secure communication.
All labels observed (13)
| Label | Occurrences |
|---|---|
| cryptographic technique | 4 |
| encryption scheme canonical | 4 |
| AEAD construction | 2 |
| authenticated encryption scheme | 2 |
| content scrambling algorithm | 1 |
| cryptographic system | 1 |
| data encryption technology | 1 |
| full-disk encryption system | 1 |
| misuse-resistant AEAD scheme | 1 |
| misuse-resistant encryption scheme | 1 |
| probabilistic encryption scheme | 1 |
| public-key encryption scheme | 1 |
| substitution cipher | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: encryption scheme
Generated description
An encryption scheme is a systematic method that transforms readable data into an unreadable form using algorithms and keys to ensure confidentiality, integrity, and secure communication.
Instances (20)
| Instance | Via concept surface |
|---|---|
| Atbash | substitution cipher |
| Microsoft Office encryption (legacy) | cryptographic system |
| Chaffing and winnowing | cryptographic technique |
| Probabilistic Encryption | cryptographic technique |
| ElGamal | probabilistic encryption scheme |
| AES-Poly1305 | authenticated encryption scheme |
| AEAD_CHACHA20_POLY1305 | AEAD construction |
| XChaCha20-Poly1305 AEAD construction | AEAD construction |
| oblivious RAM | cryptographic technique |
|
FileVault
surface form:
FileVault 2
|
full-disk encryption system |
| Merkle–Hellman knapsack cryptosystem | — |
| SIV mode | misuse-resistant encryption scheme |
| SIV misuse-resistant AEAD | misuse-resistant AEAD scheme |
| C&W | cryptographic technique |
| Always Encrypted | data encryption technology |
| RSA | — |
| XSalsa20-Poly1305 | authenticated encryption scheme |
| Rabin cryptosystem | — |
|
Hybrid Public Key Encryption (HPKE)
surface form:
Hybrid Public Key Encryption
|
public-key encryption scheme |
| DVB-CSA | content scrambling algorithm |