{ "info": { "author": "Lorenzo Gaggini", "author_email": "lg@libersoft.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pysmime\r\n=======\r\n\r\npysmime is a python high level library build on top of M2Crypto to work\r\nwith *Secure/Multipurpose Internet Mail Extensions (S/MIME, RFC 3851)*\r\nas M2Crypto case study for italian digital signature.\r\n\r\nM2Crypto is a python library wrapper built on top of OpenSSL by SWIG.\r\n\r\npysmime includes basic functions to sign, verify, encrypt and decrypt\r\nfiles or mail messagges in PEM ASCII or DER format with very basic\r\nsupport to PKCS11 smart cards by OpenSC OpenSSL pkcs11 engine (pkcs11\r\nmodule).\r\n\r\nDocumentation and examples\r\n--------------------------\r\n\r\nDocumentation generated by Epydoc can be found in ``docs`` folder. Some\r\nbasic test cases are present in ``pysmime/test/PySmimeTest.py``.\r\n\r\nStatus\r\n------\r\n\r\n- PKCS11 support is minimal.\r\n- The code has very little comments, the documentation is quite good.\r\n- The tests suite is very basic and not include PKCS11 tests.\r\n- Verify function doesn\u2019t return the original data.\r\n\r\nReferences\r\n----------\r\n\r\n- `Secure/Multipurpose Internet Mail Extensions`_\r\n- `OpenSSL S/MIME`_\r\n- `M2Crypto`_\r\n- `Programming S/MIME in Python with M2Crypto`_\r\n- `M2Crypto API`_\r\n- `OpenSC PKCS11 engine`_\r\n\r\nLicense\r\n-------\r\n\r\n`GNU GENERAL PUBLIC LICENSE, Version 3`_.\r\n\r\n.. _Secure/Multipurpose Internet Mail Extensions: https://www.ietf.org/rfc/rfc3851.txt\r\n.. _OpenSSL S/MIME: https://www.openssl.org/docs/apps/smime.html\r\n.. _M2Crypto: http://chandlerproject.org/bin/view/Projects/MeTooCrypto\r\n.. _Programming S/MIME in Python with M2Crypto: http://svn.osafoundation.org/m2crypto/trunk/doc/howto.smime.html\r\n.. _M2Crypto API: http://www.heikkitoivonen.net/m2crypto/api/\r\n.. _OpenSC PKCS11 engine: https://www.opensc-project.org/opensc/wiki/engine_pkcs11\r\n.. _GNU GENERAL PUBLIC LICENSE, Version 3: https://www.gnu.org/licenses/gpl.html", "description_content_type": null, "docs_url": "https://pythonhosted.org/pysmime/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://libersoft.github.com/pysmime", "keywords": "smime,openssl,m2crypto", "license": "", "maintainer": "", "maintainer_email": "", "name": "pysmime", "package_url": "https://pypi.org/project/pysmime/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysmime/", "project_urls": { "Homepage": "http://libersoft.github.com/pysmime" }, "release_url": "https://pypi.org/project/pysmime/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "High level library for S/MIME basic functions", "version": "0.1.0" }, "last_serial": 797742, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f7d0880d0bce973c20226b7055537433", "sha256": "7ee3cc762707be0be5fa484bf9c697e7ef48d1cf8e34726408592b1a3b68c2af" }, "downloads": -1, "filename": "pysmime-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f7d0880d0bce973c20226b7055537433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63036, "upload_time": "2012-10-31T15:49:16", "url": "https://files.pythonhosted.org/packages/23/88/ff0f256f43788a2bc0f5a13e9e60883fa44207bc4947286c6ec8f8e7979f/pysmime-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7d0880d0bce973c20226b7055537433", "sha256": "7ee3cc762707be0be5fa484bf9c697e7ef48d1cf8e34726408592b1a3b68c2af" }, "downloads": -1, "filename": "pysmime-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f7d0880d0bce973c20226b7055537433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63036, "upload_time": "2012-10-31T15:49:16", "url": "https://files.pythonhosted.org/packages/23/88/ff0f256f43788a2bc0f5a13e9e60883fa44207bc4947286c6ec8f8e7979f/pysmime-0.1.0.tar.gz" } ] }