{ "info": { "author": "VIFF Development Team", "author_email": "viff-devel@viff.dk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The Virtual Ideal Functionality Framework is a framework for doing\nsecure multi-party computations (SMPC). Features include:\n\n* secret sharing based on standard Shamir and pseudo-random secret\n sharing (PRSS).\n\n* arithmetic with shares from Zp or GF(2^8): addition, multiplication,\n exclusive-or.\n\n* two comparison protocols which compare secret shared Zp inputs, with\n secret GF(2^8) or Zp output.\n\n* reliable Bracha broadcast secure against active adversaries.\n\n* computations with any number of players for which an honest majority\n can be found.\n\nAll operations are automatically scheduled to run in parallel meaning\nthat an operation starts as soon as the operands are ready.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://viff.dk/", "keywords": "crypto,cryptography,multi-party computation,MPC,SMPC,secure comparison,ideal functionality,Shamir,pseudo-random secret sharing,PRSS,Bracha broadcast", "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "viff", "package_url": "https://pypi.org/project/viff/", "platform": "any", "project_url": "https://pypi.org/project/viff/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://viff.dk/" }, "release_url": "https://pypi.org/project/viff/1.0/", "requires_dist": null, "requires_python": null, "summary": "A framework for secure multi-party computation (SMPC)", "version": "1.0" }, "last_serial": 141996, "releases": { "0.1.1": [], "0.2": [], "0.3": [], "0.4": [], "0.5": [], "0.5rc1": [], "0.6": [], "0.7": [], "0.7.1": [], "1.0": [] }, "urls": [] }