{ "info": { "author": "BoscoTsang", "author_email": "boscotsang3@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Customer Service", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Encrypt Password\n=====================\n\nGenerate a complex password by domain, your common password and salt so that you can own \ndomain specified password which is hard to crack. Besides, it can prevent all your account \nshare common password, which is unsafe.\n\n---------------------\n\nInstallation\n\n pip install EncryptHashPassword\n\nUsage\n\n genpassword\n\n And follow the prompt.", "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": "EncryptHashPassword", "package_url": "https://pypi.org/project/EncryptHashPassword/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/EncryptHashPassword/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/EncryptHashPassword/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Use your domain, password and extra salt to encrypt password", "version": "1.0.1" }, "last_serial": 1788190, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "b5c15144369ded6f8f3ebff0abe6092e", "sha256": "b74b8c885952cff5d9d6ce21e02cb98fad10e7aa6e182db7879b3ab618c0c27c" }, "downloads": -1, "filename": "EncryptHashPassword-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b5c15144369ded6f8f3ebff0abe6092e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1795, "upload_time": "2015-10-27T10:36:28", "url": "https://files.pythonhosted.org/packages/ec/05/c3ec13e3a3f99a5d96b952c1479e83f83368fe400b5777e63435198218db/EncryptHashPassword-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b5c15144369ded6f8f3ebff0abe6092e", "sha256": "b74b8c885952cff5d9d6ce21e02cb98fad10e7aa6e182db7879b3ab618c0c27c" }, "downloads": -1, "filename": "EncryptHashPassword-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b5c15144369ded6f8f3ebff0abe6092e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1795, "upload_time": "2015-10-27T10:36:28", "url": "https://files.pythonhosted.org/packages/ec/05/c3ec13e3a3f99a5d96b952c1479e83f83368fe400b5777e63435198218db/EncryptHashPassword-1.0.1.tar.gz" } ] }