VarEnc NuGet Package

Simple and easy to use tools for storing values while efficiently keeping them encrypted in the memory.
The package conatins an alternative encrypted version for each variable type in CSharp.
Code the same as before, just change from 'int' to 'EncInt' and the encryption will happen in the background.
You can also combine and/or compare an EncType with its normal type and vice versa.
They will work the same as their normal type, and every EncType has every method its normal version has.




Got any VarEnc Question?





Info

Version: 1.2.0
Author(s): Josepe
Last Update: Monday, December 19, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/VarEnc


Install
Install-Package VarEnc
dotnet add package VarEnc
paket add VarEnc
VarEnc Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

466