pycrate-org / pycrate

A Python library to ease the development of encoders and decoders for various protocols and file formats, especially telecom ones. Provides an ASN.1 compiler and a CSN.1 runtime.
https://github.com/pycrate-org/pycrate
GNU Lesser General Public License v2.1
32 stars 8 forks source link

ASN1 decoding of grouped extension with all group components OPTIONAL and component with implicit value #2

Open mitshell opened 6 months ago

mitshell commented 6 months ago

See https://github.com/P1sec/pycrate/issues/243