The mfsecretsaes Vault Provider

The mfsecretsaes vault provider implements a simple vault that keeps data encrypted in a file. The encryption cipher is AES256-CBC, and the password and salt values are supplied in the secrets.cfg configuration file.

See Vault Providers for more information.