Skip to content
#

secure-transport

Here are 4 public repositories matching this topic...

Language: All
Filter by language

I built an educational VPN from scratch in Python using TUN/Wintun virtual network interfaces, X25519 key exchange, HKDF derived session keys, and an AES-GCM encrypted UDP tunnelling. This is designed as a systems/security learning project NOT a production VPN (also because its not fast/optimised enough for big file transfers).

  • Updated May 29, 2026
  • Python

Improve this page

Add a description, image, and links to the secure-transport topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-transport topic, visit your repo's landing page and select "manage topics."

Learn more