Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable ECDSA in PKCS#11 support for ssh-agent #80

Closed
wants to merge 2 commits into from

Conversation

dmitris
Copy link

@dmitris dmitris commented Nov 24, 2017

Mathias' patch from https://bugzilla.mindrot.org/show_bug.cgi?id=2474 to enable ECDSA in PKCS#11 support for ssh-agent (with the k11->keyid_len zero fix in pkcs11_ecdsa_wrap from https://bugzilla.mindrot.org/attachment.cgi?id=3094)

Dmitry Savintsev added 2 commits November 24, 2017 23:57
ssh-pkcs11-helper crashes when trying to load SoftHSM
card. Add missing check for 0 in k11->keyid_len
before passing it to xmalloc, the same way it is done
in pkcs11_rsa_wrap - ssh-pkcs11.c Line 347.
@WSLUser
Copy link

WSLUser commented Sep 9, 2019

Per the bugzilla you link, 8.0 included the necessary support. So this PR can be closed.

@dmitris dmitris closed this Sep 10, 2019
@dmitris dmitris deleted the 7.6p1-bug2474-patch-fix branch September 10, 2019 07:09
restyled-io bot pushed a commit to johnsonjh/j-hpn-ssh that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants