1. c5e77bf Add missing newline at the end of test_suite_x509write.data by Jonathan Winzig · 1 year, 7 months ago
  2. 5caf20e Update fix to be more platform-independent by Jonathan Winzig · 1 year, 7 months ago
  3. 05c722b Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  4. 2bd2b78 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  5. 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  6. a021d63 Merge pull request #8642 from daverodgman/default-compiler-all by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8642-5bad043c061f8161ab0f6fa930d3271e428303fe
  7. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  8. 66b1ded Merge pull request #8623 from daverodgman/verbatim-tfm by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  9. 3ca93e5 Merge pull request #8667 from gilles-peskine-arm/pthread-link-auto-make-followup by Paul Elliott · 1 year, 7 months ago
  10. 7406b74 driver-only-builds: fix typo by Valerio Setti · 1 year, 7 months ago
  11. 62a2e3c Merge pull request #8512 from mschulz-at-hilscher/feature/timing-alt-compatible-benchmark by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8512-593e9cb60062df6af46a25dcb105bc96be92f158
  12. 7565b54 Move MBEDTLS_CIPHER modification to appropriate section by Dave Rodgman · 1 year, 8 months ago
  13. 13d2633 Fix MBEDTLS_NO_PLATFORM_ENTROPY for baremetal aarch64 with armclang by Dave Rodgman · 1 year, 8 months ago
  14. 1c91057 Update check_files.py to accomodate non-standard license headers in TF-M config files by Dave Rodgman · 1 year, 8 months ago
  15. b925d14 minor tidy-up by Dave Rodgman · 1 year, 8 months ago
  16. fc56660 Mention copyright in the readme by Dave Rodgman · 1 year, 8 months ago
  17. 27a3785 Use verbatim TF-M configs from upstream by Dave Rodgman · 1 year, 8 months ago
  18. bff2a58 Add supporting files to enable use of verbatim TF-M config by Dave Rodgman · 1 year, 8 months ago
  19. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  20. cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
  21. 8939148 Minor readability improvement by Gilles Peskine · 1 year, 7 months ago
  22. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  23. 593e9cb Merge pull request #8511 from mschulz-at-hilscher/feature/rsa3072-benchmark by Dave Rodgman · 1 year, 7 months ago
  24. 1cc90a1 Merge pull request #8517 from mschulz-at-hilscher/fixes/issue-6910 by Dave Rodgman · 1 year, 7 months ago
  25. 6315441 adjust_legacy_from_psa: relax condition for legacy block cipher auto-enabling by Valerio Setti · 1 year, 7 months ago
  26. c1c6858 cipher_wrap: fix guards for some CCM/GCM functions by Valerio Setti · 1 year, 7 months ago
  27. 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  28. 8c8b4da all.sh: keep PSA_WANT_ALG_[CCM/GCM] enabled in common_block_cipher_dispatch() by Valerio Setti · 1 year, 7 months ago
  29. ea982e3 Merge pull request #8637 from bensze01/fix_supported_components by Gilles Peskine · 1 year, 7 months ago
  30. 84d19e0 all.sh: keep DES_C and CTR_DRBG_C enabled in test_full_no_cipher_with_crypto() by Valerio Setti · 1 year, 7 months ago
  31. e581e14 oid/pkparse: add missing guards for PKCS[5/12] functions when !CIPHER_C by Valerio Setti · 1 year, 7 months ago
  32. 562dfe1 all.sh: keep PKCS[5/12] enabled in full_no_cipher test components by Valerio Setti · 1 year, 7 months ago
  33. 8133848 changelog: enhance description by Valerio Setti · 1 year, 7 months ago
  34. 045d680 driver-only-builds: enhancing cipher related sections by Valerio Setti · 1 year, 7 months ago
  35. f333b3f driver-only-builds: fix typos by Valerio Setti · 1 year, 7 months ago
  36. a0c9c66 analyze_outcomes: ignore only test concerning AES/ARIA/Camellia in CMAC by Valerio Setti · 1 year, 7 months ago
  37. 160b2bd test_suite_cmac: add used key type to all test cases by Valerio Setti · 1 year, 7 months ago
  38. 0635cca analyze_outcomes: update skipped tests following latest changes to all.sh by Valerio Setti · 1 year, 7 months ago
  39. cd21d4e all.sh: keep legacy cipher modes enabled in test_full_block_cipher_legacy_dispatch() by Valerio Setti · 1 year, 7 months ago
  40. 1fff4f2 psa: add key_type as input parameter of psa_can_do_cipher() by Valerio Setti · 1 year, 7 months ago
  41. 9a4cc12 test_suite_block_cipher.psa: remove misleading initial comment by Valerio Setti · 1 year, 7 months ago
  42. 1994e72 check_config/block_cipher: minor improvements by Valerio Setti · 1 year, 7 months ago
  43. ab0494f analyze_outcomes: update comments of skipped tests by Valerio Setti · 1 year, 7 months ago
  44. 92e5c69 driver-only-builds: updated ciphers and AEADs related sections by Valerio Setti · 1 year, 7 months ago
  45. b3413bf changelog: update description by Valerio Setti · 1 year, 7 months ago
  46. b9f4bfc all.sh: fix messages in test_psa_crypto_config_accel_des by Valerio Setti · 1 year, 7 months ago
  47. e98ad59 mbedls_config: update documentation for MBEDTLS_PKCS[5/12]_C by Valerio Setti · 1 year, 7 months ago
  48. d2d2cd1 Merge pull request #8653 from gilles-peskine-arm/pthread-link-auto-make by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  49. f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 8 months ago
  50. 7602298 Allow *.make to contain tabs by Gilles Peskine · 1 year, 8 months ago
  51. 2337a3b Explain the use of control by Gilles Peskine · 1 year, 8 months ago
  52. 259df98 Revert "Add option to pass make variables to depends.py" by Gilles Peskine · 1 year, 8 months ago
  53. 811daaa Revert "Add ability to pass make variables to psa_collect_statuses.py" by Gilles Peskine · 1 year, 8 months ago
  54. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
  55. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  56. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  57. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
  58. f5c5ce7 Partly unify LOCAL_CFLAGS by Gilles Peskine · 1 year, 8 months ago
  59. 4ad5733 Unify treatment of MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 8 months ago
  60. afccc1a Indent nested conditionals by Gilles Peskine · 1 year, 8 months ago
  61. 69b2905 Merge pull request #8057 from mpg/cipher-study by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  62. 49067d7 driver-only-builds: update documentation by Valerio Setti · 1 year, 8 months ago
  63. 5c7e944 fix line length by Dave Rodgman · 1 year, 8 months ago
  64. a72a797 all.sh: keep PKCS[5/12] enabled in accel_cipher_aead tests by Valerio Setti · 1 year, 8 months ago
  65. 6d3a681 check_config: remove CIPHER_C requirement for PKCS[5/12] by Valerio Setti · 1 year, 8 months ago
  66. a69e872 pkcs[5/12]: add CIPHER_C for [en/de]crypting functions by Valerio Setti · 1 year, 8 months ago
  67. 3bc2499 Merge branch 'development' into default-compiler-all by Dave Rodgman · 1 year, 8 months ago
  68. 8c1e6bb driver-only-builds: fix typos by Valerio Setti · 1 year, 8 months ago
  69. c6088ec Merge pull request #8384 from paul-elliott-arm/remove_ssl_null_tls12 by Tom Cosgrove · 1 year, 8 months ago
  70. 907cb02 Merge pull request #8618 from Ryan-Everett-arm/new-state-transition-documentation by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8618-4bf4473ef0960fd221a739a187a8f1ec3abb970f
  71. 4bf4473 Merge pull request #8633 from Wenxing-hou/clear_clienthello_comment by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8633-0e6fdc4f1d1bf7093e8a8f43e3cfbc742f1e8b2b
  72. 0e6fdc4 Merge pull request #8342 from yanesca/threading_test_pc by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8342-35085c5e893430886609386ad093131900d68723
  73. 3dd6cde Mention functional correctness explicitly by Ryan Everett · 1 year, 8 months ago
  74. 6613466 driver-only-builds: add Restrictions section by Valerio Setti · 1 year, 8 months ago
  75. f5e1356 Clarify key generation and memory-management correctness by Ryan Everett · 1 year, 8 months ago
  76. d834896 changelog: enhancing descriptions by Valerio Setti · 1 year, 8 months ago
  77. af53132 driver-only-builds: enhancing section on removing CIPHER_C by Valerio Setti · 1 year, 8 months ago
  78. 35085c5 Merge pull request #7930 from tomi-font/7583-non-PSA_pk_sign_ext by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  79. 3fab8a4 driver-only-builds: fix typos by Valerio Setti · 1 year, 8 months ago
  80. 851d8df fix/work around dependency issues when !MBEDTLS_ECP_C by Tomi Fontanilles · 1 year, 8 months ago
  81. e6a664e changelog: fix missing newline at end of file by Tomi Fontanilles · 1 year, 8 months ago
  82. 9f41770 pk_*: remove remaining references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  83. 5297e43 non-psa-pk-implementation: rephrase the changelog entry by Tomi Fontanilles · 1 year, 8 months ago
  84. bad170e pk: remove last references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  85. 1941af0 pk_wrap: remove last references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  86. 9c69348 pk test suite: rename the parameter named parameter by Tomi Fontanilles · 1 year, 8 months ago
  87. 573dc23 rsa: introduce rsa_internal_rsassa_pss_sign_no_mode_check() by Tomi Fontanilles · 1 year, 8 months ago
  88. 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years, 1 month ago
  89. 80ca493 gitignore: add clangd index files by Tomi Fontanilles · 2 years, 1 month ago
  90. a70b3c2 rsa: minor comment/guard improvements by Tomi Fontanilles · 2 years, 1 month ago
  91. 5eb8de1 driver-only-build: remove paragraph about RSA/DH deterministic key generation by Valerio Setti · 1 year, 8 months ago
  92. 9934f83 Merge pull request #7766 from gilles-peskine-arm/psa-transition-doc-create by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  93. 5f665c3 analyze_outcomes: add exceptions to disparities for block_cipher dispatch by Valerio Setti · 1 year, 8 months ago
  94. 9afa329 analyze_outcomes: allow ignored test suites to have a dot in the name by Valerio Setti · 1 year, 8 months ago
  95. 45c84fe test_suite_ccm: add missing BLOCK_CIPHER_PSA_[INIT/DONE]() by Valerio Setti · 1 year, 8 months ago
  96. 689c0f7 tests: use new CCM/GCM capability macros in tests by Valerio Setti · 1 year, 8 months ago
  97. bfa675f adjust_legacy_crypto: add macros for CCM/GCM capabilities with key types by Valerio Setti · 1 year, 8 months ago
  98. 299bbac Merge pull request #8644 from gilles-peskine-arm/domain_parameters_document_size_hack by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  99. a4b38f2 Merge pull request #8579 from valeriosetti/issue7995 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  100. 5033397 cipher_wrap: fix guards for alloc/free functions of CCM/GCM by Valerio Setti · 1 year, 8 months ago