Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Character(String) Transposition/Encryption
Message
 
To
04/01/2006 12:10:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB.NET 1.1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01083187
Message ID:
01083239
Views:
10
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform