summaryrefslogtreecommitdiff
path: root/tests/tls-neg-ext4-key.c
Commit message (Expand)AuthorAgeFilesLines
* algorithms: eliminate the FFDHE alert desc requirementDaiki Ueno2019-05-221-1/+1
* server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-201-1/+11
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* tests: added test for RSA decryption under gnutls_privkey_import_ext4Nikos Mavrogiannopoulos2018-11-201-17/+40
* tests: added TLS1.3 tests for PKCS#11 and external key typesNikos Mavrogiannopoulos2018-11-191-19/+42
* gnutls_privkey_import_ext4: enhanced with GNUTLS_PRIVKEY_INFO_PK_ALGO_BITS flagNikos Mavrogiannopoulos2018-03-021-0/+5
* Revert "priority: disable the enabled by default RSA-PSS signature algorithms"Nikos Mavrogiannopoulos2018-02-191-6/+3
* priority: disable the enabled by default RSA-PSS signature algorithmstmp-tests-include-ccmNikos Mavrogiannopoulos2018-02-121-3/+6
* tests: tls-neg-ext4-key: explicitly restrict to TLS 1.2, 1.1 and 1.0Nikos Mavrogiannopoulos2017-08-171-7/+39
* tests: added unit tests for gnutls_privkey_import_ext4Nikos Mavrogiannopoulos2017-08-151-0/+410