1. e0fa7ec Merge pull request #7988 from gabor-mezei-arm/7598_add_32bit_test_component by Janos Follath · 2 years ago
  2. e256cc1 Add 32bit test component for ecp with new bignum interface by Gabor Mezei · 2 years ago
  3. c154a04 Fix dependencies for DH (and RSA) key pairs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  4. afe4b79 Enable DH in generate_psa_tests.py by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  5. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  6. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  7. 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years ago
  8. c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  9. 7612d8c all.sh: Use consistently CONFIG_TEST_DRIVER_H by Ronald Cron · 2 years, 1 month ago
  10. 6b49b55 all.sh: Use consistently CRYPTO_CONFIG_H by Ronald Cron · 2 years, 1 month ago
  11. 7a93ac5 all.sh: Use consistently CONFIG_H by Ronald Cron · 2 years, 1 month ago
  12. 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  13. e501d0e Add change log and non-regression test by Ronald Cron · 2 years, 1 month ago
  14. b366fe9 Merge pull request #7478 from yuhaoth/pr/add-script-for-generating-cert-macros by Gilles Peskine · 2 years, 1 month ago
  15. 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
  16. 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
  17. 42796e2 generate_psa_tests: fix automatically generated tests for RSA by Valerio Setti · 2 years, 1 month ago
  18. 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
  19. f614bde Merge pull request #7656 from mprse/ffdh_tls13_v2_drivers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  20. 0085c2e test: fix message's text by Valerio Setti · 2 years, 1 month ago
  21. 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
  22. 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 2 years, 1 month ago
  23. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  24. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  25. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  26. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  27. 99a82dd fix python lint fails by Jerry Yu · 2 years, 2 months ago
  28. 5811869 Add test_certs.h generate script by Jerry Yu · 2 years, 2 months ago
  29. 6db6047 Add a new test component to test the new bignum interface with `TEST_HOOKS` by Gabor Mezei · 2 years, 1 month ago
  30. 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  31. 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  32. 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
  33. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  34. 84f4ff1 Minor adaptations after ffdh was enabled for tls1.3 by Przemek Stekiel · 2 years, 1 month ago
  35. 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
  36. 01c248c Enable TLS1.3 in FFDH alg build with drivers and add reference config(without drivers) by Przemek Stekiel · 2 years, 2 months ago
  37. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  38. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  39. a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
  40. 9b6b5a0 Enable testing the cloned ecp module by Gabor Mezei · 2 years, 2 months ago
  41. eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
  42. 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
  43. c0d2f84 test: replace all KEY_TYPE_ECC_KEY_PAIR with proper symbols by Valerio Setti · 2 years, 1 month ago
  44. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  45. 072bded test: use proper key pair symbols in accelerated list for EC curve test by Valerio Setti · 2 years, 1 month ago
  46. 7bbd98f generate_psa_tests: minor fixes by Valerio Setti · 2 years, 1 month ago
  47. 24c64e8 generate_psa_tests: improve script to handle all generated files by Valerio Setti · 2 years, 1 month ago
  48. 656f5ff generate_psa_tests: remove GENPRIME from dependencies of RSA key pair by Valerio Setti · 2 years, 1 month ago
  49. 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 1 month ago
  50. 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 1 month ago
  51. f6587be test: remove useless accelerator intialization + minor restyling by Valerio Setti · 2 years, 1 month ago
  52. a983655 test: use better naming for new components by Valerio Setti · 2 years, 1 month ago
  53. 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 2 months ago
  54. 249b18a test: add new component to test with all KEY_PAIRs enabled but one by Valerio Setti · 2 years, 2 months ago
  55. 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
  56. 88651c4 Change build target as Cortex-A32 not supported on CI by Dave Rodgman · 2 years, 1 month ago
  57. 0f0f769 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  58. fb374e6 Split armcc tests to separate component by Dave Rodgman · 2 years, 1 month ago
  59. cd04020 Add comment by Dave Rodgman · 2 years, 1 month ago
  60. 6001fb2 Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  61. 904c589 Revert "Extend TF-M build test to test all shipped configs" by Dave Rodgman · 2 years, 1 month ago
  62. 4430185 Extend TF-M build test to test all shipped configs by Dave Rodgman · 2 years, 1 month ago
  63. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  64. c164c07 Add TF-M build test to all.sh by Dave Rodgman · 2 years, 1 month ago
  65. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  66. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
  67. aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
  68. 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  69. 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 2 months ago
  70. 1814bb7 test: re-enable PK and RSA in component without ECP/ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  71. 3d9af47 Fix tests? by Dave Rodgman · 2 years, 2 months ago
  72. 6a08b68 Simplify aesni support test by Dave Rodgman · 2 years, 2 months ago
  73. f8986e3 Clarify support_test_aesni by Dave Rodgman · 2 years, 2 months ago
  74. b959027 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
  75. 20cc563 Improve logic for checking for presence of AESNI code by Dave Rodgman · 2 years, 2 months ago
  76. a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
  77. f18a7e1 Fix typo by Dave Rodgman · 2 years, 2 months ago
  78. f87e526 Fix test error by Dave Rodgman · 2 years, 2 months ago
  79. 48d8e83 fix CI failure by Dave Rodgman · 2 years, 2 months ago
  80. 336a453 Fix typo by Dave Rodgman · 2 years, 2 months ago
  81. 086e137 code style by Dave Rodgman · 2 years, 2 months ago
  82. 96a9e6a Address test review comments by Dave Rodgman · 2 years, 2 months ago
  83. fa1d05c Remove not-needed compiler flags by Dave Rodgman · 2 years, 2 months ago
  84. e1dd6e9 Merge remote-tracking branch 'origin/development' into prefer-intrinsics by Dave Rodgman · 2 years, 2 months ago
  85. be60fcc Add test for plain C path by Dave Rodgman · 2 years, 2 months ago
  86. c2b7264 Simplify aesni test by Dave Rodgman · 2 years, 2 months ago
  87. 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 2 months ago
  88. 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
  89. 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  90. addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
  91. aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
  92. 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
  93. 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
  94. 838dc46 Test asm and intrinsics from all.sh by Dave Rodgman · 2 years, 2 months ago
  95. 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
  96. 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
  97. a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
  98. 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
  99. 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
  100. ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago