PKCS10 ASN.1 decoding

Sandipan Gangopadhyay sandipan at vsnl.com
Thu Apr 5 16:11:22 EDT 2001


Andrew,

Thanks. Jeremy just sent me a latest copy.

Regards,

Sandipan
----- Original Message -----
From: "Andrew Kuchling" <akuchlin at mems-exchange.org>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Friday, April 06, 2001 1:33 AM
Subject: Re: PKCS10 ASN.1 decoding


> "Sandipan Gangopadhyay" <sandipan at vsnl.com> writes:
> > I am trying to decode a PKCS#10 - Certification Request Syntax Standard
(no
> > start and end headers as in PEM) in DER format using base64.decode and
am
> > obtaining a string of characters (binary ?) that I can make no sense of.
> > Is there any python module that knows how to decode a DER / ASN.1 ?
>
> Jeremy, isn't there an ASN.1 parser inside Pisces
> (http://www.cnri.reston.va.us/software/pisces/)?
>
> --amk
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>






More information about the Python-list mailing list