[XML-SIG] xml-signature/encryption?

t.c.jones@att.net t.c.jones@att.net
Wed, 28 Aug 2002 04:30:27 +0000


I wouldn't mind helping to put together xml-sig.  ..tom

> > I haven't been able to find a python implementation of 
> > xml-signature/encryption.
> 
> Zolera had one (for sale) but went out of business. :(
> 
> Your best bet is to roll your own.  PyXML has XML canonicalization, and 
> I'd use m2crypto to get a python API for openssl.  Once you have those 
> pieces, it's not much code do basic signature generation.
> 
> Another option is to use SWIG yourself and look at xmlsec which uses the
> Gnome XML libraries.  See http://www.aleksey.com/xmlsec/
> 	/r$
> 
> 
> _______________________________________________
> XML-SIG maillist  -  XML-SIG@python.org
> http://mail.python.org/mailman/listinfo/xml-sig