Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Decrypting an MD5 Hashed String
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00763496
Message ID:
00771797
Vues:
104
The MD5 hash algorithm is a one-way algorithm, so you can't really decode it.

To encode a string and compare its hash is a way of validating the data. This is commonly used for transmitting passwords without actually sending the password plain-text.

An activex control called Encoder Wizard makes it pretty easy to use MD5.

You can check it out @
http://www.SeekfordSolutions.com/Products/EncoderWizard/

Hope this helps.
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!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform