Enter Keywords:
1 - 10 of 199(0.009 seconds)
Sort By:
 
Where can I find an implementation of MD5 for Visual C++
Zones: C++Date Answered: 10/11/1997 Rating: 6.4 Views: 64
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 Rating: 7.4 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 Rating: 7.6 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 Rating: 8.4 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 Rating: 7.2 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 Rating: 8.2 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 Rating: 7.0 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 Rating: 9.2 Views: 0
Ok let me start by saying I'm an ASP guy and have little experience with PHP.  Here is my problem.  I have a mySQL table full of usernames and passwords.  The passwords are stored as the MD5() chec...
Zones: PHPDate Answered: 07/12/2004 Rating: 8.8 Views: 0
Tags: md5
Hi Is there a way to Convert a String to a MD5 Encryped hash thing? like a function or some code would bevery helpful, Thanks!
Zones: VB ControlsDate Answered: 08/16/2004 Rating: 7.6 Views: 0