simplesrp


Namesimplesrp JSON
Version 1.0.0b1 PyPI version JSON
download
home_pagehttps://github.com/RuslanUC/SimpleSRP
SummaryA python implementation of SRP-6a in pure python.
upload_time2023-04-18 10:29:31
maintainer
docs_urlNone
authorRuslanUC
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A python implementation of SRP-6a in pure python.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/RuslanUC/SimpleSRP",
    "name": "simplesrp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "RuslanUC",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a0/76/86e67a717f9ae3eb47a9998357e233fd44b2965c84dc512ba6373d2327b0/simplesrp-1.0.0b1.tar.gz",
    "platform": "Any",
    "description": "A python implementation of SRP-6a in pure python.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python implementation of SRP-6a in pure python.",
    "version": "1.0.0b1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9177faee7c2ba724e21e4e43413bbb92945d39020fd992f66eb33a12b5b756b",
                "md5": "a0f9eb2005566ab8b202ff7cb7c46a42",
                "sha256": "a24533b8b787ac748d432d0c5da219c2afc8cef751fac98746f065bd0bdb8879"
            },
            "downloads": -1,
            "filename": "simplesrp-1.0.0b1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0f9eb2005566ab8b202ff7cb7c46a42",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7655,
            "upload_time": "2023-04-18T10:29:28",
            "upload_time_iso_8601": "2023-04-18T10:29:28.850174Z",
            "url": "https://files.pythonhosted.org/packages/a9/17/7faee7c2ba724e21e4e43413bbb92945d39020fd992f66eb33a12b5b756b/simplesrp-1.0.0b1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a07686e67a717f9ae3eb47a9998357e233fd44b2965c84dc512ba6373d2327b0",
                "md5": "cad520f29192649ad8138ec7bad379ca",
                "sha256": "e1c1dec9210d63cbd70b3694bad4160d7573c572c587f97f0bdda463decbc3c2"
            },
            "downloads": -1,
            "filename": "simplesrp-1.0.0b1.tar.gz",
            "has_sig": false,
            "md5_digest": "cad520f29192649ad8138ec7bad379ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5562,
            "upload_time": "2023-04-18T10:29:31",
            "upload_time_iso_8601": "2023-04-18T10:29:31.903676Z",
            "url": "https://files.pythonhosted.org/packages/a0/76/86e67a717f9ae3eb47a9998357e233fd44b2965c84dc512ba6373d2327b0/simplesrp-1.0.0b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-18 10:29:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "RuslanUC",
    "github_project": "SimpleSRP",
    "lcname": "simplesrp"
}
        
Elapsed time: 0.12356s