XDR? (was Re: is there a safe marshaler?)
PA
petite.abeille at gmail.com
Thu Feb 10 12:20:07 EST 2005
More information about the Python-list mailing list
Thu Feb 10 12:20:07 EST 2005
- Previous message (by thread): is there a safe marshaler?
- Next message (by thread): is there a safe marshaler?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 10, 2005, at 15:01, Irmen de Jong wrote: > Is xdrlib the only option? > I would expect that it is fast and safe because > it (the xdr spec) has been around for so long. XDR? Like Sun's "XDR: External Data Representation standard"? http://www.faqs.org/rfcs/rfc1014.html http://www.faqs.org/rfcs/rfc1832.html How does XDR copes with Unicode these days? Alternatively, perhaps there is a ASN.1 DER library in python? http://asn1.elibel.tm.fr/en/standards/index.htm Cheers -- PA, Onnay Equitursay http://alt.textdrive.com/
- Previous message (by thread): is there a safe marshaler?
- Next message (by thread): is there a safe marshaler?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list