RE: encrypt sensitive data
From: Mike Epprecht (SQL MVP) (mike_at_epprecht.net)
Date: 03/24/05
- Previous message: Hassan: "encrypt sensitive data"
- In reply to: Hassan: "encrypt sensitive data"
- Next in thread: Alek: "Re: encrypt sensitive data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Mar 2005 01:15:02 -0800
Hi
Do it at application level using the Windows API's of if you use .NET, use
the Crypto classes.
SQL server 2005 will support encryption at row level.
Regards
Mike
"Hassan" wrote:
> How do you encrypt sensitive data that may be stored in a database such as
> passwords, creditcard numbers,etc.. ?
>
> 3rd party tools ? Internal ..If so how.. ? Does decrypting add latency ..
> Any info that you can provide would be valuable. Using SQL 2000
>
>
>
- Previous message: Hassan: "encrypt sensitive data"
- In reply to: Hassan: "encrypt sensitive data"
- Next in thread: Alek: "Re: encrypt sensitive data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|