eccsnacks


Nameeccsnacks JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttp://github.com/nnathan/eccsnacks
SummaryReference implementation of Curve25519 and Curve448 (goldilocks) as specified in RFC7748
upload_time2020-04-22 03:50:21
maintainer
docs_urlNone
authorNaveen Nathan
requires_python
license
keywords curve25519 curve448 goldilocks rfc7748
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/nnathan/eccsnacks",
    "name": "eccsnacks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "curve25519,curve448,goldilocks,rfc7748",
    "author": "Naveen Nathan",
    "author_email": "eccsnacks@t.lastninja.net",
    "download_url": "https://files.pythonhosted.org/packages/2c/ca/12a0c5db72229700df78a6cb8c43ba217902a5edcad4ccf5aa4f4ac9e0a7/eccsnacks-1.0.2.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Reference implementation of Curve25519 and Curve448 (goldilocks) as specified in RFC7748",
    "version": "1.0.2",
    "split_keywords": [
        "curve25519",
        "curve448",
        "goldilocks",
        "rfc7748"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "42ad17db84affd2003008e44fc599e39",
                "sha256": "bba5a0e36f5f25efc917da6eb7857d14fb3ef82d24a73c0131a1fbea5bcbe03e"
            },
            "downloads": -1,
            "filename": "eccsnacks-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "42ad17db84affd2003008e44fc599e39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3118,
            "upload_time": "2020-04-22T03:50:21",
            "upload_time_iso_8601": "2020-04-22T03:50:21.307623Z",
            "url": "https://files.pythonhosted.org/packages/2c/ca/12a0c5db72229700df78a6cb8c43ba217902a5edcad4ccf5aa4f4ac9e0a7/eccsnacks-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-04-22 03:50:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nnathan",
    "github_project": "eccsnacks",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "eccsnacks"
}
        
Elapsed time: 0.01188s