Always Encrypted was a new encryption feature added to SQL Server with the 2016 version of the product. Initially it was just available in enterprise edition, but from SQL Server 2016, SP1 was made available in standard edition also. Unlike TDE which encrypts the whole database, Always Encrypted is a form of column encryption that … Continue reading What is Always Encrypted and how does it work?