• Designed and implemented a custom proxy protocol inspired by SOCKS5, handling encrypted traffic using AEAD ciphers to ensure end-to-end encryption.

  • Developed a secure authentication mechanism leveraging AES/GCM encryption to validate the client-server handshake, effectively preventing man-in-the-middle (MITM) attacks, unauthorized access, and ensuring data integrity.

  • Built a nonce-based system to protect against replay attacks, safeguarding the integrity and confidentiality of communications while enhancing user anonymity.

  • Strengthened expertise in Go programming, encryption, protocol development, authentication systems, and code documentation through this project.

Github: SORRY