From encryption-tool
Encrypts files or text using a specified algorithm and key. Supports multiple encryption methods and output formats.
How this command is triggered — by the user, by Claude, or both
Slash command
/encryption-tool:encryptThe summary Claude sees in its command listing — used to decide when to auto-load this command
# TITLE_PLACEHOLDER CONTENT_PLACEHOLDER
CONTENT_PLACEHOLDER
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin encryption-tool35plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 35 plugins
/encryptEncrypts files or text using a specified algorithm and key. Supports multiple encryption methods and output formats.
/cryptoImplements secure cryptography for encryption at rest/in transit, key management, password hashing, digital signatures, JWT, TLS hardening. Generates code, configs, tests, commits. Supports flags like --passwords --tls --audit.
/manage-credentialsManages ENCODE API credentials for accessing restricted datasets — store, check, or clear credentials in the OS keyring.
/memoryManages encrypted memory entries for sensitive data like credentials, API keys, and notes. Supports add, search, list, show, delete with optional AES-256 via SQLCipher.
/sync-initWalks through setting up claude-sync for cross-device session synchronization — configures storage provider (R2, S3, GCS) and encryption passphrase.
/helpDisplays help overview for all secrets management commands in the Claude Power Pack, including get, set, delete, list, run, validate, ui, rotate, and tiered architecture details.