• Travis Cross's avatar
    Add support for EECDH to Sofia-SIP · a96eefe8
    Travis Cross 提交于
    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.
    a96eefe8
tport_tls.c 24.2 KB