Hello, Frédéric SUEL <[email protected]> wrote: > Yes, i made the test twice (compiling and executing).
Thank you for your confirmation. I think that I misunderstood your questions In the previous mail of yours, you wrote: > 1) RSA support with key-attr is always available but doesn't work > 2) I can't find with key-attr X448 or Ed448 support And then, I asked: > Are you sure if it's Gnuk 2.2? As the CLI interaction example above > shows, it works for me (no RSA, has X448 and Ed448 support). With Gnuk 2.2, you can confirm that there is no RSA support but X448 and Ed448 support by executing following command: $ gpg-connect-agent "scd getattr KEY-ATTR-INFO" /bye Here is my revised answer. * UI of GnuPG always asks users blindly for RSA option, even if the card/token doesn't have RSA support. I agree that it's good to be improved. * You need --expert option with "gpg --card-edit" to enable other ECC support like X448 and Ed448. -- _______________________________________________ Gnuk-users mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnuk-users
