in reply to Re^3: Perl sources and crypt()
in thread Perl sources and crypt()
And if you are dealing with /etc/passwd, then you already have a library that contains crypt(), so you don't need to get one 'by hand'. If you don't have a library that contains crypt, then where did the passwords in /etc/passwd come from?
|
|---|