Re: [PATCH v3 05/14] PGPLIB: Signature parser

2024-09-12 Thread Jarkko Sakkinen
On Wed Sep 11, 2024 at 3:29 PM EEST, Roberto Sassu wrote: > From: David Howells > > Provide some PGP signature parsing helpers: > > (1) A function to parse V4 signature subpackets and pass the desired ones > to a processor function: > > int pgp_parse_sig_subpkts(const u8 *data, size_t

[PATCH v3 05/14] PGPLIB: Signature parser

2024-09-11 Thread Roberto Sassu
From: David Howells Provide some PGP signature parsing helpers: (1) A function to parse V4 signature subpackets and pass the desired ones to a processor function: int pgp_parse_sig_subpkts(const u8 *data, size_t datalen, struct pgp_parse_sig_conte