1. e91d7c5 Update comment to mention IAR by Dave Rodgman · 1 year, 9 months ago cvv-code-size
  2. 9ba640d Simplify use of __has_builtin by Dave Rodgman · 1 year, 9 months ago
  3. 90c8ac2 Add case for MSVC by Dave Rodgman · 1 year, 9 months ago
  4. 64bdeb8 Use non-empty definition for fallback by Dave Rodgman · 1 year, 9 months ago
  5. 52e7052 tidy up comments by Dave Rodgman · 1 year, 9 months ago
  6. 3e5cc17 Reduce code size in mbedtls_cipher_validate_values by Dave Rodgman · 1 year, 9 months ago
  7. 6d2c1b3 Restructure mbedtls_cipher_validate_values by Dave Rodgman · 1 year, 9 months ago
  8. fb24a84 Introduce MBEDTLS_ASSUME by Dave Rodgman · 2 years, 1 month ago
  9. afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
  10. 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
  11. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  12. 3857bad Merge pull request #8427 from tom-cosgrove-arm/fix-linux-builds-in-conda-forge by Tom Cosgrove · 1 year, 9 months ago
  13. 1c61002 Merge pull request #8398 from mpg/analyze-outcome-ignore-re by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8398-f1c09a389e7c61f0313c610d8fb13d9e92127d12
  14. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  15. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  16. f1c09a3 Merge pull request #8119 from valeriosetti/issue8048 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  17. 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 9 months ago
  18. 800f2b7 AES-NI: use target attributes for x86 32-bit intrinsics by Beniamin Sandu · 1 year, 9 months ago
  19. d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  20. 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  21. b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  22. 62d6131 analyze_outcomes: minor output fix by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  23. 4fd5a6a analyze_outcomes: use regexes with ECC components by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  24. b4558bd analyze_outcomes: remove useless ignore entries by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  25. 371165a analyze_outcomes: useless ignores are now errors by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  26. 881ce01 analyze_outcomes: add regex match for ignored tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  27. 4da369f analyze_outcomes: minor code cleanup by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  28. 287f6d1 all.sh: unset MBEDTLS symbols for modes/keys only when !PSA_CRYPTO_CONFIG by Valerio Setti · 1 year, 10 months ago
  29. 862021a all.sh: improve comments in common_test_full_no_cipher_with_psa_crypto by Valerio Setti · 1 year, 10 months ago
  30. 5b4039f all.sh: rename common config/test function by Valerio Setti · 1 year, 10 months ago
  31. 4529d65 all.sh: improve test_full_no_cipher() by Valerio Setti · 1 year, 10 months ago
  32. fb0b0ff all.sh: keep symbols that don't depend on CIPHER_C (directly or indirectly) by Valerio Setti · 1 year, 10 months ago
  33. c84d940 all.sh: fix comments in common_test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 10 months ago
  34. df17a10 all.sh: replace minus sign in text messages with "no" by Valerio Setti · 1 year, 10 months ago
  35. 36fe8b9 psa_crypto_cipher: add guard for unused variable by Valerio Setti · 1 year, 10 months ago
  36. 1e21f26 psa_crypto_cipher: add helper to validate PSA cipher values by Valerio Setti · 1 year, 10 months ago
  37. 7e710e8 all.sh: add components as full_no_cipher with CRYPTO_C and CRYPTO_CONFIG by Valerio Setti · 2 years ago
  38. 4a24982 psa_crypto_cipher: add mbedtls_cipher_values_from_psa() by Valerio Setti · 1 year, 10 months ago
  39. 2c2aded psa_crypto_aead: add guard for CIPHER_C dependency by Valerio Setti · 2 years ago
  40. c5d9dd2 adjust_psa_from_legacy: enable ALG_STREAM_CIPHER on when CIPHER_C is defined by Valerio Setti · 2 years ago
  41. c1d50b6 check_config: fix dependency of PSA_CRYPTO_C on CIPHER_C by Valerio Setti · 2 years ago
  42. 5132816 Merge pull request #8374 from sergio-nsk/sergio-nsk/8372/2 by Bence Szépkúti · 1 year, 9 months ago
  43. 2db1e35 Merge pull request #8408 from daverodgman/iar-fix-aes by Dave Rodgman · 1 year, 9 months ago
  44. b3d0ed2 Merge pull request #8303 from valeriosetti/issue6316 by Gilles Peskine · 1 year, 9 months ago
  45. e960ddd Merge pull request #8306 from yanesca/psa_threads_design by Gilles Peskine · 1 year, 9 months ago
  46. 4f14409 Merge pull request #8294 from gilles-peskine-arm/test-datax-chdir by Gilles Peskine · 1 year, 9 months ago
  47. 257f6dd Fix builds in conda-forge, which doesn't have CLOCK_BOOTTIME by Tom Cosgrove · 1 year, 9 months ago
  48. a365efc Threading design: fix internal links by Janos Follath · 1 year, 10 months ago
  49. 95b7355 Merge pull request #6719 from yuhaoth/pr/tls13-early-data-add-early-data-of-client-hello by Ronald Cron · 1 year, 9 months ago
  50. 5d055f8 Merge pull request #7844 from mpg/ssl-progs-usage by Gilles Peskine · 1 year, 9 months ago
  51. 507e08f analyze_outcomes: update cipher/aead data by Valerio Setti · 1 year, 9 months ago
  52. bbc46b4 cipher: improve code readibility in mbedtls_cipher_setup() by Valerio Setti · 1 year, 9 months ago
  53. cc2bbfe Fix invocation with explicit .datax file by Gilles Peskine · 1 year, 9 months ago
  54. bf3c3fa Define try_chdir everywhere by Gilles Peskine · 1 year, 9 months ago
  55. d1c4fb0 Support older IAR versions by Dave Rodgman · 1 year, 9 months ago
  56. ad8b7f0 all.sh: accelerate ALG_[STREAM_CIPHER/ECB_NO_PADDING] in accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  57. 97454fd all.sh: accelerate CMAC in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  58. 3b15590 test_suite_psa_crypto: replace builtin dependencies with PSA_WANT by Valerio Setti · 1 year, 10 months ago
  59. 9d9b4b5 test_suite_cipher: use TEST_ASSUME() to evaluate supported ciphers by Valerio Setti · 1 year, 10 months ago
  60. 5cd18f9 analyze_oucomes.py: ignore line-too-long error for skipped tests by Valerio Setti · 1 year, 10 months ago
  61. b680fc4 all.sh: add a common configuration function for accel/reference components by Valerio Setti · 1 year, 10 months ago
  62. 9394144 all.sh: keep PKCS5/12 enabled in the reference component by Valerio Setti · 1 year, 10 months ago
  63. 29bcd01 all.sh: move [accel/reference]_cipher_aead to crypto_full by Valerio Setti · 1 year, 10 months ago
  64. 79a02de cipher: check that ctx_alloc_func is not NULL before calling it by Valerio Setti · 1 year, 10 months ago
  65. a6c0761 cipher_wrap: fix guards for GCM/CCM AES by Valerio Setti · 1 year, 10 months ago
  66. e86677d pkparse: fix missing guards for pkcs5/12 functions by Valerio Setti · 1 year, 10 months ago
  67. 58d2b1a all.sh: fix minor issues by Valerio Setti · 1 year, 10 months ago
  68. 7448cee analyze_outcomes.py: skip tests that depends on builtin features by Valerio Setti · 1 year, 10 months ago
  69. d3bdccc test_suite_cipher: successfully quit test if no cipher is supported by Valerio Setti · 1 year, 10 months ago
  70. b6b301f test: add component accelerating both ciphers and AEADs by Valerio Setti · 1 year, 10 months ago
  71. d69d3cd Merge pull request #8298 from daverodgman/sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  72. f842868 Fix MBEDTLS_MAYBE_UNUSED for IAR by Dave Rodgman · 1 year, 10 months ago
  73. a675ef8 Merge pull request #8368 from valeriosetti/issue8315 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  74. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  75. 6c68df4 Convert interruptible test over to using TEST_CALLOC by Paul Elliott · 1 year, 10 months ago
  76. 66d5512 Remove dependency on asm/hwcap.h by Dave Rodgman · 1 year, 10 months ago
  77. bcb8102 Merge pull request #8363 from daverodgman/iar-fixes-2 by Dave Rodgman · 1 year, 10 months ago
  78. 0244fbb all.sh: accelerate ALG_ECB_NO_PADDING in test_psa_crypto_config_accel_cipher() by Valerio Setti · 1 year, 10 months ago
  79. 221d8aa libtestdriver1: fix acceleration for ALG_STREAM_CIPHER/ALG_ECB_NO_PADDING by Valerio Setti · 1 year, 10 months ago
  80. 91adb41 all.sh: remove fixes in test components by Valerio Setti · 1 year, 10 months ago
  81. bd24d95 legacy_from_psa: fix support for PSA_ACCEL_ALG_[STREAM_CIPHER/ECB_NO_PADDING] by Valerio Setti · 1 year, 10 months ago
  82. 235e361 Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago
  83. 54bd71b Update operation threading strategy by Janos Follath · 1 year, 10 months ago
  84. e604269 Threading Design: emphasise performance requirement by Janos Follath · 1 year, 10 months ago
  85. 23f7e41 Threading design: improve language by Janos Follath · 1 year, 10 months ago
  86. 2bf0870 Merge pull request #7861 from mpg/cleanup-pk-parse by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  87. 85d1390 Merge pull request #8346 from yanrayw/issue8314/accel_cipher_cmac by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  88. 53a332d fix various issues by Jerry Yu · 1 year, 10 months ago
  89. 078edc2 Add missing exit labels to MPS tests by Paul Elliott · 1 year, 10 months ago
  90. 49d467c Threading design: update and clarify 3.6 plan by Janos Follath · 1 year, 10 months ago
  91. de0e3e3 Threading design: Update empty slot tracking by Janos Follath · 1 year, 10 months ago
  92. 5258689 Clarify threading design document structure by Janos Follath · 1 year, 10 months ago
  93. 19192a5 Clarify reentrancy requirements for drivers by Janos Follath · 1 year, 10 months ago
  94. 3af2eb2 Merge pull request #8393 from mpg/fix-ssl-opt-psa-deps by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  95. 22334a2 Fix some dependencies in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  96. d2d3d63 Reword the changelog entry by Pengyu Lv · 1 year, 10 months ago
  97. 3d43434 test_suite_psa_crypto_driver_wrappers.data: fix dependency by Yanray Wang · 1 year, 10 months ago
  98. 893623f PBKDF2-AES-CMAC: remove not needed preprocessor directive by Yanray Wang · 1 year, 10 months ago
  99. af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
  100. 0df6d96 all.sh: fix a typo in comment by Yanray Wang · 1 year, 10 months ago