Brian Feldman 04c9749ff0 Add working and easy crypt(3)-switching. Yes, we need a whole new API
for crypt(3) by now.  In any case:

Add crypt_set_format(3) + documentation to -lcrypt.
Add login_setcryptfmt(3) + documentation to -lutil.
Support for switching crypt formats in passwd(8).
Support for switching crypt formats in pw(8).

The simple synopsis is:
edit login.conf; add a passwd_format field set to "des" or "md5"; go nuts :)

Reviewed by:	peter
2000-08-22 02:15:54 +00:00
..
2000-06-14 14:38:11 +00:00
2000-08-21 21:05:44 +00:00
2000-07-28 00:42:54 +00:00
2000-08-17 23:46:13 +00:00
1999-08-28 00:22:10 +00:00
2000-07-14 11:23:04 +00:00
1999-08-28 00:22:10 +00:00
1999-09-29 15:18:46 +00:00
1999-08-28 00:22:10 +00:00
2000-07-07 08:15:19 +00:00
2000-07-07 08:15:19 +00:00
2000-07-14 17:15:34 +00:00
1999-08-28 00:22:10 +00:00
2000-08-04 06:25:30 +00:00