blob: 64eca8b7ab545f4d1f5929c808e1feafaea81c47 [file] [log] [blame]
Mode of operation:
Each of the *.in files is XER-decoded, then converted into DER,
then decoded back from DER, then encoded into XER again,
and finally compared to the original encoding.
Naming conventions:
*-B.in - The file is intentionally broken
*-D.in - Reconstructing should yield different data
*-E.in - CXER reconstruction should yield byte-wise identical data.
*-X.in - CXER reconstruction should yield non-identical data.
Otherwise, a reconstructed buffer should loosely match the original.