Bug 3266

Summary: Providing the support of the Edwards keys via PKCS#11
Product: Portable OpenSSH Reporter: Dmitry Belyavskiy <dbelyavs>
Component: ssh-agentAssignee: Assigned to nobody <unassigned-bugs>
Status: NEW ---    
Severity: enhancement    
Priority: P5    
Version: -current   
Hardware: Other   
OS: Linux   

Description Dmitry Belyavskiy 2021-02-26 00:35:38 AEDT
I've implemented the support of the Ed25519 keys in the PKCS#11
support of ssh-agent which will be of interest to other users.

The PR is available at https://github.com/openssh/openssh-portable/pull/230