Skip to content

A GPG wrapper for C# capable of encryption/decryption/importing keys etc.

Notifications You must be signed in to change notification settings

NotYours180/SharpGPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharpGPG

A GPG wrapper for C# capable of encryption/decryption/importing keys etc.

Uses GPGAPI https://gpgapi.codeplex.com/

Very simple tool to make it easier to get the basics done

You will require gnupg classic, not Gpg4Win if you intend on having a password. Otherwise it will ignore password input. This can be found under binaries on https://www.gnupg.org/download/

About

A GPG wrapper for C# capable of encryption/decryption/importing keys etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages