summaryrefslogtreecommitdiff
path: root/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb')
-rw-r--r--lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb b/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb
index d560da8..d74c521 100644
--- a/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb
+++ b/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb
@@ -1,8 +1,8 @@
require 'net/ssh/transport/kex/diffie_hellman_group1_sha1'
-module Net
- module SSH
- module Transport
+module Net
+ module SSH
+ module Transport
module Kex
# A key-exchange service implementing the "diffie-hellman-group14-sha1"
# key-exchange algorithm. (defined in RFC 4253)
@@ -24,7 +24,7 @@ module Net
"B5C55DF0" "6F4C52C9" "DE2BCBF6" "95581718" +
"3995497C" "EA956AE5" "15D22618" "98FA0510" +
"15728E5A" "8AACAA68" "FFFFFFFF" "FFFFFFFF"
-
+
# The radix in which P_s represents the value of P
P_r = 16