AbsoluteTelnet/SSH supports a wide range of SSH features including port forwarding (tunneling), X11 forwarding, compression (zlib and This e-mail address is being protected from spambots. You need JavaScript enabled to view it ), 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
- SSH compression (zlib and This e-mail address is being protected from spambots. You need JavaScript enabled to view it )
- 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