Encrypt Content
Info: This tool uses AES-256-CBC encryption with PBKDF2 key derivation (100,000 iterations by default).
The output format is:
SALT(32 hex) + IV(32 hex) + CIPHERTEXT
Decrypt Content
Info: Use the same password and iterations used for encryption.