Re: [PATCH 0/5] crypto: caampkc - extend RSA private key representation

2017-05-17 Thread Herbert Xu
On Tue, Apr 25, 2017 at 04:26:34PM +0300, Horia Geantă wrote: > This patch set adds support for the second and third RSA private key > representations and extends caampkc to use the fastest key when all related > components are present in the private key. > > Additionally a rsa tcrypt test has

[PATCH 0/5] crypto: caampkc - extend RSA private key representation

2017-04-25 Thread Horia Geantă
This patch set adds support for the second and third RSA private key representations and extends caampkc to use the fastest key when all related components are present in the private key. Additionally a rsa tcrypt test has been added. Radu Alexe (4): crypto: tcrypt - include rsa test crypto: