{ "info": { "author": "Janne Pulkkinen", "author_email": "jannepulk@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.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Security :: Cryptography" ], "description": "A fork of python-ed25519 that uses BLAKE2b instead of SHA512 as a hash function\nas used in the NANO cryptocurrency.\nOriginal code written by @warner on GitHub:\ngithub.com/warner/python-ed25519\n\nPython 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/Matoking/python-ed25519-blake2b", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ed25519-blake2b", "package_url": "https://pypi.org/project/ed25519-blake2b/", "platform": "", "project_url": "https://pypi.org/project/ed25519-blake2b/", "project_urls": { "Homepage": "https://github.com/Matoking/python-ed25519-blake2b" }, "release_url": "https://pypi.org/project/ed25519-blake2b/1.4/", "requires_dist": null, "requires_python": "", "summary": "Ed25519 public-key signatures (BLAKE2b fork)", "version": "1.4" }, "last_serial": 4846838, "releases": { "1.4": [ { "comment_text": "", "digests": { "md5": "ea710979154049ba8555e1aaa609ba3b", "sha256": "d1a1cb9032ec307ce95b41c619440fd4d3fcecc18f224035cc7d6dc7a7d8ef40" }, "downloads": -1, "filename": "ed25519-blake2b-1.4.tar.gz", "has_sig": false, "md5_digest": "ea710979154049ba8555e1aaa609ba3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 871166, "upload_time": "2019-02-20T18:09:53", "url": "https://files.pythonhosted.org/packages/1d/f1/035bafb5b2ed5b379abd4bf26ebad6e9fed73e21756971cefe027bd55ec2/ed25519-blake2b-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea710979154049ba8555e1aaa609ba3b", "sha256": "d1a1cb9032ec307ce95b41c619440fd4d3fcecc18f224035cc7d6dc7a7d8ef40" }, "downloads": -1, "filename": "ed25519-blake2b-1.4.tar.gz", "has_sig": false, "md5_digest": "ea710979154049ba8555e1aaa609ba3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 871166, "upload_time": "2019-02-20T18:09:53", "url": "https://files.pythonhosted.org/packages/1d/f1/035bafb5b2ed5b379abd4bf26ebad6e9fed73e21756971cefe027bd55ec2/ed25519-blake2b-1.4.tar.gz" } ] }