diff options
author | jsing <> | 2022-04-28 18:36:38 +0000 |
---|---|---|
committer | jsing <> | 2022-04-28 18:36:38 +0000 |
commit | bd169e0415ec7e637a065aa58f5a3f922080bd81 (patch) | |
tree | 99f2febe2b3073014226877549caa9f62ed60651 /src/lib/libcrypto/dsa/dsa_sign.c | |
parent | 05884faa77375103b83e2804adf80d2daadbca40 (diff) | |
download | openbsd-bd169e0415ec7e637a065aa58f5a3f922080bd81.tar.gz openbsd-bd169e0415ec7e637a065aa58f5a3f922080bd81.tar.bz2 openbsd-bd169e0415ec7e637a065aa58f5a3f922080bd81.zip |
Add tests that decode sequences into ASN.1 strings.
Test decoding of sequences with length and indefinite length into an ASN.1
string - in this case the ASN.1 is not decoded, rather the octets are
stored directly as the content of the string.
This exercises a specific path through the ASN.1 decoder.
(you know asn1complex is living up to its name when you have to import
openssl/asn1t.h directly...)
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_sign.c')
0 files changed, 0 insertions, 0 deletions