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


On Mon, Nov 15 2021, 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>
> ---
>  virtio-crypto.tex | 310 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 305 insertions(+), 5 deletions(-)
>

I don't really feel qualified enough to review crypto things like this;
is anyone else well enough versed in crypto to look at the details here?



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