April 20, 2004 at 7:13 am
I like to enrypt a column (SQL 2000 SP3a) using Triple DES encryption method. This columns contains the sensitive information. What's the best way to do 3DES encryption?. Is there extended sp or function available?.
Thanks
April 20, 2004 at 8:34 am
Our developers tend to use the Crypto provided with .NET and do it in the application, but there are some options from 3rd party vendors. Here are some:
NetLib Encryptionizer for SQL Server
Application Security Inc. makes dbEncrypt, but not sure what happened to them. There's a press release from Dec 2003 but right now a whois on their domain (appsecinc.com) returns nothing.
K. Brian Kelley
@kbriankelley
April 20, 2004 at 9:15 am
Thanks for the help Brian.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply