IKE handles exchange of encryption keys when two hosts want to communicate securely using the IPsec protocol. Distributing encryption keys is a difficult task, which requires careful consideration. Before the keys are exchanged, none of the hosts can encrypt any information and if keys are sent in clear text, they can be picked up by someone listening in on the communication. In order to exchange the keys securely, IKE uses state-of-the-art key exchange algorithms, specifically designed to meet the challenge of secure key distribution in embedded systems.

Interpeak Embedded IKE is an application which generates keys and distributes them securely. IKE stores the keys a Security Association Database, SADB. IPsec then fetches the necessary keys from SADB when it needs to apply security to an IP packet. A security association contains the encryption keys to use, a specification of the IPsec protocols to apply, the lifetime of the SA, etc.

Embedded IKE Data Sheet

The Interpeak IKE 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 IKE Data Sheet
> Request More Info



 

Interpeak Embedded
IKE Features

  • Secure key exchange for IPsec.
  • Authentication based on X509 certificates and pre-shared secrets (passwords).
  • Passive and active establishment of IPsec connections.
  • Secure interoperable communiction with win2000, Solaris 8, HP-UX, AIX, Linux, BSD-dialects, etc.
  • Plug-and-play integration with Interpeak IPsec.
  • Flexible and powerful policy-based configuration.
  • Establishes both tunnel and transport IPsec connections.
  • Delivered in ANSI compliant 'C' source code.
  • Complete ready-to-run RTOS integration with examples, makefiles etc.