Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Encryption   (RSS)
Consider the following Scenario, You are using SQL Server 2008 Enterprise edition RTM or higher version and you are Transparent database encryption (new feature introduce in SQL Server 2008) to encrypt the Database to be mirrored. The database encryption Read More...
Have you ever wondered how to change the keys for the encryption for an already encrypted database. For this you can use "Key Rotation". Key rotation is the process of decrypting data with the old encryption key and encrypting the data with the new encryption Read More...
We have a production database in which the data is encrypted. The encryption follows the following hierarchy 1) The data is encrypted using Symmetric key 2) The symmetric key was encrypted using asymmetric key 3) The asymmetric key was encrypted using Read More...
 
Page view tracker