UNPKG

devcrypt

Version:

A easy way to encrypt and decrypt your environment variables

5 lines (3 loc) 236 B
# devcrypt 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.