Description
Small encryption and decryption tasks can be added to Python scripts with a simple API. Developers can protect local values or files in lightweight workflows, but must still manage passwords and key material carefully. It is a cryptography helper library, not a complete secret-management system.