Skip to content

verloka/CSharpRSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C# RSA

An application to show easiest way to use RSA in C#.

  1. How to generate pair of key.
  2. How to encrypt and decrypt string or any other kind of information (just convert it to the array of bytes.

Build'n'Run

  1. Vidual Studio 2019
  2. .Net framework 4.7.2

Visit tracker

Releases

No releases published

Packages

No packages published

Languages