Skip to content
#

diffie-hellman-key-exchange

Here are 18 public repositories matching this topic...

Python Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.

  • Updated Oct 26, 2024
  • Python

JavaScript Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.

  • Updated Oct 27, 2024
  • JavaScript

The Elliptic Curve Data Protocol (ECDP) is a P2P communication protocol for decentralized networks, utilizing elliptic curve cryptography (ECC) for encryption, ECDSA for message authentication, and Diffie-Hellman key exchange for secure sessions. It operates over TCP and UDP.

  • Updated Nov 15, 2024
  • Makefile

Go Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.

  • Updated Oct 27, 2024
  • Shell
Diffie-Hellman-Key-Exchange-Algorithm-Cryptography-Project

This project implements the Diffie-Hellman Key Exchange Algorithm, a popular cryptographic protocol that enables two parties to establish a shared secret key over an insecure communication channel. Diffie-Hellman-Key Exchange Algorithum Project Includes Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video

  • Updated Jan 18, 2025
Top-Cryptography-Projects-with-Source-Code

Cryptography is the practice and study of techniques for secure communication by transforming plaintext. Top 10 Cryptography Projects Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials

  • Updated Jan 28, 2025

Improve this page

Add a description, image, and links to the diffie-hellman-key-exchange 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 diffie-hellman-key-exchange topic, visit your repo's landing page and select "manage topics."

Learn more