diff options
Diffstat (limited to 'lib/net/ssh/transport/algorithms.rb')
-rw-r--r-- | lib/net/ssh/transport/algorithms.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/net/ssh/transport/algorithms.rb b/lib/net/ssh/transport/algorithms.rb index 9ab87b6..7408d40 100644 --- a/lib/net/ssh/transport/algorithms.rb +++ b/lib/net/ssh/transport/algorithms.rb @@ -41,6 +41,7 @@ module Net ecdh-sha2-nistp384 ecdh-sha2-nistp256 diffie-hellman-group-exchange-sha256 + diffie-hellman-group14-sha256 diffie-hellman-group14-sha1], encryption: %w[aes256-ctr aes192-ctr aes128-ctr], |