]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add support for EECDH to Sofia-SIP
authorTravis Cross <tc@traviscross.com>
Thu, 6 Feb 2014 15:27:06 +0000 (15:27 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 9 Feb 2014 20:13:44 +0000 (20:13 +0000)
commit13989756220cb58d6fc42f0f617b4f1edbe25f1c
tree9d5a42d32dd3c3ecb5166564472a55c2b3265b3f
parent096f92fb172fd33b13de8c7da5fd28993765d6ab
Add support for EECDH to Sofia-SIP

This adds support for the ephemeral elliptic curve Diffie-Hellman key
exchange, which provides for forward secrecy in the event that
long-term keys are compromised.

For the moment, we've hard-coded the curve as prime256v1.
libs/sofia-sip/libsofia-sip-ua/tport/tport_tls.c