EncType provides a collection of value types whose data are safely encrypted.It prevents your sensitive in-memory data being inspected and modified by memoryediting tools.
Info
Version: | 1.0.0 |
Author(s): | Kwang Yul Seo |
Last Update: | Thursday, April 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://kseo.github.io/EncType/ |
NuGet Url: | https://www.nuget.org/packages/EncType |
Install
Install-Package EncType
dotnet add package EncType
paket add EncType
EncType Download (Unzip the "nupkg" after downloading)
Dependencies
Tags