{ "info": { "author": "Deron Meranda", "author_email": "deron meranda at gmail com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "License :: Public Domain", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This module provides a simple implementation of a client-side interface\r\n\tto the EGD (entropy gathering daemon) protocol for obtaining cryptographically\r\n\tstrong pseudo-random numbers on Unix-like systems that do not natively\r\n\tsupport a /dev/random device. Requires Python 2.4; probably not suitable for\r\n\tPython 3.x at this point. Also works with EGD-compatible entropy sources such\r\n\tas prngd.", "description_content_type": null, "docs_url": null, "download_url": "http://deron.meranda.us/python/egd/dist/egd-1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://deron.meranda.us/python/egd/", "keywords": "egd prngd random", "license": "", "maintainer": "Deron Meranda", "maintainer_email": "deron meranda at gmail com", "name": "egd", "package_url": "https://pypi.org/project/egd/", "platform": "", "project_url": "https://pypi.org/project/egd/", "project_urls": { "Download": "http://deron.meranda.us/python/egd/dist/egd-1.0.tar.gz", "Homepage": "http://deron.meranda.us/python/egd/" }, "release_url": "https://pypi.org/project/egd/1.0/", "requires_dist": null, "requires_python": null, "summary": "Client to get random numbers from an EGD (entropy gathering daemon) source.", "version": "1.0" }, "last_serial": 44182, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "d5a62cceaf916a944b1a0b7f28c16e0a", "sha256": "de8b52ad0b6e17f9b089a09897c5517a5d734a993cac1243c9ae7066c9906161" }, "downloads": -1, "filename": "egd-1.0.tar.gz", "has_sig": false, "md5_digest": "d5a62cceaf916a944b1a0b7f28c16e0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4116, "upload_time": "2008-01-29T18:31:12", "url": "https://files.pythonhosted.org/packages/ce/f3/2bcfd24b33186d1ff068e5e10b5e3c9e1899a66e137ba18f1f18b366d782/egd-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5a62cceaf916a944b1a0b7f28c16e0a", "sha256": "de8b52ad0b6e17f9b089a09897c5517a5d734a993cac1243c9ae7066c9906161" }, "downloads": -1, "filename": "egd-1.0.tar.gz", "has_sig": false, "md5_digest": "d5a62cceaf916a944b1a0b7f28c16e0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4116, "upload_time": "2008-01-29T18:31:12", "url": "https://files.pythonhosted.org/packages/ce/f3/2bcfd24b33186d1ff068e5e10b5e3c9e1899a66e137ba18f1f18b366d782/egd-1.0.tar.gz" } ] }