{"library":"crypto","type":"library","category":null,"description":"The `crypto` library provides a simple command-line interface for symmetric Gnu Privacy Guard (gpg) encryption and decryption of one or more files on Unix and Linux platforms. It acts as a wrapper around the external `gpg` command-line tool. Encryption is performed using the AES256 cipher algorithm. The current version is 1.4.1. While the GitHub repository shows some minor activity, the last PyPI release was in 2015, indicating a low maintenance or stable (feature-complete but not actively developed) status for this specific Python package.","language":"python","status":"maintenance","version":"1.4.1","tags":["encryption","decryption","gpg","pgp","openpgp","security","cli","symmetric","file-encryption"],"last_verified":"Fri May 22","install":[{"cmd":"pip install crypto","imports":["This library is primarily designed for command-line use via the `crypto` and `decrypto` executables. It does not expose a commonly used Python API for direct import and programmatic encryption/decryption within other Python code."]},{"cmd":"brew install gpg # For macOS\nsudo apt-get install gnupg # For Debian/Ubuntu","imports":[]}],"homepage":null,"github":"https://github.com/chrissimpkins/crypto","docs":null,"changelog":null,"pypi":"https://pypi.org/project/crypto/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/crypto/compatibility"}}