beanit / asn1bean

ASN1bean (formerly known as jASN1) is a Java ASN.1 BER and DER encoding/decoding library
https://www.beanit.com/asn1/
Apache License 2.0
110 stars 45 forks source link

TAP 3.12 Decoder #32

Open saramirabi opened 4 years ago

saramirabi commented 4 years ago

Hi, would you mind please let me know that I can use jasn1 for decoding TAP file 3.12? Does TAP specification exist in JASN.1?

terefang commented 2 years ago

i think you can compile from https://github.com/tap3edit/TAP3-Tap3edit/blob/master/lib/TAP3/Spec/TAP0312.asn

igbayilola commented 2 years ago

But there are some TAP who are not working. The one with Indefinite length. Is there any workaround?