readme

来自「有名的ASN1 to c的开源编译器」· 代码 · 共 15 行

TXT
15
字号
Mode of operation:	Each of the *.in files is XER-decoded, then converted into DER or PER,	then decoded back from DER (PER), 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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?