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.
cryptography encryption tcp udp protocol peer-to-peer ecdsa secure-communication data-security elliptic-curve-cryptography diffie-hellman-key-exchange message-authentication decentralized-networks session-initialization
-
Updated
Nov 15, 2024 - Makefile