Documentation

Protocols

TeSSH supports a large number of standards and protocols.  For Telnet, TeSSH supports both raw connections as well as full Telnet option negotiation.  Both Character Mode and Line Mode Telnet are supported.  The full extended keyboard is supported, allowing you to use PgUp/PgDn, Function Keys, and other keys within editors such as "vim".  TeSSH supports both SSH1 and SSH2 with full support for all encryption protocols, keyboard authentication, public/private key authentication and full SSH session variables.  In addition, TeSSH fully supports ANSI color, ANSI cursor control, VT100 (including full scrolling region support), XTerm, XTerm Mouse, 256-color mode, compression (MCCP), HTML (via MXP), FTP, SFTP and more.

SSH Protocols

TeSSH supports the following specific encryption standards for SSH.  SSH support in TeSSH is provided by Eldos Secure Black Box and their source code is available directly from them.

Authentication Methods
RHosts, Public Key, Password, Host-based, Keyboard interactive.
Encryption Algorithms:
aes256 (ctr/cbc), aes192 (ctr/cbc), aes128 (ctr/cbc), blowfish (ctr/cbc), 3des (ctr/cbc), twofish256 (ctr/cbc), twofish192 (ctr/cbc), twofish128 (ctr/cbc), serpent256 (ctr/cbc), serpent192 (ctr/cbc), serpent128 (ctr/cbc), cast128 (ctr/cbc), arcfour256, arcfour128, arcfour, idea (ctr/cbc)
Key Exchange Algorithms:
diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1, diffie-hellman-group-exchange-sha256
Public Key Algorithms:
ssh-rsa, ssh-dss, x509v3-sign-rsa, x509v3-sign-dss, spki-sign-rsa, spki-sign-dss, pgp-sign-rsa, pgp-sign-dss
MAX Algorithms:
sha1, sha1-96, md5, md5-96, ripemd160, ripemd, ripemd160 @ openssh.com, sha356 @ ssh.com, sha256-96 @ ssh.com

Add comment

Login or register to post comments