News

Microsoft's SQL Server database software offers two easy-to-use functions, one of which encrypts data using a passphrase, the other decrypting it with the same passphrase.
Prior to SQL Server 2016, currently in CTP, your main method for encrypting a SQL Server application was to use a feature called Transparent Data Encryption. TDE provides strong encryption, but with ...
The Always Encrypted feature for Microsoft’s Azure SQL Database and SQL Server 2016 is now generally available, the company said. It keeps data encrypted at all times, showing it in plaintext ...
One question that comes up constantly on SQL Server security newsgroups is how to encrypt data stored in SQL Server. The simple answer is that you can’t—using SQL Server alone.
Microsoft said a new Always Encrypted security feature highlights its upcoming SQL Server 2016 -- 'the biggest leap forward in Microsoft's data platform history' -- shipping this summer in a public ...
Second, the encryption hap­pens automatically within the secure enclave, enabling you to avoid difficult kludges such as moving data outside of the encrypted database. Batteries Not Included This ...
DbEncrypt for SQL Server 2.1, which will be unveiled this week, takes far fewer round trips between its encryption engine and a SQL Server database, resulting in a fivefold-to-tenfold performance ...
Microsoft today announced several security-oriented improvements for Azure SQL Database, a managed relational database available on the Azure public cloud.