git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
206ce59
)
KEYS: Store public key algo ID in public_key struct
author
David Howells
<dhowells@redhat.com>
Fri, 30 Aug 2013 15:15:24 +0000
(16:15 +0100)
committer
David Howells
<dhowells@redhat.com>
Wed, 25 Sep 2013 16:17:00 +0000
(17:17 +0100)
Store public key algo ID in public_key struct for reference purposes. This
allows it to be removed from the x509_certificate struct and used to find a
default in public_key_verify_signature().
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Josh Boyer <jwboyer@redhat.com>
No differences found