Use ed25519 keys for kex tests since that's supported by OpenSSH even when
authordtucker <dtucker@openbsd.org>
Wed, 19 Jun 2024 10:10:46 +0000 (10:10 +0000)
committerdtucker <dtucker@openbsd.org>
Wed, 19 Jun 2024 10:10:46 +0000 (10:10 +0000)
commit22f782d7a9ff5e8fd628eecd5c70e9aa150a7b8d
tree8d8880ae00c261ef8c2e17737029246468925b71
parentda5e24af9bb7aa6d081d902c0f98a6a090c06b26
Use ed25519 keys for kex tests since that's supported by OpenSSH even when
built without OpenSSL.  Only test diffie-hellman kex if OpenSSH is compiled
with support for it.
regress/usr.bin/ssh/dropbear-kex.sh