Groups | Blog | Home
all groups > sql server clients > september 2007 >

sql server clients : Symmetric and Asymmetric


Rogers
9/24/2007 3:45:43 PM
Dear Professional,

What would be the best answer if I ask when we use Symmetric Encryption Key
and Asymmetric Encryption in terms of SQL Server 2005 database.

Thanks in advance

Ekrem_Önsoy
9/25/2007 12:00:00 AM
Hello Rogers,


Symmetric Key is faster but less safe than Asymmetric Key because it uses
only one way encryption and decryption.

Asymmetric Key is slower but safer than Symmetric Key because it uses two
way encryption and decryption.


--
Ekrem Önsoy



[quoted text, click to view]
AddThis Social Bookmark Button