ASN.1 encoder & decoder

Doug Stell celiadoug at mchsi.com
Fri Aug 25 18:40:29 EDT 2006


I looked at pyasn1. Unfortunately, it is not useful and provides a C
interface. Thanks, anyhow.

I figure that I will have to write my own, but am unsure of the best
approach. Nested lists and distionaries might be useful and I am
looking to the feasibility of those mechanisms.

On Fri, 25 Aug 2006 23:20:41 +0100, Bruce Stephens
<bruce+usenet at cenderis.demon.co.uk> wrote:

>Doug Stell <celiadoug at mchsi.com> writes:
>
>> Can anyone provide guidance on building an ASN.1 decoder and encoder
>> in Python?
>
><http://sourceforge.net/projects/pyasn1/>?




More information about the Python-list mailing list