summaryrefslogtreecommitdiff
path: root/crypto/xts.c
diff options
context:
space:
mode:
authorStephan Müller <smueller@chronox.de>2020-07-20 19:09:23 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2020-07-31 18:08:59 +1000
commit2fa0b79ccce0650cb17cb6ceeaa4137b47468ec1 (patch)
tree5c4b70041fe7d0ddf74ed83b682763c9b5047132 /crypto/xts.c
parent29e35bd9bd7432e79e48c0c4dfdf11ec7ce9b748 (diff)
downloadlinux-crypto-2fa0b79ccce0650cb17cb6ceeaa4137b47468ec1.tar.gz
linux-crypto-2fa0b79ccce0650cb17cb6ceeaa4137b47468ec1.zip
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 'crypto/xts.c')
0 files changed, 0 insertions, 0 deletions