1. 675e150 Merge pull request #9212 from eleuzi01/replace-mbedtls-md-can-sha3-256 by Gilles Peskine · 1 year, 1 month ago gh-readonly-queue/development/pr-9212-4efd1645e81cf96444c16737cc8d965a7c1fc071
  2. 583c933 Replace MBEDTLS_MD_CAN_SHA3_256 in md.h by Elena Uziunaite · 1 year, 1 month ago
  3. 2fbe012 Replace MBEDTLS_MD_CAN_SHA3_256 with PSA_WANT_ALG_SHA3_256 by Elena Uziunaite · 1 year, 2 months ago
  4. 4efd164 Merge pull request #8983 from Troy-Butler/handle-null-args by Gilles Peskine · 1 year, 1 month ago
  5. e290234 Merge pull request #9139 from bluerise/silence by Gilles Peskine · 1 year, 1 month ago
  6. c971d80 Merge pull request #9315 from gilles-peskine-arm/psa_cipher_decrypt-ccm_star-iv_length_enforcement by Gilles Peskine · 1 year, 1 month ago
  7. cd90695 Merge pull request #9214 from eleuzi01/replace-mbedtls-md-can-sha3-512 by Ronald Cron · 1 year, 1 month ago
  8. 9567fd1 Replace MBEDTLS_MD_CAN_SHA3_512 in md.h by Elena Uziunaite · 1 year, 1 month ago
  9. e8cd45c Replace MBEDTLS_MD_CAN_SHA3_512 with PSA_WANT_ALG_SHA3_512 by Elena Uziunaite · 1 year, 2 months ago
  10. 2cf41a2 Merge pull request #9171 from eleuzi01/replace-mbedtls-md-can-sha384 by Ronald Cron · 1 year, 1 month ago
  11. 97e0028 Merge pull request #9345 from valeriosetti/fix-coverity by Tom Cosgrove · 1 year, 1 month ago
  12. 45aa4d5 Merge pull request #9125 from eleuzi01/replace-mbedtls-md-can-ripemd160 by Ronald Cron · 1 year, 1 month ago
  13. 3a994b7 tests_suite_debug: fix psa initialization by Valerio Setti · 1 year, 1 month ago
  14. 4a17523 Merge pull request #9170 from eleuzi01/replace-mbedtls-md-can-sha224 by Gilles Peskine · 1 year, 1 month ago
  15. 94f0768 Merge pull request #9082 from andre-rosa/check-overflow-when-reading-padding-len-on-aes-128-cbc-decryption by Gilles Peskine · 1 year, 1 month ago
  16. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  17. cf5e3dd Replace MBEDTLS_MD_CAN_SHA384 in md.h and ssl.h by Elena Uziunaite · 1 year, 1 month ago
  18. b476d4b Replace MBEDTLS_MD_CAN_SHA384 with PSA_WANT_ALG_SHA_384 by Elena Uziunaite · 1 year, 2 months ago
  19. fb2da6f Merge pull request #9237 from valeriosetti/issue8968 by Tom Cosgrove · 1 year, 1 month ago
  20. d8b5937 all.sh: psasim helper functions renaming by Valerio Setti · 1 year, 1 month ago
  21. 1a49383 all.sh: exclude some extra slow test suites from psasim testing by Valerio Setti · 1 year, 1 month ago
  22. caee58f psasim: add a bit of white-box testing to hash operations by Tom Cosgrove · 1 year, 1 month ago
  23. 8473390 tests: fix guards in test suites to allow testing with PSASIM by Valerio Setti · 1 year, 1 month ago
  24. e134d09 all.sh: remove old tests components on CRYPTO_CLIENT by Valerio Setti · 1 year, 1 month ago
  25. f67ded3 psasim: update bash scripts by Valerio Setti · 1 year, 1 month ago
  26. 9022f71 all.sh: add new component to run test suites with psasim by Valerio Setti · 1 year, 1 month ago
  27. 0917265 makefile: allow to build and link test suites against psasim by Valerio Setti · 1 year, 1 month ago
  28. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  29. a7e6479 Merge pull request #9328 from valeriosetti/psasim-improvements by Tom Cosgrove · 1 year, 1 month ago
  30. 6244882 Replace MBEDTLS_MD_CAN_SHA224 in md.h by Elena Uziunaite · 1 year, 1 month ago
  31. fcc9afa Replace MBEDTLS_MD_CAN_SHA224 with PSA_WANT_ALG_SHA_224 by Elena Uziunaite · 1 year, 2 months ago
  32. 6271004 psasim: remove sleep on server side to make test as fast as possible by Valerio Setti · 1 year, 1 month ago
  33. 7cdb1dd psasim: invalidate operations on abort+finish by Tom Cosgrove · 1 year, 1 month ago
  34. 7fe75ba psasim: minor fixes to the core by Valerio Setti · 1 year, 1 month ago
  35. 76ac620 Merge pull request #9299 from ronald-cron-arm/move-mbedtls-crypto-headers by Ronald Cron · 1 year, 1 month ago
  36. 3bf375c Update framework after merge of #28 by Gilles Peskine · 1 year, 1 month ago
  37. af73295 Update framework submodule to the merge of PR30 by Ronald Cron · 1 year, 1 month ago
  38. fa7e15d Fix typo by Ronald Cron · 1 year, 1 month ago
  39. fb3e159 Adapt include dir paths in test_psa_compliance.py by Ronald Cron · 1 year, 1 month ago
  40. b50d30f Adapt cipher.h path in depends.py by Ronald Cron · 1 year, 1 month ago
  41. 71609eb Adapt check_names.py by Ronald Cron · 1 year, 2 months ago
  42. f4606d4 Adjust more paths to Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
  43. 52cc858 Adapt libtestdriver1 build by Ronald Cron · 1 year, 2 months ago
  44. 05ba912 Adapt libraries installation by Ronald Cron · 1 year, 2 months ago
  45. d6d7f3c Adapt make cscope by Ronald Cron · 1 year, 2 months ago
  46. 09de583 Adapt make apidoc by Ronald Cron · 1 year, 2 months ago
  47. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  48. 550a18d Move Mbed TLS crypto headers by Ronald Cron · 1 year, 2 months ago
  49. c4dfc08 Merge pull request #9310 from valeriosetti/psasim_more_aut_tests by Tom Cosgrove · 1 year, 1 month ago gh-readonly-queue/development/pr-9310-f0481f562a11fd6d67110ba7c6b9404e485fb1c9
  50. 7b6ddfc psa_cipher_decrypt CCM*: fix rejection of messages shorter than 3 bytes by Gilles Peskine · 1 year, 1 month ago
  51. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  52. e92adaf Remove mention of driver from ChangeLog by Thomas Daubney · 1 year, 1 month ago
  53. f57a352 Remove superfluous brackets by Thomas Daubney · 1 year, 1 month ago
  54. 4e5d183 Correct pluralisation errors in comments by Thomas Daubney · 1 year, 1 month ago
  55. 197536d Improve ChangeLog wording by Thomas Daubney · 1 year, 1 month ago
  56. 4848f9d psasim: fix max line length in generated files by Valerio Setti · 1 year, 1 month ago
  57. 9dc9289 psasim: add AUT for asymmetric encryption/decryption by Valerio Setti · 1 year, 1 month ago
  58. e9829e5 psasim: add AUT for cipher encryption/decryption by Valerio Setti · 1 year, 1 month ago
  59. 87be9db psasim: add AUT for key derivation by Valerio Setti · 1 year, 1 month ago
  60. a06b22d psasim: add AUT for symmetric encryption/decryption by Valerio Setti · 1 year, 1 month ago
  61. bb1502b psasim: add AUT for PSA sign and verify by Valerio Setti · 1 year, 1 month ago
  62. 6d6fe8b psasim: add AUT for key generation and raw key agreement by Valerio Setti · 1 year, 1 month ago
  63. f79e17a psasim: add AUT for MAC by Valerio Setti · 1 year, 1 month ago
  64. 25afdc1 psasim: add AUT for psa_generate_random() by Valerio Setti · 1 year, 1 month ago
  65. 5beb236 psasim: merge all AUT programs into a single executable by Valerio Setti · 1 year, 1 month ago
  66. 1d08e2f Change guard implementation by Thomas Daubney · 1 year, 1 month ago
  67. dd48f0f Merge pull request #8389 from daantimmer/patch-1 by Tom Cosgrove · 1 year, 1 month ago gh-readonly-queue/development/pr-8389-d9392f0fddcb3c020279c674012e058a3a1d4956
  68. d9392f0 Merge pull request #9250 from eleuzi01/bug-9029 by Paul Elliott · 1 year, 1 month ago gh-readonly-queue/development/pr-9250-82658eb90c7e7d2133fc5446c5e5f56e6d1ecfc9
  69. 82658eb Merge pull request #9138 from valeriosetti/issue9126 by Manuel Pégourié-Gonnard · 1 year, 1 month ago
  70. d32fac2 psasim: have the generator script check for type = "void" rather than name = "(void)" by Tom Cosgrove · 1 year, 1 month ago
  71. 4d8d556 psasim: add support for psa_reset_key_attributes() by Tom Cosgrove · 1 year, 1 month ago
  72. feb0216 psasim: add support for psa_copy_key() by Tom Cosgrove · 1 year, 1 month ago
  73. 05c99e1 psasim: add support for psa_{sign,verify}_hash_xxx() and get/set max ops by Tom Cosgrove · 1 year, 1 month ago
  74. 9b10cf7 psasim: add support for PSA functions that return uint32_t or void by Tom Cosgrove · 1 year, 1 month ago
  75. 1a8b805 psasim: add support for key functions that don't need psa_key_attributes_t by Tom Cosgrove · 1 year, 1 month ago
  76. 8f1c913 psasim: add support for psa_asymmetric_{encrypt,decrypt}() to the simulator by Tom Cosgrove · 1 year, 1 month ago
  77. 6add43a psasim: add support for psa_{sign,verify}_{message,hash}() to the simulator by Tom Cosgrove · 1 year, 1 month ago
  78. 5d4b9cb psasim: add support for psa_generate_key*() to the simulator by Tom Cosgrove · 1 year, 1 month ago
  79. c3236b8 psasim: add support for psa_key_derivation_xxx() and psa_raw_key_agreement() to the simulator by Tom Cosgrove · 1 year, 1 month ago
  80. 623fcb3 psasim: add the ability to serialise psa_key_production_parameters_t by Tom Cosgrove · 1 year, 1 month ago
  81. a2d81c9 psasim: psa_key_derivation_verify_bytes() doesn't follow the naming convention for a buffer, so override by Tom Cosgrove · 1 year, 1 month ago
  82. c6d2e76 psasim: use ser_params and ser_result variable names in client; 'params' is needed by some PSA functions by Tom Cosgrove · 1 year, 1 month ago
  83. 55b62da psasim: skip some functions; see _SKIP_FUNCTIONS in generate_psa_wrappers.py by Tom Cosgrove · 1 year, 1 month ago
  84. a4eac4a psasim: add support for psa_cipher_xxx() functions by Tom Cosgrove · 1 year, 1 month ago
  85. 853ca0c psasim: add support for psa_mac_xxx() functions by Tom Cosgrove · 1 year, 1 month ago
  86. baace2f psasim: add support for psa_generate_random() by Tom Cosgrove · 1 year, 1 month ago
  87. 0d915a9 Remove final references to padlock by Thomas Daubney · 1 year, 1 month ago
  88. 6a758fc Add guarding to aes_maybe_realign by Thomas Daubney · 1 year, 1 month ago
  89. 1b6fb21 Replace MBEDTLS_MD_CAN_RIPEMD160 with PSA_WANT_ALG_RIPEMD160 by Elena Uziunaite · 1 year, 3 months ago
  90. 7f90069 Update generate_config_tests.py by Gilles Peskine · 1 year, 2 months ago
  91. ef822c1 Add some missing handling for generated test_suite_config.*.data by Gilles Peskine · 1 year, 2 months ago
  92. 8637058 Anchor relative paths by Gilles Peskine · 1 year, 2 months ago
  93. a7469d3 Driver vs referenee: ignore relevant configuration differences by Gilles Peskine · 1 year, 2 months ago
  94. e154e6f Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  95. ada30fe New test suite to report configuration options by Gilles Peskine · 1 year, 2 months ago
  96. b0aa75e Clean up generated files enumeration by Gilles Peskine · 1 year, 2 months ago
  97. 9ba9c21 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
  98. 19efa3d changelog: add changelog by Valerio Setti · 1 year, 2 months ago
  99. 2a674bd Merge pull request #9251 from gabor-mezei-arm/update_test_full_no_cipher_no_psa_crypto by Manuel Pégourié-Gonnard · 1 year, 2 months ago
  100. b876a0a Merge pull request #9185 from ronald-cron-arm/adapt-components-with-psa-crypto-config-enabled by Ronald Cron · 1 year, 2 months ago