poorman-handshake


Namepoorman-handshake JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/JarbasHiveMind/poorman_handshake
Summarypoor man's key exchange, powered by RSA
upload_time2024-12-30 17:38:13
maintainerNone
docs_urlNone
authorjarbasAi
requires_pythonNone
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements pycryptodomex
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JarbasHiveMind/poorman_handshake",
    "name": "poorman-handshake",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "jarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/28/c813a19598821d2a5f06fa7c6d10c27cf71225f7ee328c35e92fbaf0fbd3/poorman_handshake-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "poor man's key exchange, powered by RSA",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/JarbasHiveMind/poorman_handshake"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00ee4231e4f54c74fb9ed77c8be03f68f6804f529306316634ce37142f156b43",
                "md5": "827522dffd2cf4d520195023060e625b",
                "sha256": "9e317f3f740fb5908aa16707ef98862ab2f8736772199143b5c026ee33884ea8"
            },
            "downloads": -1,
            "filename": "poorman_handshake-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "827522dffd2cf4d520195023060e625b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11258,
            "upload_time": "2024-12-30T17:38:11",
            "upload_time_iso_8601": "2024-12-30T17:38:11.566671Z",
            "url": "https://files.pythonhosted.org/packages/00/ee/4231e4f54c74fb9ed77c8be03f68f6804f529306316634ce37142f156b43/poorman_handshake-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec28c813a19598821d2a5f06fa7c6d10c27cf71225f7ee328c35e92fbaf0fbd3",
                "md5": "a6ab2d7cb854a9ea272b72ee406cdd5d",
                "sha256": "217b317ee1256cdc77b6f150055b9040d2e02c8bdec72eaf046b4cff38444b58"
            },
            "downloads": -1,
            "filename": "poorman_handshake-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a6ab2d7cb854a9ea272b72ee406cdd5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10649,
            "upload_time": "2024-12-30T17:38:13",
            "upload_time_iso_8601": "2024-12-30T17:38:13.267742Z",
            "url": "https://files.pythonhosted.org/packages/ec/28/c813a19598821d2a5f06fa7c6d10c27cf71225f7ee328c35e92fbaf0fbd3/poorman_handshake-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 17:38:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JarbasHiveMind",
    "github_project": "poorman_handshake",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pycryptodomex",
            "specs": [
                [
                    ">=",
                    "3.19.1"
                ]
            ]
        }
    ],
    "lcname": "poorman-handshake"
}
        
Elapsed time: 1.01215s