ElGamal-c


NameElGamal-c JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/Wouze/csc281-project
SummaryThis module is for csc281 encryption project
upload_time2023-05-30 22:20:12
maintainer
docs_urlNone
authorWouze (Mohammad)
requires_python
license
keywords python c primitive root encryption algamal prime
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
This module have been made for the project of discret math CSC281 at ksu university.
The project supervisor is Aqil Alazimi. LinkedIn: https://www.linkedin.com/in/aqil-azmi-20903960/
The project repo is: https://github.com/Wouze/csc281-project

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Wouze/csc281-project",
    "name": "ElGamal-c",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,c,primitive root,encryption,algamal,prime",
    "author": "Wouze (Mohammad)",
    "author_email": "m7mdwats1@hotmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/8d/3ad8e111c1e49c3433c3bb0bda6a3eeeae1354c645d25c446314f2b5548a/ElGamal_c-2.0.2.tar.gz",
    "platform": null,
    "description": "\nThis module have been made for the project of discret math CSC281 at ksu university.\nThe project supervisor is Aqil Alazimi. LinkedIn: https://www.linkedin.com/in/aqil-azmi-20903960/\nThe project repo is: https://github.com/Wouze/csc281-project\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This module is for csc281 encryption project",
    "version": "2.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Wouze/csc281-project"
    },
    "split_keywords": [
        "python",
        "c",
        "primitive root",
        "encryption",
        "algamal",
        "prime"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df1fad0ab39dc710c3d9ad54149ac6d7fbc2dcc9fa4869448cc68b23325a0ddf",
                "md5": "770a183200e58b315603d9cf5d0a72ef",
                "sha256": "1dd37fd4ef3ff5f58943ace6ee62658a6edf8240f60fe0f8ca048384371c811b"
            },
            "downloads": -1,
            "filename": "ElGamal_c-2.0.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "770a183200e58b315603d9cf5d0a72ef",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 8838,
            "upload_time": "2023-05-30T22:20:10",
            "upload_time_iso_8601": "2023-05-30T22:20:10.894071Z",
            "url": "https://files.pythonhosted.org/packages/df/1f/ad0ab39dc710c3d9ad54149ac6d7fbc2dcc9fa4869448cc68b23325a0ddf/ElGamal_c-2.0.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b68d3ad8e111c1e49c3433c3bb0bda6a3eeeae1354c645d25c446314f2b5548a",
                "md5": "ec8ef65a56c8a96fc1040e7264b4bea3",
                "sha256": "eebc3768212c5ca0f19e5b7a3afd3d2d185c04ba7514940cd654c6e14489de14"
            },
            "downloads": -1,
            "filename": "ElGamal_c-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ec8ef65a56c8a96fc1040e7264b4bea3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4606,
            "upload_time": "2023-05-30T22:20:12",
            "upload_time_iso_8601": "2023-05-30T22:20:12.671216Z",
            "url": "https://files.pythonhosted.org/packages/b6/8d/3ad8e111c1e49c3433c3bb0bda6a3eeeae1354c645d25c446314f2b5548a/ElGamal_c-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 22:20:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Wouze",
    "github_project": "csc281-project",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "elgamal-c"
}
        
Elapsed time: 0.07226s