{"library":"pycrypto","type":"library","category":null,"description":"PyCrypto is a collection of cryptographic modules for Python, providing algorithms like AES, RSA, and hashing functions. Its last release was 2.6.1 in 2013. The library is unmaintained and is considered insecure for modern applications due to known vulnerabilities and lack of updates. Its development has ceased, with `pycryptodome` serving as its actively maintained successor and drop-in replacement.","language":"python","status":"abandoned","version":"2.6.1","tags":["cryptography","legacy","abandoned","security-vulnerable"],"install":[{"cmd":"pip install pycrypto","imports":["from Crypto.Cipher import AES","from Crypto.PublicKey import RSA","from Crypto.Hash import MD5","from Cryptodome.Cipher import AES  # For pycryptodome"]}],"homepage":"http://www.pycrypto.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pycrypto/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pycrypto/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}