Re: MD5 help
From: Eugene Styer (eugenestyer_at_adelphia.net)
Date: 05/31/04
- Next message: izaqyos: "exisiting tests for encryption "strength""
- Previous message: Mok-Kong Shen: "Re: A Media Distribution Problem"
- In reply to: Brad P: "MD5 help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 31 May 2004 10:12:14 -0400
What comes to mind is a Visual Basic program (or whatever language you
desire) that connects to the Access database, gets one string, hashes
it, and stores the hash in the database, and then repeats the process
for the remaining 399+ strings.
Eugene Styer
Brad P wrote:
> Hello
>
> I have an Access table with a column for pwd's which are plain text. I am
> going to import this data to another database, where I want to encrypt the
> pwd to MD5 hash. The new database will be used in a phpbb forum. Does anyone
> know for a routine or program to encrypt 400+ strings quickly? Anything I
> find will encrypt an entire file. Also, Access does not have an MD5
> function.
>
> Thanks
>
>
- Next message: izaqyos: "exisiting tests for encryption "strength""
- Previous message: Mok-Kong Shen: "Re: A Media Distribution Problem"
- In reply to: Brad P: "MD5 help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|