Does anyone knows how bigcrypt() work? I wrote a small C program to
automate account creation including password encryption when I was deciding
which algorithm to use by trying all of them (using dispcrypt()) the
bigcrypt() threw 'Authentication database use not initialized first' at me
while others (crypt(), crypt16(), C2_crypt()) worked fine.
Thank you,
Jakrit
Received on Thu Jul 02 1998 - 14:20:40 NZST