From encryption-tool
Encrypts a file or message using a specified algorithm and key. Supports multiple encryption modes 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-tool3plugins reuse this command
First indexed Dec 31, 2025
/encryptEncrypts a file or message using a specified algorithm and key. Supports multiple encryption modes 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.
/memoryManages encrypted memory entries for sensitive data (credentials, API keys, secrets) with optional AES-256 encryption. Supports add, search, list, show, delete, and status subcommands.
/manage-credentialsManages ENCODE API credentials for accessing restricted datasets — store, check, or clear credentials in the OS keyring.
/sync-initWalks through setting up claude-sync for cross-device session synchronization — configures storage provider (R2, S3, GCS) and encryption passphrase.
/initInitializes a CLAUDE.md file for the repository using Bitwarden's standardized template format, combining built-in analysis with extended sections.