Name: cipher.

Enables to cipher a value using AES/CBC/PKCS5Padding algorithm with a master password. It can then be used as a placeholder with the syntax {{bundlebee-decipher:{{my.master.password}},$cipheredValue}}.

Configuration

--masterPassword (BUNDLEBEE_CIPHER_MASTERPASSWORD)

Master password..

--value (BUNDLEBEE_CIPHER_VALUE)

Value to cipher.