{ "info": { "author": "Laurence Rowe", "author_email": "laurence@lrowe.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python", "Topic :: Communications", "Topic :: Security :: Cryptography" ], "description": "HMAC\n====\n\nThis is a stand alone packaging of the hashlib compatible hmac library\nincluded with Python 2.5 so that it can be used together with the hashlib\nbackport on older versions of Python (tested on 2.4). Not needed with Python\n2.5 or later.\n\n\nChangelog\n=========\n\n20101005\n--------\n\n * Initial standalone release\n\n * Import hmac.py from Python 2.7 (hg revision a7637168ee41)", "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": "PSF license", "maintainer": null, "maintainer_email": null, "name": "hmac", "package_url": "https://pypi.org/project/hmac/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hmac/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/hmac/20101005/", "requires_dist": null, "requires_python": null, "summary": "HMAC (Keyed-Hashing for Message Authentication) Python module.", "version": "20101005" }, "last_serial": 792952, "releases": { "20101005": [ { "comment_text": "", "digests": { "md5": "ae279b102795c18bc5f1393ef228ea6d", "sha256": "f597438cfe5d4c47c6f75d00ff9f219cb80ed8e9132ccc4ab3a954bd97c15805" }, "downloads": -1, "filename": "hmac-20101005.tar.gz", "has_sig": false, "md5_digest": "ae279b102795c18bc5f1393ef228ea6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4506, "upload_time": "2010-10-05T22:08:07", "url": "https://files.pythonhosted.org/packages/b2/02/14b2ade413d3f34caffadfa6ed59f3769fe108a78e34931a2cdd1762cb32/hmac-20101005.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae279b102795c18bc5f1393ef228ea6d", "sha256": "f597438cfe5d4c47c6f75d00ff9f219cb80ed8e9132ccc4ab3a954bd97c15805" }, "downloads": -1, "filename": "hmac-20101005.tar.gz", "has_sig": false, "md5_digest": "ae279b102795c18bc5f1393ef228ea6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4506, "upload_time": "2010-10-05T22:08:07", "url": "https://files.pythonhosted.org/packages/b2/02/14b2ade413d3f34caffadfa6ed59f3769fe108a78e34931a2cdd1762cb32/hmac-20101005.tar.gz" } ] }