public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Cc: "virtio-comment@lists.linux.dev" <virtio-comment@lists.linux.dev>,
	Cornelia Huck <cohuck@redhat.com>,
	Anoob Joseph <anoobj@marvell.com>,
	Satananda Burla <sburla@marvell.com>,
	Jerin Jacob <jerinj@marvell.com>,
	"lhestz@163.com" <lhestz@163.com>,
	"pizhenwei@bytedance.com" <pizhenwei@bytedance.com>,
	"helei.sig11@bytedance.com" <helei.sig11@bytedance.com>
Subject: Re: [PATCH v1] virtio-crypto: add ECDSA op parameters
Date: Thu, 5 Sep 2024 08:21:56 -0400	[thread overview]
Message-ID: <20240905082045-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <CO1PR18MB471439B64145B57CCBE99493CB9D2@CO1PR18MB4714.namprd18.prod.outlook.com>

I suggest you follow
https://github.com/oasis-tcs/virtio-spec/blob/master/README.md#use-of-github-issues
to request a vote.



On Thu, Sep 05, 2024 at 12:16:44PM +0000, Gowrishankar Muthukrishnan wrote:
> Hi,
> Since it has been more than a month without a review, I would like to check if there is any information missing or any comments needed. Please help. Additionally, we need to capture this feature in the specifications to support SM2 and EDDSA in a similar way.
> 
> Also opened new ticket https://github.com/oasis-tcs/virtio-spec/issues/203 if it can help us.
> 
> Thanks,
> Gowrishankar
> 
> > 
> > >
> > > In ECDSA SIGN operation, a random scalar 'k' is used to generate one
> > > part of signature. As this value SHOULD be randomly secure, the
> > > application might supply it through secure RNG rather than relying on SIGN
> > implementation.
> > >
> > > Another parameter is prehash algorithm to hash source data before SIGN
> > > operation on it.
> > >
> > > Current data queue struct for AKCIPHER do not hold any option to input
> > > algorithm specific parameter. Hence, in this patch new fields are
> > > introduced in data queue struct for AKCIPHER to support additional
> > parameters.
> > >
> > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
> > 
> > Ping ?.
> > 
> > Regards,
> > Gowrishankar


      reply	other threads:[~2024-09-05 12:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02 15:15 [PATCH v1] virtio-crypto: add ECDSA op parameters Gowrishankar Muthukrishnan
2024-07-29 13:13 ` Gowrishankar Muthukrishnan
2024-09-05 12:16   ` Gowrishankar Muthukrishnan
2024-09-05 12:21     ` Michael S. Tsirkin [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=20240905082045-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=anoobj@marvell.com \
    --cc=cohuck@redhat.com \
    --cc=gmuthukrishn@marvell.com \
    --cc=helei.sig11@bytedance.com \
    --cc=jerinj@marvell.com \
    --cc=lhestz@163.com \
    --cc=pizhenwei@bytedance.com \
    --cc=sburla@marvell.com \
    --cc=virtio-comment@lists.linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox