wolfssh/examples
John Safranek 56616d3416 Public key authentication
1. Cleanup some debug printouts.
2. Add option to the echoserver and wolfSFTP client to use ECC keys or RSA
keys for user authentication.
3. Add option to the echoserver to use ECC keys for peer authentication.

Note, the user authentication type is still hardcoded in the library as
password. To use public key, need to update the authId in
SendUserAuthFailure().
2019-06-06 11:59:35 -07:00
..
client Public key authentication 2019-06-06 11:59:35 -07:00
echoserver Public key authentication 2019-06-06 11:59:35 -07:00
portfwd
server fixes for infer test 2019-04-30 13:02:08 -06:00
sftpclient Public key authentication 2019-06-06 11:59:35 -07:00
include.am