crypto: ecdsa - Register NIST P521 and extend test suite
authorStefan Berger <stefanb@linux.ibm.com>
Thu, 4 Apr 2024 14:18:54 +0000 (10:18 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 12 Apr 2024 07:07:52 +0000 (15:07 +0800)
commita7d45ba77d3d20ba029532090da4cbf058d3f36b
tree3eb07d3425101024295c7c2406954f5d8353e3e9
parent703ca5cda1ea04735e48882a7cccff97d57656c3
crypto: ecdsa - Register NIST P521 and extend test suite

Register NIST P521 as an akcipher and extend the testmgr with
NIST P521-specific test vectors.

Add a module alias so the module gets automatically loaded by the crypto
subsystem when the curve is needed.

Tested-by: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/ecdsa.c
crypto/testmgr.c
crypto/testmgr.h