]> git.karo-electronics.de Git - karo-tx-linux.git/commit
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate
authorDavid Howells <dhowells@redhat.com>
Tue, 15 Jan 2013 15:33:36 +0000 (15:33 +0000)
committerDavid Howells <dhowells@redhat.com>
Sat, 19 Jan 2013 01:05:19 +0000 (01:05 +0000)
commit853738d53b4d7025a19abcb2766221832b99fe87
tree3ebd853e2da473e7b1149a73a3db531bbd571adf
parent88ac8b7af72486163f85abdba97dc4fabac1f9ff
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate

Check that the algorithm IDs obtained from the ASN.1 parse by OID lookup
corresponds to algorithms that are available to us.

Reported-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Howells <dhowells@redhat.com>
crypto/asymmetric_keys/x509_public_key.c