ASN.1 encoder & decoder

Paul Rubin http
Fri Aug 25 19:32:46 EDT 2006


Doug Stell <celiadoug at mchsi.com> writes:
> Can anyone provide guidance on building an ASN.1 decoder and encoder
> in Python? This does not have to be a general purpose implementation,
> drivenf from an ASN.1 template. It can be dedicated hard coded to a
> particular template.

There might be some useful code in www.trevp.com/tlslite .  



More information about the Python-list mailing list