Date: Mon, 14 Sep 1998 21:48:06 -0700 (PDT) From: Andreas Klemm <andreas@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/apache12-php3/patches patch-an Message-ID: <199809150448.VAA11612@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 1998/09/14 21:48:05 PDT Added files: www/apache12-php3/patches patch-an Log: From the author: "I replaced the #ifdef NEWSALT with something checking whether MD5 crypt or DES crypt is called on runtime. The standard salt for the DES crypt is used again (with a finer salt generation of course), because the extented salt returns a strange (perhaps only to me 8-) result which has nothing to do with a standard DES string. And it lasts up to _10 minutes_ to calculate an extented crypt on my Pentium 90 which is much too long for something like PHP3." Submitted by: Vladimir B. Grebenschikov <vova@plugcom.ru> Reworked by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809150448.VAA11612>