ENCO π
// Secure terminal-based encryption_ // Works offline //
Input Data
?
Enter text to encrypt or paste Base64 encrypted data to decrypt. Avoid clipboard for max security - use save/load features where possible.
Secret Key
?
Your encryption passkey. Must be strong & secret. Required for decryption. Use 'Generate Key' for a secure option.
π² Generate
ποΈ Reveal
π Copy Key
+
Advanced Config
?
Fine-tune cryptographic parameters. Defaults are secure for most users. Higher iterations increase security but slow down processing.
Algorithm
?
AES-GCM (recommended): Provides confidentiality & authenticity (detects tampering). AES-CBC: Legacy option, provides confidentiality only.
AES-GCM (Recommended)
AES-CBC
PBKDF2 Iterations
?
Key derivation rounds. More rounds = slower, but more resistant to brute-force attacks on the key. (Min: 10000, Max: 1000000)
π Encrypt
π Decrypt
ποΈ Clear
// Output //
π Copy Out
πΎ Save Out
π Copy All
πΎ Save All