|
|
|
|
Browse by Tags
All Tags » SQL » hashing (RSS)
-
Tuesday night I'll be presenting on SQL Server encryption to the NJSQL user's group in Parsippany. More information about this event and NJSQL can be found here: http://njsql.org/Default.aspx.
UPDATE: Uploaded the encryption presentation, attached to this post.
-
In my last post I talked about how to work around a couple of the limitations of SQL Server encryption by using SQL CLR and the .NET Framework to encrypt a BLOB value (up to 2.1 GB in size), using any supported algorithm you choose. In the example I used AES to encrypt data using a passphrase. SQL Server 2008 also allows you to generate ...
|
|
|
|
|