Description
Data can be encrypted or decrypted with keys exposed through `ssh-agent`, using a Python command-line tool. The package installs the `ssh-crypt` Python application and depends on cryptography and Paramiko. It relies on available SSH identities, so agent contents, passphrases, and backup recovery should be understood before use.