summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorStephan Müller <smueller@chronox.de>2020-07-20 20:09:23 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-07-31 11:08:59 +0300
commit6914dd53eb7af7cbc66edf7992d600b1e952c40d (patch)
tree242bdb80540704daa7210315b70f9890047346b5 /usr
parent2ed5ba61cc78f102656eedc0b4c80fd14a5e8c7c (diff)
downloadlinux-6914dd53eb7af7cbc66edf7992d600b1e952c40d.tar.xz
crypto: ecc - 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.3. Only if the full validation passes, the key is allowed to be used. The patch adds the full key validation compliant to 5.6.2.3.3 and performs the required check on the generated public key. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions