asn1tools icon indicating copy to clipboard operation
asn1tools copied to clipboard

Support named members decoding

Open MohammadHH opened this issue 3 years ago • 2 comments

According to ASN.1 specification (ITU-T X.680), chapters 19 (Notation for integer type) and 22 (Notation for bitstring type), such types can be named and we would like to support presenting these names in the decoding output. This branch is made as a prototype that show how we would support this feature. The prototype considers .ber format at the moment, if changes are fine we shall continue implementing needed changes to support this feature for the other formats.

MohammadHH avatar Aug 04 '21 12:08 MohammadHH

Could you please review this merge request and see if it fits in the library?

MohammadHH avatar Aug 19 '21 08:08 MohammadHH

Sorry, I am not interested in doing so at the moment as I prefer spending my time on other projects.

eerimoq avatar Aug 19 '21 17:08 eerimoq