Skip to content

MyWpfPKIApps are two .Net 6.0 Core WPF applications build with VS2022 that demonstrate RSA encryption.

Notifications You must be signed in to change notification settings

uhwgmxorg/MyWpfPKIApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyWpfPKIApps

MyWpfPKIApps are two .Net 6.0 Core WPF applications build with VS2022 that demonstrate RSA encryption.

img

You can use it to create a RSA key pair and encrypt and decrypt small text. In order to try the whole thing, you have to follow this order in the two applications:

img

Generate the two keys and copy the public key to the clipboard.

img

Insertion of the public key into the MyWpfPublicKeyApp application and encrypt the plain text.

img

Insertion of the encrypted text into the MyWpfPrivatKeyApp application, in which the keys were also generated, and decrypt the secret text.

You can find some more information on my Blog here

About

MyWpfPKIApps are two .Net 6.0 Core WPF applications build with VS2022 that demonstrate RSA encryption.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages