indutny / asn1.js

ASN.1 Decoder/Encoder/DSL
MIT License
181 stars 64 forks source link

fixed multibyte tags decoding #104

Open trabalka opened 6 years ago

trabalka commented 6 years ago

Current version has incorrect parsing of multibyte tags from DER format. I am submitting fixed code.