m2crypto 0.38.0-1ubuntu3 source package in Ubuntu

Changelog

m2crypto (0.38.0-1ubuntu3) jammy; urgency=medium

  * Add one more test case to expected failures with openssl v3.

 -- Dimitri John Ledkov <email address hidden>  Mon, 06 Dec 2021 18:24:01 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m2crypto_0.38.0.orig.tar.xz 449.3 KiB 29dd19418ed7d04605287dd5c33dd473ea3bc9f9a9528841c5998b10b581aec4
m2crypto_0.38.0-1ubuntu3.debian.tar.xz 58.9 KiB 6a414554ac6116403ee83ee2b2bf4f41594101278dd78d80c2052bf84779d049
m2crypto_0.38.0-1ubuntu3.dsc 2.4 KiB bdfc1193d241bd67fd6c2ee24c02f8a71da41b6614588b6df4e2a6fcd5ed1fca

View changes file

Binary packages built by this source

python-m2crypto-doc: Python wrapper for the OpenSSL library (docs)

 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.
 .
 This package contains the documentation.

python3-m2crypto: Python wrapper for the OpenSSL library (Python 3 modules)

 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.
 .
 This package contains the modules for the Python 3.x interpreter.

python3-m2crypto-dbgsym: debug symbols for python3-m2crypto