commit | 69d9f31b888090b5705b7148760143a6b706a116 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Aug 16 01:33:17 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Aug 16 01:33:17 2012 +0100 |
tree | 09c7ec9cc7816cdd1dd5755dafe0c7e87bf6d720 | |
parent | 1095ff02a49868cf8f3706dd2c83474bcf2081f8 [diff] |
KEYS: PGP format signature parser Implement a signature parser that will attempt to parse a signature blob as a PGP packet format message. If it can, it will find an appropriate crypto key and set the public-key algorithm according to the data in the signature. Signed-off-by: David Howells <dhowells@redhat.com>