#TinyECDHc is a #publicdomain #ECDH implementation in #C.
Tiny ECDH C implements elliptic curve Diffie-Hellman algorithms in a standards-compliant manner. Tiny ECDH C supports 20 different curves, 10 being standard curves chosen by #NIST. Tiny ECDH C's API is very simple, and can be compiled for very constrained systems like microcontrollers.
Website 🔗️: https://github.com/kokke/tiny-ECDH-c
#free #opensource #foss #fossmendations #cryptography #programming