Skip to content

MJavedAli/vscode-encodeDecode

Repository files navigation

Encode Decode Visual Studio Code

Features

Allows to transform selected text:

  • Encode plain text to Base64
  • Decode Base64 to plain text
  • Encrypt plain text using AES CBC mode
  • Decrypt AES CBC text to plain text

It also allows to open selected text to new tabs transforming text back from Base64 and AES Format if needed during the process.

Requirements

  • Visual Studio Code

Known Issues

See issues tab. Create an issue if you do not find yours.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published