Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encrypt/Decrypt
Message
 
To
14/08/2003 06:59:27
Samir Chheda
Remittag Software Pvt. Ltd.
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00820064
Message ID:
00820089
Views:
15
If you are looking for a quick solution try using Encoder Wizard and use the SHA-1 digest hash to store the password for high security.

ie.

User enters password
software hashes password
software compares hash with the hash in database
if they are the same, then password is correct otherwise not.

This keeps the password completely safe since the real password is never stored and can not be decrypted.

http://www.SeekfordSolutions.com/Products/EncoderWizard/



>Hi,
>
>Has anobody written any encryption/decryption routine. I want to use it for saving the user password in the database. I have written one, but its too simple and can be breaked easily.
>
>TAI.
>
>Regards,
>Samir
Brian Seekford
Seekford Solutions, Inc.
http://www.SeekfordSolutions.com
Internet ActiveX Controls and .NET Class Libraries.
SMTP/S FTP POP3/S HTTP/S SNTP MIME PING WHOIS TRACEROUTE NNTP DNS MX
Base64, UUEncode, yEnc, MD5, SHA1, URL, Quoted-Printable.
Resizer and Tooltips
Email Verification and more. Check us out!
Previous
Reply
Map
View

Click here to load this message in the networking platform