The Hermit Hacker wrote:
>
> So, we're going to go with less security then is available on most Unix
> OSs?
No, the general consensus seems to be using MD5, not the weaker DES
crypt.
> if we are going to do this, *please* just use the regular system
> crypt() function ... for those that are using MD5 for their passwords, at
> least as it is under FreeBSD, crypt() does either MD5 or DES depending on
> the system ...
What does it do to portbility ?
-----------
Hannu