{ "info": { "author": "Daniel Neuh\u00e4user", "author_email": "ich@danielneuhaeuser.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython" ], "description": "Subrosa\n=======\n\n.. image:: https://travis-ci.org/DasIch/subrosa.svg?branch=master\n :target: https://travis-ci.org/DasIch/subrosa\n :alt: Travis CI Status\n\n.. image:: https://codecov.io/gh/DasIch/subrosa/coverage.svg\n :target: https://codecov.io/gh/DasIch/subrosa\n :alt: Codecov Status\n\n\n.. image:: https://readthedocs.org/projects/hybrid-attributes/badge/?version=latest\n :target: http://hybrid-attributes.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation\n\n\nSubrosa is a Python implementation of `Shamir's Secret Sharing`__. An algorithm\nfor sharing a secret with a group of people without letting any individual of\nthe group know the secret.\n\nSubrosa is BSD license and available for Python 3.4 and later.\n\n\n__ https://en.wikipedia.org/wiki/Shamir%27s_Secret_Sharing", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/DasIch/subrosa/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "subrosa", "package_url": "https://pypi.org/project/subrosa/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/subrosa/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/DasIch/subrosa/" }, "release_url": "https://pypi.org/project/subrosa/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Shamir's Secret Sharing", "version": "0.1.0" }, "last_serial": 2230021, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dccb7277e2572f18c214dd30a27cd6c6", "sha256": "f5db667411fddd71a2196da839c289fb0531b3d6d31b7b34492a8b9c01ae5d33" }, "downloads": -1, "filename": "subrosa-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dccb7277e2572f18c214dd30a27cd6c6", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5026, "upload_time": "2016-07-19T08:51:29", "url": "https://files.pythonhosted.org/packages/fb/bd/d8d6b96314e564fb4f4ff2701a027aee7442ccc1d28c301588182ac0d329/subrosa-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75f756edbc73ed387046b9ef60358518", "sha256": "2b7308e60a2b8c8f8aa93e5c6904a62ff5770a3c8e8c2717139b5b9f49f9cff4" }, "downloads": -1, "filename": "subrosa-0.1.0.tar.gz", "has_sig": false, "md5_digest": "75f756edbc73ed387046b9ef60358518", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13383, "upload_time": "2016-07-19T08:51:18", "url": "https://files.pythonhosted.org/packages/bc/a8/af271bccb2b0c7c9491336dc39f51806662050107b7425bc463adab5ea0c/subrosa-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dccb7277e2572f18c214dd30a27cd6c6", "sha256": "f5db667411fddd71a2196da839c289fb0531b3d6d31b7b34492a8b9c01ae5d33" }, "downloads": -1, "filename": "subrosa-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dccb7277e2572f18c214dd30a27cd6c6", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 5026, "upload_time": "2016-07-19T08:51:29", "url": "https://files.pythonhosted.org/packages/fb/bd/d8d6b96314e564fb4f4ff2701a027aee7442ccc1d28c301588182ac0d329/subrosa-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75f756edbc73ed387046b9ef60358518", "sha256": "2b7308e60a2b8c8f8aa93e5c6904a62ff5770a3c8e8c2717139b5b9f49f9cff4" }, "downloads": -1, "filename": "subrosa-0.1.0.tar.gz", "has_sig": false, "md5_digest": "75f756edbc73ed387046b9ef60358518", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13383, "upload_time": "2016-07-19T08:51:18", "url": "https://files.pythonhosted.org/packages/bc/a8/af271bccb2b0c7c9491336dc39f51806662050107b7425bc463adab5ea0c/subrosa-0.1.0.tar.gz" } ] }