Info
Version: | 1.1.0 |
Author(s): | Tyson Brown |
Last Update: | Monday, November 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/utilitydelta-io/dotnet-encryption |
NuGet Url: | https://www.nuget.org/packages/UtilityDelta.Encryption |
Install
Install-Package UtilityDelta.Encryption
dotnet add package UtilityDelta.Encryption
paket add UtilityDelta.Encryption
UtilityDelta.Encryption Download (Unzip the "nupkg" after downloading)
Exchange a secret key using asymmetric encryption, then transfer streams of data using symmetric encryption with the shared secret key.