Crypto and SSL toolkit for Python
M2Crypto is a crypto and SSL toolkit for Python featuring 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.
It currently lives at
http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto. The
original M2Crypto homepage is at http://sandbox.rulemaker.net/ngps/m2/.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-M2Crypto && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
32bit_ASN1_Time.patch | 0000004163 4.07 KB | |
M2Crypto-0.40.0.tar.gz | 0001265903 1.21 MB | |
M2Crypto-0.40.0.tar.gz.asc | 0000000095 95 Bytes | |
python-M2Crypto.changes | 0000022704 22.2 KB | |
python-M2Crypto.keyring | 0000044913 43.9 KB | |
python-M2Crypto.spec | 0000003641 3.56 KB |
Revision 50 (latest revision is 54)
Dominique Leuenberger (dimstar_suse)
accepted
request 1136436
from
Dirk Mueller (dirkmueller)
(revision 50)
- require setuptools - add openssl-stop-parsing-header.patch (bsc#1205042) - Remove support for CentOS 6 and Python 2.6 (remove - Stop playing with swig in setup.py, we don't support swig 1.* - Replace deprecated PyObject_AsReadBuffer with our own shim - Use parametrized to create parametrized tests (new external - CI: Rework Fedora CI configuration <Neal Gompa> - in python3.8 the fp is wrapped in a Buffer. SSL.Connection.makefile Added: 001-fix-buffering-for-python38.patch * efb1580 - Bump pipeline OpenSSL from 1.1.0i to 1.1.0j * 35bb71b - Stub wchar_t helpers and ignore unused WCHAR defs - Remove unnecessary fdupes call - Add python-typing as a dependency - SLE12 requires swig3 for a successful build, too
Comments 0