Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Simple symmetric encryption helper class using .net core

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages