Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which is safer hashing or encrypting?
Message
De
13/03/2003 17:07:51
 
 
À
13/03/2003 14:39:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00765535
Message ID:
00765609
Vues:
19
Using MD5 for security is much more secure than any encryption algorithm. Since MD5 creates a one way hash, it is not really suitable for situations where decryption back to the source is required. One-way hashing is mostly used for comparing a message that is decrypted against a public key (128 bit MD5 string) to verify that the messages have not been tampered with in anyway.

For more information on MD5, visit RSA at http://www.rsasecurity.com/rsalabs/faq/3-6-6.html.

HTH,
Tracy


>Hi all,
>
>I use encryption to store users passwords in tables (I encrypt the password with the password itself as the key). I wonder if I store the MD5 or SHA1 or anyother hashed string of the password is as safe as encrypting it; for me it's easier to use hashing as I can do direct comparisons.
>
>Regards,
>Javier B.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform