{ "info": { "author": "Jens B. Jorgensen", "author_email": "jbj1@ultraemail.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Programming Language :: C++", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The C++ extension module provides a nice object-oriented wrapper around a\r\nbinary PKCS11 module such as the PSM which comes as part of mozilla or the\r\nvarious modules supplied by vendors of hardware crypto tokens.\r\n \r\nThe interface is somewhat limited as I only covered enough of it to handle the\r\nfunctions defined in the module I care most about (for the Dallas\r\nSemiconductor Java iButton) which for actual crypto operations only defines\r\nsigning hashes and unwrapping keys (browser handles the rest).", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.ultraemail.net:8000/~jbj1/#pkcs11", "keywords": "crypto,pki,pkcs11,c++", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pkcs11", "package_url": "https://pypi.org/project/pkcs11/", "platform": "Win32", "project_url": "https://pypi.org/project/pkcs11/", "project_urls": { "Homepage": "http://www.ultraemail.net:8000/~jbj1/#pkcs11" }, "release_url": "https://pypi.org/project/pkcs11/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "Python object-oriented wrapper for PKCS11 (Cryptoki) dlls", "version": "1.0.4" }, "last_serial": 1753708, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "f23c5185c2e208a139f6efcbf8d5a6b2", "sha256": "ca4c239e43afbae6e287a93307ed5c0dcfdc72d49b6ddbe1137a8a35f82e3d24" }, "downloads": -1, "filename": "pkcs11-1.0.4.zip", "has_sig": true, "md5_digest": "f23c5185c2e208a139f6efcbf8d5a6b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44016, "upload_time": "2015-10-06T02:30:18", "url": "https://files.pythonhosted.org/packages/37/0c/a5244429b0376660fb6267ad02515cbfc3e171bc5d493410d7d5d7f79d42/pkcs11-1.0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f23c5185c2e208a139f6efcbf8d5a6b2", "sha256": "ca4c239e43afbae6e287a93307ed5c0dcfdc72d49b6ddbe1137a8a35f82e3d24" }, "downloads": -1, "filename": "pkcs11-1.0.4.zip", "has_sig": true, "md5_digest": "f23c5185c2e208a139f6efcbf8d5a6b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44016, "upload_time": "2015-10-06T02:30:18", "url": "https://files.pythonhosted.org/packages/37/0c/a5244429b0376660fb6267ad02515cbfc3e171bc5d493410d7d5d7f79d42/pkcs11-1.0.4.zip" } ] }