aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_algos.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix TLS signature algorithm intoleranceJack Lloyd2018-10-161-4/+4
* Fix interop bug in TLS serverJack Lloyd2018-04-081-0/+29
* Remove house curve supportJack Lloyd2018-02-131-5/+0
* Use enums for TLS key exchange group paramsJack Lloyd2018-02-131-0/+37
* Move generic TLS tests to test_tls.cppJack Lloyd2018-01-281-0/+2
* Reorder signature scheme listJack Lloyd2018-01-281-12/+20
* Use enums to represent TLS signature and kex algorithms.Jack Lloyd2018-01-281-0/+355