Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which is safer hashing or encrypting?
Message
De
13/03/2003 15:35:46
 
 
À
13/03/2003 14:39:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00765535
Message ID:
00765566
Vues:
23
>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.

Hashing is safer. There's no way to go back to the original data with hashing, whereas if the encryption is broken, it yields the original data.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform