mbedtls/programs/ssl
Ronald Cron 903c979376 programs: ssl: Add one RSA PSS signature algorithm
Add one RSA PSS signature algorithm to the
test list of signature algorithms. This allows
certificate chains exposing an RSA key with
signatures using SHA-1 to be used in tests
where an TLS 1.3 handshake is performed.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2022-06-17 08:45:30 +02:00
..
CMakeLists.txt Rename DEV_MODE to GEN_FILES 2021-10-25 13:16:04 +01:00
dtls_client.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
dtls_server.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
mini_client.c Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. 2022-05-11 21:25:51 +01:00
ssl_client1.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
ssl_client2.c Merge pull request #5806 from josesimoes/fix-3031 2022-05-12 10:50:31 +02:00
ssl_context_info.c Refactor ssl_context_info time printing 2022-03-04 05:07:45 -05:00
ssl_fork_server.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
ssl_mail_client.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
ssl_pthread_server.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
ssl_server.c Remove prompt to exit in all programs 2022-05-06 17:11:22 +01:00
ssl_server2.c Add comprehensive test cases for TLS1.3 server side 2022-05-31 02:51:26 +00:00
ssl_test_common_source.c programs: ssl: Add one RSA PSS signature algorithm 2022-06-17 08:45:30 +02:00
ssl_test_lib.c Further code optimization 2022-05-06 09:34:30 +02:00
ssl_test_lib.h Fix typos in documentation and constants with typo finding tool 2022-05-18 14:15:33 -04:00