Re: [PATCH] crypto: Fix ASN.1 key handling for RSA akcipher

2015-08-29 Thread Tadeusz Struk
On 08/28/2015 11:55 PM, Herbert Xu wrote: > I think having separate functions for setting public > and private keys makes sense. So I'm going to proceed with this approach. Thanks everyone for your comments. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of

Re: [PATCH] crypto: Fix ASN.1 key handling for RSA akcipher

2015-08-29 Thread Tadeusz Struk
On 08/28/2015 05:54 PM, Marcel Holtmann wrote: >> If you want to do this you should also update the existing RSA test vectors, >> because >> > they are failing after this patch is applied. > the test vectors have been failing no matter what. The crypto/rsakey.asn1 is > actually broken as I explai