m2crypto 0.21.1-3ubuntu5 source package in Ubuntu

Changelog

m2crypto (0.21.1-3ubuntu5) trusty; urgency=medium

  * debian/patches/fix_testsuite_sha256.patch: Fix test_write_pkcs7_der to
    cope with SHA-256 defaults in OpenSSL.
 -- William Grant <email address hidden>   Tue, 18 Feb 2014 10:58:57 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main libs

Downloads

File Size SHA-256 Checksum
m2crypto_0.21.1.orig.tar.gz 403.9 KiB 25b94498505c2d800ee465db0cc1aff097b1615adc3ac042a1c85ceca264fc0a
m2crypto_0.21.1-3ubuntu5.debian.tar.gz 34.9 KiB 226ae2ece99cef046d8311f17cfc31817d132fbeb3b0a1a17536f1bd506afb4f
m2crypto_0.21.1-3ubuntu5.dsc 2.1 KiB d56d09dae26186cc9c526089b56226430867525055c057c11ecde2bbc1f7f53e

Available diffs

View changes file

Binary packages built by this source

python-m2crypto: a crypto and SSL toolkit for Python

 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.