Info
Version: | 1.0.0 |
Author(s): | vinicius.stutz |
Last Update: | Thursday, November 5, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://vinicius-stutz.github.io/csharp.encryption |
NuGet Url: | https://www.nuget.org/packages/csharp.encryption |
Install
Install-Package csharp.encryption
dotnet add package csharp.encryption
paket add csharp.encryption
csharp.encryption Download (Unzip the "nupkg" after downloading)
Create an instance of the class CryptService (making using the correct namespace) and call the method, passing the desired parameter provider (see enum CryptProvider).