AbsoluteTelnet – SSH Features

AbsoluteTelnet Telnet / SSH Client supports a wide range of SSH features including port forwarding (tunneling), X11 forwarding, compression (zlib and zlib@openssh.com ), encryption and several advanced authentication options.  The list below describes features available in SSH version 2 vs. SSH version 1.

Secure Shell 1 (SSH1)

  • SSH compression
  • encryption (3DES, BLOWFISH, IDEA, DES, RC4)
  • X11 forwarding
  • Port forwarding
  • plain password and public-key authentication

Secure Shell 2 (SSH2)

  • SSH compression (zlib and zlib@openssh.com )
  • encryption (3DES, BLOWFISH, TWOFISH-128, TWOFISH-256, ARCFOUR, AES-128, AES-256, CAST128)
  • cbc and ctr mode encryption available
  • FIPS 140-2 mode for use in government and military applications.
  • Secure File Transfer (SFTP)
  • X11 forwarding
  • Port forwarding
  • plain password and public-key authentication
  • smartcard authentication
  • keyboard-interactive authentication
  • GSSAPI (Kerberos, ActiveDirectory) authentication

Leave a Comment

Your email address will not be published. Required fields are marked *