summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyosuke Yamazaki <ryosuke.yamazaki@mac.com>2011-12-15 11:34:08 +0900
committerRyosuke Yamazaki <ryosuke.yamazaki@mac.com>2011-12-15 11:34:08 +0900
commita12fb7a44840217f26b302cc9e05d44013ce45cb (patch)
treec37a32904b7024de9d8df5309ec0b86d14106155
parent34af68b7f2726ed142c6b6f6b5704c1de562804e (diff)
downloadnet-ssh-a12fb7a44840217f26b302cc9e05d44013ce45cb.tar.gz
add hmac-sha2-* support files to gem
-rw-r--r--Manifest4
1 files changed, 4 insertions, 0 deletions
diff --git a/Manifest b/Manifest
index 18ddfa8..650befe 100644
--- a/Manifest
+++ b/Manifest
@@ -54,6 +54,10 @@ lib/net/ssh/transport/hmac/md5_96.rb
lib/net/ssh/transport/hmac/none.rb
lib/net/ssh/transport/hmac/sha1.rb
lib/net/ssh/transport/hmac/sha1_96.rb
+lib/net/ssh/transport/hmac/sha2_256.rb
+lib/net/ssh/transport/hmac/sha2_256_96.rb
+lib/net/ssh/transport/hmac/sha2_512.rb
+lib/net/ssh/transport/hmac/sha2_512_96.rb
lib/net/ssh/transport/identity_cipher.rb
lib/net/ssh/transport/kex.rb
lib/net/ssh/transport/kex/diffie_hellman_group1_sha1.rb