freebsd-dev/secure/lib
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
..
libcipher $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
libcrypt Add working and easy crypt(3)-switching. Yes, we need a whole new API 2000-08-22 02:15:54 +00:00
libcrypto Unbreak the OpenSSL headers for those of us who don't/can't use IDEA by 2000-08-04 04:25:59 +00:00
librsaglue Build a shared library too - ports expect it. 2000-03-07 20:55:55 +00:00
librsaintl Update for OpenSSL 0.9.5a and clean up a bit. 2000-04-13 07:37:26 +00:00
librsausa Update for OpenSSL 0.9.5a and clean up a bit. 2000-04-13 07:37:26 +00:00
libssh Add a new file to SRCS 2000-06-03 10:04:31 +00:00
libssl Update for OpenSSL 0.9.5a and clean up a bit. 2000-04-13 07:37:35 +00:00
libtelnet Make telnet with SRA work. 1999-10-07 19:47:09 +00:00
Makefile Argh. Cut/paste transcription error. Fix syntax of previous commit. 2000-07-03 06:26:30 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00