[Zope] pki

Matthew T. Kromer matt@zope.com
Thu, 29 Aug 2002 10:01:26 -0400


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.