CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     N     > >     Net     > >     Net-SSH-Perl
Distribution Net-SSH-Perl [Download]
Author TURNSTEP [ Greg Sabino Mullane ]
Version 1.34
Abstract Perl client interface to SSH
Released 2 Feb 2009
Size 111.8 KB
MD5 Checksum 5b6d60e459707058e856c45c30e96e53
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites Convert::PEM  |   Crypt::DES  |   Crypt::DH  |   Crypt::DSA  |   Crypt::IDEA  |   Digest::HMAC_MD5  |   Digest::HMAC_SHA1  |   Digest::MD5  |   Digest::SHA1  |   Math::GMP  |   Math::Pari  |   MIME::Base64  |   Scalar::Util  |   String::CRC32  |  

Modules

Net::SSH::Perl  [source]   [v 1.34] Perl client Interface to SSH
Net::SSH::Perl::Agent  [source] Client for agent authentication
Net::SSH::Perl::Auth  [source] Base authentication class, plus utility methods
Net::SSH::Perl::Auth::ChallengeResponse [source]
Net::SSH::Perl::Auth::KeyboardInt  [source] Keyboard-interactive auth plugin
Net::SSH::Perl::Auth::Password  [source] Password authentication plugin
Net::SSH::Perl::Auth::PublicKey  [source] Perform publickey authentication
Net::SSH::Perl::Auth::Rhosts  [source] Perform Rhosts authentication
Net::SSH::Perl::Auth::Rhosts_RSA  [source] Perform Rhosts-RSA authentication
Net::SSH::Perl::Auth::RSA  [source] Perform RSA authentication
Net::SSH::Perl::AuthMgr  [source] Authentication manager/context for SSH-2
Net::SSH::Perl::Buffer  [source] Low-level read/write buffer class
Net::SSH::Perl::Channel  [source] SSH2 channel object
Net::SSH::Perl::ChannelMgr  [source] Manages a list of open channels
Net::SSH::Perl::Cipher  [source] Base cipher class, plus utility methods
Net::SSH::Perl::Cipher::Blowfish  [source] Wrapper for SSH Blowfish support
Net::SSH::Perl::Cipher::CBC  [source] CBC Implementation
Net::SSH::Perl::Cipher::CFB  [source] CFB Implementation
Net::SSH::Perl::Cipher::DES  [source] Wrapper for SSH DES support
Net::SSH::Perl::Cipher::DES3  [source] Wrapper for SSH 3DES support
Net::SSH::Perl::Cipher::IDEA  [source] Wrapper for SSH IDEA support
Net::SSH::Perl::Cipher::RC4  [source] RC4 encryption/decryption
Net::SSH::Perl::Comp  [source] Compression/Decompression base class
Net::SSH::Perl::Comp::Zlib  [source] Wrapper for SSH Zlib Compression
Net::SSH::Perl::Config  [source] Load and manage SSH configuration
Net::SSH::Perl::Constants  [source] Exportable constants
Net::SSH::Perl::Handle [source]
Net::SSH::Perl::Handle::SSH1 [source]
Net::SSH::Perl::Handle::SSH2 [source]
Net::SSH::Perl::Kex  [source] SSH2 Key Exchange
Net::SSH::Perl::Kex::DH1  [source] Diffie-Hellman Group 1 Key Exchange
Net::SSH::Perl::Key  [source] Public or private key abstraction
Net::SSH::Perl::Key::DSA  [source] DSA key object
Net::SSH::Perl::Key::RSA  [source] RSA key object
Net::SSH::Perl::Key::RSA1  [source] RSA SSH1 key object
Net::SSH::Perl::Mac  [source] MAC support for SSH2
Net::SSH::Perl::Packet  [source] Packet layer of SSH protocol
Net::SSH::Perl::SSH1  [source] SSH1 implementation
Net::SSH::Perl::SSH2  [source] SSH2 implementation
Net::SSH::Perl::Subsystem::Client  [source] Subsystem client base class
Net::SSH::Perl::Subsystem::Server  [source] Server infrastructure for SSH subsystems
Net::SSH::Perl::Util  [source] Shared utility functions
Net::SSH::Perl::Util::Authfile [source]
Net::SSH::Perl::Util::Hosts [source]
Net::SSH::Perl::Util::RSA [source]
Net::SSH::Perl::Util::SSH1Misc [source]
Net::SSH::Perl::Util::SSH1MP [source]
Net::SSH::Perl::Util::SSH2MP [source]
Net::SSH::Perl::Util::Term [source]

Categories

Networking Devices IPC    >>     Net
Security and Encryption    >>     Net
World Wide Web HTML HTTP CGI    >>     Net

dslip information

Development Stage (Note: *NO IMPLIED TIMESCALES*) Beta testing
Support Level Developer
Language Used Perl-only, no compiler needed, should be platform independent
Interface Style Object oriented using blessed references and/or inheritance
Public License Standard-Perl: user may choose between GPL and Artistic

Win32 PPM packages for "Net-SSH-Perl"

www.bribes.org Perl 5.10 repository   [  v 1.23   ]
www.bribes.org Perl 5.12 repository   [  v 1.23   ]
www.bribes.org Perl 5.8 repository   [  v 1.23   ]
tcool.org Perl 5.8 repository   [  v 1.34   ]
uwinnipeg Perl 5.10 repository   [  v 1.30   ]
uwinnipeg Perl 5.6 repository   [  v 1.24   ]
uwinnipeg Perl 5.8 repository   [  v 1.30   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.