SMPCbox


NameSMPCbox JSON
Version 1.0.6 PyPI version JSON
download
home_pageNone
SummaryA framework for implementation of secure multi party computation protocols
upload_time2024-06-26 11:25:08
maintainerNone
docs_urlNone
authorBas Jansweijer, Luuk Jonker, Zoltan Mann
requires_pythonNone
licenseNone
keywords python protocols multi party computation mpc secure multi party computation smpc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
SMPCbox is a framework which can be used to implement Secure Multi Party Computation (SMPC) protocols.
The idea behind the project is to provide a way to easily test protocols, visualise protocol execution
and gather statistics on protocol execution.
This framework is meant to help researchers and students to better understand SMPC protocols.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SMPCbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, protocols, multi party computation, MPC, secure multi party computation, SMPC",
    "author": "Bas Jansweijer, Luuk Jonker, Zoltan Mann",
    "author_email": "bas.jansweijer@student.uva.nl, luuk.jonker@student.uva.nl",
    "download_url": "https://files.pythonhosted.org/packages/e8/10/bafb5790d059e2cc926e4def2b89ddf4c16c24cd08672b5fa5eb4a770852/SMPCbox-1.0.6.tar.gz",
    "platform": null,
    "description": "\nSMPCbox is a framework which can be used to implement Secure Multi Party Computation (SMPC) protocols.\nThe idea behind the project is to provide a way to easily test protocols, visualise protocol execution\nand gather statistics on protocol execution.\nThis framework is meant to help researchers and students to better understand SMPC protocols.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A framework for implementation of secure multi party computation protocols",
    "version": "1.0.6",
    "project_urls": null,
    "split_keywords": [
        "python",
        " protocols",
        " multi party computation",
        " mpc",
        " secure multi party computation",
        " smpc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd6a52c0b2b4610b10799c82b9d553eb7b0fedc60c8ab2394c8818aad540d078",
                "md5": "33a06ed6acb1005777fd0f9be4fc4496",
                "sha256": "b29853e5750e8442db70c58575c630d44e5f3dba8144a1044d4210e39a2a27c2"
            },
            "downloads": -1,
            "filename": "SMPCbox-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "33a06ed6acb1005777fd0f9be4fc4496",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 40928,
            "upload_time": "2024-06-26T11:25:03",
            "upload_time_iso_8601": "2024-06-26T11:25:03.308659Z",
            "url": "https://files.pythonhosted.org/packages/fd/6a/52c0b2b4610b10799c82b9d553eb7b0fedc60c8ab2394c8818aad540d078/SMPCbox-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e810bafb5790d059e2cc926e4def2b89ddf4c16c24cd08672b5fa5eb4a770852",
                "md5": "bc993ad0d93168e42b3c3f8b92f8785d",
                "sha256": "f05e33be5d7d3df0aa57c1f820f1b8498297d79415fc498f323c28addd5cf7ec"
            },
            "downloads": -1,
            "filename": "SMPCbox-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "bc993ad0d93168e42b3c3f8b92f8785d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35395,
            "upload_time": "2024-06-26T11:25:08",
            "upload_time_iso_8601": "2024-06-26T11:25:08.756852Z",
            "url": "https://files.pythonhosted.org/packages/e8/10/bafb5790d059e2cc926e4def2b89ddf4c16c24cd08672b5fa5eb4a770852/SMPCbox-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 11:25:08",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "smpcbox"
}
        
Elapsed time: 0.28210s