Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which is safer hashing or encrypting?
Message
From
13/03/2003 15:35:46
 
 
To
13/03/2003 14:39:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00765535
Message ID:
00765566
Views:
24
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform