Re: [PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys

2021-03-26 Thread Herbert Xu
On Tue, Mar 16, 2021 at 05:07:30PM -0400, Stefan Berger wrote: > This series of patches adds support for x509 certificates signed by a CA > that uses NIST P384, P256 or P192 keys for signing. It also adds support for > certificates where the public key is one of this type of a key. The math > for E

Re: [PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys

2021-03-16 Thread Stefan Berger
Herbert,   if you could queue patches 1-9 in a topic branch, that would be great! Regards,    Stefan On 3/16/21 5:07 PM, Stefan Berger wrote: This series of patches adds support for x509 certificates signed by a CA that uses NIST P384, P256 or P192 keys for signing. It also adds support for

[PATCH v12 00/10] Add support for x509 certs with NIST P384/256/192 keys

2021-03-16 Thread Stefan Berger
This series of patches adds support for x509 certificates signed by a CA that uses NIST P384, P256 or P192 keys for signing. It also adds support for certificates where the public key is one of this type of a key. The math for ECDSA signature verification is also added as well as the math for fast