NetBSD/lib/libcrypt
hubertf 105b456cb7 Mention pwhash(1) in a few places,
suggested in PR 31125 by Stefan Schumacher.
2005-09-05 03:37:14 +00:00
..
Makefile Add pw_gensalt, which was taken from pwd_gensalt. This now is used in 3 2005-01-11 22:41:07 +00:00
bcrypt.c fix compile issue and de-lint 2005-01-12 05:27:35 +00:00
blowfish.c add __RCSID() 2003-08-06 08:34:32 +00:00
crypt-sha1.c use the standard __UNCONST 2005-01-11 22:40:22 +00:00
crypt.3 Mention pwhash(1) in a few places, 2005-09-05 03:37:14 +00:00
crypt.c Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00
crypt.h - change the gensalt functions to take an optional string instead of 2005-01-12 03:32:52 +00:00
md5crypt.c Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00
pw_gensalt.c fix compile issue. 2005-01-12 05:27:48 +00:00
shlib_version Add pw_gensalt, which was taken from pwd_gensalt. This now is used in 3 2005-01-11 22:41:07 +00:00
util.c Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00