1. 43c891a Remove requirement on MBEDTLS_PLATFORM_C from configs by Felix Conway · 9 weeks ago
  2. 2649800 Do not disable `PSA_WANT_SHA3` macros when driver accel is used by Gabor Mezei · 8 weeks ago
  3. 4aa974f Remove `MBEDTLS_SHA3_C` config option by Gabor Mezei · 3 months ago
  4. 2439c4c Merge pull request #10090 from valeriosetti/issue9618-development by Gilles Peskine · 3 months ago
  5. 7ac1184 configs: add PLATFORM_C to configs using ENTROPY_C by Valerio Setti · 4 months ago
  6. 1948c94 added dependencies to test scripts by Ben Taylor · 5 months ago
  7. 92efce2 [development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY by Felix Conway · 5 months ago
  8. e1e2730 Remove `MBEDTLS_KEY_EXCHANGE_RSA_ENABLED` config option by Gabor Mezei · 5 months ago
  9. eb63eb2 etests: remove MBEDTLS_DHM_C/DHM occurrencies by Valerio Setti · 6 months ago
  10. 8438c63 tests: remove references to DHE-RSA by Valerio Setti · 6 months ago
  11. 94c386a Update config paths in scripts by Harry Ramsey · 7 months ago
  12. 6e892cb components-configuration-crypto.sh: remove references to DHE_PSK kex by Valerio Setti · 6 months ago
  13. 9bdec11 Merge pull request #9815 from Harry-Ramsey/remove-irrelevant-components by Ronald Cron · 7 months ago
  14. faadfc2 cmake: Remove unnecessary file generation disablement by Ronald Cron · 8 months ago
  15. 3dd1d3d Fix test_sha3_variations by Ronald Cron · 8 months ago
  16. 9d262d7 Fix test_ccm_aes_sha256 by Ronald Cron · 8 months ago
  17. a17ffc7 test suites: Refactored component_test_ccm_aes_sha256. by Minos Galanakis · 8 months ago
  18. 00b641c test_components: Updated config.py to use -c for setting CRYPTO_CONFIG_H entries. by Minos Galanakis · 8 months ago
  19. 2154ce2 component_test_ccm_aes_sha256: Workaround for split libtestdriver config. by Minos Galanakis · 8 months ago
  20. 4f619e1 Renamed MBEDTLS_PSA_CRYPTO_CONFIG_FILE & MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Minos Galanakis · 9 months ago
  21. 5da58e5 tests/configs: Adjusted for migration of MBEDTLS_PSA_CRYPTO_CONFIG_FILE. by Minos Galanakis · 9 months ago
  22. aa2f12c component-configuration-crypto: Set user-config-for-test as the `MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE` by Minos Galanakis · 9 months ago
  23. 23452f5 libtestdriver: Addded crypto_config_test_driver by Minos Galanakis · 8 months ago
  24. c0dd3e4 Remove irrelevant components by Harry Ramsey · 8 months ago
  25. 93ba625 Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option by Ronald Cron · 11 months ago
  26. dc45951 Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  27. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  28. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 11 months ago
  29. b434192 Remove explicit setting of MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 9 months ago
  30. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  31. 665df83 Merge pull request #9293 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries by Gilles Peskine · 9 months ago
  32. 3982898 Remove legacy components with an equivalent USE_PSA component by Gilles Peskine · 11 months ago
  33. fef912c Test partial ECC creation support: switch to MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 11 months ago
  34. 8bc8172 test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  35. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  36. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  37. 35b0b02 test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  38. 13aadd7 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  39. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  40. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 1 month ago
  41. 6b64493 Merge pull request #9657 from mpg/refactor-all.sh-dev by Manuel Pégourié-Gonnard · 9 months ago
  42. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 1 month ago
  43. ede04b3 Remove unnecessary -O2 compilation flag by Ronald Cron · 10 months ago
  44. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  45. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  46. 8f08bcd all.sh: rename a helper function by Manuel Pégourié-Gonnard · 10 months ago
  47. 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 10 months ago
  48. ea5de2b Simplify psa-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
  49. e7422a1 Remove legacy-crypto components that come from test-ref-configs by Gilles Peskine · 11 months ago
  50. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  51. effa6a0 Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
  52. af5a899 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  53. ffce45c Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
  54. 4153ebb Fix comments by Ronald Cron · 11 months ago
  55. 91d8386 Enable USE_PSA_CRYPTO by Elena Uziunaite · 11 months ago
  56. e7f289e Use PSA crypto config in test_sha3_variations by Ronald Cron · 11 months ago
  57. 6604047 all.sh: Keep only "test_block_cipher_no_decrypt_aesni" with PSA config by Ronald Cron · 11 months ago
  58. 54d1eec all.sh: Enable MBEDTLS_PSA_CRYPTO_CONFIG in build_aes_variations by Ronald Cron · 11 months ago
  59. ab0af45 Merge pull request #9464 from gilles-peskine-arm/psa-keystore-dynamic-development by Gilles Peskine · 11 months ago gh-readonly-queue/development/pr-9464-805ac15e2d77c00d41edea336c8fb33e28322ff5
  60. a9dda7e Add test components with the PSA static key store by Gilles Peskine · 1 year, 1 month ago
  61. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  62. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year, 1 month ago
  63. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year, 1 month ago
  64. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year, 1 month ago
  65. 29e86ca Fix spurious * in regex by Gilles Peskine · 1 year, 1 month ago
  66. c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 1 year ago
  67. b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 1 year ago
  68. f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 1 year ago
  69. 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 1 year ago
  70. 609f749 all.sh/components: Removed duplicated/obsolete documentation/whitespace. by Minos Galanakis · 1 year ago
  71. f78447f test/scripts/components: Applied consistent style. by Minos Galanakis · 1 year ago
  72. dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
  73. cd5668f components-configuration-crypto: Added component_test_full_no_cipher. by Minos Galanakis · 1 year ago
  74. 471b34c Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  75. 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago