[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The objects...
pgp/gpg encryption? (ducking)
On Sat, 30 Oct 1999, Micah K Yoder wrote:
moo> Spencer Portee wrote:
moo>
moo> > It can use crypt(5)(?) or it's own idiotic encryption. Use crypt.. it'll
moo> > be nicer.
moo>
moo> It's currently using MySQL encryption. Switching to crypt() is an
moo> option. What do you think people??? Only problem is crypt() is limited
moo> to 8 significant characters (I think). Perhaps md5() could be used...
moo>