{ "info": { "author": "Skyler Curtis", "author_email": "skylerr.curtis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "License :: Public Domain", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Security :: Cryptography" ], "description": "\npyDHE\n============\n\npyDHE is a simple to use Diffie-Hellman implementation written in python, for\npython. It makes using Diffie-Hellman a breeze so you can focus on the real\ncrypto.\n\nThis library was created out of need, because none of the standard crypto\nlibraries provide DHE, and of the separate libraries out there, they were\nall complicated, incomplete, or requireed manual installation from github.\nThis library is to change that. The goal is too provide a simple API that is\nsimilar to the pyCrypto and pyCryptodome libraries. The goal is familiarity\nand seamless blending with existing code.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/deadPix3l/pyDHE", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pyDHE", "package_url": "https://pypi.org/project/pyDHE/", "platform": "Posix; MacOS X; Windows", "project_url": "https://pypi.org/project/pyDHE/", "project_urls": { "Homepage": "https://github.com/deadPix3l/pyDHE" }, "release_url": "https://pypi.org/project/pyDHE/1.0.0/", "requires_dist": [ "Crypto" ], "requires_python": "", "summary": "a fully python Diffie Hellman implementation", "version": "1.0.0" }, "last_serial": 3181301, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4f2117266b5a9fc25c80ea84d8348885", "sha256": "d6464dcb2da7842cbddb156da9e6424f915c93930c5697cf68cf8d6d89d965f0" }, "downloads": -1, "filename": "pyDHE-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4f2117266b5a9fc25c80ea84d8348885", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8318, "upload_time": "2017-09-18T00:06:53", "url": "https://files.pythonhosted.org/packages/5e/4f/95208451e095db1e6e7102b404f765302a5d851459ece66f9fd2e425052e/pyDHE-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4dcee82b624a05f6cdf9d9977cfca3f4", "sha256": "386103b1407b263d398c43ae698db9f9dae9828251d8bc747ff6a7d608508ba1" }, "downloads": -1, "filename": "pyDHE-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4dcee82b624a05f6cdf9d9977cfca3f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6093, "upload_time": "2017-09-18T00:06:54", "url": "https://files.pythonhosted.org/packages/e1/27/47bab5fa796550982da49eddc7d0864d2b66c11b4f250fdd35f9430b0309/pyDHE-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f2117266b5a9fc25c80ea84d8348885", "sha256": "d6464dcb2da7842cbddb156da9e6424f915c93930c5697cf68cf8d6d89d965f0" }, "downloads": -1, "filename": "pyDHE-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4f2117266b5a9fc25c80ea84d8348885", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8318, "upload_time": "2017-09-18T00:06:53", "url": "https://files.pythonhosted.org/packages/5e/4f/95208451e095db1e6e7102b404f765302a5d851459ece66f9fd2e425052e/pyDHE-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4dcee82b624a05f6cdf9d9977cfca3f4", "sha256": "386103b1407b263d398c43ae698db9f9dae9828251d8bc747ff6a7d608508ba1" }, "downloads": -1, "filename": "pyDHE-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4dcee82b624a05f6cdf9d9977cfca3f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6093, "upload_time": "2017-09-18T00:06:54", "url": "https://files.pythonhosted.org/packages/e1/27/47bab5fa796550982da49eddc7d0864d2b66c11b4f250fdd35f9430b0309/pyDHE-1.0.0.tar.gz" } ] }