1
1
libssh/tests/pkd
Jakub Jelen 635edc8adb tests: Disable *cbc ciphers in Dropbear tests
These are disabled in latest since Dropbear 2020.79, while
older do not support anything better than aes-ctr ciphers.

We should implement some dynamic algorithm detection for dropbear
too to increase test coverage.

https://bugs.libssh.org/T252

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2020-11-02 16:03:58 +01:00
..
CMakeLists.txt cmake: Add autogenerated libssh_version.h 2020-05-06 13:02:32 +02:00
pkd_client.h pkd client run user executable 2019-12-23 14:31:32 +01:00
pkd_daemon.c src/kex.c: removes DES and SHA1 from mac and kex algorithms by default. 2020-09-29 11:35:51 +02:00
pkd_daemon.h tests/pkd: support --rekey to set rekey data limit 2019-04-29 14:00:39 +02:00
pkd_hello.c tests: Disable *cbc ciphers in Dropbear tests 2020-11-02 16:03:58 +01:00
pkd_keyutil.c tests/pkd: Add tests using certificates with SHA2 in signatures 2019-06-13 16:29:32 +02:00
pkd_keyutil.h tests/pkd: connect to openssh using certificates 2019-04-17 10:21:42 +02:00
pkd_util.c tests/pkd: Fix OpenSSH version check 2019-06-13 16:29:32 +02:00
pkd_util.h tests: introduce pkd_hello 2014-10-12 15:01:02 +02:00