[PATCH 2/3] libcrypt: add support for SHA512-CRYPT password hashing

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Dec 19 06:50:30 UTC 2011


On Dec 19, 2011 7:18 AM, "Mike Frysinger" <vapier at gentoo.org> wrote:
>
> On Saturday 17 December 2011 05:54:35 William Pitcock wrote:
> > --- a/extra/Configs/Config.in
> > +++ b/extra/Configs/Config.in
> >
> > +config UCLIBC_HAS_SHA512_CRYPT_IMPL
> > +     bool "libcrypt SHA512 support"
> > +     depends on UCLIBC_HAS_CRYPT_IMPL
> > +     default y
>
> i'm not sure about defaulting to "y" (same for the sha256) ... not sure if
> anyone else has an opinion on this ?

Should be off per default, yes.


More information about the uClibc mailing list