[PATCH 2/2] libcrypt: add support for SHA512-crypt.

Mike Frysinger vapier at gentoo.org
Thu Nov 17 16:20:29 UTC 2011


On Wednesday 16 November 2011 06:53:34 William Pitcock wrote:
> --- a/extra/Configs/Config.in
> +++ b/extra/Configs/Config.in
> @@ -1174,6 +1174,12 @@ config UCLIBC_HAS_CRYPT_IMPL
>  	help
>  	  libcrypt contains crypt(), setkey() and encrypt()
> 
> +config UCLIBC_HAS_SHA512_CRYPT_IMPL
> +	bool "libcrypt SHA512 support"
> +	default y
> +	help
> +	  Say N here if you do not need SHA512 crypt support.

shouldn't this "depend UCLIBC_HAS_CRYPT_IMPL" ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20111117/2a2f2621/attachment.asc>


More information about the uClibc mailing list