diff options
author | Lei He | 2022-10-08 10:50:28 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-11-02 11:56:32 +0100 |
commit | 3b34ccad6695f3fd3e48555d895d450f750c00e6 (patch) | |
tree | 69d0ee5b0759c962c07a7f93484aca7bf0c511ae /include | |
parent | virtio-crypto: Support asynchronous mode (diff) | |
download | qemu-3b34ccad6695f3fd3e48555d895d450f750c00e6.tar.gz qemu-3b34ccad6695f3fd3e48555d895d450f750c00e6.tar.xz qemu-3b34ccad6695f3fd3e48555d895d450f750c00e6.zip |
crypto: Support DER encodings
Add encoding interfaces for DER encoding:
1. support decoding of 'bit string', 'octet string', 'object id'
and 'context specific tag' for DER encoder.
2. implemented a simple DER encoder.
3. add more testsuits for DER encoder.
Signed-off-by: lei he <helei.sig11@bytedance.com>
Message-Id: <20221008085030.70212-3-helei.sig11@bytedance.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions