diff options
author | Longpeng(Mike) <nimisolo@gmail.com> | 2018-08-24 08:43:35 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-10-19 17:35:29 -0400 |
commit | a385dd3366a25a2387a301c6606c5f4f3a9c2afb (patch) | |
tree | 051898609ccf9d75bf66431c4ccc59158708e016 /acknowledgements.tex | |
parent | a2e22e211817c24be1ffaba0ea04bf7f7e893a50 (diff) | |
download | virtio-spec-a385dd3366a25a2387a301c6606c5f4f3a9c2afb.tar.gz |
virtio-crypto: Add virtio crypto device specification
The virtio crypto device is a virtual crypto device (ie. hardware
crypto accelerator card). Currently, the virtio crypto device provides
the following crypto services: CIPHER, MAC, HASH, and AEAD.
In this patch, CIPHER, MAC, HASH, AEAD services are introduced.
VIRTIO-153
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Zhoujian <jianjay.zhou@huawei.com>
Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'acknowledgements.tex')
-rw-r--r-- | acknowledgements.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/acknowledgements.tex b/acknowledgements.tex index 2d893d9..e77597a 100644 --- a/acknowledgements.tex +++ b/acknowledgements.tex @@ -15,11 +15,15 @@ Cornelia Huck, Red Hat \newline Daniel Kiper, Oracle \newline Geoff Brown, Machine-to-Machine Intelligence (M2MI) Corporation \newline Gershon Janssen, Individual Member \newline +Halil Pasic, IBM \newline James Bottomley, Parallels IP Holdings GmbH \newline +Jian Zhou, Huawei \newline +Lei Gong, Huawei \newline Luiz Capitulino, Red Hat \newline Michael S. Tsirkin, Red Hat \newline Paolo Bonzini, Red Hat \newline Pawel Moll, ARM \newline +Peng Long, Huawei \newline Richard Sohn, Alcatel-Lucent \newline Rusty Russell, IBM \newline Sasha Levin, Oracle \newline |