From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Mueller Subject: Re: crypto: rsa - Do not gratuitously drop leading zeroes Date: Fri, 24 Jun 2016 11:09:10 +0200 Message-ID: <1802298.avY9guvpEO@tauon.atsec.com> References: <20160622101432.GA30454@gondor.apana.org.au> <733379976.TmXhNiYQ9x@positron.chronox.de> <20160624084147.GB18603@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Andrzej Zaborowski , Tadeusz Struk , Linux Crypto Mailing List , Tudor Ambarus To: Herbert Xu Return-path: Received: from mail.eperm.de ([89.247.134.16]:38140 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751244AbcFXJJN (ORCPT ); Fri, 24 Jun 2016 05:09:13 -0400 In-Reply-To: <20160624084147.GB18603@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org List-ID: Am Freitag, 24. Juni 2016, 16:41:47 schrieb Herbert Xu: Hi Herbert, > On Fri, Jun 24, 2016 at 09:27:12AM +0200, Stephan Mueller wrote: > > Am Mittwoch, 22. Juni 2016, 18:14:32 schrieb Herbert Xu: > > > > Hi Herbert, > > > > Something breaks with this patch set in public_key_verify_signature > > > > I get tons of these: > > > > [ 1.838720] PKCS#7 signature not signed with a trusted key > > > > > > Furthermore, my CAVS testing with public_key_verify_signature always > > EINVAL. > > > > SigGen using the kernel crypto API interfaces work though. > > Hi Stephan: > > Can you bisect this down to a specific patch please? Will do. > > Thanks! Ciao Stephan