On Tue, 5 Oct 2004, Dan Nae wrote:

> htpasswd? cu afisare in consola

        htpasswd (-m) cripteaza tot md5, cam in acelasi stil, doar ca 
saltul e ceva cu $1apr$etc$.
        In perl, in Crypt::PasswdMD5, ai unix_md5_crypt() pentru 
criptare a la shadow, apache_md5_crypt() criptare a la apache htpasswd 
(-m), iar in Digest::MD5 mai ai niste lucruri interesante, cel mai 
interesant fiind md5_hex() pentru generarea de hashuri md5 precum 
password('cutare') din mysql, md5('cutare') din postgresql, etc.

-- 
Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of any company, unless
otherwise expressly stated.

--- 
Detalii despre listele noastre de mail: http://www.lug.ro/


Raspunde prin e-mail lui