Closed runcom closed 1 year ago
Thanks for the report!
It seems indeed that GnuPGP's format for X25519 does not exactly follow X25519 as specified by RFC 7748 and uses another endianness. This breaks key import.
This will be fixed in the next release.
Sent all subkeys to the card with
keytocard
but gpg --card-status gives me this:basically the encryption key seems to be still on the system (verified with gpg -K too) but if I try to resend the enc key to the card gpg tells me it's alrady there