Transparent Data Encryption
E56723
Transparent Data Encryption is a database security feature that encrypts data at rest by automatically encrypting database files and backups to protect against unauthorized access to stored data.
All labels observed (2)
| Label | Occurrences |
|---|---|
| Transparent Data Encryption canonical | 2 |
| Azure SQL Database Transparent Data Encryption | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T452331 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Transparent Data Encryption Context triple: [SQL Server, supportsFeature, Transparent Data Encryption]
-
A.
Probabilistic Encryption
Probabilistic Encryption is a cryptographic technique that uses randomness in the encryption process so that the same message encrypts to different ciphertexts, enhancing security against attackers.
-
B.
Advanced Encryption Standard
Advanced Encryption Standard is a widely used symmetric block cipher standard that secures digital data in applications ranging from wireless networks to government communications.
-
C.
New Directions in Cryptography
New Directions in Cryptography is a landmark 1976 paper that introduced the concepts of public-key cryptography and digital signatures, fundamentally reshaping modern cryptography and secure communications.
-
D.
Temporal Key Integrity Protocol
Temporal Key Integrity Protocol (TKIP) is a legacy wireless security algorithm designed to enhance WEP encryption in early Wi‑Fi networks by dynamically changing encryption keys.
-
E.
IEEE 802.1AE MACsec standard
The IEEE 802.1AE MACsec standard is a network security protocol that provides data confidentiality, integrity, and origin authenticity for Ethernet traffic at the media access control (MAC) layer.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Transparent Data Encryption Target entity description: Transparent Data Encryption is a database security feature that encrypts data at rest by automatically encrypting database files and backups to protect against unauthorized access to stored data.
-
A.
Probabilistic Encryption
Probabilistic Encryption is a cryptographic technique that uses randomness in the encryption process so that the same message encrypts to different ciphertexts, enhancing security against attackers.
-
B.
Advanced Encryption Standard
Advanced Encryption Standard is a widely used symmetric block cipher standard that secures digital data in applications ranging from wireless networks to government communications.
-
C.
New Directions in Cryptography
New Directions in Cryptography is a landmark 1976 paper that introduced the concepts of public-key cryptography and digital signatures, fundamentally reshaping modern cryptography and secure communications.
-
D.
Temporal Key Integrity Protocol
Temporal Key Integrity Protocol (TKIP) is a legacy wireless security algorithm designed to enhance WEP encryption in early Wi‑Fi networks by dynamically changing encryption keys.
-
E.
IEEE 802.1AE MACsec standard
The IEEE 802.1AE MACsec standard is a network security protocol that provides data confidentiality, integrity, and origin authenticity for Ethernet traffic at the media access control (MAC) layer.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
data-at-rest encryption technology
ⓘ
database security feature ⓘ |
| appliesTo |
data files on disk
ⓘ
database backups ⓘ database files ⓘ transaction log files ⓘ |
| doesNotEncrypt |
data in memory
ⓘ
data in transit ⓘ |
| doesNotProtectAgainst |
SQL injection attacks
ⓘ
attacks by authenticated users with query access ⓘ privilege abuse inside the database ⓘ |
| encrypts | data at rest ⓘ |
| hasCharacteristic |
can impact I/O performance
ⓘ
does not require application code changes ⓘ encryption is handled by the database engine ⓘ encrypts entire database or specific tablespaces depending on implementation ⓘ often integrates with hardware security modules ⓘ relies on master keys or key encryption keys ⓘ |
| hasPurpose |
encrypt database files and backups
ⓘ
prevent unauthorized access to stored data ⓘ protect data at rest ⓘ |
| isConfiguredAt |
database level
ⓘ
tablespace level in some systems ⓘ |
| isImplementedIn |
Amazon RDS
ⓘ
surface form:
Amazon RDS for SQL Server
Azure SQL Database ⓘ Azure SQL Managed Instance ⓘ IBM DB2 ⓘ
surface form:
IBM Db2
SQL Server ⓘ
surface form:
Microsoft SQL Server
MySQL ⓘ Oracle Cloud databases ⓘ Oracle Database ⓘ PostgreSQL ⓘ |
| isTransparentTo |
applications
ⓘ
database clients ⓘ |
| mitigates |
risk of data exposure from lost backups
ⓘ
risk of data exposure from offline attacks ⓘ risk of data exposure from stolen database files ⓘ |
| performs |
on-the-fly decryption
ⓘ
on-the-fly encryption ⓘ |
| protects | confidentiality of stored database data ⓘ |
| relatedTo |
backup encryption
ⓘ
column-level encryption ⓘ disk-level encryption ⓘ key management systems ⓘ |
| requires |
key management
ⓘ
secure storage of encryption keys ⓘ |
| supports | regulatory compliance for data protection ⓘ |
| uses |
encryption keys
ⓘ
key hierarchy ⓘ symmetric encryption algorithms ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Transparent Data Encryption Description of subject: Transparent Data Encryption is a database security feature that encrypts data at rest by automatically encrypting database files and backups to protect against unauthorized access to stored data.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.