cvs commit: src/secure/lib/libcrypt blowfish.c blowfish.h
crypt-blowfish.c
Mark Murray
markm at FreeBSD.org
Mon Jun 2 12:17:26 PDT 2003
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
More information about the cvs-src
mailing list