> On Aug 2, 2017, at 05:40, Werner Koch - w...@gnupg.org
> wrote:
>
> On Wed, 2 Aug 2017 03:05, r...@sixdemonbag.org said:
>
>> At the command line a subkey can be specifically selected by appending
>> an exclamation mark to the *subkey* key ID, but I don't believe GPGME
>> supports this behav
Stefan Claas wrote:
> just wondering if there is an easy way to generate a Bitcoin secret key
> from a GnuPG secp256k1 secret key. If so, how would you do that?
I don't know about secret key conversion.
In the past, I did something for public key:
https://lists.gnupg.org/pipermail/gnupg-de
On Wed, 2 Aug 2017 16:06:13 +0200, Stefan Claas wrote:
> Hi all,
>
> just wondering if there is an easy way to generate a Bitcoin secret
> key from a GnuPG secp256k1 secret key. If so, how would you do that?
To be more precise, i would like to see the secret Bitcoin key in WIF or
WIFC format, if
Hello list,
How to decrypt large files, e.g. gpg-encrypted backups, without copying them to
the machine with the GPG private key?
I tried to split off the first gpg package from the encrypted file and extract
the session key from that, but that did not work:
* Remote:
dd if=test.gpg bs=16k co
Hi all,
just wondering if there is an easy way to generate a Bitcoin secret key
from a GnuPG secp256k1 secret key. If so, how would you do that?
Regards
Stefan
--
https://www.behance.net/futagoza
https://keybase.io/stefan_claas
pgpHOekjs9Zdr.pgp
Description: Digitale Signatur von OpenPGP
__
I have a couple encryption subkeys under my primary key. Each key is used for
different applications (while I generally just use one subkey, the other is
used when a specific application does not permit the use of that subkey).
I would like to select specific subkeys (gpgme_subkey_t) in GPGme to
> On Aug 1, 2017, at 20:07, gnupg-users-requ...@gnupg.org
>
> wrote:
>
> confirm 7dc28b2cdcd51f4b7e2110b65dce16d7eb589942
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
On Wed, 2 Aug 2017 03:05, r...@sixdemonbag.org said:
> At the command line a subkey can be specifically selected by appending
> an exclamation mark to the *subkey* key ID, but I don't believe GPGME
> supports this behavior.
That's right. I opened a wishlist item as
https://dev.gnupg.org/T3325