Internet key exchange
From Free net encyclopedia
(Redirected from Internet Key Exchange)
Internet key exchange (IKE) is the protocol used to set up a Security Association in the IPsec protocol suite, which is in turn a mandatory part of the IETF IPv6 standard, which is being adopted (slowly) throughout the Internet. IPsec (and so IKE) is an optional part of the IPv4 standard, but in IPv6 providing security through IPsec is mandatory.
IKE is defined in RFC 2409. IKE uses a Diffie-Hellman key exchange to set up a shared session secret, from which cryptographic keys are derived. Public key techniques or, alternatively, preshared secrets, are used to mutually authenticate the communicating parties.
IKE incorporates parts of the proposed Oakley protocol.
IKEv2 expands upon IKEv1 and is defined in RFC 4306.
- See also: Key-agreement protocol
[edit]
External links
- RFC 2409
- Internet Key Exchange