CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2014/11/01 11:48:00

Modified files:
        usr.bin/passwd : pwd_gensalt.c 

Log message:
remove support for creating any password style that's not blowfish.
this also effectively retires the ypcipher cap. it's time for DES crypt
to die (especially over network traffic!) and a multi stage rollout of
upgrading login.conf first would take too long. one cipher standard is
good enough. this doesn't prevent auth yet, just new passwords.
ok deraadt millert

Reply via email to