Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DCryptNew to Visual Studio Code? Get it now.
DCrypt

DCrypt

Tarun Sri Sai

|
12 installs
| (0) | Free
Secrets editor for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DCrypt v1.0.6

DCrypt is a secrets editor extension for VS Code that offers the flexibility of plaintext files with the added security of on-the-fly encryption.

Features

  • Create a new file in your working directory with the extension .dcrypt.
  • The editor will ask you a password to encrypt and decrypt the file contents.
  • Type in your secrets (or literally any plaintext content) and the contents will be saved to the file, completely encrypted.
  • The extension uses the AES-256-CBC symmetric encryption algorithm with a cryptographically random iv. This leaves no room for predictable patterns in the cipher.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft