{ "info": { "author": "Nuttaphat Arunoprayoch", "author_email": "nat236919@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\n

To use Salted MD5:
\n\n```python\nfrom saltedmd5 import Salting\n```\n\n```python\n# user = Salting(Result:
\n\n```python\nuser_1.showinfo()\n\n{\n\t'password': 'mypassword',\n\t'salted_password': '45f6717a673f740c636479a9b7b98b9c',\n\t'salt': '8LG6et9315DjPuupKBpD'\n}\n```\n\n```python\n''' check_authentication(