Re: [PATCH v2 10/21] appended signatures: support verifying appended signatures

2025-06-10 Thread sudhakar
Hi Daniel, Thank you for your valuable review. addressed all your review comments in v3. Thanks, sudhakar Kuppusamy On 2025-05-28 22:50, Daniel Kiper wrote: On Thu, Mar 27, 2025 at 01:02:31AM +0530, Sudhakar Kuppusamy wrote: From: Daniel Axtens Building on the parsers and the ability to emb

Re: [PATCH v2 10/21] appended signatures: support verifying appended signatures

2025-05-28 Thread Daniel Kiper
On Thu, Mar 27, 2025 at 01:02:31AM +0530, Sudhakar Kuppusamy wrote: > From: Daniel Axtens > > Building on the parsers and the ability to embed x509 certificates, as > well as the existing gcrypt functionality, add a module for verifying > appended signatures. > > This includes a verifier that requ

Re: [PATCH v2 10/21] appended signatures: support verifying appended signatures

2025-05-21 Thread sudhakar
On 2025-04-15 09:16, Gary Lin wrote: On Thu, Mar 27, 2025 at 01:02:31AM +0530, Sudhakar Kuppusamy wrote: From: Daniel Axtens Building on the parsers and the ability to embed x509 certificates, as well as the existing gcrypt functionality, add a module for verifying appended signatures. This i

Re: [PATCH v2 10/21] appended signatures: support verifying appended signatures

2025-04-14 Thread Gary Lin via Grub-devel
On Thu, Mar 27, 2025 at 01:02:31AM +0530, Sudhakar Kuppusamy wrote: > From: Daniel Axtens > > Building on the parsers and the ability to embed x509 certificates, as > well as the existing gcrypt functionality, add a module for verifying > appended signatures. > > This includes a verifier that re

[PATCH v2 10/21] appended signatures: support verifying appended signatures

2025-03-26 Thread Sudhakar Kuppusamy
From: Daniel Axtens Building on the parsers and the ability to embed x509 certificates, as well as the existing gcrypt functionality, add a module for verifying appended signatures. This includes a verifier that requires that Linux kernels and grub modules have appended signatures, and commands