[PYTHON-CRYPTO] Existing python APIs

Ng Pheng Siong ngps at POST1.COM
Sat Feb 17 18:03:56 CET 2001


On Fri, Feb 16, 2001 at 02:43:50PM -0500, Andrew Archibald wrote:
> - M2crypto: wraps openSSL.  Contains block and stream ciphers, HMACs, RSA,
>     DH, DSA.  Adds SSL and S/MIME.  Designed for use by Zope (?).

Not designed for Zope. Zope was simply a convenient real-world system to
demonstrate M2Crypto's capabilities on. ;-)


> - Mojonation writes their own crypto.  It's slow.

IIRC, Mojonation's crypto is from one of the well-known C/C++ libraries.
The crypto shouldn't be slow; it's probably the bandwidth.


--
Ng Pheng Siong <ngps at post1.com> * http://www.post1.com/home/ngps





More information about the python-crypto mailing list