Changes for version 0.52 - 2001-02-21

  • added ability to specify RSA identity files; defaults to "$ENV{HOME}/.ssh/identity"
  • Blowfish cipher will try to use Crypt::Blowfish_PP if it can't use Crypt::Blowfish
  • added lots of POD
  • fixed bug where unknown hosts wouldn't be added to hostfile
  • sorted out common sections between Net::SSH::Perl POD and README

Modules

Perl client Interface to SSH
Base authentication class, plus utility methods
Password authentication plugin
Perform RSA authentication
Perform Rhosts authentication
Perform Rhosts-RSA authentication
Low-level read/write buffer class
Base cipher class, plus utility methods
Wrapper for SSH Blowfish support
CBC Implementation
CFB Implementation
Wrapper for SSH DES support
Wrapper for SSH 3DES support
Wrapper for SSH IDEA support
Exportable constants
Packet layer of SSH protocol
Shared utility functions