1. ee3a4d0 debug: replace occurence of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  2. 6f0441d tls: replace occurencies of ECP_LIGHT with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  3. 0085c2e test: fix message's text by Valerio Setti · 2 years, 1 month ago
  4. 16b70f2 test: enabled ssl-opt testing in no_ecp_at_all components by Valerio Setti · 2 years, 1 month ago
  5. 887f823 test: re-enable TLS and key exchanges in no_ecp_at_all component by Valerio Setti · 2 years, 1 month ago
  6. 7dbd2bf Merge pull request #7441 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  7. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  8. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  9. 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  10. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  11. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  12. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  13. 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  14. 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  15. 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
  16. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  17. 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
  18. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  19. e554f1b Merge pull request #7853 from lpy4105/issue/7816/add-commands-for-files-in-parse_input by Gilles Peskine · 2 years, 1 month ago
  20. 0d539c2 Merge pull request #7702 from silabs-Kusumit/PBKDF2_out_of_range_input_cost by Dave Rodgman · 2 years, 1 month ago
  21. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  22. 45e009a Merge pull request #7814 from valeriosetti/issue7746 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  23. c4a760c Merge pull request #7849 from davidhorstmann-arm/fix-string-to-names-retcode by Tom Cosgrove · 2 years, 1 month ago
  24. 78ecf41f Change spaces to a tab in a makefile recipe by Andrzej Kurek · 2 years, 1 month ago
  25. 03478d2 Merge branch 'development' into issue/7816/add-commands-for-files-in-parse_input by Andrzej Kurek · 2 years, 1 month ago
  26. a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
  27. 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 2 years, 1 month ago
  28. eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
  29. 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
  30. c0d2f84 test: replace all KEY_TYPE_ECC_KEY_PAIR with proper symbols by Valerio Setti · 2 years, 1 month ago
  31. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  32. 072bded test: use proper key pair symbols in accelerated list for EC curve test by Valerio Setti · 2 years, 1 month ago
  33. 7bbd98f generate_psa_tests: minor fixes by Valerio Setti · 2 years, 1 month ago
  34. 24c64e8 generate_psa_tests: improve script to handle all generated files by Valerio Setti · 2 years, 1 month ago
  35. 4c0174d psa: replace remaining ECC_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
  36. 656f5ff generate_psa_tests: remove GENPRIME from dependencies of RSA key pair by Valerio Setti · 2 years, 2 months ago
  37. 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 2 months ago
  38. 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 2 months ago
  39. 5ac2689 test: reset proper guards for ECJPAKE tests by Valerio Setti · 2 years, 2 months ago
  40. ac6b0d1 test: rename function testing EC key generation in driver_wrappers by Valerio Setti · 2 years, 2 months ago
  41. 2a63460 psa: fix guards for EC key derivation by Valerio Setti · 2 years, 2 months ago
  42. f6587be test: remove useless accelerator intialization + minor restyling by Valerio Setti · 2 years, 2 months ago
  43. a983655 test: use better naming for new components by Valerio Setti · 2 years, 2 months ago
  44. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 2 months ago
  45. 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 2 months ago
  46. f099770 test: replace ECC_KEY_PAIR_LEGACY with GENERATE by Valerio Setti · 2 years, 2 months ago
  47. c2a4fb7 test: replace ECC_KEY_PAIR_LEGACY with DERIVE by Valerio Setti · 2 years, 2 months ago
  48. 249b18a test: add new component to test with all KEY_PAIRs enabled but one by Valerio Setti · 2 years, 2 months ago
  49. 3f2448b Merge pull request #7802 from AndrzejKurek/go-go-der-certs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  50. 18730dd fix fragile way to refer to server1.req.sha256 by Pengyu Lv · 2 years, 1 month ago
  51. 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
  52. e773077 pk_wrap: add support for ECDSA verify for opaque keys by Valerio Setti · 2 years, 2 months ago
  53. 88651c4 Change build target as Cortex-A32 not supported on CI by Dave Rodgman · 2 years, 1 month ago
  54. 0f0f769 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  55. fb374e6 Split armcc tests to separate component by Dave Rodgman · 2 years, 1 month ago
  56. cd04020 Add comment by Dave Rodgman · 2 years, 1 month ago
  57. 6001fb2 Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  58. ab26649 Make parse_input targets depend on files in parse_input if possible by Pengyu Lv · 2 years, 1 month ago
  59. 7d55dd2 Fix malformed directoryName extensions by Andrzej Kurek · 2 years, 1 month ago
  60. 7d7c208 fix the command of server5-sha%.crt by Pengyu Lv · 2 years, 1 month ago
  61. a0350f7 fix wrong dependency file path by Pengyu Lv · 2 years, 1 month ago
  62. 904c589 Revert "Extend TF-M build test to test all shipped configs" by Dave Rodgman · 2 years, 1 month ago
  63. 92a55bf Merge pull request #7793 from minosgalanakis/ecp/6025_fast_reduction_dispatch by Paul Elliott · 2 years, 1 month ago
  64. 4430185 Extend TF-M build test to test all shipped configs by Dave Rodgman · 2 years, 1 month ago
  65. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  66. c164c07 Add TF-M build test to all.sh by Dave Rodgman · 2 years, 1 month ago
  67. c439c67 Merge pull request #7719 from davidhorstmann-arm/second-jpake-state-machine-rework by Janos Follath · 2 years, 1 month ago
  68. 7dda271 Fix description of functions by Przemek Stekiel · 2 years, 1 month ago
  69. db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
  70. 163d346 test_suite_ecp: Changed to BITS_TO_LIMBS(224) * 2 in `ecp_mod_p_generic_raw`. by Minos Galanakis · 2 years, 1 month ago
  71. 23394b1 test_suite_ecp: Updated ecp_mod_p_generic_raw to use the `BITS_TO_LIMBS` macro. by Minos Galanakis · 2 years, 1 month ago
  72. b50ae1f Add regression testcase for string_to_names() by David Horstmann · 2 years, 1 month ago
  73. dfc2e26 Short too long lines by Jerry Yu · 2 years, 1 month ago
  74. 8ee086d remove parse input only files from `all_final` by Jerry Yu · 2 years, 1 month ago
  75. c31a798 Replace MBEDTLS_ECDH_C dependency in ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  76. 7d2a54c fix wrong dependency file path by Jerry Yu · 2 years, 1 month ago
  77. 92d1ec6 Change path for the files only exits in parse_input by Jerry Yu · 2 years, 1 month ago
  78. 54e8632 copy command for parse_input/* when it exists in data_files by Jerry Yu · 2 years, 1 month ago
  79. cbfe333 add test case for zero input cost by Kusumit Ghoderao · 2 years, 1 month ago
  80. 42b02b9 Add test and test case for input cost greater than vendor maximum by Kusumit Ghoderao · 2 years, 2 months ago
  81. 93baf39 test_suite_ecp.data: Added test cases for modulo-1 in coordinate representation. by Minos Galanakis · 2 years, 1 month ago
  82. 8bfe897 Add ssl-opt functions to check openssl with ffdh support and openssl ephemeral key exchange by Przemek Stekiel · 2 years, 1 month ago
  83. 603271c test: solve disparities in driver coverage analysis for no_ecp_at_all() by Valerio Setti · 2 years, 1 month ago
  84. aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
  85. e0c329b test_suite_ecp.data: Limb aligned inputs by Minos Galanakis · 2 years, 1 month ago
  86. a984d77 ecp_curves: Added dataset for SECP224K1 Coordinate Modulus. by Minos Galanakis · 2 years, 1 month ago
  87. 6d00c67 Allow second run for ffdhe8192 ssl-opt tests by Przemek Stekiel · 2 years, 1 month ago
  88. bb521fd Don't directly access iv_size by Dave Rodgman · 2 years, 1 month ago
  89. 9282d4f Don't directly access key_bitlen by Dave Rodgman · 2 years, 1 month ago
  90. 9a3a1a6 Simplify directory name comparison in tests by David Horstmann · 2 years, 1 month ago
  91. fee70a5 test_suite_ecp: Extended `ecp_mul_inv` tests for optimised reduction. by Minos Galanakis · 2 years, 2 months ago
  92. 3048c8c Merge pull request #7725 from minosgalanakis/ecp/7268_add_optimised_reduction_setup_3 by Paul Elliott · 2 years, 1 month ago
  93. a5f7de1 Refactor injecting errors in the second round by David Horstmann · 2 years, 2 months ago
  94. 25c9070 Test extra inputs and outputs at the end of J-PAKE by David Horstmann · 2 years, 2 months ago
  95. a62d712 Add testing for extra calls during a round by David Horstmann · 2 years, 2 months ago
  96. e7f21e6 Change J-PAKE internal state machine by David Horstmann · 2 years, 3 months ago
  97. 2fb9d00 Merge pull request #7682 from valeriosetti/issue7453 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  98. 4b3c02b test: remove duplicate PK_HAVE_ECC_KEYS dependency in pkparse suite by Valerio Setti · 2 years, 2 months ago
  99. edf0597 Merge pull request #7691 from DemiMarie/test-equal by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  100. 458b96b Merge pull request #7638 from AndrzejKurek/cert-apps-use-ips by Paul Elliott · 2 years, 2 months ago