m2crypto 0.21.1-3ubuntu4 source package in Ubuntu

Changelog

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

  * debian/patches/fix_testsuite_tls1.2.patch: Fix SSLv3 test to also disable
    TLS 1.2, as otherwise new OpenSSLs negotiate up to 1.2 instead.
 -- William Grant <email address hidden>   Thu, 19 Dec 2013 02:11:48 +1100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m2crypto_0.21.1.orig.tar.gz 403.9 KiB 25b94498505c2d800ee465db0cc1aff097b1615adc3ac042a1c85ceca264fc0a
m2crypto_0.21.1-3ubuntu4.debian.tar.gz 34.5 KiB 62e180201586b026aaa76e120860254cfbe58e0049fca27345506278687f0c8f
m2crypto_0.21.1-3ubuntu4.dsc 1.5 KiB 52a9cb70bf97980a30397cbb398b33f3472da5c7f8ac5ea8c68ba10b146a8c3f

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.