Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Character(String) Transposition/Encryption
Message
 
À
04/01/2006 12:10:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01083187
Message ID:
01083239
Vues:
9
>MD5, among others, is not designed to encrypt and later decrypt. It is one-way-only.
>
>The idea is (for example) to encrypt a password. Instead of decrypting the password, the user's input is encrypted with the same algorithm. If it matches the previously saved encrypted password, then the user's input is assumed to be correct - although there is a remote chance of two different passwords producing the same hashcode (MD5 or whatever).
>
>Perhaps you can use it this way; otherwise, you will have to continue searching for other encryption/decription algorithms.
>

Like I said, I checked "all" the available encyption methods available in VB.Net and none of them suit my needs. That is why I am looking to find/develop alternative methods.
________________________
Ben Santiago, MCP & A+
Programmer Analyst (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS)
Eastern Suffolk BOCES - Student Data Services


Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
-Rich Cook
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform