Symmetric Encryption
Michael Coles, Rodney Landrum
Abstract
Michael Coles, Rodney Landrum
Abstract
Symmetric encryption is the class of encryption that involves using the same key (or two keys that are trivially related, mathematically speaking) for encryption and decryption. SQL Server provides support for symmetric encryption via a variety of algorithms, including AES, DES, Triple DES, RC2, and RC4. The SQL Server encryption hierarchy uses symmetric encryption algorithms to encrypt both keys and data. In this chapter, I’ll discuss how to create symmetric encryption keys and use symmetric encryption to secure your data and other encryption keys. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Symmetric encryption is the class of encryption that involves using the same key (or two keys that are trivially related, mathematically speaking) for encryption and decryption. SQL Server provides support for symmetric encryption via a variety of algorithms, including AES, DES, Triple DES, RC2, and RC4. The SQL Server encryption hierarchy uses symmetric encryption algorithms to encrypt both keys and data. In this chapter, I’ll discuss how to create symmetric encryption keys and use symmetric encryption to secure your data and other encryption keys. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Key concepts: 40-bit encryption, Probabilistic encryption, Encryption, Filesystem-level encryption, Symmetric-key algorithm, 56-bit encryption, Multiple encryption, Computer science