Thread (10 messages) 10 messages, 2 authors, 2015-07-15

Re: [PATCH v2 3/3] crypto: qat - Add support for RSA algorithm

From: Tadeusz Struk <hidden>
Date: 2015-07-15 15:15:20

On 07/15/2015 08:09 AM, Herbert Xu wrote:
quoted
This is even more complicated because the user can first allocate request
quoted
and then call setkey causing fallback. I'm now thinking about adding the
limitation to rsa generic or I can still use rsa-generic which I know that
its ctx is smaller than mine. What do you think?
This would preclude any future assembly implementations from being
used.  Besides this is how we implement fallbacks everywhere else
in the crypto API so I don't see why this one should be different.
Are you ok if I just add the same constrains to rsa-generic?
quoted
The rsa_parse_key helper in the rsa generic that parses the key in BER format
quoted
produces the MPIs.I didn't want to add yet another BER parser here. Should I?
I don't see why not.  Certainly beats having to go in and out of
MPIs.
Ok will do that.
Thanks,
T
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help