Encryption in VSCode - How to encrypt text files with Visual Studio Code

preview_player
Показать описание
In this video I demo the "Encryption VSCode" module which uses AES encryption to protect documents.

Visual studio code is the text editor of choice for many developers in 2020. This extension or plugin enables users to encrypt files using the advanced encryption standard.

Рекомендации по теме
Комментарии
Автор

Thanks for the video.
I tried encryped and then decrypt the file with the same password, but it says: "Command 'Decrypt' resulted in an error (Running the contributed command: 'extension.decrypt' failed.)", any clue, please?

clifflin