2021-02-01 16:15:50

by David Howells

[permalink] [raw]
Subject: Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys

Stefan Berger <[email protected]> wrote:

> v6->v7:
> - Moved some OID defintions to patch 1 for bisectability
> - Applied R-b's

But I can't now apply 2-4 without patch 1.

David


2021-02-01 16:31:50

by Stefan Berger

[permalink] [raw]
Subject: Re: [PATCH v7 0/4] Add support for x509 certs with NIST p256 and p192 keys

On 2/1/21 11:13 AM, David Howells wrote:
> Stefan Berger <[email protected]> wrote:
>
>> v6->v7:
>> - Moved some OID defintions to patch 1 for bisectability
>> - Applied R-b's
> But I can't now apply 2-4 without patch 1.

Two possible solutions:

1) the whole series goes through the crypto tree

2) I make the OIDs addition patch 1 that both keyrings and crypto take
separately?


  Stefan