wolfssh/tests
John Safranek 8231703875 Fix Ed25519 user-auth verify and add unit test
- Map ed25519 verify_msg_final errors to WS_CRYPTO_FAILED
  and status==0 to WS_ED25519_E (no longer overwritten)
- Expose DoUserAuthRequestEd25519 via test shim
- Add unit test covering valid and tampered signatures

Issue: F-3445
2026-05-11 22:28:44 -07:00
..
api.c Small Test Reorganization 2026-04-24 09:43:56 -07:00
api.h
auth.c Add integration test for wrong ECC signature scenario 2026-05-11 16:25:21 -07:00
auth.h Add an integration test where a client authenticates using public key 2026-04-14 09:16:21 +09:00
include.am Add unit test for VerifyMac 2026-04-14 09:23:14 +09:00
kex.c Add kex integration test for ed25519 server key 2026-04-16 15:14:42 +09:00
kex.h
regress.c Add independent ciper and MAC algorithms negotiation for each direction, And add regress test 2026-05-08 10:26:22 -07:00
sftp.c Add lcd and lls commands 2026-04-10 12:51:58 -07:00
sftp.h
testsuite.c
testsuite.h
unit.c Fix Ed25519 user-auth verify and add unit test 2026-05-11 22:28:44 -07:00
unit.h