Skip to content

pruthvirajsinh/PrcIdSigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PrcIdSigner

It signs an ID in GPG Public Key.It works directly on Ascii armor of public and private keys which makes it easy to work with.It also provides easy to use methods to Change Public Keys from openpgp.Entity to Armor and vice versa.

Current Implemetation of SignIdentity in Go is faulty and generates ID signature that is not recognized as valid by other GPG softwares.

Hence this implements patch provided to resolve issue no. 7371 https://code.google.com/p/go/issues/detail?id=7371.

About

A GPG PubKey Signer Utility in go which takes ascii armor of public key to be signed and private key of the signee and outputs the ascii armored signed public Key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages