1. 4bb98be initial remove of MBEDTLS_USE_PSA_CRYPTO by Ben Taylor · 3 months ago
  2. 6edb76c mbedtls_test_ssl_endpoint_init: split configuration and setup by Gilles Peskine · 9 weeks ago
  3. 00eb072 mbedtls_test_ssl_endpoint_init: store user_data_n in the endpoint object by Gilles Peskine · 9 weeks ago
  4. 7a8fd46 Separate test function to perform an SSL connection by Gilles Peskine · 10 weeks ago
  5. ca8a9ac Remove unused parameters to endpoint init/free by Gilles Peskine · 2 months ago
  6. 6c154e7 Move queue management into mbedtls_test_ssl_dtls_join_endpoints by Gilles Peskine · 2 months ago
  7. b092e78 New auxiliary function mbedtls_test_ssl_dtls_join_endpoints by Gilles Peskine · 2 months ago
  8. 2996959 Move DTLS context into the endpoint structure by Gilles Peskine · 2 months ago
  9. 9b99368 mbedtls_test_ssl_perform_handshake: declare options as const by Gilles Peskine · 2 months ago
  10. 2744a43 Refactor set_ciphersuites to work on the endpoint structure by Gilles Peskine · 2 months ago
  11. 0677e02 Move timer into the endpoint structure by Gilles Peskine · 2 months ago
  12. b6bb3fb Flatten out mbedtls_test_ssl_endpoint_certificate structure by Gilles Peskine · 2 months ago
  13. 232da48 Merge pull request #9421 from mfil/feature/implement_tls_exporter by David Horstmann · 4 months ago
  14. 161cadd Fix copypasta by Gilles Peskine · 5 months ago
  15. a4bf002 Document gotcha of move_handshake_to_state by Gilles Peskine · 5 months ago
  16. 8f12e31 Exportert tests: Free endpoints and options by Max Fillinger · 9 months ago
  17. cf007ca Add more tests for keying material export by Max Fillinger · 9 months ago
  18. e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 5 months ago
  19. 2d1f260 Merge pull request #9954 from gabor-mezei-arm/9753_migrate_RSA_key_exchange_tests by Ronald Cron · 5 months ago
  20. 8829aa3 Fix code style by Gabor Mezei · 5 months ago
  21. 1495093 TLS context serialization needs an AEAD ciphersuite by Gabor Mezei · 5 months ago
  22. eb63eb2 etests: remove MBEDTLS_DHM_C/DHM occurrencies by Valerio Setti · 6 months ago
  23. 8438c63 tests: remove references to DHE-RSA by Valerio Setti · 7 months ago
  24. 3ed75c5 Move psa_test_wrappers.h/c to tf-psa-crypto by Ronald Cron · 9 months ago
  25. b30233f Change key param to mbedtls_svc_key_id_t in psa_export_public_key_iop_setup() by Waleed Elmelegy · 9 months ago
  26. f366938 Merge pull request #9778 from waleed-elmelegy-arm/add-iop-export-pub-key-headers by Janos Follath · 9 months ago
  27. 531adaf Move some test helpers out of Mbed TLS by David Horstmann · 9 months ago
  28. fad77f1 Add iop export public-key generated test wrappers by Waleed Elmelegy · 9 months ago
  29. 2c9d398 Add new psa_key_agreement() to key exercises by Paul Elliott · 11 months ago
  30. d118cd2 Fix definition of psa_generate_key_iop_complete() by Paul Elliott · 9 months ago
  31. a2891a9 Add PSA interuptable key agreement APIs by Waleed Elmelegy · 12 months ago
  32. 6986829 Merge pull request #9430 from davidhorstmann-arm/align-development-3.6-test-helpers by Manuel Pégourié-Gonnard · 9 months ago
  33. fd38fdf Disentangle 3.6/4.0 *_PSA_INIT/DONE variants by David Horstmann · 9 months ago
  34. c46f8fb Harmonise names of MBEDTLS_TEST_HAVE_ macros by David Horstmann · 10 months ago
  35. 08ccf6a Tidy up header guards by David Horstmann · 10 months ago
  36. 83778d7 Documentation: fix some nits by Valerio Setti · 10 months ago
  37. 4cfec6f psa: move definition of MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE by Valerio Setti · 10 months ago
  38. 3a0a8ae psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx by Valerio Setti · 10 months ago
  39. 175a494 psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  40. 69d19e7 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  41. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  42. 19bc246 Re-add special case for 3.6 by David Horstmann · 10 months ago
  43. 34d79ce Only guard with CRYPTO_CLIENT when version >= 4 by David Horstmann · 10 months ago
  44. 0d8287c Align tests/src and include/src with 3.6 version by David Horstmann · 1 year ago
  45. 49645f6 Misc improvements to comments by Manuel Pégourié-Gonnard · 11 months ago
  46. 3106013 Fix code style (for real this time, hopefully) by Manuel Pégourié-Gonnard · 11 months ago
  47. 21445c5 Prepare codepath tests for early termination by Janos Follath · 12 months ago
  48. 514e62c Move bignum code path testing out of the library by Janos Follath · 12 months ago
  49. bdf2c98 Add psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  50. 2dc5fa3 Add generated files for new iop key generation funcs by Paul Elliott · 1 year, 1 month ago
  51. 1176e6f Merge pull request #9410 from paul-elliott-arm/add_docs_iop_key_agreement by Janos Follath · 12 months ago
  52. 88f3dd9 Merge pull request #9402 from tom-daubney-arm/remove_function_level_alt_interface by Bence Szépkúti · 12 months ago
  53. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  54. 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  55. 0e3704f Reorder blocks to avoid double negations by Gilles Peskine · 1 year, 2 months ago
  56. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 2 months ago
  57. 821b908 Merge pull request #9364 from eleuzi01/replace-ccm by Manuel Pégourié-Gonnard · 12 months ago
  58. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  59. c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago
  60. 7db1bcd Update generated PSA wrappers by Gilles Peskine · 1 year ago
  61. b45af2f Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  62. be6a471 Merge pull request #9365 from eleuzi01/replace-gcm by Gilles Peskine · 1 year ago
  63. 9c9a3df Merge pull request #9366 from eleuzi01/replace-chachapoly by Gilles Peskine · 1 year ago
  64. 83a0d9d Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM by Elena Uziunaite · 1 year, 1 month ago
  65. 5c70c30 Replace MBEDTLS_SSL_HAVE_CHACHAPOLY with PSA_WANT_ALG_CHACHA20_POLY1305 by Elena Uziunaite · 1 year, 1 month ago
  66. 74342c7 Replace MBEDTLS_SSL_HAVE_CBC with PSA_WANT_ALG_CBC_NO_PADDING by Elena Uziunaite · 1 year, 1 month ago
  67. 6121a34 Replace MBEDTLS_SSL_HAVE_AES with PSA_WANT_KEY_TYPE_AES by Elena Uziunaite · 1 year, 1 month ago
  68. b16b8c2 Updated auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  69. c884b29 Add generated files for new iop key agreement funcs by Paul Elliott · 1 year, 1 month ago
  70. 25bcf27 Remove MBEDTLS_SHA512_ALT by Thomas Daubney · 1 year, 2 months ago
  71. b248a93 Remove MBEDTLS_MD5_ALT by Thomas Daubney · 1 year, 2 months ago
  72. efc65e1 Remove MBEDTLS_CMAC_ALT by Thomas Daubney · 1 year, 2 months ago
  73. 027535c Remove MBEDTLS_SHA256_ALT by Thomas Daubney · 1 year, 2 months ago
  74. 30c7701 Remove MBEDTLS_RIPEMD160_ALT by Thomas Daubney · 1 year, 2 months ago
  75. 2cd12de Remove MBEDTLS_SHA1_ALT by Thomas Daubney · 1 year, 2 months ago
  76. 356309f Restore config option by Thomas Daubney · 1 year, 2 months ago
  77. ebeef15 Remove MBEDTLS_TEST_HAVE_ALT_GCM by Thomas Daubney · 1 year, 2 months ago
  78. 25e2be1 Remove MBEDTLS_NIST_KW_ALT by Thomas Daubney · 1 year, 2 months ago
  79. a9ea6f8 Remove MBEDTLS_DES_ALT by Thomas Daubney · 1 year, 2 months ago
  80. 064f1df Remove MBEDTLS_ARIA_ALT by Thomas Daubney · 1 year, 2 months ago
  81. e9fe311 Remove MBEDTLS_CAMELLIA_ALT by Thomas Daubney · 1 year, 2 months ago
  82. c7cb810 Remove MBEDTLS_GCM_ALT by Thomas Daubney · 1 year, 2 months ago
  83. b4914cf Remove MBEDTLS_CCM_ALT by Thomas Daubney · 1 year, 2 months ago
  84. 4137609 Remove MBEDTLS_AES_ALT by Thomas Daubney · 1 year, 2 months ago
  85. 3f2d9b6 Merge pull request #9268 from tom-daubney-arm/remove_symmetric_crypto_alt_interface by Bence Szépkúti · 1 year, 1 month ago
  86. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  87. f60ff02 Remove MBEDTLS_CHACHA20_ALT by Thomas Daubney · 1 year, 2 months ago
  88. af28a17 Remove MBEDTLS_CHACHAPOLY_ALT by Thomas Daubney · 1 year, 2 months ago
  89. f7ca94a Remove MBEDTLS_POLY1305_ALT by Thomas Daubney · 1 year, 2 months ago
  90. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  91. e647d8f Remove MBEDTLS_ECJPAKE_ALT by Thomas Daubney · 1 year, 2 months ago
  92. 5edad7f Remove MBEDTLS_DHM_ALT by Thomas Daubney · 1 year, 2 months ago
  93. f47b66e Remove MBEDTLS_RSA_ALT by Thomas Daubney · 1 year, 2 months ago
  94. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  95. 8473390 tests: fix guards in test suites to allow testing with PSASIM by Valerio Setti · 1 year, 1 month ago
  96. 7062d3d tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
  97. 70cd911 Improve comment in a header file by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  98. ebdca79 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  99. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  100. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago