SSH is short for Secure Shell. As the name implies, the protocol creates a secure terminal connection between an SSH client and an SSH server. This means that embedded systems can communicate at the application level over a connection that is encrypted and provides data integrity and replay protection. This effectively eliminates eavesdropping, connection hijacking, IP spoofing and other network-level attacks.

Embedded SSH Data Sheet

Additionally, Embedded SSH provides several secure tunnelling capabilities which may be used to create Virtual Private Networks (VPN). A variety of authentication methods is also supported.

The Interpeak Embedded SSH server is optimized for deployment in embedded systems, and delivered in ANSI compliant C source code, with ready-to-run RTOS integration containing makefiles etc.

> Embedded SSH Data Sheet
> Request More Info



 

Interpeak Embedded
SSH Features

  • SSH Server Mode
  • SFTP Client support, both shell command and API
  • SSH Version 1.5 and 2
  • Terminal Connections
  • SFTP Connections
  • Port Forwarding
  • RADIUS Support (with Interpeak RADIUS)
  • Easy to integrate with
    existing shell/telnet serve