crypto: x509 - Add OID for NIST P521 and extend parser for it
authorStefan Berger <stefanb@linux.ibm.com>
Thu, 4 Apr 2024 14:18:56 +0000 (10:18 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 12 Apr 2024 07:07:52 +0000 (15:07 +0800)
commit3ba2ae361402f28754adf873954a22bf97b856a9
tree105b00fc0a46542a23cc50f363fe77b6a7f11511
parent4dc50330a437e91063c68da074574bf6459d68a5
crypto: x509 - Add OID for NIST P521 and extend parser for it

Enable the x509 parser to accept NIST P521 certificates and add the
OID for ansip521r1, which is the identifier for NIST P521.

Cc: David Howells <dhowells@redhat.com>
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/asymmetric_keys/x509_cert_parser.c
include/linux/oid_registry.h