wolfssh/examples
John Safranek f85ec920e3 Client rsa-sha2-512
1. Separate the key type and signature type when handling user
   authentication. ssh-rsa is a key type used with rsa-sha2-256 and
   rsa-sha2-512 signatures, along with ssh-rsa signatures.
2. Allow rsa-sha2-512 to be used.
3. Fix bug where setting the key algorithm on the client command line
   was setting the list to NULL.
4. Fix bug where adding rsa-sha2-512 to the list of canned algorithms
   was terminating the list, rather that adding it.

Issue: ZD-21247
2026-03-09 10:56:37 -07:00
..
client Client rsa-sha2-512 2026-03-09 10:56:37 -07:00
echoserver Add more wolfSSH CI workflows 2026-03-03 21:22:39 -08:00
portfwd Forwarding Test 2026-02-26 15:02:19 -08:00
scpclient
sftpclient Merge pull request #882 from JacobBarthelmeh/sftp 2026-03-06 07:35:58 -08:00
include.am