On Wed, Jan 27, 2021 at 07:14:10PM -0500, Stefan Berger wrote:
> From: Stefan Berger <stef...@linux.ibm.com>
> 
> Add support for parsing the parameters of a NIST P256 or NIST P192 key.
> Enable signature verification using these keys.
> 
> Signed-off-by: Stefan Berger <stef...@linux.ibm.com>
> Cc: Herbert Xu <herb...@gondor.apana.org.au>
> Cc: "David S. Miller" <da...@davemloft.net>
> Cc: linux-crypto@vger.kernel.org
> ---
>  crypto/Makefile            |   9 +-
>  crypto/ecc.c               | 279 +++++++++++++++++++++++++++++++++++++
>  crypto/ecc.h               |   2 +
>  crypto/ecdsasignature.asn1 |   4 +
>  4 files changed, 293 insertions(+), 1 deletion(-)
>  create mode 100644 crypto/ecdsasignature.asn1

Hi Stefan:

I forgot to cc you on the other thread at

https://lore.kernel.org/linux-crypto/20210128103908.ga32...@gondor.apana.org.au/T/#u

Whatever we decide there would be applicable to your scenario too.
Please join the discussion on that thread.

Thanks,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to