KBPGP doesn't function with GPG exports gpg (GnuPG) 2.2.9 libgcrypt 1.8.3
index.html:3 benchmark
RSA
index.html:80 Error: Unknown signature subpacket: 33
at kbpgp-2.0.8.js:14219
at Parser.parse_subpacket (kbpgp-2.0.8.js:14222)
at Parser.
CURVE25519 index.html:119 Error: No packets; cannot extract a key at KeyBlock._extract_keys (kbpgp-2.0.8.js:14738) at KeyBlock.process (kbpgp-2.0.8.js:14793) at kbpgp-2.0.8.js:9407 at kbpgp-2.0.8.js:9416 at Function.KeyManager.import_from_pgp_message (kbpgp-2.0.8.js:9423) at kbpgp-2.0.8.js:9150 at kbpgp-2.0.8.js:9165 at Function.KeyManager.import_from_armored_pgp (kbpgp-2.0.8.js:9170) at install_curve25519_private_key (index.html:103) at index.html:123
If I Extract the secret-subkeys for CURVE25519
I get
Error: Unknown key type: 22
at Parser.
this is a super old version of kbpgp
Hi 2.09 ? Ah do I need to build it to get the current version ?
On Thu, Aug 23, 2018 at 5:04 AM Maxwell Krohn [email protected] wrote:
this is a super old version of kbpgp
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/keybase/kbpgp/issues/175#issuecomment-415390687, or mute the thread https://github.com/notifications/unsubscribe-auth/AVA7Y-DeohLGQJMmeB5S_a1o_cHm_A4Iks5uTpoxgaJpZM4WIj5I .
I see the version 2.0.77 now.