Inline CrypterExtension for Visual Studio Code. Provides encryption/decryption of selected text using the AES-256-GCM. This extension is a copy of https://github.com/ek-development/vscode.encrypted-notes, relative to the original added translation, context menu, and removed everything except working with selected text. It can be useful for those who need to store sensitive data in text format. Расширение Visual Studio Code. Обеспечивает шифрование/дешифрование выделенного текста алгоритмом AES-256-GCM. Данное расширение является копией https://github.com/ek-development/vscode.encrypted-notes, относительно оригинала добавлен перевод на русский язык, контекстное меню и удалено всё кроме работы с выделенным текстом. Может быть полезным для тех, кому требуется хранить чувствительные данные в текстовом виде. |