{ "info": { "author": "Alex Huszagh", "author_email": "ahuszagh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Security :: Cryptography" ], "description": "Python bindings to the Ed25519 public-key signature system.\n\nThis offers a comfortable python interface to a C implementation of the\nEd25519 public-key signature system (http://ed25519.cr.yp.to/), using the\nportable 'ref' code from the 'SUPERCOP' benchmarking suite.\n\nThis system provides high (128-bit) security, short (32-byte) keys, short\n(64-byte) signatures, and fast (2-6ms) operation. Please see the README for\nmore details.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Alexhuszagh/python-ed25519sha3", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ed25519sha3", "package_url": "https://pypi.org/project/ed25519sha3/", "platform": "", "project_url": "https://pypi.org/project/ed25519sha3/", "project_urls": { "Homepage": "https://github.com/Alexhuszagh/python-ed25519sha3" }, "release_url": "https://pypi.org/project/ed25519sha3/1.4.1/", "requires_dist": null, "requires_python": "", "summary": "Ed25519 public-key signatures", "version": "1.4.1" }, "last_serial": 4881816, "releases": { "1.4.1": [ { "comment_text": "", "digests": { "md5": "90435a833969c81e23142cb5de6c7ddf", "sha256": "9d9f01e785d760f480c665f5cc258e77ab8748ba416b9f7b087dc2d495ba8433" }, "downloads": -1, "filename": "ed25519sha3-1.4.1.tar.gz", "has_sig": false, "md5_digest": "90435a833969c81e23142cb5de6c7ddf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 839687, "upload_time": "2019-03-01T01:06:27", "url": "https://files.pythonhosted.org/packages/e5/49/509fd1e2488abaf8abfc3e292d6a7962301f5852cf072726227bbb70c647/ed25519sha3-1.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90435a833969c81e23142cb5de6c7ddf", "sha256": "9d9f01e785d760f480c665f5cc258e77ab8748ba416b9f7b087dc2d495ba8433" }, "downloads": -1, "filename": "ed25519sha3-1.4.1.tar.gz", "has_sig": false, "md5_digest": "90435a833969c81e23142cb5de6c7ddf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 839687, "upload_time": "2019-03-01T01:06:27", "url": "https://files.pythonhosted.org/packages/e5/49/509fd1e2488abaf8abfc3e292d6a7962301f5852cf072726227bbb70c647/ed25519sha3-1.4.1.tar.gz" } ] }