aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/tls-policy
Commit message (Expand)AuthorAgeFilesLines
* Remove support for DHE_PSKJack Lloyd2020-11-241-1/+1
* Prefer CCM over CBC ciphersuitesRené Korthaus2019-11-151-1/+1
* Remove non-ephemeral PSK ciphersuites from BSI TLS policyRené Korthaus2019-11-141-1/+1
* Add SHA-512 to BSI TLS policy's allowed sigatures hashesRené Korthaus2019-11-141-1/+1
* Add AES-128/CCM and AES-256/CCM ciphersuites to BSI TLS policyRené Korthaus2019-11-141-1/+1
* Remove some FFDHE groups from BSI TLS policyRené Korthaus2019-11-141-1/+1
* Add script for running TLS fuzzerJack Lloyd2019-05-241-3/+4
* Spell check the documentationJack Lloyd2018-09-281-1/+1
* Default disable support for TLS v1.0/v1.1 and all CBC and CCM suitesJack Lloyd2018-08-222-4/+4
* TLS would try to negotiate x25519 even if disabledJack Lloyd2018-06-153-3/+3
* Add 192-bit Suite B policyJack Lloyd2018-06-142-0/+22
* Use enums for TLS key exchange group paramsJack Lloyd2018-02-136-31/+25
* Use enums to represent TLS signature and kex algorithms.Jack Lloyd2018-01-281-1/+1
* Fix errors caught with tlsfuzzerJack Lloyd2017-11-261-0/+1
* Add supported groups TLS extension (RFC 7919)René Korthaus2017-10-172-0/+2
* Add a script for running TLS-Attacker, remove old shell scriptsJack Lloyd2017-09-021-0/+29
* Increase default TLS DH min to 2048 bits, and add BSI policy class.Jack Lloyd2016-12-305-4/+26
* Add tests for TLS policy valuesJack Lloyd2016-11-264-0/+92