php-general | 2000071
Date: 07/12/00
- Next message: Jason Bryner: "Re: [PHP] A really fun one"
- Previous message: Jason Brooke: "Re: [PHP] shell_exec() question"
- In reply to: Richard Heyes: "[PHP] Encryption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm doing a system right now which uses gnuPG (which I am not overly fond
of) which supports key encryption. gnuPG is kind of stupid, though... you
can't pass the key in (which means you can't hide it very well)
anyway, I suggest using gnuPG... or waiting till the binarycloud
(binarycloud.com) release with encryption comes out (maybe a month)
_a
-- Alex Black, Head Monkey enigma <email protected>The Turing Studio, Inc. http://www.turingstudio.com
vox+510.666.0074 fax+510.666.0093
Saul Zaentz Film Center 2600 Tenth St Suite 433 Berkeley, CA 94710-2522
> From: php <email protected> ("Richard Heyes") > Newsgroups: php.general > Date: 12 Jul 2000 15:09:55 -0700 > Subject: [PHP] Encryption > > Up until now I've always used md5() or the mysql password() functions to > store passwords. However, I'm now faced with the dilemma of having the > facility to retreive these passwords if forgotten. So I presumably have > to use some form of key'ed encryption...? Is there a way to do it with > php/MySQL? > > Thx. > > -- > Richard Heyes > http://www.heyes-computing.net/scripts/ > Plain text email only please! > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: php-general-unsubscribe <email protected> > For additional commands, e-mail: php-general-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> >
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jason Bryner: "Re: [PHP] A really fun one"
- Previous message: Jason Brooke: "Re: [PHP] shell_exec() question"
- In reply to: Richard Heyes: "[PHP] Encryption"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

