Matt Johnston
|
07d46f9907
|
Fix typo DROPBEAR_NORMAL_DH
|
2020-05-28 23:23:54 +08:00 |
|
Vladislav Grishenko
|
413eaf1ba1
|
Allow DH to be completely disabled (#97)
Reduces binary size by ~2kB by default and by 21kB with no other
libtommath functions users, ex. with curve25519 kex and ed25519
key only.
|
2020-05-28 23:01:48 +08:00 |
|
Matt Johnston
|
fdc61f3ab2
|
Get rid of group15, move group16 to sha512.
New groups are disabled by default pending
draft-ietf-curdle-ssh-kex-sha2-02 being finalised
|
2016-03-12 16:21:13 +08:00 |
|
Matt Johnston
|
21ed9480d7
|
add dh group15 and group16, disabled by default
|
2016-01-15 00:19:11 +08:00 |
|
Matt Johnston
|
09e83ad742
|
Move dh group constants to a separate file
|
2016-01-14 21:54:58 +08:00 |
|