Date: 07/25/02
- Next message: Chris Boget: "Re: [PHP-DB] 3DES"
- Previous message: eric.jones <email protected>: "RE: [PHP-DB] Struggling with PG SQL and Large Objects"
- Next in thread: Chris Boget: "Re: [PHP-DB] 3DES"
- Reply: Chris Boget: "Re: [PHP-DB] 3DES"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How would I produce a triple DES or 3DES password?
I was using:
$passwd = crypt($passw);
but it is only DES.
Larentium
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Chris Boget: "Re: [PHP-DB] 3DES"
- Previous message: eric.jones <email protected>: "RE: [PHP-DB] Struggling with PG SQL and Large Objects"
- Next in thread: Chris Boget: "Re: [PHP-DB] 3DES"
- Reply: Chris Boget: "Re: [PHP-DB] 3DES"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

