Date: Mon, 2 Jun 2003 12:17:24 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c Message-ID: <200306021917.h52JHOVA081498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2003/06/02 12:17:24 PDT FreeBSD src repository Modified files: secure/lib/libcrypt blowfish.c blowfish.h crypt-blowfish.c Log: Strip the private blowfish code down to only that which is required to make crypt(3) blowfish "$2a$..." hashes. Lint and warnsify. Revision Changes Path 1.4 +1 -204 src/secure/lib/libcrypt/blowfish.c 1.3 +2 -17 src/secure/lib/libcrypt/blowfish.h 1.4 +1 -42 src/secure/lib/libcrypt/crypt-blowfish.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306021917.h52JHOVA081498>