1. 5e96584 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
  2. 5868548 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  3. 04ee264 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
  4. 65953e2 generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  5. f38640d generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
  6. ea9c8bd generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
  7. 2b0242b generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
  8. 7affeef generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  9. 001ec96 generate_test_keys.py: minor improvements by Valerio Setti · 1 year, 4 months ago
  10. bdb7ae1 test_suite_pk: add python script to generate predefined keys by Valerio Setti · 1 year, 4 months ago
  11. 561181c Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
  12. 6a8e4eb all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
  13. 06d9934 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
  14. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  15. d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
  16. 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
  17. a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
  18. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  19. e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  20. 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
  21. 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
  22. 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7
  23. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  24. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  25. 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
  26. 6309775 all.sh: modify/add test components for CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
  27. 68f4641 Merge pull request #8894 from daverodgman/quietbuild2 by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/development/pr-8894-d7e7f48323a0fe06e705849512c7ced2a33edf46
  28. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  29. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  30. 235799b Simplify locating original tool by Dave Rodgman · 1 year, 5 months ago
  31. 294a3c2 Remove unnecessary use of export by Dave Rodgman · 1 year, 5 months ago
  32. a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
  33. 5ba3f5f Flip logic of generate_psa_wrappers.py by David Horstmann · 1 year, 5 months ago
  34. 5d64c6a Generate memory poisoning in wrappers by David Horstmann · 1 year, 5 months ago
  35. 63dfb45 Merge pull request #1181 from tom-daubney-arm/key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
  36. 3a815cb all.sh: keep RSA_C enabled in component_full_no_pkparse_pkwrite() by Valerio Setti · 1 year, 6 months ago
  37. a41654d all.sh: add test component based on full config without PK_[PARSE|WRITE]_C by Valerio Setti · 1 year, 6 months ago
  38. 4c4f1f1 Avoid recursion for relative paths by Dave Rodgman · 1 year, 5 months ago
  39. c02c5b1 Follow-up for less verbose logging by Dave Rodgman · 1 year, 5 months ago
  40. d4c57c0 Merge branch 'development-restricted' into key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  41. 63c1cf7 Remove MBEDTLS_THREADING_C check in check_test_dependencies by Ryan Everett · 1 year, 5 months ago
  42. 16d5160 Allow the use of threading dependancies in PSA tests. by Paul Elliott · 1 year, 5 months ago
  43. b0b3c0d Disable MBEDTLS_SELF_TEST in the TSan config by Ryan · 1 year, 5 months ago
  44. 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
  45. a517563 Merge branch 'development-restricted' into copying-pake by David Horstmann · 1 year, 5 months ago
  46. 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
  47. 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
  48. 6caf84f Explicitely remove the deprecated driver interface from the TSan config by Ryan · 1 year, 5 months ago
  49. de047b0 Add docstrings to pacify pylint by Gilles Peskine · 1 year, 5 months ago
  50. 2aa63ea Support Git submodules by Gilles Peskine · 1 year, 5 months ago
  51. 716cf2d Merge branch 'development-restricted' into buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  52. 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
  53. 87218b3 blank line for readability by Dave Rodgman · 1 year, 5 months ago
  54. 869e310 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
  55. c5688a2 Merge branch 'development-restricted' into generate-random-buffer-protection by David Horstmann · 1 year, 5 months ago
  56. 5f7862a Fix docs by Dave Rodgman · 1 year, 5 months ago
  57. a3e694c simplify printf call by Dave Rodgman · 1 year, 5 months ago
  58. 63c94a3 improve docs by Dave Rodgman · 1 year, 5 months ago
  59. 2096478 Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
  60. 1f08a32 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
  61. 7581363 Fix incorrect conflict resolution by David Horstmann · 1 year, 5 months ago
  62. 840dfe8 Merge branch 'development-restricted' into asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  63. b74ac66 Update test wrapper functions for ciper buffer protection by Gabor Mezei · 1 year, 6 months ago
  64. b8f97a1 Add test wrapper functions for cipher buffer protection by Gabor Mezei · 1 year, 6 months ago
  65. 08b81bf Test all unroll variations by Dave Rodgman · 1 year, 5 months ago
  66. 2f94766 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
  67. 67126bb remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
  68. dbc2e8d Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
  69. bdf0a6d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
  70. d0e3827 Improve docs by Dave Rodgman · 1 year, 5 months ago
  71. c7f0549 Quote directory name from cmake wrapper by Dave Rodgman · 1 year, 5 months ago
  72. 30483dc Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
  73. a9e8dbe Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
  74. 075c5fb Generate test wrappers for psa_generate_random() by David Horstmann · 1 year, 6 months ago
  75. 4a46d73 Suppress pylint by Thomas Daubney · 1 year, 5 months ago
  76. e03088b Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
  77. 98a79cd Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
  78. 00bc790 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
  79. 2190063 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
  80. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  81. 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
  82. 5cd611d Merge branch 'development-restricted' into mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  83. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
  84. cf3457e Merge pull request #1132 from davidhorstmann-arm/copying-aead by David Horstmann · 1 year, 6 months ago
  85. a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
  86. eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 6 months ago
  87. 1110698 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
  88. 90dbba5 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
  89. fe2bda3 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  90. 0fa6b36 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
  91. b539126 Merge pull request #1156 from Ryan-Everett-arm/key-derivation-buffer-protection by David Horstmann · 1 year, 6 months ago
  92. 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 6 months ago
  93. 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
  94. 35cb319 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
  95. 54e6b41 Generate all test wrappers by Thomas Daubney · 1 year, 6 months ago
  96. 27b48a3 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  97. a1cf101 Generate test wrappers for mac functions by Thomas Daubney · 1 year, 6 months ago
  98. 45c8586 Generate test wrappers for hash functions by Thomas Daubney · 1 year, 6 months ago
  99. a6ac0f1 Replaced MBEDTLS_GCM_LARGETABLE by MBEDTLS_GCM_LARGE_TABLE. Removed empty comment line in doc block. by Matthias Schulz · 1 year, 6 months ago
  100. 67f3568 Reduce analyze_block_cipher_dispatch exceptions by Ryan Everett · 1 year, 6 months ago