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/.
- Sources inherited from project systemsmanagement:s...ack:bundle:testing
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:testing:Ubuntu2404/saltbundlepy-m2crypto && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
M2Crypto-0.38.0.tar.gz | 0001241269 1.18 MB | |
M2Crypto-0.38.0.tar.gz.asc | 0000000195 195 Bytes | |
remove-parameterized-tests.patch | 0000000483 483 Bytes | |
saltbundlepy-m2crypto.changes | 0000011567 11.3 KB | |
saltbundlepy-m2crypto.spec | 0000003465 3.38 KB |
Revision 3 (latest revision is 5)
Pablo Suárez Hernández (PSuarezHernandez)
accepted
request 980320
from
Victor Zhestkov (vzhestkov)
(revision 3)
- Disable tests on package building for Ubuntu 20.04 and higher - Disable tests using parameterized module to prevent extra dependency - Remove not required patches to disable rsa and ssl tests - Added: * remove-parameterized-tests.patch - Removed: * test_rsa.patch * test_ssl.patch - Update to 0.38.0 - Added: * M2Crypto-0.38.0.tar.gz * M2Crypto-0.38.0.tar.gz.asc - Removed: * M2Crypto-0.35.2.tar.gz * PyObject_GC_UNTRACK_fix.patch * test_x509_decodebytes_fix.patch
Comments 0