Cell-level Encryption (CLE): A database encryption method that encrypts individual cells, or fields, within a database table, allowing for fine-grained control over access to sensitive data. Each cell can be encrypted with a unique key, which prevents unauthorized users from reading the data while still allowing the database to perform complex queries, as the database structure remains accessible.
Categories: CC D5: Security Operations | CCSP D2: Cloud Data Security | CISM D3: Information Security Program | CISSP D3: Security Architecture and Engineering | Security+ D1: General Security Concepts | SSCP D5: Cryptography
« Back to Glossary Index