All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamin Lin <jamin_lin@aspeedtech.com>
To: Simon Glass <sjg@chromium.org>
Cc: Alexandru Gagniuc <mr.nuke.me@gmail.com>,
	Philippe Reynes <philippe.reynes@softathome.com>,
	Sean Anderson <sean.anderson@seco.com>,
	Thomas Perrot <thomas.perrot@bootlin.com>,
	open list <u-boot@lists.denx.de>,
	Troy Lee <troy_lee@aspeedtech.com>,
	Steven Lee <steven_lee@aspeedtech.com>
Subject: Re: [PATCH v2] rsa: adds rsa3072 algorithm
Date: Fri, 10 Dec 2021 14:05:16 +0800	[thread overview]
Message-ID: <20211210060515.GA16602@aspeedtech.com> (raw)
In-Reply-To: <CAPnjgZ3E9SiL0rQHwzZXEhwtLFZs=KxSsqiu7gVb7ND32ztrKw@mail.gmail.com>

The 12/10/2021 00:15, Simon Glass wrote:
> Hi Jamin,
> 
> On Wed, 8 Dec 2021 at 20:57, Jamin Lin <jamin_lin@aspeedtech.com> wrote:
> >
> > Add to support rsa 30272 bits algorithm in tools
> 
> 3072
> 
Will fix
> > for image sign at host side and adds rsa 3027 bits
> 
> 3072 ?
> 
Will fix
> > verification in the image binary.
> >
> > Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
> > wq
> > ---
> >  include/u-boot/rsa.h   | 1 +
> >  lib/rsa/rsa-verify.c   | 6 ++++++
> >  tools/image-sig-host.c | 7 +++++++
> >  3 files changed, 14 insertions(+)
> 
> Please can you update the vboot tes to add a test for this?
> 
> Regards,
> Simon
Will add


Hi Simon
Thanks for your suggestion.
I fixed typo and added test case in vboot for rsa3072 testing.
V3 patch is waiting for your review.
Thanks

      reply	other threads:[~2021-12-10  6:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09  3:57 [PATCH v2 0/1] rsa: adds rsa3072 algorithm Jamin Lin
2021-12-09  3:57 ` [PATCH v2] " Jamin Lin
2021-12-10  0:15   ` Simon Glass
2021-12-10  6:05     ` Jamin Lin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211210060515.GA16602@aspeedtech.com \
    --to=jamin_lin@aspeedtech.com \
    --cc=mr.nuke.me@gmail.com \
    --cc=philippe.reynes@softathome.com \
    --cc=sean.anderson@seco.com \
    --cc=sjg@chromium.org \
    --cc=steven_lee@aspeedtech.com \
    --cc=thomas.perrot@bootlin.com \
    --cc=troy_lee@aspeedtech.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.