justusjonas74 / uic-918-3

Package for decoding and parsing barcodes according to UIC-918.3 specification, which are used commonly on public transport online tickets.
MIT License
39 stars 4 forks source link

Adding UIC Ticket Version 02 #14

Closed arnebr closed 9 months ago

arnebr commented 9 months ago

A described in #6. A new ticket version is used where the signature is not 50 chars long but 64 chars, so the offset has to been shifted.

justusjonas74 commented 9 months ago

@arnebr Thank you! Added you as a contributor to package.json.