lkml.org 
[lkml]   [2022]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 0/2] crypto: make the sha1 library optional
Eric Biggers <ebiggers@kernel.org> wrote:
> This series makes it possible to build the kernel without SHA-1 support,
> although for now this is only possible in minimal configurations, due to
> the uses of SHA-1 in the networking subsystem.
>
> Eric Biggers (2):
> crypto: move lib/sha1.c into lib/crypto/
> crypto: make the sha1 library optional
>
> crypto/Kconfig | 1 +
> init/Kconfig | 1 +
> lib/Makefile | 2 +-
> lib/crypto/Kconfig | 3 +++
> lib/crypto/Makefile | 3 +++
> lib/{ => crypto}/sha1.c | 0
> net/ipv6/Kconfig | 1 +
> 7 files changed, 10 insertions(+), 1 deletion(-)
> rename lib/{ => crypto}/sha1.c (100%)
>
>
> base-commit: 79e6e2f3f3ff345947075341781e900e4f70db81

All applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

\
 
 \ /
  Last update: 2022-07-15 10:53    [W:2.116 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site