pypxcryptokit


Namepypxcryptokit JSON
Version 1.5.0 PyPI version JSON
download
home_pagehttps://github.com/UNSHD-X7/PROJECT-PX1
SummaryPython cryptographic library implementing Double Ratchet and X3DH protocols
upload_time2025-07-26 19:40:47
maintainerNone
docs_urlNone
authorUNSHD-X7
requires_python>=3.8
licenseNone
keywords cryptography double-ratchet x3dh signal python end-to-end encryption
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python cryptographic library providing modern secure messaging primitives, including Double Ratchet and X3DH, designed for end-to-end encryption and forward secrecy.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/UNSHD-X7/PROJECT-PX1",
    "name": "pypxcryptokit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "cryptography double-ratchet x3dh signal python end-to-end encryption",
    "author": "UNSHD-X7",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f6/b9/6d36bdce5aef127eb894a20b09bf6faf5965db9f45d1bb4b3eaf56025a01/pypxcryptokit-1.5.0.tar.gz",
    "platform": null,
    "description": "A Python cryptographic library providing modern secure messaging primitives, including Double Ratchet and X3DH, designed for end-to-end encryption and forward secrecy.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python cryptographic library implementing Double Ratchet and X3DH protocols",
    "version": "1.5.0",
    "project_urls": {
        "Homepage": "https://github.com/UNSHD-X7/PROJECT-PX1"
    },
    "split_keywords": [
        "cryptography",
        "double-ratchet",
        "x3dh",
        "signal",
        "python",
        "end-to-end",
        "encryption"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "26fc18621b5426bf7beb6e0f4dc85c6fd93ad8f01fadb769ca0b144ebff2eca5",
                "md5": "fa00ee00c8bc67628f73fdc2dafe490a",
                "sha256": "3258eae0a5b98d21bdc2a34dc088f360174111ebefaa8f44cc59d6f44d2bacca"
            },
            "downloads": -1,
            "filename": "pypxcryptokit-1.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa00ee00c8bc67628f73fdc2dafe490a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 20525,
            "upload_time": "2025-07-26T19:40:45",
            "upload_time_iso_8601": "2025-07-26T19:40:45.680831Z",
            "url": "https://files.pythonhosted.org/packages/26/fc/18621b5426bf7beb6e0f4dc85c6fd93ad8f01fadb769ca0b144ebff2eca5/pypxcryptokit-1.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6b96d36bdce5aef127eb894a20b09bf6faf5965db9f45d1bb4b3eaf56025a01",
                "md5": "6e1bf63bdc3db6ea90694bf3d640cf3c",
                "sha256": "ffe40da31fffdbaaee9e36102db62993ad2f9dee0b41cff9b4b28b7b5b776f9f"
            },
            "downloads": -1,
            "filename": "pypxcryptokit-1.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6e1bf63bdc3db6ea90694bf3d640cf3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 19265,
            "upload_time": "2025-07-26T19:40:47",
            "upload_time_iso_8601": "2025-07-26T19:40:47.288900Z",
            "url": "https://files.pythonhosted.org/packages/f6/b9/6d36bdce5aef127eb894a20b09bf6faf5965db9f45d1bb4b3eaf56025a01/pypxcryptokit-1.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 19:40:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UNSHD-X7",
    "github_project": "PROJECT-PX1",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pypxcryptokit"
}
        
Elapsed time: 1.54631s