Tag Archives: encryption

Decryption and CASTing

In my last encryption post I showed how to encrypt and decrypt data with a symmetric key. However there was a piece of the explanation I left out. If you look at that post, suppose that you ran this query … Continue reading

Posted in Blog | Tagged , , | 3 Comments

Using a Symmetric Key

In my Encryption Primer talk, I do demo on symmetric key use, and wanted to document it here. Encryption is a serious subject, and please do your research and education, as well as testing, before you implement it. This post … Continue reading

Posted in Blog | Tagged , , , , | 1 Comment

We Need to Learn Encryption

More than learning encryption, we need to demand better encryption tools inside SQL Server. After reading about the issues from the STUXNET worm, it makes me worried that we will see more disruptive attacks, not just from hackers and criminals, but … Continue reading

Posted in Editorial | Tagged , , | Comments Off on We Need to Learn Encryption

SQL Saturday #132 Files

Uploaded here if you need them. These are the PPT deck and the code. UnstructuredData.zip EncryptionPrimer.zip

Posted in Blog | Tagged , , , , | Comments Off on SQL Saturday #132 Files