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