Re: [PATCH] X.509: unpack RSA signatureValue field from BIT STRING

From: Maciej S. Szmigiero
Date: Fri Mar 23 2018 - 11:25:41 EST


On 07.03.2018 18:56, Maciej S. Szmigiero wrote:
> On 07.03.2018 16:44, David Howells wrote:
>> Maciej S. Szmigiero <mail@xxxxxxxxxxxxxxxxxxxxx> wrote:
>>
>>> + if (!strcmp(ctx->cert->sig->pkey_algo, "rsa")) {
>>
>> I'm going to change this to '== 0' rather than '!'.
>
> No problem.

I cannot find this patch in any tree that I have looked at.
Are you going to pick it up later or am I not looking at the right
place?

Thanks,
Maciej