windwiny / encrypt-decrypt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encrypt Decrypt

Features

Allows to transform selected text:

  • Encrypt plain text using AES CBC mode
  • Decrypt AES CBC text to plain text

Requirements

  • Visual Studio Code

Known Issues

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

About

License:MIT License


Languages

Language:TypeScript 50.1%Language:JavaScript 49.9%