You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to send ed25519 keys to use my tiny2530 board as a smartcard with gnupg. I've tried many different combinations (of VIDPID and boards: pico, tiny2530) without success. Even if it looks similar to #20, it seems it's not the same problem.
Here is the script I use to rebuild the firmware and test it.
Hello Pol,
First of all, thank you for sharing this work.
I'm trying to send ed25519 keys to use my tiny2530 board as a smartcard with gnupg. I've tried many different combinations (of VIDPID and boards: pico, tiny2530) without success. Even if it looks similar to #20, it seems it's not the same problem.
Here is the script I use to rebuild the firmware and test it.
WARNING: the script deletes ".gnupg" folder.
Attached, the full log: pico-log.txt
If I try to send a RSA key with this firmware, I get same failure.
If I try to send RSA keys with main branches, it seems to work
If I send a ed25519 with the main branches, I get "gpg: KEYTOCARD failed: Not supported".
The text was updated successfully, but these errors were encountered: