Skip to content
#

keyexchange

Here are 21 public repositories matching this topic...

A simple frontend and backend that use X25519 key exchange to establish a bidirectional AEAD-secured symmetric channel. It uses cypto.subtle interface in the browser to protect against an attacker trying to extract the keys from the frontend's javascript. The secure channel uses to AES-GCM symmetric tx/rx keys for communication.

  • Updated Oct 30, 2025
  • Go
Cryptography-Communication-System-Project

This project aims to design and develop a secure communication system using cryptographic techniques, ensuring confidentiality, integrity, and authenticity of transmitted data. Cryptography Communication Project Includes Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

  • Updated Jan 18, 2025

Add this topic to your repo

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

Learn more