Displaying 4 results from an estimated 4 matches for "gnuk".
Did you mean:
gnu
2015 Oct 08
2
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
...and PKCS#11 allows for *_VENDOR_SUPPLIED identifiers. But using these can
get out of hand. Best to try and get them in the standard. OASIS controls the
standard From 14 April 2015:
http://docs.oasis-open.org/pkcs11/pkcs11-curr/v2.40/pkcs11-curr-v2.40.html
2.40 does not define Ed25519.
> The Gnuk smartcard supports
> Ed25519 but I don't know if it is common to use it with OpenSSH through
> PKCS#11 (I would expect it to be used with OpenSSH through GnuPG's
> gpg-agent). At least it might be useful as a test case.
>
> /Simon
>
>
>
> ________________________...
2015 Sep 28
4
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
Hi,
I have made a patch for enabling the use of ECDSA keys in the PKCS#11
support of ssh-agent which will be of interest to other users.
I have tested it with P-256 keys. P-384 and P-521 should work
out-of-the box. The code is ready for non-FIPS curves (named or
explicit), but OpenSSH currently limits ECDSA to those 3 curves.
At high level it works like the support for RSA, but because of
2015 Oct 08
3
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
...t; get out of hand. Best to try and get them in the standard. OASIS controls
>> the
>> standard From 14 April 2015:
>>
>>
>> http://docs.oasis-open.org/pkcs11/pkcs11-curr/v2.40/pkcs11-curr-v2.40.html
>>
>> 2.40 does not define Ed25519.
>>
>> The Gnuk smartcard supports
>>> Ed25519 but I don't know if it is common to use it with OpenSSH through
>>> PKCS#11 (I would expect it to be used with OpenSSH through GnuPG's
>>> gpg-agent). At least it might be useful as a test case.
>>>
>>> /Simon
>...
2020 Aug 26
10
[Bug 3202] New: Ed25519 key on HSM is not getting listed in ssh-add -l command
https://bugzilla.mindrot.org/show_bug.cgi?id=3202
Bug ID: 3202
Summary: Ed25519 key on HSM is not getting listed in ssh-add -l
command
Product: Portable OpenSSH
Version: 8.2p1
Hardware: ARM64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-add