Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 3des encyrption via a external SP call

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-16 : 10:07:11
Joel writes "I need to encrypt credit card information inside of a database. I would like to locate a tool to encrypt CC on the way in to the database and on the way out of the database. I believe this can be done by an XP store proc. It also needs to be 3des level. Do you have any recommendations? Speed is important.

Thanks,
Joel"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-04-16 : 10:40:20
Take a look at this product:

http://www.sqlteam.com/redir.asp?ItemID=6391

Go to Top of Page
   

- Advertisement -