Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 462 Bytes

Encrypt/Decrypt methods using .NET Core

Simple symmetric encryption helper class using .net core

Getting started

In order to run this sample, you first need to install .NET Core. After that, you can clone this repo.

Run from source using the following command:

git clone https://github.com/reisbel/encrypt-netcore && cd encrypt-netcore
dotnet run

Output:

wH7xYv0oqjo407SwEix42w==
Hello World!