- 90eca2a ssl_test_lib: add guards for pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
- 7541ebe programs: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
- 72da8b3 Don't authorize private access to fields where not actually needed by Gilles Peskine · 1 year, 5 months ago
- 54ad01e Merge remote-tracking branch 'upstream/development' into make_tests_thread_safe by Paul Elliott · 1 year, 5 months ago
- 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 5 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
- e8683ce ssl_test_lib: add guards for enabled DH groups by Valerio Setti · 1 year, 6 months ago
- 17c119a Migrate to threading_helpers.h by Paul Elliott · 1 year, 7 months ago
- 4580d4d Add accessor helpers for mbedtls_test_info by Paul Elliott · 1 year, 9 months ago
- f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 8 months ago
- 16799db update headers by Dave Rodgman · 1 year, 8 months ago
- dda0019 ssl_test_lib: fix rebase error by Valerio Setti · 2 years ago
- 5bdebb2 ssl_test_lib: fix variable naming for curve group by Valerio Setti · 2 years ago
- fb6356f ssl_test_lib: simplify function which prints supported curves by Valerio Setti · 2 years ago
- deb6764 ssl_test_lib: manage FFDH keys the same way as ECC ones by Valerio Setti · 2 years ago
- acd32c0 programs: add helper functions for supported EC curves by Valerio Setti · 2 years, 1 month ago
- 68e7544 parse_groups: curve -> group adaptations by Przemek Stekiel · 2 years ago
- 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
- 7d42c0d Code cleanup #2 by Przemek Stekiel · 2 years, 1 month ago
- 75a5a9c Code cleanup by Przemek Stekiel · 2 years, 1 month ago
- ff9fcbc ssl_client2, ssl_server2: code optimization + guards adaptation by Przemek Stekiel · 2 years, 1 month ago
- da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 1 month ago
- e7db09b Move FFDH helper functions and macros to more suitable locations by Przemek Stekiel · 2 years, 1 month ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
- 50969e3 ssl-opt.sh: TLS 1.3 opaque key: Add test with unsuitable sig alg by Ronald Cron · 2 years, 10 months ago
- cb20d20 Further code optimization by Przemek Stekiel · 3 years, 2 months ago
- 76a41f5 ssl_test_lib: fix compilation flags for default config by Przemek Stekiel · 3 years, 2 months ago
- 01396a1 ssl_test_lib: add function translate given opaque algoritms to psa by Przemek Stekiel · 3 years, 2 months ago
- 77fc9ab Fix typos and code style by Przemek Stekiel · 3 years, 3 months ago
- 85d692d ssl client/server: add parsing function for key_opaque_algs command line option by Przemek Stekiel · 3 years, 3 months ago
- 9ed9bc9 programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
- 6c2e9b6 Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs by Mateusz Starzyk · 4 years, 2 months ago
- e374b95 Detect and report mutex usage errors in SSL test programs by Gilles Peskine · 4 years, 5 months ago
- 53dea74 SSL test programs: allow for test hooks init and error reports by Gilles Peskine · 4 years, 5 months ago
- 8eb2943 Support mbedtls_psa_get_random() in SSL test programs by Gilles Peskine · 4 years, 5 months ago
- aaedbdc Refuse reproducible mode with MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 4 years, 5 months ago
- ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 6 months ago
- 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 6 months ago
- f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 6 months ago
- daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 6 months ago
- 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 6 months ago
- ab7ce96 ssl_test_lib: move initial includes and is-it-supported check by Gilles Peskine · 4 years, 6 months ago
- 0d980b8 ssl_test_common_source.c: new source file for common SSL test code by Gilles Peskine · 4 years, 6 months ago
- a3ed34f ssl_test_lib.[hc]: new source file for common SSL test code by Gilles Peskine · 4 years, 6 months ago