Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 280 Bytes

File metadata and controls

5 lines (3 loc) · 280 Bytes

A very simple BER-TLV decoder. Based on the format specified in the wiki for BER encoding.

Not feature-complete: missing ASN.1 types, and probably doesn't handle all malformed TLVs.

Features and fixes will be added as needed.