pypxcryptokit


Namepypxcryptokit JSON
Version 0.2.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-21 10:35:34
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/df/a8/9cbc4687135c77fc26f0f70bc4ed0a2353a5ce8924e112ba4da027c7b25f/pypxcryptokit-0.2.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": "0.2.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": "22d20c5b9acfda0972b09bff5eb09f86954d67aaf7dc24f2fe5ab3f366eb4d40",
                "md5": "5e41907ad2f0be8ec5a65b83cb48dfcc",
                "sha256": "18386ee56d33a6191ac87211ad4d0b39391109d43914693ef00376e71b4d6c21"
            },
            "downloads": -1,
            "filename": "pypxcryptokit-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e41907ad2f0be8ec5a65b83cb48dfcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15436,
            "upload_time": "2025-07-21T10:35:32",
            "upload_time_iso_8601": "2025-07-21T10:35:32.887221Z",
            "url": "https://files.pythonhosted.org/packages/22/d2/0c5b9acfda0972b09bff5eb09f86954d67aaf7dc24f2fe5ab3f366eb4d40/pypxcryptokit-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dfa89cbc4687135c77fc26f0f70bc4ed0a2353a5ce8924e112ba4da027c7b25f",
                "md5": "9d7edfd6091dcb965abe8b15b93b6cf5",
                "sha256": "1e3966e9d164806c12b5a95f46e990473053b161cd0cdbee26ed514efd8e9123"
            },
            "downloads": -1,
            "filename": "pypxcryptokit-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9d7edfd6091dcb965abe8b15b93b6cf5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15165,
            "upload_time": "2025-07-21T10:35:34",
            "upload_time_iso_8601": "2025-07-21T10:35:34.313235Z",
            "url": "https://files.pythonhosted.org/packages/df/a8/9cbc4687135c77fc26f0f70bc4ed0a2353a5ce8924e112ba4da027c7b25f/pypxcryptokit-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-21 10:35:34",
    "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.11297s