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] [virtio-comment] [PATCH v4 1/1] virtio-crypto: introduce akcipher service



> On Jun 21, 2022, at 6:19 PM, Cornelia Huck <cohuck@redhat.com> 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)?
> 

Yes, I want to re-initiate voting for v4. After the code was reviewed, there was a little
conflict with the v3, so the v4 was pushed to make the protocol and code consistent.
Is there anything else I need to do to?


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