Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 195(0 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.4
Where can I find an implementation of MD5 for Visual C++
Zones: C++Date Answered: 10/11/1997 Views: 37
Greetings to all you good people! Im trying to do something very simple.. in theory.  I have a String, and i want to get another String.. (the MD5'ed version of the string i started with... ...
Zones: JavaDate Answered: 06/21/2001 Views: 0
Is there a built-in function to do some encryption, like MD5, etc ?
Zones: Visual BasicDate Answered: 07/27/2001 Views: 0
If I convert my passwords to MD5 hash I assume I lose the ability to email the forgotten passwords to users.  Is this true?  I am having a hard time find this info online.  What should I be doing t...
Zones: ASPDate Answered: 01/23/2003 Views: 0
I am interested in how to use the .md5 files that usually accompany an image of a Linux distro. I assume they some type of CRC table. I am using windows-based OS so be gentle.... -keith
Zones: Linux, Linux DistributionsDate Answered: 08/13/2003 Views: 0
Hi, I am using the following code to generate checksum value and the result is not what it should be: <%@ page import="java.util.Date, java.io.*, java.lang.*, java.net.URLEncoder, java.securi...
Zones: JSPDate Answered: 02/21/2004 Views: 0
I want to stored password in database with hash value, using MD5 algorithm. Already hashed password and stored it to database, but now i want to decrypt, i means restored the value of string before...
Zones: .NETDate Answered: 04/24/2004 Views: 0
Hey Experts! I am in search of a way to get the MD5 of a file WITHOUT using aamd532.dll (or any kind of external DLL for that matter).  I have searched for other methods but can't seem to find ...
Zones: Visual BasicDate Answered: 06/06/2004 Views: 0
I have a string I would like to encrypt into MD5 using .NET. "This is a test." PLease note the test string does not include the quotes. I am looking for the hash = 120EA8A25E5D487BF68B570...
Zones: .NETDate Answered: 06/23/2004 Views: 0
I am writing a program using md5 password. I want it to compatiable with my php program also. Can you give me a function that can translate a string into some thing like md5('string') does.
Zones: Delphi ProgrammingDate Answered: 07/15/2004 Views: 0