ssg / encryptit

Simple VS Extension to encrypt a string using DPAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build GitHub last commit VS Marketplace Badge

EncryptIt!

A simple dialog that quickly helps you encrypt a value on your Windows machine using Data Protection APIs. The result is a base64-encoded value of the encrypted bytes.

image

Requirements

Visual Studio 2022 17.6 or later is required to use this extension.

Code of Conduct

This project has adopted the .NET Foundation Code of Conduct. For more information see the Code of Conduct itself or contact project maintainers with any additional questions or comments or to report a violation.

About

Simple VS Extension to encrypt a string using DPAPI

License:MIT License


Languages

Language:C# 100.0%