Re: SQL-Server and Content encryption

From: Kubyshev Andrey (email.ANTISPAM_at_vtc.ru)
Date: 04/29/03

  • Next message: johnechavez_at_earthlink.net: "tried dts copy of tables stored procedures etc and it fails exery time"
    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
    

  • Next message: johnechavez_at_earthlink.net: "tried dts copy of tables stored procedures etc and it fails exery time"