ike Directory Reference
Files | |
file | ike.c [code] |
IKEv2 (Internet Key Exchange Protocol) | |
file | ike.h [code] |
IKEv2 (Internet Key Exchange Protocol) | |
file | ike_algorithms.c [code] |
IKEv2 algorithm negotiation. | |
file | ike_algorithms.h [code] |
IKEv2 algorithm negotiation. | |
file | ike_auth.c [code] |
Authentication of the IKE SA. | |
file | ike_auth.h [code] |
Authentication of the IKE SA. | |
file | ike_certificate.c [code] |
X.509 certificate handling. | |
file | ike_certificate.h [code] |
X.509 certificate handling. | |
file | ike_debug.c [code] |
Data logging functions for debugging purpose (IKEv2) | |
file | ike_debug.h [code] |
Data logging functions for debugging purpose (IKEv2) | |
file | ike_dh_groups.c [code] |
Diffie-Hellman groups. | |
file | ike_dh_groups.h [code] |
Diffie-Hellman groups. | |
file | ike_fsm.c [code] |
IKEv2 finite state machine. | |
file | ike_fsm.h [code] |
IKEv2 finite state machine. | |
file | ike_key_exchange.c [code] |
Diffie-Hellman key exchange. | |
file | ike_key_exchange.h [code] |
Diffie-Hellman key exchange. | |
file | ike_key_material.c [code] |
Key material generation. | |
file | ike_key_material.h [code] |
Key material generation. | |
file | ike_misc.c [code] |
Helper functions for IKEv2. | |
file | ike_misc.h [code] |
Helper functions for IKEv2. | |
file | ike_payload_format.c [code] |
IKE payload formatting. | |
file | ike_payload_format.h [code] |
IKE payload formatting. | |
file | ike_payload_parse.c [code] |
IKE payload parsing. | |
file | ike_payload_parse.h [code] |
IKE payload parsing. | |
file | ike_sign_generate.c [code] |
RSA/DSA/ECDSA/EdDSA signature generation. | |
file | ike_sign_generate.h [code] |
RSA/DSA/ECDSA/EdDSA signature generation. | |
file | ike_sign_misc.c [code] |
Helper functions for signature generation and verification. | |
file | ike_sign_misc.h [code] |
Helper functions for signature generation and verification. | |
file | ike_sign_verify.c [code] |
RSA/DSA/ECDSA/EdDSA signature verification. | |
file | ike_sign_verify.h [code] |
RSA/DSA/ECDSA/EdDSA signature verification. | |