After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 672141 - Check ECDSA mechanisms
Check ECDSA mechanisms
Status: RESOLVED OBSOLETE
Product: gnome-keyring
Classification: Core
Component: pkcs11
unspecified
Other Linux
: Low enhancement
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on: 672139
Blocks:
 
 
Reported: 2012-03-15 14:32 UTC by Stef Walter
Modified: 2021-06-18 10:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stef Walter 2012-03-15 14:32:03 UTC
Check the PKCS#11 ECDSA mechanisms we're using for openssh are compatible with being passed over our RPC layer. This is usually possible if no pointers are present in the PKCS#11 parameters passed to C_SignInit or C_VerifyInit.

If so add them to the list in gkm_rpc_mechanism_has_sane_parameters() or gkm_rpc_mechanism_has_no_parameters().

This is not necessary for our ssh agent to function, but is part of completing our ECDSA support.
Comment 1 André Klapper 2021-06-18 10:41:00 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/

Thank you for your understanding and your help.