1. ed4a2b4 Merge branch 'development-restricted' into merge-from-restricted by Manuel Pégourié-Gonnard · 4 months ago
  2. e57ea21 Merge pull request #10042 from bjwtaylor/remove-ssl-conf by Manuel Pégourié-Gonnard · 4 months ago
  3. 99226e9 cmake: Generate test_keys.h and test_certs.h in the build tree by Ronald Cron · 6 months ago
  4. 47111a1 initial remove of mbedtls_ssl_conf_rng by Ben Taylor · 5 months ago
  5. 440cb2a Remove RNG from x509 and PK by Ben Taylor · 5 months ago
  6. 6637ef7 New test function inject_client_content_on_the_wire() by Manuel Pégourié-Gonnard · 6 months ago
  7. 856a370 Call mbedtls_ssl_set_hostname in the generic endpoint setup in unit tests by Gilles Peskine · 6 months ago
  8. 3ed75c5 Move psa_test_wrappers.h/c to tf-psa-crypto by Ronald Cron · 9 months ago
  9. b30233f Change key param to mbedtls_svc_key_id_t in psa_export_public_key_iop_setup() by Waleed Elmelegy · 9 months ago
  10. f366938 Merge pull request #9778 from waleed-elmelegy-arm/add-iop-export-pub-key-headers by Janos Follath · 9 months ago
  11. 531adaf Move some test helpers out of Mbed TLS by David Horstmann · 9 months ago
  12. fad77f1 Add iop export public-key generated test wrappers by Waleed Elmelegy · 9 months ago
  13. 66d7bcb Add key export on successful key agreement by Paul Elliott · 9 months ago
  14. 2c9d398 Add new psa_key_agreement() to key exercises by Paul Elliott · 11 months ago
  15. d118cd2 Fix definition of psa_generate_key_iop_complete() by Paul Elliott · 9 months ago
  16. a2891a9 Add PSA interuptable key agreement APIs by Waleed Elmelegy · 12 months ago
  17. 6986829 Merge pull request #9430 from davidhorstmann-arm/align-development-3.6-test-helpers by Manuel Pégourié-Gonnard · 9 months ago
  18. f8d13d8 Merge pull request #9721 from paul-elliott-arm/fix_new_coverity_issues by David Horstmann · 9 months ago
  19. a698976 Add const specifiers to pacify armclang by Paul Elliott · 9 months ago
  20. 08ccf6a Tidy up header guards by David Horstmann · 10 months ago
  21. 34d79ce Only guard with CRYPTO_CLIENT when version >= 4 by David Horstmann · 10 months ago
  22. 0d8287c Align tests/src and include/src with 3.6 version by David Horstmann · 1 year ago
  23. bef54c5 Remove unnecessary if defined by Harry Ramsey · 10 months ago
  24. 924dca9 Move mbedtls_test_hook_error_add from error.c to helpers.c by Harry Ramsey · 10 months ago
  25. 69c489c Move PSA drivers to drivers/builtin/src by Ronald Cron · 1 year ago
  26. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  27. b805168 Merge pull request #9536 from mpg/rsapub-perf-dev by Tom Cosgrove · 11 months ago
  28. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  29. 3106013 Fix code style (for real this time, hopefully) by Manuel Pégourié-Gonnard · 11 months ago
  30. 514e62c Move bignum code path testing out of the library by Janos Follath · 12 months ago
  31. 9fc5be0 Replace MBEDTLS_MD_CAN_SHA1 with PSA_WANT_ALG_SHA_1 by Elena Uziunaite · 11 months ago
  32. bdf2c98 Add psa_key_agreement() API by Waleed Elmelegy · 12 months ago
  33. 2dc5fa3 Add generated files for new iop key generation funcs by Paul Elliott · 1 year, 1 month ago
  34. 1176e6f Merge pull request #9410 from paul-elliott-arm/add_docs_iop_key_agreement by Janos Follath · 12 months ago
  35. 0858fdc Merge pull request #9189 from misch7/fix-v3.6-issues-9186-and-9188 by Gilles Peskine · 12 months ago
  36. c1cd26b Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year ago
  37. 0aaa493 Add missing include in tests/src/psa_memory_poisoning_wrappers.c to fix missing-prototype error by Michael Schuster · 1 year, 2 months ago
  38. 8f60655 Fix tests build with MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS enabled by Michael Schuster · 1 year, 2 months ago
  39. bd89b79 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  40. 54300d4 Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  41. 4595e68 Move print_buf into mbedtls_test_print_buf helper function in sample programs by Michael Schuster · 1 year, 2 months ago
  42. 2b87afb Add missing include in tests/src/asn1_helpers.c by Michael Schuster · 1 year, 2 months ago
  43. aacbc62 Merge pull request #9453 from gilles-peskine-arm/psa-keystore-dynamic-prep-4.0 by Gilles Peskine · 12 months ago
  44. fe8fc75 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  45. 9e54a4f Merge pull request #9369 from eleuzi01/replace-ecc-keys by Gilles Peskine · 12 months ago
  46. 35f0573 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  47. bdd16d4 Make it possible to enable CTR_DRBG/PSA without a PSA AES driver by Gilles Peskine · 1 year, 1 month ago
  48. 8dde3b3 Replace MBEDTLS_PK_HAVE_ECC_KEYS with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY by Elena Uziunaite · 1 year, 1 month ago
  49. 7db1bcd Update generated PSA wrappers by Gilles Peskine · 1 year ago
  50. b45af2f Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  51. ea7fff4 Merge pull request #8775 from tgonzalezorlandoarm/tg/mbedtls_test_ssl_message_queue_pop_info by Bence Szépkúti · 1 year ago
  52. 74342c7 Replace MBEDTLS_SSL_HAVE_CBC with PSA_WANT_ALG_CBC_NO_PADDING by Elena Uziunaite · 1 year, 1 month ago
  53. 6121a34 Replace MBEDTLS_SSL_HAVE_AES with PSA_WANT_KEY_TYPE_AES by Elena Uziunaite · 1 year, 1 month ago
  54. b16b8c2 Updated auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  55. c884b29 Add generated files for new iop key agreement funcs by Paul Elliott · 1 year, 1 month ago
  56. 0916cd7 Replace MBEDTLS_MD_CAN_SHA256 with PSA_WANT_ALG_SHA_256 by Elena Uziunaite · 1 year, 2 months ago
  57. b2bdb78 Adapt libtestdriver1 build by Ronald Cron · 1 year, 1 month ago
  58. 8473390 tests: fix guards in test suites to allow testing with PSASIM by Valerio Setti · 1 year, 1 month ago
  59. 7062d3d tests: src: Fix PSA test wrappers for PAKE by Ronald Cron · 1 year, 2 months ago
  60. 1451a76 Adapt libtestdriver1 build by Ronald Cron · 1 year, 2 months ago
  61. b0a524f tests: remove test_certs.h and test_keys.h as they are auto-generated by Valerio Setti · 1 year, 4 months ago
  62. 8284f3d test: automatically generate test_certs.h and test_keys.h by Valerio Setti · 1 year, 4 months ago
  63. 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  64. 3618821 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
  65. 9aa4fa9 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
  66. 7031a4e generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  67. 59c614b generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
  68. 862d14e generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  69. 4c81c34 Fix copy-pasta in top-of-file comment by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  70. 6bda5f5 generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  71. ebdca79 Fix failures in psa_cryto_driver_wrappers suite by Pengyu Lv · 1 year, 8 months ago
  72. a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
  73. 3e22bf2 generate_test_keys.py: minor improvements by Valerio Setti · 1 year, 4 months ago
  74. 7126ba5 test_suite_pk: add python script to generate predefined keys by Valerio Setti · 1 year, 4 months ago
  75. 5670813 test_suite_pk: use look-up table instead of file for the predefined keys by Valerio Setti · 1 year, 4 months ago
  76. 8d15e01 tests: ssl: Add hostname checks in session serialization tests by Ronald Cron · 1 year, 4 months ago
  77. 18b92a1 tests: ssl: Fix session field guards by Ronald Cron · 1 year, 4 months ago
  78. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  79. 4dfb0e7 Add ALPN checking when accepting early data by Waleed Elmelegy · 1 year, 5 months ago
  80. 44ccc87 Merge pull request #8924 from Ryan-Everett-arm/threading-same-key-tests by Paul Elliott · 1 year, 5 months ago
  81. 6bee910 Merge pull request #8858 from waleed-elmelegy-arm/add_alpn_to_session by Ronald Cron · 1 year, 5 months ago
  82. 6de38ac Add missing PSA_ASSERT in mbedtls_test_psa_raw_key_agreement_with_self by Ryan Everett · 1 year, 5 months ago
  83. 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  84. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  85. 5bc5263 Add code improvments and refactoring in dealing with ALPN by Waleed Elmelegy · 1 year, 5 months ago
  86. 883f77c Add mbedtls_ssl_session_set_alpn() function by Waleed Elmelegy · 1 year, 5 months ago
  87. 2824a20 Add ALPN information in session tickets by Waleed Elmelegy · 1 year, 5 months ago
  88. fbf815d Add key_destroyable parameter to key export smoke tests by Ryan Everett · 1 year, 5 months ago
  89. 73e4ea3 Add key_destroyable parameter to non-raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  90. 13beaa2 psa_crypto_stubs: extend stub functions for the CRYPTO_CLIENT tests by Valerio Setti · 1 year, 5 months ago
  91. 80a5dbd Regenerate PSA wrappers for new PSA functions by David Horstmann · 1 year, 5 months ago
  92. 8163028 Add key_destroyable parameter to raw key agreement smoke tests by Ryan Everett · 1 year, 5 months ago
  93. c1cc668 Add key_destroyable parameter to key derivation smoke tests by Ryan Everett · 1 year, 5 months ago
  94. d48fc10 Add key_destroyable parameter to exercise_asymmetric_encryption_key by Ryan Everett · 1 year, 5 months ago
  95. 6edd408 Add key_destroyable parameter to exercise_signature_key by Ryan Everett · 1 year, 5 months ago
  96. fbe703d Add key_destroyable parameter to exercise_aead_key by Ryan Everett · 1 year, 5 months ago
  97. 70691f3 Add key_destroyable parameter to psa_exercise_cipher_key by Ryan Everett · 1 year, 5 months ago
  98. 7763550 Add key_destroyable parameter to exercise_mac_key by Ryan Everett · 1 year, 5 months ago
  99. f08a93f Add key_destroyable parameter to check_key_attributes_sanity by Ryan Everett · 1 year, 5 months ago
  100. 0a271fd Add key_destroyable parameter to mbedtls_test_psa_exercise_key by Ryan Everett · 1 year, 5 months ago