1. e60b395 Merge pull request #9762 from Harry-Ramsey/update-gcm-doc-3.6 by David Horstmann · 9 months ago
  2. 44a9f2f Add missing dependency to hash testsuite by David Horstmann · 9 months ago
  3. dcf42a0 Update references to test helpers by David Horstmann · 9 months ago
  4. d77207e Fix issue where input data could be length 0 by Harry Ramsey · 9 months ago
  5. e320b89 Fix TEST_CALLOC issues with GCM buffer overlap tests by Harry Ramsey · 9 months ago
  6. 187fcce Add test cases for AES GCM input and output buffer overlap by Harry Ramsey · 9 months ago
  7. 346d2f4 Merge pull request #9731 from gilles-peskine-arm/coverity-20241004-3.6 by Paul Elliott · 9 months ago
  8. 8369b4a Fix MD_PSA_INIT called before initializing some data structures by Gilles Peskine · 9 months ago
  9. 1f4b637 Don't use Unicode in .function file by Gilles Peskine · 9 months ago
  10. db226b4 More explanation of what we do and do not test by Gilles Peskine · 9 months ago
  11. 2576bbc Basic statistical tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  12. 9a09443 Unit tests for mbedtls_psa_ecp_generate_key() by Gilles Peskine · 9 months ago
  13. 42919e0 Assert non-empty data when needed by Gilles Peskine · 10 months ago
  14. efe3076 Initialize CCM context before doing anything fallible by Gilles Peskine · 10 months ago
  15. 5dea5f3 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
  16. ad70136 mbedtls_mpi_write_binary{,_le}: test 0-size output by Gilles Peskine · 10 months ago
  17. 4eafc9c Modernize mpi_write_binary and mpi_write_binary_le by Gilles Peskine · 10 months ago
  18. d37d70a Merge pull request #9723 from paul-elliott-arm/fix_new_coverity_issues_3.6 by David Horstmann · 9 months ago
  19. 09a8f4d Pair inits with declarations by Paul Elliott · 9 months ago
  20. 31e7c1f Move AES_PSA_INIT to after drbg init by Paul Elliott · 9 months ago
  21. 0124865 Revert "Temporarily comment out tests that are clogging the CI" by Valerio Setti · 10 months ago
  22. e499765 Fix double free in case of test failure by Paul Elliott · 9 months ago
  23. 0f65366 Add missing check of return by Paul Elliott · 9 months ago
  24. 29fe76b Fix tests where tests were done prior to init by Paul Elliott · 9 months ago
  25. 0c4cacc test_suite_psa_crypto.data: fix some depends_on by Valerio Setti · 10 months ago
  26. 0c4a74b test_suite_psa_crypto: use finer grained checks on the key slot buffer size by Valerio Setti · 10 months ago
  27. 7b1b9de psa_crypto_helpers: enhance definitions for static key slot related test symbols by Valerio Setti · 10 months ago
  28. 38efe85 psa_crypto_helpers: add MBEDTLS_TEST_ prefix to newly created symbols by Valerio Setti · 10 months ago
  29. 9e154de test_suite_psa_crypto_storage_format: improve input bit length specification for static key buffer by Valerio Setti · 12 months ago
  30. ba98d5b test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  31. 29c7222 test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE by Valerio Setti · 12 months ago
  32. 291532f test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  33. 762a12b test: revert fixes for PSA entropy by Valerio Setti · 12 months ago
  34. f5f5052 test_suite_psa_crypto_driver_wrappers: revert changes and fix validate_key() by Valerio Setti · 12 months ago
  35. 1980bb7 psa-core: properly set PSA_CRYPTO_MAX_STORAGE_SIZE by Valerio Setti · 12 months ago
  36. efce605 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  37. 168d24a test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 2 months ago
  38. 2d94866 Merge remote-tracking branch 'mbedtls-3.6' into test-cases-not-executed-enforce-3.6 by Gilles Peskine · 10 months ago
  39. 78542bf Merge pull request #9698 from gilles-peskine-arm/3.6.2-rc2-mergeback-3 by David Horstmann · 10 months ago
  40. bfb9f71 Revert "Add generated files" by David Horstmann · 11 months ago
  41. bac001f Temporarily comment out tests that are clogging the CI by Gilles Peskine · 10 months ago
  42. a712d8d Bump version to 3.6.2 by Gilles Peskine · 10 months ago
  43. 3b9f4be test_suite_pkwrite: extend coverage of wrong output buffer sizes in pk_write_check_common() by Valerio Setti · 10 months ago
  44. 5f1c8a7 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  45. f778416 Remove test case involving SECP224K1 in PSA by Gilles Peskine · 11 months ago
  46. 6a229f9 Remove some dependencies by Elena Uziunaite · 11 months ago
  47. db0ed75 Add PSA_WANT_KEY_TYPE_ECC_KEY_PAIR_IMPORT by Elena Uziunaite · 11 months ago
  48. 47a9b3d Replace MBEDTLS_PK_CAN_ECDSA_SOME with MBEDTLS_PK_CAN_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  49. 0a75adc Prepare codepath tests for early termination by Janos Follath · 12 months ago
  50. e9cc10d Fix incorrect test result by Janos Follath · 12 months ago
  51. 96cfd7a Move bignum code path testing out of the library by Janos Follath · 12 months ago
  52. 55be79b Add tests for optionally safe code paths in RSA by Janos Follath · 12 months ago
  53. 5fc20fc Add tests for optionally safe code paths in bignum by Janos Follath · 12 months ago
  54. fbc34ee Revert "Add generated files" by David Horstmann · 11 months ago
  55. 0d11176 Add generated files by David Horstmann · 11 months ago
  56. 1d2dcfc Bump version to 3.6.1 by David Horstmann · 11 months ago
  57. 4002e6f Merge remote-tracking branch 'mbedtls-3.6' into mbedtls-3.6-restricted by Gilles Peskine · 12 months ago
  58. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  59. 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  60. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  61. 878af12 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
  62. 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
  63. 7342656 Add tests for optionally unsafe code paths by Janos Follath · 12 months ago
  64. e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
  65. 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
  66. 3bc9d2b Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
  67. b5891cc Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
  68. 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  69. 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
  70. aaa9672 Improve documentation in some tests by Gilles Peskine · 12 months ago
  71. e217673 Merge remote-tracking branch 'public/mbedtls-3.6' into merge-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  72. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  73. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  74. 6a3573a Fix Uncrustify errors in modified tests/suites to satisfy check_code_style test by Michael Schuster · 1 year, 2 months ago
  75. 275b698 Use correct test case conditionals for helper functions in tests/suites by Michael Schuster · 1 year, 2 months ago
  76. 31b1cb8 Adjust spacing in tests/suites function sources by Michael Schuster · 1 year, 2 months ago
  77. b1e33fb Fix missing-prototype errors in tests/suites by Michael Schuster · 1 year, 2 months ago
  78. 8cc43f2 Fix unused-function error for ecjpake_operation_setup in test_suite_psa_crypto.function by Michael Schuster · 1 year, 2 months ago
  79. 6907e6c More diversified sizes in tests by Gilles Peskine · 1 year, 1 month ago
  80. 4269ee6 Fix stack buffer overflow in ECDSA signature format conversions by Gilles Peskine · 1 year, 1 month ago
  81. d66dc64 Keep track of PSA keys used interally by Gilles Peskine · 1 year, 1 month ago
  82. f39b2e0 Fix spurious test case failure with accelerated AES by Gilles Peskine · 1 year, 2 months ago
  83. 8a13d82 Improve full-key-store tests by Gilles Peskine · 1 year, 2 months ago
  84. 0d0f4ad Update invalid key id in a test case by Gilles Peskine · 1 year, 1 month ago
  85. 543909d Add a test for the built-in key range by Gilles Peskine · 1 year, 2 months ago
  86. d72ad73 Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
  87. 7d0e5d2 Correct redundant framework/../framework paths by David Horstmann · 1 year, 1 month ago
  88. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  89. c030418 Merge pull request #9341 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement-3.6 by Gilles Peskine · 1 year, 1 month ago
  90. acef7b3 Merge pull request #9132 from andre-rosa/check-overflow-when-reading-padding-len-on-aes-128-cbc-decryption-for-mbedtls-3.6 by Gilles Peskine · 1 year, 1 month ago
  91. e2ae1b4 Merge pull request #9301 from gilles-peskine-arm/test_suite_config-booleans-3.6 by Ronald Cron · 1 year, 1 month ago
  92. b47c3b3 psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  93. 1c52e57 New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  94. 3b7cde4 Code style fix by Elena Uziunaite · 1 year, 2 months ago
  95. 4c882db Fix compiler warnings in test_suite_pk.function by Elena Uziunaite · 1 year, 2 months ago
  96. 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
  97. ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  98. 20f4488 fix typo by Turiiya · 1 year, 3 months ago
  99. baf6775 Merge pull request #9160 from ronald-cron-arm/crypto-config-test_ref_configs-3.6 by Ronald Cron · 1 year, 2 months ago
  100. f313902 Fix "maybe-uninitialized" warning with GCC 11.3 by Ronald Cron · 1 year, 3 months ago