1. 8e70c2b Test cert alert KEY_USAGE -> UNSUPPORTED_CERT by Manuel Pégourié-Gonnard · 1 year ago
  2. 123a625 Resolved merge conflicts caused by file moved in #8226 by Minos Galanakis · 12 months ago
  3. 195e164 Merge pull request #9427 from valeriosetti/psasim-small-fixes by Tom Cosgrove · 12 months ago
  4. 821b908 Merge pull request #9364 from eleuzi01/replace-ccm by Manuel Pégourié-Gonnard · 12 months ago
  5. 2d5b17b Merge pull request #8609 from tom-daubney-arm/standardise_proj_detection by Tom Cosgrove · 12 months ago
  6. b556797 Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  7. 2016d66 psasim: small fixes to all.sh and test bash scripts by Valerio Setti · 1 year ago
  8. c256172 Replace MBEDTLS_SSL_HAVE_CCM with PSA_WANT_ALG_CCM by Elena Uziunaite · 1 year, 1 month ago
  9. 7db1bcd Update generated PSA wrappers by Gilles Peskine · 1 year ago
  10. fd46f7f Migrate psasim wrappers to psa_custom_key_parameters_t by Gilles Peskine · 1 year ago
  11. 1084e8e key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  12. 62ee8fd Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  13. b45af2f Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  14. be6a471 Merge pull request #9365 from eleuzi01/replace-gcm by Gilles Peskine · 1 year ago
  15. aa6f6d2 Merge pull request #8226 from davidhorstmann-arm/all-sh-separate-components by Manuel Pégourié-Gonnard · 1 year ago
  16. 9c9a3df Merge pull request #9366 from eleuzi01/replace-chachapoly by Gilles Peskine · 1 year ago
  17. 5b85d70 Merge pull request #9442 from gilles-peskine-arm/psa_sim_generate-parse_headers by Tom Cosgrove · 1 year ago
  18. 4b3b4fe Remove cruft and update documentation by Gilles Peskine · 1 year ago
  19. 83a0d9d Replace MBEDTLS_SSL_HAVE_GCM with PSA_WANT_ALG_GCM by Elena Uziunaite · 1 year, 1 month ago
  20. bf47cf7 all.sh/components: Moved component_build_zeroize_checks -> compiler. by Minos Galanakis · 1 year ago
  21. 9ceb2c3 all.sh/components: Moved test_malloc_0_null,test_memory_buffer_allocator -> configuration. by Minos Galanakis · 1 year ago
  22. aa09e48 all.sh/components: Moved test_sw_inet_pton -> x509. by Minos Galanakis · 1 year ago
  23. c06fd30 all.sh/components: Moved crypto components out of tls. by Minos Galanakis · 1 year ago
  24. 1c26ef5 all.sh/components: Moved component_test_no_strings -> configuration. by Minos Galanakis · 1 year ago
  25. b5891d5 all.sh/components: Moved aesni and armce components -> platform. by Minos Galanakis · 1 year ago
  26. 1ef3a66 all.sh/components: Moved test_aesni_m32_clang -> platform. by Minos Galanakis · 1 year ago
  27. 07404d2 all.sh/components: Moved build_arm_xxx from compiler -> platform. by Minos Galanakis · 1 year ago
  28. f699d51 all.sh/components: Moved support functions to the same group as their components. by Minos Galanakis · 1 year ago
  29. 4b6ee64 all.sh/components: Moved test_depends_py_kex/psa to tls. by Minos Galanakis · 1 year ago
  30. ce466f0 all.sh: Updated the component sourcing logic. by Minos Galanakis · 1 year ago
  31. ea7fff4 Merge pull request #8775 from tgonzalezorlandoarm/tg/mbedtls_test_ssl_message_queue_pop_info by Bence Szépkúti · 1 year ago
  32. 609f749 all.sh/components: Removed duplicated/obsolete documentation/whitespace. by Minos Galanakis · 1 year ago
  33. f78447f test/scripts/components: Applied consistent style. by Minos Galanakis · 1 year ago
  34. dc0f73a components-configuration-crypto:Added component_test_no_rsa_key_pair_generation. by Minos Galanakis · 1 year ago
  35. cd5668f components-configuration-crypto: Added component_test_full_no_cipher. by Minos Galanakis · 1 year ago
  36. 96bf182 Extract psasim components into a separate file. by Minos Galanakis · 1 year ago
  37. e280ff8 Extract sanitizer components into a separate file. by Minos Galanakis · 1 year ago
  38. 8a98090 Extract platform components into a separate file. by Minos Galanakis · 1 year ago
  39. 31b7a0c Extract configuration components into a separate file. by Minos Galanakis · 1 year ago
  40. 09b179b Extract configuration-x509 components into a separate file. by Minos Galanakis · 1 year ago
  41. 7665a93 Extract configuration-tls components into a separate file. by Minos Galanakis · 1 year ago
  42. f6e1adc Extract configuration-platform components into a separate file. by Minos Galanakis · 1 year ago
  43. 471b34c Extract configuration-crypto-components into a separate file. by Minos Galanakis · 1 year ago
  44. 328b9e8 Extract compliance-components into a separate file. by Minos Galanakis · 1 year ago
  45. 9ebb882 Extract compiler-components into a separate file. by Minos Galanakis · 1 year ago
  46. 5357def Extract build-components into a separate file. by Minos Galanakis · 1 year ago
  47. 85c78f5 Extract basic-components into a separate file. by Minos Galanakis · 1 year ago
  48. db7b1bb Adjusted style for psasim components by Minos Galanakis · 1 year ago
  49. ada21b0 Separate all.sh from components. by Minos Galanakis · 1 year ago
  50. 6aab5b7 Created placeholder component files. by Minos Galanakis · 1 year ago
  51. 4c3ff16 Enhance existing skip mechanism instead of duplicating it by Gilles Peskine · 1 year ago
  52. 61f71da Merge pull request #9363 from eleuzi01/replace-cbc by Gilles Peskine · 1 year ago
  53. 7790bef Merge pull request #9229 from gabor-mezei-arm/9158_config.py_use_crypto_config by Ronald Cron · 1 year ago gh-readonly-queue/development/pr-9229-4b9141ccf45e92d42152f9ec19cc69fab31b066b
  54. 2e9a7ee Parse the actual headers by Gilles Peskine · 1 year ago
  55. 2910f4d Write output files to the expected directory by Gilles Peskine · 1 year ago
  56. 5c70c30 Replace MBEDTLS_SSL_HAVE_CHACHAPOLY with PSA_WANT_ALG_CHACHA20_POLY1305 by Elena Uziunaite · 1 year, 1 month ago
  57. 74342c7 Replace MBEDTLS_SSL_HAVE_CBC with PSA_WANT_ALG_CBC_NO_PADDING by Elena Uziunaite · 1 year, 1 month ago
  58. b59bf58 Merge pull request #1247 from gilles-peskine-arm/ecdsa-conversion-overflow by Manuel Pégourié-Gonnard · 1 year ago
  59. 6121a34 Replace MBEDTLS_SSL_HAVE_AES with PSA_WANT_KEY_TYPE_AES by Elena Uziunaite · 1 year, 1 month ago
  60. 9ac64b8 Merge pull request #9351 from eleuzi01/replace-ecp-have-secp256r1 by Paul Elliott · 1 year ago
  61. bda3e46 Check for file at script startup by Thomas Daubney · 1 year ago
  62. b991ac2 Remove suprious whitespace by Thomas Daubney · 1 year ago
  63. 5e9ffa9 Redirect error message to stderr by Thomas Daubney · 1 year ago
  64. 417d05f Replace MBEDTLS_ECP_HAVE_SECP256R1 with PSA_WANT_ECC_SECP_R1_256 by Elena Uziunaite · 1 year, 1 month ago
  65. fd79fe5 basic-build-test.sh: Restore make only command by Ronald Cron · 1 year ago
  66. 6a864dc Add check for existence of project name file by Thomas Daubney · 1 year ago
  67. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  68. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  69. b16b8c2 Updated auto-generated psa_test_wrappers. by Ronald Cron · 1 year ago
  70. 7262b47 all.sh: psasim: Start server in tf-psa-crypto/tests by Ronald Cron · 1 year ago
  71. 0b796a4 psasim: Rename kill_server.sh to kill_servers.sh by Ronald Cron · 1 year ago
  72. e0e26f7 psasim: Move file clean-up to all.sh by Ronald Cron · 1 year ago
  73. 594ab41 psasim: Fix IPCs removal by Ronald Cron · 1 year ago
  74. 3943467 psasim: Fix doorbell file path by Ronald Cron · 1 year ago
  75. c04c2ed Revert "Adapt psasim" by Ronald Cron · 1 year ago
  76. 3f8275e Scripts improvements by Ronald Cron · 1 year, 1 month ago
  77. b6f6cc8 Adapt psasim by Ronald Cron · 1 year, 1 month ago
  78. c29dd98 Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  79. 72d1888 Adapt run-test-suites.pl by Ronald Cron · 1 year, 1 month ago
  80. 77d6ac2 Adapt check_test_cases.py by Ronald Cron · 1 year, 1 month ago
  81. 635a2be Adapt all.sh by Ronald Cron · 1 year, 1 month ago
  82. 0866936 Adapt basic-build-test.sh by Ronald Cron · 1 year, 1 month ago
  83. f5a1785 Adapt test_psa_constant_names.py by Ronald Cron · 1 year, 1 month ago
  84. f76cd22 Adapt CMake build of TLS and x509 test suites by Ronald Cron · 1 year, 1 month ago
  85. 7f410db tests: CMake: Align/fix config test suite generation by Ronald Cron · 1 year, 1 month ago
  86. 901a675 Adapt make build system by Ronald Cron · 1 year, 1 month ago
  87. 476d51e Adapt .gitignore files by Ronald Cron · 1 year, 1 month ago
  88. 701b88c Move crypto test suites by Ronald Cron · 1 year, 1 month ago
  89. e7fdfdb Merge pull request #9123 from eleuzi01/replace-mbedtls-md-can-md5 by Bence Szépkúti · 1 year, 1 month ago
  90. b449476 Merge pull request #9354 from eleuzi01/replace-ecp-have-secp512r1 by Paul Elliott · 1 year, 1 month ago
  91. df772da Merge pull request #9358 from eleuzi01/replace-curve by Paul Elliott · 1 year, 1 month ago
  92. b66a991 Replace MBEDTLS_MD_CAN_MD5 with PSA_WANT_ALG_MD5 by Elena Uziunaite · 1 year, 3 months ago
  93. 7ab9867 Merge pull request #9290 from sezrab/replace_MBEDTLS_MD_CAN_MD5_with_PSA_WANT by Gilles Peskine · 1 year, 1 month ago
  94. 9a75ddd Merge pull request #9350 from eleuzi01/replace-ecp-have-secp224r1 by Gilles Peskine · 1 year, 1 month ago
  95. 3962a38 Merge pull request #9287 from Wenxing-hou/fix_some_typo by Paul Elliott · 1 year, 1 month ago
  96. b8d1087 Replace MBEDTLS_ECP_HAVE_BP*R1 with PSA_WANT counterparts by Elena Uziunaite · 1 year, 1 month ago
  97. 24e24f2 Replace MBEDTLS_ECP_HAVE_SECP521R1 with PSA_WANT_ECC_SECP_R1_521 by Elena Uziunaite · 1 year, 1 month ago
  98. eaa0cf0 Replace MBEDTLS_ECP_HAVE_SECP224R1 with PSA_WANT_ECC_SECP_R1_224 by Elena Uziunaite · 1 year, 1 month ago
  99. cb854d5 Merge pull request #9356 from eleuzi01/replace-ecp-have-secp-k1 by Gilles Peskine · 1 year, 1 month ago
  100. 8e53e96 Merge pull request #9348 from eleuzi01/replace-ecp-have-secp192r1 by Gilles Peskine · 1 year, 1 month ago