Re: Pull "Load keys from signed PE binaries" branch into linux-next

From: Josh Boyer
Date: Thu Jan 10 2013 - 15:05:24 EST


On Thu, Jan 03, 2013 at 01:05:19PM +0000, David Howells wrote:
> David Howells (23):
> KEYS: Rename public key parameter name arrays
> KEYS: Move the algorithm pointer array from x509 to public_key.c
> KEYS: Store public key algo ID in public_key struct
> KEYS: Split public_key_verify_signature() and make available
> KEYS: Store public key algo ID in public_key_signature struct
> X.509: struct x509_certificate needs struct tm declaring
> X.509: Add bits needed for PKCS#7
> X.509: Embed public_key_signature struct and create filler function
> X.509: Handle certificates that lack an authorityKeyIdentifier field
> X.509: Export certificate parse and free functions

The above patches are mostly cleanups and I can follow them fairly well.
The only real comment I had was the same one Kees already made about the
public_key_verify_signature_2 function.

Feel free to add a:

Reviewed-by: Josh Boyer <jwboyer@xxxxxxxxxx>

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/