OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [External] Re: Re: [virtio-comment] [PATCH v4 1/1] virtio-crypto: introduce akcipher service


On 2022/7/18 äå7:47, Cornelia Huck wrote:
On Mon, Jul 18 2022, Lei He <helei.sig11@bytedance.com> wrote:

On 2022/6/21 äå6:19, Cornelia Huck wrote:
On Tue, Jun 21 2022, Lei He <helei.sig11@bytedance.com> wrote:

Introduce akcipher (asymmetric key cipher) service type, several
asymmetric algorithms and relevent information:
    - RSA(padding algorithm, ASN.1 schema definition)
    - ECDSA(ECC algorithm)

Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Lei He <helei.sig11@bytedance.com>
---
   introduction.tex  |  18 +++
   virtio-crypto.tex | 351 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
   2 files changed, 363 insertions(+), 6 deletions(-)

Hm, there's currently a ballot running on v3... I assume you want the
changes in v4 instead?

Do you want to withdraw the ballot (and re-initiate voting for v4)?


Hi, Huck:
It looks like the linux kernel won't accept the ECDSA related patch at
the moment, let's re-initiate voting for v4? Do I need to start an new
issue on github?

Ok, can you quickly summarize the state for me? Are we going with the
version in v3 or in v4? I've lost track here.

Please don't open a new github issue, just edit the existing one to
point to the change you want to see included.

Thanks,
Cornelia


Here is the existing issue:
https://github.com/oasis-tcs/virtio-spec/issues/129

At first, we initiated a ballot with the v3 version but it didn't pass. At the same time, I posted some patches to implement the v3 protocol. Most of those patches have been upstream now, but after the review, the code is a little inconsistent with the v3 protocol, so I posted the v4 and would like to use v4 to initiate the voting.

The link in the issue has been updated to the latest patch now.

Best regards,
Lei He
--
helei.sig11@bytedance.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]