1. 070fbca Add some missing test case dependencies by Gilles Peskine · 1 year, 4 months ago
  2. 8a4ff2f import_not_supported: edge case of unsupported curves by Gilles Peskine · 1 year, 4 months ago
  3. c5f5183 PSA sign/verify: more uniform error on an unsupported hash by Gilles Peskine · 1 year, 4 months ago
  4. 2ce86b0 Merge pull request #9792 from gabor-mezei-arm/9157_minimal_tf_psa_crypto_config.py by Ronald Cron · 8 months ago gh-readonly-queue/development/pr-9792-4a8e8f84d9a96770a44a790b62a6cb02b57e5865
  5. 4a8e8f8 Merge pull request #9666 from Harry-Ramsey/remove-obsolete-ci-scripts-development by Manuel Pégourié-Gonnard · 8 months ago
  6. d1a5bb2 Update framework by Gabor Mezei · 8 months ago
  7. a13d404 Merge pull request #9717 from Harry-Ramsey/move-programs-psa-tf-psa-crypto-development by Ronald Cron · 8 months ago
  8. 5034a1f Fix PSA macro identification regexp by Gabor Mezei · 8 months ago
  9. 2e3f17a Remove not TF-PSA-Cripto related symbol by Gabor Mezei · 8 months ago
  10. c716aad Make the file path generation more transparent by Gabor Mezei · 8 months ago
  11. fc719d6 Unify PSA symbol identification by Gabor Mezei · 8 months ago
  12. ce3c2dd Merge pull request #9806 from ronald-cron-arm/finalize-split-preparation-1 by Ronald Cron · 8 months ago
  13. 1a7bbe1 Handle the `_ALT` macros in the `full` adapter by Gabor Mezei · 8 months ago
  14. fb36814 Use default value for the `filename` parameter by Gabor Mezei · 8 months ago
  15. 75c7e13 Update framework by Gabor Mezei · 8 months ago
  16. a53712d Rename tf_psa_crypto_config.py to config.py by Gabor Mezei · 8 months ago
  17. 680a7c3 Use only one config file in config.py by Gabor Mezei · 8 months ago
  18. 37bf61e Fix crypto config path by Gabor Mezei · 8 months ago
  19. 1044a80 Use better config name by Gabor Mezei · 8 months ago
  20. afc5fa5 Rename TfPSA to TFPSA by Gabor Mezei · 8 months ago
  21. 871cde6 Add `full` adapter for tf-psa_crypto_config.py by Gabor Mezei · 9 months ago
  22. 3191144 Add config.py for TF PSA Crypto by Gabor Mezei · 9 months ago
  23. c707ac5 Add python module serach path library for TF PSA Crypto by Gabor Mezei · 9 months ago
  24. 21837fc Merge pull request #9567 from minosgalanakis/config_split by Ronald Cron · 8 months ago
  25. 64d2238 Updated Framework Pointer by Minos Galanakis · 8 months ago
  26. 4ce27cb ssl-opt: CONFIGS_ENABLED list should always end with a space char. by Minos Galanakis · 8 months ago
  27. e2d0074 Added changelog for the configuration split. by Minos Galanakis · 8 months ago
  28. 848333d analyze_outcomes: Moved migrated to ts-psa-crypto tests cases. by Minos Galanakis · 8 months ago
  29. 6a2cbe7 Move driver wrappers generation to tf-psa-crypto by Ronald Cron · 9 months ago
  30. 1fe5277 Remove unnecessary error.h inclusions by Ronald Cron · 9 months ago
  31. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  32. 18047f0 Move config_adjust_legacy_crypto.h to tf-psa-crypto by Ronald Cron · 9 months ago
  33. 8b592d2 Move psa_to_ssl_errors by Ronald Cron · 9 months ago
  34. aae9db4 tf-psa-crypto: cmake: Fix hard coded path to framework by Ronald Cron · 9 months ago
  35. a9166b6 tf-psa-crypto: cmake: Switch to TF_PSA_CRYPTO_FRAMEWORK_DIR by Ronald Cron · 9 months ago
  36. d5331ff cmake: Move cert.o to mbedtls_test_helpers library of objects by Ronald Cron · 9 months ago
  37. 80963c6 Move hkdf.h to tf-psa-crypto by Ronald Cron · 8 months ago
  38. 3ed75c5 Move psa_test_wrappers.h/c to tf-psa-crypto by Ronald Cron · 9 months ago
  39. 575833c cmake: Move generation of test_certs.h to mbedtls by Ronald Cron · 9 months ago
  40. 4e657bb Add python module serach path library for TF PSA Crypto by Gabor Mezei · 9 months ago
  41. a8c85f8 check_names: Updated macro regex to accept TF_PSA_X names. by Minos Galanakis · 8 months ago
  42. a4a3737 config.py: Do not set default entry for tf-psa-crypto config. by Minos Galanakis · 10 months ago
  43. a17ffc7 test suites: Refactored component_test_ccm_aes_sha256. by Minos Galanakis · 8 months ago
  44. 473241e build_cmake_custom_config_file: Added test coverage for crypto_user_config.h by Minos Galanakis · 8 months ago
  45. c1be623 tf-psa-crypto config docs: Removed references to MBEDTLS_PSA_CRYPTO_CONFIG. by Minos Galanakis · 8 months ago
  46. 00b641c test_components: Updated config.py to use -c for setting CRYPTO_CONFIG_H entries. by Minos Galanakis · 8 months ago
  47. 2154ce2 component_test_ccm_aes_sha256: Workaround for split libtestdriver config. by Minos Galanakis · 8 months ago
  48. 4f619e1 Renamed MBEDTLS_PSA_CRYPTO_CONFIG_FILE & MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Minos Galanakis · 9 months ago
  49. c6e58aa test_memsan_constant_flow_psa: Set to not re-generate files. by Minos Galanakis · 9 months ago
  50. 5da58e5 tests/configs: Adjusted for migration of MBEDTLS_PSA_CRYPTO_CONFIG_FILE. by Minos Galanakis · 9 months ago
  51. 4f7f132 test-data: Adjusted check-feature test to seek `MBEDTLS_TIMING_C`. by Minos Galanakis · 9 months ago
  52. 981d7d6 test-suites: Replaced `NIST_KW_C` with `SSL_ALL_ALERT_MESSAGES` by Minos Galanakis · 10 months ago
  53. 473b960 components-build-system: Added support for psa_crypto custom configuration file. by Minos Galanakis · 10 months ago
  54. aa2f12c component-configuration-crypto: Set user-config-for-test as the `MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE` by Minos Galanakis · 10 months ago
  55. 23452f5 libtestdriver: Addded crypto_config_test_driver by Minos Galanakis · 8 months ago
  56. 1f0d469 Cleaned up MbedTLS/tf-psa-crypto configs. by Minos Galanakis · 8 months ago
  57. bee70a7 configs: Removed references to MBEDTLS_USE_PSA_CRYPTO by Minos Galanakis · 8 months ago
  58. 2db2f8b configs: Migrated config-symmetric-only by Minos Galanakis · 10 months ago
  59. 463a3ec configs: Migrated config-thread by Minos Galanakis · 9 months ago
  60. bca85e6 configs: Migrated config-tfm by Minos Galanakis · 9 months ago
  61. 0d8e319 configs: Migrated config-suite-b by Minos Galanakis · 9 months ago
  62. 1ae28bf configs: Migrated config-ccm-psk-(d)tls1_2 by Minos Galanakis · 9 months ago
  63. 861b90c Migrated General and test configuration options (contd). by Minos Galanakis · 8 months ago
  64. 2968dfc crypto_config: Added Cryptographic mechanism selection section. by Minos Galanakis · 8 months ago
  65. cb32d08 crypto_config: Migrated newer configuration options. by Minos Galanakis · 8 months ago
  66. f33250f crypto_config: Migrated MBEDTLS_NULL_CIPHER in legacy-crypto by Minos Galanakis · 8 months ago
  67. 127ffb5 crypto_config: Migrated legacy-crypto selection options. by Minos Galanakis · 11 months ago
  68. a19e07f crypto_config: Migrated crypto-drivers selection options. by Minos Galanakis · 11 months ago
  69. 626439a crypto_config: Migrated PSA core selection options. by Minos Galanakis · 11 months ago
  70. 1448949 crypto_config: Migrated data format selection options. by Minos Galanakis · 11 months ago
  71. 45544e0 crypto_config: Migrated cryptographic mechanism selection options. by Minos Galanakis · 11 months ago
  72. 2056958 crypto_config: Migrated General and test configuration options. by Minos Galanakis · 11 months ago
  73. 25ae42e crypto_config: Migrated Platform options. by Minos Galanakis · 10 months ago
  74. b6860cf Merge pull request #9781 from yanesca/remove_USE_PSA_from_API_doc_9632 by Janos Follath · 8 months ago
  75. f4f37ec Merge pull request #9810 from SuperIlu/development by Janos Follath · 8 months ago
  76. cda2a28 reworked changelog according to suggestion by SuperIlu · 8 months ago
  77. fe81cfe Refactor scripts to use config.py instead of config.pl by Harry Ramsey · 10 months ago
  78. c6d2e4e Remove obsolete tcp_client.pl by Harry Ramsey · 10 months ago
  79. 586e518 Remove obsolete config.pl by Harry Ramsey · 10 months ago
  80. cff96f6 Remove obsolete Travis CI scripts by Harry Ramsey · 10 months ago
  81. 0569c01 Remove obsolete Docker CI scripts by Harry Ramsey · 10 months ago
  82. cbd00b0 Fix check-generated-files.sh generate_psa_constants.py path by Harry Ramsey · 8 months ago
  83. 2761d18 Add issue reference for ECP_RESTARTABLE limitations by Janos Follath · 8 months ago
  84. 745e561 Move the psa_init() warnings to _CLI and _SRV by Janos Follath · 8 months ago
  85. 92dfb88 Adapt configs/ext/README.md by Janos Follath · 8 months ago
  86. 056cb14 Remove USE_PSA references from crypto documentation by Janos Follath · 9 months ago
  87. 582ecd0 Remove USE_PSA references from X509 documentation by Janos Follath · 9 months ago
  88. 130ece0 Remove USE_PSA references from SSL documentation by Janos Follath · 9 months ago
  89. 277bba8 Remove USE_PSA references from config documentation by Janos Follath · 9 months ago
  90. 62e79dc Merge pull request #9665 from waleed-elmelegy-arm/add-iop-key-gen-get-num-ops by Janos Follath · 8 months ago
  91. 1406ace Added changelog by SuperIlu · 8 months ago
  92. 685d128 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
  93. 017722f Merge pull request #9785 from waleed-elmelegy-arm/add-iop-export-pub-key-setup-abort by Paul Elliott · 8 months ago
  94. 19d418a Clarify why we set num_ops to 1 in iop key generation by Waleed Elmelegy · 8 months ago
  95. 6305f5d Improve clarity of num_ops comparison in iop key generation testing by Waleed Elmelegy · 8 months ago
  96. 29f65a8 Chane error code in psa_export_public_key_iop_setup() in case key size is 0 by Waleed Elmelegy · 8 months ago
  97. b959116 Merge pull request #9804 from eleuzi01/project-detection-submodule-update by Gilles Peskine · 8 months ago
  98. 14c3065 Update submodule to point to main by Elena Uziunaite · 8 months ago
  99. f7ebd73 Add Changelog entry for interruptible key generation by Waleed Elmelegy · 9 months ago
  100. c05a7f8 Add testing for PSA iop key generation get num ops API by Waleed Elmelegy · 9 months ago