forge icon indicating copy to clipboard operation
forge copied to clipboard

Support PEM BER data with unparsed trailing data.

Open davidlehn opened this issue 3 years ago • 0 comments

The hope is this less strict parsing doesn't reintroduce the issues fixed in 1.3.x. I think this method of accepting unparsed trailing bytes for PEM data, still parsing by default as DER, and with the additional checks in 1.3.x, this should be ok.

davidlehn avatar Apr 22 '22 00:04 davidlehn