Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encryption
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01570515
Message ID:
01570525
Vues:
27
>>>I was confusing the two for long time myself. Hashing means you never retrieve the original value of password and just store something. You then compare hash value of the password with the stored string. Two different passwords can potentially generate the same hash value.
>>>
>>>For encryption you store encrypted value and you can get back the original value if you know the encryption key.
>>
>>So for me it looks like storing encrypted value is what I doing now and want to continue. But instead of using my own function use something that is built into SQL Server.
>
>In this case start from this link
>
>http://technet.microsoft.com/en-us/library/bb964742.aspx
>
>and then read through all the links on the left side.

Thank you very much.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform