m2crypto 0.38.0-4 source package in Ubuntu

Changelog

m2crypto (0.38.0-4) unstable; urgency=high

  [ Stefano Rivera ]
  * Patch: Mitigate the Bleichenbacher timing attacks in the RSA decryption
    API (CVE-2020-25657, Closes: #975002)
  * Patch: Add support for setuptools >= 60. (Closes #1022485)

 -- Sandro Tosi <email address hidden>  Wed, 16 Nov 2022 21:32:27 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
any all
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m2crypto_0.38.0-4.dsc 2.3 KiB 3af5578c4fcb95587300970f6ef56e1aa22797181c12cb18af3c78823e003893
m2crypto_0.38.0.orig.tar.xz 449.3 KiB 29dd19418ed7d04605287dd5c33dd473ea3bc9f9a9528841c5998b10b581aec4
m2crypto_0.38.0-4.debian.tar.xz 60.2 KiB 400a5e9e622b98ad0d999b1a25497e3d210edd08de2d75748b220db03e1c22fd

No changes file available.

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