|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 3:32 AM
Points: 53,
Visits: 142
|
|
whts the diff in using symetric and asymettic keys in encryption
as i hve reffere http://sqlusa.com/bestpractices2008/password-encryption/ for asymetric encryptio & another set of code for symmetric encryption
which is more prefffered
i wuld also like to decrypt the same for comparasion in front end using c#
is there any option to directly set a column t0 password field
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Yesterday @ 6:54 AM
Points: 1,333,
Visits: 2,937
|
|
typically asymmetric keys are used to protect symmetric keys.
The probability of survival is inversely proportional to the angle of arrival.
|
|
|
|