Skip to content

CryptoAPI library for using the PEM key format in .Net apps.

License

Notifications You must be signed in to change notification settings

megamaddu/net-crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto

CryptoAPI library for using PEM key format in .Net apps. Based on Christian Etter's CryptoAPI wrapper.

Usage

Pretty simple -- instantiate a Crypto.Signer or Crypto.Verifier and invoke their Sign and Verify methods. All inputs and signature outputs are handled as strings.

About

CryptoAPI library for using the PEM key format in .Net apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages