wolfssh/examples/echoserver
John Safranek 7026839c11 echoserver: add Ed25519 sample public keys
The example server loads hansel's and gretel's Ed25519 public keys when
neither RSA nor ECDSA is compiled in, so public key auth works there
instead of falling back to passwords. That arm is the "#if" and the
userEcc choice the "#else", so no empty if/else is left behind.
2026-09-17 23:27:22 +02:00
..
echoserver.c echoserver: add Ed25519 sample public keys 2026-09-17 23:27:22 +02:00
echoserver.h Fix a one byte heap overflow in LoadTpmSshKey 2026-08-13 11:59:57 -07:00
include.am Simplify Test Build Flags 2025-07-17 15:30:24 -07:00