Fix: make static ECDH selectable with the br_ssl_client_set_single_ec() helper function.
[BearSSL] / src / ssl / ssl_ccert_single_ec.c
3 days ago Thomas PorninFix: make static ECDH selectable with the br_ssl_client... master
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2016-12-10 Thomas PorninAdded support for client certificates (both client...