Discussion of the VIRTIO specification
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH 0/1] Introduce virtio asymmetric crypto service
@ 2021-10-25  3:30 Lei He
  2021-10-25  3:30 ` [virtio-comment] [PATCH 1/1] virtio-crypto: introduce asym service Lei He
  0 siblings, 1 reply; 5+ messages in thread
From: Lei He @ 2021-10-25  3:30 UTC (permalink / raw)
  To: mst, virtio-comment; +Cc: xin.zeng, arei.gonglei, pizhenwei, Lei He

Hi,

In this patch, we try to support a new class of crypto service "ASYM",
include several asymmetric algorithms.

And we also developed sample code of this feature:
for guest side(Linux):
  https://github.com/pizhenwei/linux/tree/virtio-crypto-asym

for QEMU side:
  https://github.com/pizhenwei/qemu/tree/virtio-crypto-asym

Introduce a new class "akcipher backend" and a new built-in RSA
algorithm(implemented by nettle/hogweed) into QEMU, and test the
full feature from guest, works fine.

Lei He (1):
  virtio-crypto: introduce asym service

 virtio-crypto.tex | 214 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 210 insertions(+), 4 deletions(-)

--
2.11.0


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-05 10:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-25  3:30 [virtio-comment] [PATCH 0/1] Introduce virtio asymmetric crypto service Lei He
2021-10-25  3:30 ` [virtio-comment] [PATCH 1/1] virtio-crypto: introduce asym service Lei He
2021-11-04 12:14   ` [virtio-comment] " Michael S. Tsirkin
2021-11-05  9:55     ` [virtio-comment] : 何磊
2021-11-05 10:46     ` [virtio-comment] Re: [External] [PATCH 1/1] virtio-crypto: introduce asym service 何磊

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox