{"library":"scrypt","type":"library","category":null,"description":"The `scrypt` library provides Python bindings for the scrypt key derivation function, which is designed to make brute-force attacks on password hashes more difficult by requiring more memory and CPU. It's commonly used for securely hashing passwords. The current version is 0.9.4, with minor releases occurring periodically to address bug fixes and build improvements.","language":"python","status":"active","version":"0.9.4","tags":["security","cryptography","key-derivation","password-hashing"],"install":[{"cmd":"pip install scrypt","imports":["import scrypt","from scrypt import hash","from scrypt import verify"]}],"homepage":null,"github":"https://github.com/holgern/py-scrypt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/scrypt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scrypt/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}