Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
IPSec IKEv2 Internals
Rating: 4.3 out of 5(32 ratings)
213 students
Created byaseem sethi
Last updated 4/2020
English

What you'll learn

  • Students will learn about IPSec and IKEv2 protocol, the protocol exchanges, the internals of the messages, and also code snippets that will hep in further their understanding of this topic

Course content

10 sections53 lectures3h 1m total length
  • Introduction1:09
  • IPSec in Protocol Stack2:29
  • IPSec vs IKE2:28
  • IPSec Functions2:04

Requirements

  • Basic understanding of TCP/IP and C language would be enough to pick up on this course

Description

Students will learn how to implement the IKv2 protocol as per RFC 5996 in C language and build a simple simulator that can be used to test another IPSec implementation.  Students will also learn on how test the simulator with strongSwan open source implementation and see messages in wireshark tool. The course primarliy works on 4 initial messages of IKEv2 exchange, i.e. SA INIT and SA AUTH messages.

Who this course is for:

  • Beginner Computer Science students