Skip to content

cx-lukas-salkauskas-x/ppkgedsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Demo C# console application for:

  • Private/Public RSA Key Generation using RSACryptoServiceProvider with key size of your taste.
  • Message Encryption/Decryption using those keys.
  • Message Signing(SHA512)/Verification using those keys.
  • X509 self-signed Certificate creation using BouncyCastle.
  • PDF document signing using certificate using iTextSharp.

Use it at your own caution & feel free to improve it as you like.

Console App Screen Signed PDF Document

About

Demo C# application for Private/Public RSA Key Generation. Encryption/Decryption and Signing/Verification for messages using those keys. Also X509 self-signed certificate generation and PDF document signing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages