Commit fa2274e8 authored by Richard Levitte's avatar Richard Levitte
Browse files

In asn1_encode_test.c, add custom DER encoding checks



We're already checking that custom DER decodes to expected values (or
fails to do so), but we didn't check if values encode back to expected
DER.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3174)
parent cbf0cfaf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment