{ "info": { "author": "Piotr Lizonczyk", "author_email": "plizonczyk.public@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# x448-python\nImplementation of x448 formerly used within [noiseprotocol package](https://github.com/plizonczyk/noiseprotocol).\n\nAlthough it should be compliant with RFC 7748 and is tested (on import) with the vectors provided in RFC, these are all the promises you can get. The implementation may be vulnerable to side channel attacks or worse. You have been warned.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/plizonczyk/x448-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "x448-python", "package_url": "https://pypi.org/project/x448-python/", "platform": "", "project_url": "https://pypi.org/project/x448-python/", "project_urls": { "Homepage": "https://github.com/plizonczyk/x448-python" }, "release_url": "https://pypi.org/project/x448-python/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Pure Python3 implementation of x448.", "version": "1.0.0" }, "last_serial": 4544714, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "53293f221e1414e2adca525736e31e07", "sha256": "0d052790d7388b21b7f8c78ed2bfee8003aa7e65cab6015d4ed09541e60ffbac" }, "downloads": -1, "filename": "x448_python-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "53293f221e1414e2adca525736e31e07", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4198, "upload_time": "2018-11-29T22:37:19", "url": "https://files.pythonhosted.org/packages/56/db/23b53dcd74ec92dcd2453ed7637537340a11c6ecfa45ba25c186d20e10c2/x448_python-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e56d7d9900b2c812af4d5e9c3e01d687", "sha256": "5e5e3263d9b7078e43636c2174149af055e9a7921bad8efc3db133c04cb83100" }, "downloads": -1, "filename": "x448-python-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e56d7d9900b2c812af4d5e9c3e01d687", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2918, "upload_time": "2018-11-29T22:37:21", "url": "https://files.pythonhosted.org/packages/27/ee/d76758c400e89dcecfe203cb1a706b00dd76267dd7b1c69e39051620d67d/x448-python-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53293f221e1414e2adca525736e31e07", "sha256": "0d052790d7388b21b7f8c78ed2bfee8003aa7e65cab6015d4ed09541e60ffbac" }, "downloads": -1, "filename": "x448_python-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "53293f221e1414e2adca525736e31e07", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4198, "upload_time": "2018-11-29T22:37:19", "url": "https://files.pythonhosted.org/packages/56/db/23b53dcd74ec92dcd2453ed7637537340a11c6ecfa45ba25c186d20e10c2/x448_python-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e56d7d9900b2c812af4d5e9c3e01d687", "sha256": "5e5e3263d9b7078e43636c2174149af055e9a7921bad8efc3db133c04cb83100" }, "downloads": -1, "filename": "x448-python-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e56d7d9900b2c812af4d5e9c3e01d687", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2918, "upload_time": "2018-11-29T22:37:21", "url": "https://files.pythonhosted.org/packages/27/ee/d76758c400e89dcecfe203cb1a706b00dd76267dd7b1c69e39051620d67d/x448-python-1.0.0.tar.gz" } ] }