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

Reply via email to