christophe robert wrote: >bonjour > > >I seek some information around the use of PKI with Zope > > >thank > > http://www.amk.ca/python/code/crypto.html A very straightforward encryption library; the various RSA specifications for writing certs and public keys may not be in there, but all of the necessary crypto libs are present to do RSA etc. I've used it for digital signatures.