[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200610005402.152495-1-ebiggers@kernel.org>
Date: Tue, 9 Jun 2020 17:53:59 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: netdev@...r.kernel.org
Cc: linux-crypto@...r.kernel.org, Corentin Labbe <clabbe@...libre.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
Steffen Klassert <steffen.klassert@...unet.com>
Subject: [PATCH net v3 0/3] esp, ah: improve crypto algorithm selections
This series consolidates and modernizes the lists of crypto algorithms
that are selected by the IPsec kconfig options, and adds CRYPTO_SEQIV
since it no longer gets selected automatically by other things.
See previous discussion at
https://lkml.kernel.org/netdev/20200604192322.22142-1-ebiggers@kernel.org/T/#u
Eric Biggers (3):
esp, ah: consolidate the crypto algorithm selections
esp: select CRYPTO_SEQIV
esp, ah: modernize the crypto algorithm selections
net/ipv4/Kconfig | 37 +++++++++++++++++++++----------------
net/ipv6/Kconfig | 37 +++++++++++++++++++++----------------
net/xfrm/Kconfig | 24 ++++++++++++++++++++++++
3 files changed, 66 insertions(+), 32 deletions(-)
base-commit: 8027bc0307ce59759b90679fa5d8b22949586d20
--
2.26.2
Powered by blists - more mailing lists