Skip to content

simple rsa key generator as a dotnet console application

Notifications You must be signed in to change notification settings

rub3n2000/RsaKeyGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generates a rsa key with private and public key. Writes to console the string version of the private and public key.

To run:

  • dotnet restore
  • dotnet run

requirements: net6.0 sdk & runtime.

About

simple rsa key generator as a dotnet console application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages