@rockbacon9922/envcrypt
v1.0.5
Published
A easy way to encrypt and decrypt your environment variables
Downloads
2
Maintainers
Readme
.envCrypt
A simple tool to encrypt and decrypt files using a password. It uses AES-256-CBC encryption and stores the password in the .env file. Alllows you to publish your .env file without worrying about your passwords being leaked.