ecdh topic

List ecdh repositories

libVES.c

35
Stars
8
Forks
Watchers

VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

ecdh

56
Stars
16
Forks
Watchers

A generic ECDH implementation

phpseclib

5.3k
Stars
877
Forks
Watchers

PHP Secure Communications Library

Practical-Cryptography-for-Developers-Book

3.3k
Stars
393
Forks
Watchers

Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatu...

swift-crypto

1.4k
Stars
149
Forks
Watchers

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.

noble-secp256k1

707
Stars
106
Forks
Watchers

Fastest 4KB JS implementation of secp256k1 signatures and ECDH

python-ecdsa

899
Stars
306
Forks
Watchers

pure-python ECDSA signature/verification and ECDH key agreement

GMObjC

339
Stars
87
Forks
Watchers

SM2/SM3/SM4/ECDH crypto library based on OpenSSL.

tiny-ECDH-c

243
Stars
63
Forks
Watchers

Small portable Elliptic-Curve Diffie-Hellman in C

toyecc

61
Stars
15
Forks
Watchers

Elliptic Curve Cryptography playground/toolkit written in pure Python