Skip to content

Simple symmetric encryption helper class using .net core

License

Notifications You must be signed in to change notification settings

reisbel/encrypt-netcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages