This VsCode extension allows you to set an env variable of FILE_PASSWORD
and then with a simple commands encrypt and decrypt a file.
-
encrypt.file
- Encrypt file with AES encryption given the env value ofFILE_PASSWORD
-
decrypt.file
- Decrypt file with AES encryption given the env value ofFILE_PASSWORD