wolfssh/tests
Andrew Hutchings f73a76e064 Add DH Group 16 and HMAC-SHA2-512
This adds the `diffie-hellman-group16-sha512` key exchange and
`hmac-sha2-512` mac support.

Echoserver can now take `-x` for key exchange and `-m` for mac setting,
 and `-c` for cipher so that this can be used in the test suite.
2025-02-12 07:06:51 +00:00
..
api.c RFC-4256 Keyboard-Interactive authentication 2025-02-11 14:19:52 +00:00
api.h Update Copyright Date 2024-03-22 12:17:09 -07:00
auth.c RFC-4256 Keyboard-Interactive authentication 2025-02-11 14:19:52 +00:00
auth.h RFC-4256 Keyboard-Interactive authentication 2025-02-11 14:19:52 +00:00
include.am Add DH Group 16 and HMAC-SHA2-512 2025-02-12 07:06:51 +00:00
kex.c Add DH Group 16 and HMAC-SHA2-512 2025-02-12 07:06:51 +00:00
kex.h Add DH Group 16 and HMAC-SHA2-512 2025-02-12 07:06:51 +00:00
sftp.c Release v1.4.18: Release Testing Fixes (Windows) 2024-07-19 12:03:32 -07:00
sftp.h Update Copyright Date 2024-03-22 12:17:09 -07:00
testsuite.c Fix testsuite with singlethreaded 2024-07-01 09:12:36 -05:00
testsuite.h Update Copyright Date 2024-03-22 12:17:09 -07:00
unit.c Update Copyright Date 2024-03-22 12:17:09 -07:00
unit.h Update Copyright Date 2024-03-22 12:17:09 -07:00