Hello, If you use libtasn1 in a project, could you provide a small test program that tests the decoding of a complex DER structure and its subsequent coding? You can follow the example, as in: http://git.savannah.gnu.org/cgit/libtasn1.git/tree/tests/Test_encdec.c
That would allow testing libtasn1 on release, on other complex structures than PKIX, and hopefully would help catching any regressions on release. regards, Nikos
