1. dc45951 Update path to PSA crypto alt headers by David Horstmann · 9 months ago
  2. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  3. ac767e5 Remove MBEDTLS_KEY_EXCHANGE_RSA_PSK_ENABLED by Gilles Peskine · 10 months ago
  4. b434192 Remove explicit setting of MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 9 months ago
  5. 8ed4d94 Merge pull request #9614 from gilles-peskine-arm/use_psa_crypto-always_on by Gilles Peskine · 9 months ago
  6. 665df83 Merge pull request #9293 from gilles-peskine-arm/outcome-check-repeated-configurations-all.sh-preliminaries by Gilles Peskine · 9 months ago
  7. 3982898 Remove legacy components with an equivalent USE_PSA component by Gilles Peskine · 10 months ago
  8. fef912c Test partial ECC creation support: switch to MBEDTLS_USE_PSA_CRYPTO by Gilles Peskine · 10 months ago
  9. 8bc8172 test: disable dynamic key store in test_crypto_with_static_key_slots by Valerio Setti · 11 months ago
  10. 4d9a821 test: properly select MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE value by Valerio Setti · 12 months ago
  11. 2a3c9b3 test: extend component_test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  12. 35b0b02 test: disable all legacy symbols in test_psa_crypto_without_heap by Valerio Setti · 12 months ago
  13. 13aadd7 test: minor fixes to test_psa_crypto_without_heap and test_crypto_with_static_key_slots by Valerio Setti · 12 months ago
  14. a47b045 test: add new component to test core library without calloc/free by Valerio Setti · 1 year, 1 month ago
  15. dbb646b test: add new component to test MBEDTLS_PSA_STATIC_KEY_SLOTS by Valerio Setti · 1 year, 1 month ago
  16. 6b64493 Merge pull request #9657 from mpg/refactor-all.sh-dev by Manuel Pégourié-Gonnard · 9 months ago
  17. 9ce6d24 Remove `depends.py` option to use without PSA by Gabor Mezei · 1 year, 1 month ago
  18. ede04b3 Remove unnecessary -O2 compilation flag by Ronald Cron · 10 months ago
  19. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  20. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  21. 8f08bcd all.sh: rename a helper function by Manuel Pégourié-Gonnard · 10 months ago
  22. 26650f5 Merge pull request #9565 from gilles-peskine-arm/test-ref-configs-go-away by Gilles Peskine · 10 months ago
  23. ea5de2b Simplify psa-crypto components that come from test-ref-configs by Gilles Peskine · 10 months ago
  24. e7422a1 Remove legacy-crypto components that come from test-ref-configs by Gilles Peskine · 10 months ago
  25. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 10 months ago
  26. effa6a0 Move config-tfm.h testing to separate all.sh component by Gilles Peskine · 11 months ago
  27. af5a899 Move config-symmetric-only.h testing to separate all.sh components by Gilles Peskine · 11 months ago
  28. ffce45c Add missing ALG_SHA_1 by Elena Uziunaite · 11 months ago
  29. 4153ebb Fix comments by Ronald Cron · 11 months ago
  30. 91d8386 Enable USE_PSA_CRYPTO by Elena Uziunaite · 11 months ago
  31. e7f289e Use PSA crypto config in test_sha3_variations by Ronald Cron · 11 months ago
  32. 6604047 all.sh: Keep only "test_block_cipher_no_decrypt_aesni" with PSA config by Ronald Cron · 11 months ago
  33. 54d1eec all.sh: Enable MBEDTLS_PSA_CRYPTO_CONFIG in build_aes_variations by Ronald Cron · 11 months ago
  34. 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
  35. a9dda7e Add test components with the PSA static key store by Gilles Peskine · 1 year, 1 month ago
  36. 7c0b4ad Remove MBEDTLS_AES_DECRYPT_ALT by Thomas Daubney · 1 year ago
  37. 6cf05f9 Remove MBEDTLS_AES_ENCRYPT_ALT by Thomas Daubney · 1 year ago
  38. 955ce58 Remove MBEDTLS_AES_SETKEY_DEC_ALT by Thomas Daubney · 1 year ago
  39. 742a2e3 Remove MBEDTLS_AES_SETKEY_ENC_ALT by Thomas Daubney · 1 year ago
  40. 29e86ca Fix spurious * in regex by Gilles Peskine · 1 year, 1 month ago
  41. c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 12 months ago
  42. b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 12 months ago
  43. f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 12 months ago
  44. 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 12 months ago
  45. 609f749 all.sh/components: Removed duplicated/obsolete documentation/whitespace. by Minos Galanakis · 12 months ago
  46. f78447f test/scripts/components: Applied consistent style. by Minos Galanakis · 1 year ago
  47. dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
  48. cd5668f components-configuration-crypto: Added component_test_full_no_cipher. by Minos Galanakis · 1 year ago
  49. 471b34c Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  50. 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago