Searched hist:"3 b34ccad6695f3fd3e48555d895d450f750c00e6" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-der.c | diff 3b34ccad6695f3fd3e48555d895d450f750c00e6 Sat Oct 08 03:50:28 CDT 2022 Lei He <helei.sig11@bytedance.com> 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>
|
/openbmc/qemu/crypto/ |
H A D | der.h | diff 3b34ccad6695f3fd3e48555d895d450f750c00e6 Sat Oct 08 03:50:28 CDT 2022 Lei He <helei.sig11@bytedance.com> 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>
|
H A D | der.c | diff 3b34ccad6695f3fd3e48555d895d450f750c00e6 Sat Oct 08 03:50:28 CDT 2022 Lei He <helei.sig11@bytedance.com> 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>
|