Re: Key Storage Abstraction?

2017-10-16 Thread Werner Koch
Hello! On Sun, 15 Oct 2017 22:35, gnupg-users@gnupg.org said: > I've been looking for a way to provide GNUPGP with a custom I assume you mean GnuPG. > implementation of a key ring, as I gather there is such a thing as > WKS, but I cannot find any documentation on how I can implement this The W

Re: Key Storage Abstraction?

2017-10-15 Thread listo factor via Gnupg-users
On 10/15/2017 08:35 PM, Jamie H. via Gnupg-users wrote: > ...I'd like to actually access GPG*as* a library, but all the tools I see seem to invoke GPG as a program and then operate on its standard output... What you need is GPG as a pure crypto-engine; completely divorced from all key manage

Key Storage Abstraction?

2017-10-15 Thread Jamie H. via Gnupg-users
Hello, I've been looking for a way to provide GNUPGP with a custom implementation of a key ring, as I gather there is such a thing as WKS, but I cannot find any documentation on how I can implement this myself. What I need from GPG is a tool that does this: 1.) Sign Messages with a private key