Hi all,
I use openssl-0.9.6 on a RedHat
Linux 7.0 system as well as LynxOS system, both on i386 machines.
I use the crypt() function
defined in (ssldir)/crypt/des/fcrypt.c
The output of crypt remains same
for passwords with the same first 8 characters.
I would like to know the
maximum length of the password argument to crypt(password, salt) function.
Thanks for any help,
Hari. |