{ "info": { "author": "Mark Peek", "author_email": "mark@peek.org", "bugtrack_url": null, "classifiers": [], "description": "This is a SHA-256 implementation that allows for setting and getting\nthe mid-state information.\n\nPerformance\n===========\nThe original version of this was written in Python. While the Cython\nversion will be much faster, this is not a highly optimized library and\nrelies on the native C compiler for optimization.\n\nAuthors\n=======\nThe orignal author was Thomas Dixon for a python version of this code.\nSam Rushing added the midstate access and converted it to Cython_.\nNigel Drego added the context state setter/getter.\n\nLICENSE\n=======\nThis is licensed under the `MIT license`_ based on the original\nlicense from Thomas Dixon.\n\n.. _Cython: http://cython.org\n.. _`MIT license`: http://opensource.org/licenses/MIT\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sha256", "package_url": "https://pypi.org/project/sha256/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sha256/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/sha256/0.1/", "requires_dist": null, "requires_python": null, "summary": "sha256 library with midstate", "version": "0.1" }, "last_serial": 1708490, "releases": { "0.0.0": [], "0.1": [ { "comment_text": "", "digests": { "md5": "2e99663a4fb35c41566a0bcb0f3167e0", "sha256": "ed989b0bb3adcd01e8fef33bc8de17a70dde2661de448f13e9434f78ded1bb1b" }, "downloads": -1, "filename": "sha256-0.1.tar.gz", "has_sig": true, "md5_digest": "2e99663a4fb35c41566a0bcb0f3167e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30119, "upload_time": "2015-09-04T17:12:03", "url": "https://files.pythonhosted.org/packages/04/98/e2d70dc0af14a35ee62c5f6146120f8735e43e1de5daf633c61a2cdd8e67/sha256-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e99663a4fb35c41566a0bcb0f3167e0", "sha256": "ed989b0bb3adcd01e8fef33bc8de17a70dde2661de448f13e9434f78ded1bb1b" }, "downloads": -1, "filename": "sha256-0.1.tar.gz", "has_sig": true, "md5_digest": "2e99663a4fb35c41566a0bcb0f3167e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30119, "upload_time": "2015-09-04T17:12:03", "url": "https://files.pythonhosted.org/packages/04/98/e2d70dc0af14a35ee62c5f6146120f8735e43e1de5daf633c61a2cdd8e67/sha256-0.1.tar.gz" } ] }