diff options
author | Stephan Müller <smueller@chronox.de> | 2021-11-21 15:31:27 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-11-26 06:25:18 +0100 |
commit | 1ce1bacc480965fab4420e561916ce45d2e90c05 (patch) | |
tree | ecae3be9723e37d0ceb746c88f63a86df5ba75cb /crypto/dh.c | |
parent | crypto: jitter - consider 32 LSB for APT (diff) | |
download | linux-1ce1bacc480965fab4420e561916ce45d2e90c05.tar.xz linux-1ce1bacc480965fab4420e561916ce45d2e90c05.zip |
crypto: rsa - limit key size to 2048 in FIPS mode
FIPS disallows RSA with keys < 2048 bits. Thus, the kernel should
consider the enforcement of this limit.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/dh.c')
0 files changed, 0 insertions, 0 deletions