1
1
libssh/tests/server
Ben Toews b1f3cfec34 libssh: deprecate SSH_KEYTYPE_ECDSA
This type is imprecise. We often need the ecdsa_nid in addition to the key type
in order to do anything. We replace this singluar ECDSA type with one type per
curve.

Signed-off-by: Ben Toews <mastahyeti@gmail.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
2019-04-17 10:21:42 +02:00
..
test_server cmake: fix build problem on ubuntu 18.04 2019-02-07 19:16:03 +01:00
CMakeLists.txt tests: Add test for server interactive authentication 2019-01-22 13:12:26 +01:00
torture_server_auth_kbdint.c libssh: deprecate SSH_KEYTYPE_ECDSA 2019-04-17 10:21:42 +02:00
torture_server.c libssh: deprecate SSH_KEYTYPE_ECDSA 2019-04-17 10:21:42 +02:00