Pro encryption in SQL Server 2022 : provide the highest level of protection for your data /
This in-depth look at the encryption tools available in SQL Server shows you how to protect data by encrypting it at rest with Transparent Data Encryption (TDE) and in transit with Transport Level Security (TLS). You will know how to add the highest levels of protection for sensitive data using Alwa...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Apress,
[2022]
|
Edición: | [First edition]. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part I: Understanding the Landscape
- Purpose of Encryption and Available Tools
- Part II: At-Rest Encryption
- Introducing Transparent Data Encryption
- Setting Up TDE
- Managing TDE
- Backup encryption
- Part III: Column Encryption using Always Encrypted
- Introducing Always Encrypted
- Setting up Always Encrypted
- Executing queries using Always Encrypted
- Encrypting existing data with Always Encrypted
- Limitations with Always Encrypted
- Key rotation with Always Encrypted
- Considerations when implementing Always Encrypted
- Part IV: Column Encryption using Always Encrypted with Enclaves
- Introducing Always Encrypted with enclaves
- Setting up Always Encrypted with enclaves
- In-place encryption with Always Encrypted enclaves
- Rich querying with Always Encrypted enclaves
- Setting up TPM attestation
- Part V: Completing the picture
- Encryption in transit using transport layer security
- Hashing and salting of passwords
- Extensible key management (EKM)
- Other methods of column encryption.