Hi,
gpg: keydb_get_keyblock failed: Invalid object
Is anyone got this issue?
Not just sign-only Curve448 subkey, gpg will fail after any subkey(RSA/ECC [S]/[E]/[A]/[C]) is created when a keypair is generated with Curve448.
gpg can not list new generating keys after this failure.
Description
Description
Details
Details
- Version
- 2.3.2
Revisions and Commits
Revisions and Commits
rG GnuPG | |||
rG86cb04a23d2b gpg: Ed448 and X448 are only for v5 (for subkey). | |||
rG08a3a4db27dc kbx: A 20 byte fingerprint is right filled in version 2 blob. |
Related Objects
Related Objects
Event Timeline
This comment was removed by • gniibe.
Comment Actions
Bug in creating such a blob is fixed in rG08a3a4db27dc: kbx: A 20 byte fingerprint is right filled in version 2 blob..
We need fix to specify version 5 key for ed448/cv448, for --edit-key/addkey.
Comment Actions
Use of version 5 format for Ed448/X448 was pushed by rG86cb04a23d2b: gpg: Ed448 and X448 are only for v5 (for subkey)..