A blazing-fast CLI tool for AES encryption & decryption. One binary, no runtime, no dependencies.
Industry-standard AES with CTR mode via BouncyCastle. Supports 128, 192, and 256-bit keys.
Store multiple named key profiles. Switch between environments (dev, staging, prod) instantly.
Compiled to native code. Zero cold-start, no .NET runtime needed. ~10MB single binary.
Run crypto update to auto-download the latest release from GitHub.
Keys stored in ~/.crypto/config.json with restricted file permissions (chmod 600).
Built for linux-x64. Install with one curl command, uninstall just as easily.
Up and running in 30 seconds.
Remove crypto CLI cleanly.