Re: SQL-Server and Content encryption
From: Kubyshev Andrey (email.ANTISPAM_at_vtc.ru)
Date: 04/29/03
- Previous message: Vishal Parkar: "Re:How do I audit insert/delete/update etc"
- In reply to: Reiner: "SQL-Server and Content encryption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 14:56:59 +0200
Take a look at 3rd party tool XP_CRYPT (www.xpcrypt.com)
It supports asymmetric RSA encryption (you need separate keys for encryption
and decryption) as well as usual set of methods (AES, DESX, RC4 ) and set
of hashes.
Free version of tool available for download
-- Best regards Andrey
- Previous message: Vishal Parkar: "Re:How do I audit insert/delete/update etc"
- In reply to: Reiner: "SQL-Server and Content encryption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]