Use ECDSA to sign ECDH key exchange for UDP session keys.
[tinc] / src / openssl / ecdh.c
2011-07-16 Guus SliepenUse ECDSA to sign ECDH key exchange for UDP session...
2011-07-03 Guus SliepenCleanups in ECDH code.
2011-07-03 Guus SliepenNo need to keep around pointers to EC_GROUP.
2011-06-27 Guus SliepenPreliminary implementation of Elliptic Curve Diffie...