diff options
author | Ryosuke Yamazaki <ryosuke.yamazaki@mac.com> | 2011-12-15 11:34:08 +0900 |
---|---|---|
committer | Ryosuke Yamazaki <ryosuke.yamazaki@mac.com> | 2011-12-15 11:34:08 +0900 |
commit | a12fb7a44840217f26b302cc9e05d44013ce45cb (patch) | |
tree | c37a32904b7024de9d8df5309ec0b86d14106155 /Manifest | |
parent | 34af68b7f2726ed142c6b6f6b5704c1de562804e (diff) | |
download | net-ssh-a12fb7a44840217f26b302cc9e05d44013ce45cb.tar.gz |
add hmac-sha2-* support files to gem
Diffstat (limited to 'Manifest')
-rw-r--r-- | Manifest | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |