Secure Properties Generator
Encrypt and decrypt MuleSoft configuration properties. All operations run locally in your browser — nothing is sent to any server.
AES-CBC — the default MuleSoft algorithm. Key is padded or truncated to 16 bytes. Output is Base64-encoded, compatible with the secure-properties module.
How to use in MuleSoft
![ENC~result] inside your config.yaml.key in secure-properties:config in your Mule app XML.