diff options
author | Stephan Müller <smueller@chronox.de> | 2020-07-20 19:08:52 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-07-31 10:08:59 +0200 |
commit | 2ed5ba61cc78f102656eedc0b4c80fd14a5e8c7c (patch) | |
tree | 9f182b5842efb5e15a8c0b1669b2a75918333d55 /crypto/ecc.c | |
parent | crypto: dh - check validity of Z before export (diff) | |
download | linux-2ed5ba61cc78f102656eedc0b4c80fd14a5e8c7c.tar.xz linux-2ed5ba61cc78f102656eedc0b4c80fd14a5e8c7c.zip |
crypto: dh - SP800-56A rev 3 local public key validation
After the generation of a local public key, SP800-56A rev 3 section
5.6.2.1.3 mandates a validation of that key with a full validation
compliant to section 5.6.2.3.1.
Only if the full validation passes, the key is allowed to be used.
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecc.c')
0 files changed, 0 insertions, 0 deletions