wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
367 stars 88 forks source link

Add Ed25519 #689

Closed ejohnstown closed 3 months ago

ejohnstown commented 3 months ago

Add support for ED25519 server authentication and user authentication.

Supersedes PR #555.