Skip to content

A windows form application where you can create your own certificate (.cer), extract the private and public keys to a .pem file, sign a digital signature and check the accuracy of this signature, encrypt and decrypt the data with these private and public keys with asymmetric encryption (RSA).

Notifications You must be signed in to change notification settings

orcunor/Certificate_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate_Generator

A windows form application where you can create your own certificate (.cer), extract the private and public keys to a .pem file, sign a digital signature and check the accuracy of this signature, encrypt and decrypt the data with these private and public keys with asymmetric encryption (RSA).

About

A windows form application where you can create your own certificate (.cer), extract the private and public keys to a .pem file, sign a digital signature and check the accuracy of this signature, encrypt and decrypt the data with these private and public keys with asymmetric encryption (RSA).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages