aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorStephan Müller <smueller@chronox.de>2021-05-20 21:31:11 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2021-05-28 15:11:45 +0800
commit9b7b94683a9b9c42a743d591e48b9f51f505dd1f (patch)
treeda706fef854715a790ee990218f9d36f8739fdaf /crypto/Kconfig
parenthwrng: core - Use DEVICE_ATTR_<RW|RO> macro (diff)
downloadlinux-dev-9b7b94683a9b9c42a743d591e48b9f51f505dd1f.tar.xz
linux-dev-9b7b94683a9b9c42a743d591e48b9f51f505dd1f.zip
crypto: DRBG - switch to HMAC SHA512 DRBG as default DRBG
The default DRBG is the one that has the highest priority. The priority is defined based on the order of the list drbg_cores[] where the highest priority is given to the last entry by drbg_fill_array. With this patch the default DRBG is switched from HMAC SHA256 to HMAC SHA512 to support compliance with SP800-90B and SP800-90C (current draft). The user of the crypto API is completely unaffected by the change. Signed-off-by: Stephan Mueller <smueller@chronox.de> Acked-by: simo Sorce <simo@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions