--- Convert-BER-XS/Changes 2019/04/20 16:34:34 1.21 +++ Convert-BER-XS/Changes 2019/04/20 17:04:35 1.22 @@ -4,7 +4,8 @@ TODO: decode_prefix-style, also, error out if garbage at end - fixed first component OID encoding. - - be more strict in OID component decoding. + - reject all kinds of illegal padding. + - add X.690 / RFC 2578 references to errors, when applicable. 0.9 Sat Apr 20 17:48:15 CEST 2019 - I always forget the (void) prototype in C.