| This Release | Net-SSH-Perl-1.36 | [Download] [Browse] | 09 Aug 2013 | ||||
| Other Releases | |||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (43) ] [ Website ] [ Dependencies ] [ Other Tools ] | ||||||
| CPAN Testers | PASS (65) FAIL (10) [ View Reports ] [ Perl/Platform Version Matrix ] | ||||||
| Rating |
(10 Reviews)
[ Rate this distribution ]
| ||||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | ||||||
| Special Files |
|
||||||
| Net::SSH::Perl | Perl client Interface to SSH | 1.36 | |
| Net::SSH::Perl::Agent | Client for agent authentication | ||
| Net::SSH::Perl::Auth | Base authentication class, plus utility methods | ||
| Net::SSH::Perl::Auth::ChallengeResponse | |||
| Net::SSH::Perl::Auth::KeyboardInt | Keyboard-interactive auth plugin | ||
| Net::SSH::Perl::Auth::KeyboardInteractive | |||
| Net::SSH::Perl::Auth::Password | Password authentication plugin | ||
| Net::SSH::Perl::Auth::PublicKey | Perform publickey authentication | ||
| Net::SSH::Perl::Auth::RSA | Perform RSA authentication | ||
| Net::SSH::Perl::Auth::Rhosts | Perform Rhosts authentication | ||
| Net::SSH::Perl::Auth::Rhosts_RSA | Perform Rhosts-RSA authentication | ||
| Net::SSH::Perl::AuthMgr | Authentication manager/context for SSH-2 | ||
| Net::SSH::Perl::Buffer | Low-level read/write buffer class | ||
| Net::SSH::Perl::Channel | SSH2 channel object | ||
| Net::SSH::Perl::ChannelMgr | Manages a list of open channels | ||
| Net::SSH::Perl::Cipher | Base cipher class, plus utility methods | ||
| Net::SSH::Perl::Cipher::Blowfish | Wrapper for SSH Blowfish support | ||
| Net::SSH::Perl::Cipher::CBC | CBC Implementation | ||
| Net::SSH::Perl::Cipher::CFB | CFB Implementation | ||
| Net::SSH::Perl::Cipher::DES | Wrapper for SSH DES support | ||
| Net::SSH::Perl::Cipher::DES3 | Wrapper for SSH 3DES support | ||
| Net::SSH::Perl::Cipher::IDEA | Wrapper for SSH IDEA support | ||
| Net::SSH::Perl::Cipher::RC4 | RC4 encryption/decryption | ||
| Net::SSH::Perl::Comp | Compression/Decompression base class | ||
| Net::SSH::Perl::Comp::Zlib | Wrapper for SSH Zlib Compression | ||
| Net::SSH::Perl::Config | Load and manage SSH configuration | ||
| Net::SSH::Perl::Constants | Exportable constants | ||
| Net::SSH::Perl::Handle | |||
| Net::SSH::Perl::Handle::SSH1 | |||
| Net::SSH::Perl::Handle::SSH2 | |||
| Net::SSH::Perl::Kex | SSH2 Key Exchange | ||
| Net::SSH::Perl::Kex::DH1 | Diffie-Hellman Group 1 Key Exchange | ||
| Net::SSH::Perl::Key | Public or private key abstraction | ||
| Net::SSH::Perl::Key::DSA | DSA key object | ||
| Net::SSH::Perl::Key::RSA | RSA key object | ||
| Net::SSH::Perl::Key::RSA1 | RSA SSH1 key object | ||
| Net::SSH::Perl::Mac | MAC support for SSH2 | ||
| Net::SSH::Perl::Packet | Packet layer of SSH protocol | ||
| Net::SSH::Perl::SSH1 | SSH1 implementation | ||
| Net::SSH::Perl::SSH2 | SSH2 implementation | ||
| Net::SSH::Perl::Subsystem::Client | Subsystem client base class | ||
| Net::SSH::Perl::Subsystem::Server | Server infrastructure for SSH subsystems | ||
| Net::SSH::Perl::Util | Shared utility functions | ||
| Net::SSH::Perl::Util::Authfile | |||
| Net::SSH::Perl::Util::Hosts | |||
| Net::SSH::Perl::Util::RSA | |||
| Net::SSH::Perl::Util::SSH1MP | |||
| Net::SSH::Perl::Util::SSH1Misc | |||
| Net::SSH::Perl::Util::SSH2MP | |||
| Net::SSH::Perl::Util::Term |