commit | 2ecdb23b8c545fbee95caad0f2e45082787563ee | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Aug 30 16:18:15 2013 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Sep 25 17:17:01 2013 +0100 |
tree | 14884783575a49feb510a7e402747c076c076792 | |
parent | b426beb6eeb0c81aeaa419f7444064abc9cb04ae [diff] |
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>