How to Parse TLVs in JavaScript

One of the nice things about chip cards (ICCs) is that the data that comes out of them is virtually always supplied in a standard format, called BER-TLV. In plain … Continue reading How to Parse TLVs in JavaScript