[issue1681] MD5 password hash

Alex Hornung (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Tue Nov 23 23:53:27 PST 2010


Alex Hornung <ahornung at gmail.com> added the comment:

I've done a bit of research and the changes that are needed are the following:
1) add support for sha2 (256, 384, 512?) to lib/libcrypt.
2) modify the #define PASSWORD_HASH in lib/pam_module/pam_unix/pam_unix.c to the new hash to 
be used
3) modify the default passwd_format in /etc/login.conf 

Overall quite a minor task that I think would be even suitable for google code-in. Any 
further comments on this?

Regards,
Alex Hornung

----------
priority: wish -> feature

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1681>
_____________________________________________________






More information about the Bugs mailing list