P1sec / pycrate

A Python library to ease the development of encoders and decoders for various protocols and file formats; contains ASN.1 and CSN.1 compilers.
GNU Lesser General Public License v2.1
381 stars 132 forks source link

OER/COER encoding fix for OCTET STRINGs with variable or CONTAINING constraints #112

Closed JNevrly closed 3 years ago

JNevrly commented 3 years ago

Bug due to my misunderstanding of the X.696 spec.

p1-bmu commented 3 years ago

Merged. Thanks !