1. 3c22366 Merge pull request #7863 from valeriosetti/issue7790 by Paul Elliott · 2 years, 1 month ago
  2. 88f34e3 Merge pull request #7703 from gabor-mezei-arm/7598_clone_the_eco_module by Paul Elliott · 2 years, 1 month ago
  3. 1e6063c test: set MBEDTLS_ECP_DP dependency also for Montgomery curves by Valerio Setti · 2 years, 1 month ago
  4. d476faa test: add more tests for Montgomery's invalid masks by Valerio Setti · 2 years, 1 month ago
  5. aed8799 test: verify that Montgomery keys can be fixed on parsing by Valerio Setti · 2 years, 1 month ago
  6. 4a09dcc test: replace ECP_DP_CURVE25519_ENABLED with PSA_WANT_ECC_MONTGOMERY_255 by Valerio Setti · 2 years, 1 month ago
  7. ef80d11 test: add proper key requirements in X25519 key parsing tests by Valerio Setti · 2 years, 1 month ago
  8. 5f54020 analyze_outcomes: do not skip test about wrong Montgomery private key by Valerio Setti · 2 years, 1 month ago
  9. 0a92121 test: test of Montgomery keys with uncorrect bits whenever PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
  10. b387fcf Adapt names (curves -> groups) in a separately added test case by Gilles Peskine · 2 years, 1 month ago
  11. 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
  12. d9f0c76 Merge pull request #7879 from tgonzalezorlandoarm/development by Gilles Peskine · 2 years, 1 month ago
  13. f3e488e Merge pull request #7216 from lpy4105/issue/6840/add-getters-for-some-fields by Dave Rodgman · 2 years, 1 month ago
  14. f614bde Merge pull request #7656 from mprse/ffdh_tls13_v2_drivers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  15. e183ece Merge pull request #7136 from yanrayw/5692-record-compatsh-test-cases by Dave Rodgman · 2 years, 1 month ago
  16. 5c41ae8 Merge pull request #7887 from ronald-cron-arm/fix-hrr-in-psk-kem by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  17. 5cbb93e Add test for cache timeout getter by Pengyu Lv · 2 years, 1 month ago
  18. db61433 Add test for endpoint getter by Pengyu Lv · 2 years, 1 month ago
  19. 30e0870 Add test for hostname getter by Pengyu Lv · 2 years, 1 month ago
  20. 7dbd2bf Merge pull request #7441 from gilles-peskine-arm/mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  21. 2dfe799 Merge pull request #6914 from davidhorstmann-arm/cmake-pass-through-config-defines by Paul Elliott · 2 years, 1 month ago
  22. 461d59b Merge pull request #7858 from mprse/ffdh_tls13_v2_f by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  23. 8abb349 Merge branch 'development' into mbedtls_x509_crt_parse_path-qemu-bug by Dave Rodgman · 2 years, 1 month ago
  24. 8a74f07 tls13: server: Fix spurious HRR by Ronald Cron · 2 years, 2 months ago
  25. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  26. 3719f9e tests/test_suite_pem: Augment DES test cases with AES: PEM by Tomás González · 2 years, 1 month ago
  27. a30c5cf Use minimal include in test_suite_random by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  28. d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  29. 801d5b4 Remove unnecessary (and harmful) include by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  30. 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  31. 615cbcd Provide additional comments for claryfication by Przemek Stekiel · 2 years, 1 month ago
  32. 2a7bcaf Use only `MBEDTLS_ECP_WITH_MPI_UINT` to switch between the ecp variants by Gabor Mezei · 2 years, 1 month ago
  33. 6db6047 Add a new test component to test the new bignum interface with `TEST_HOOKS` by Gabor Mezei · 2 years, 1 month ago
  34. 3d0c825 Merge pull request #7825 from daverodgman/cipher_wrap_size by Dave Rodgman · 2 years, 1 month ago
  35. 969c145 Use CONFIG_H variable rather than config file name by David Horstmann · 2 years, 6 months ago
  36. 20550e3 all.sh component to test cmake custom config file by David Horstmann · 2 years, 7 months ago
  37. 565353e Cleanup the code by Przemek Stekiel · 2 years, 1 month ago
  38. 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
  39. 45255e4 Adapt names (curves -> groups) by Przemek Stekiel · 2 years, 1 month ago
  40. 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
  41. 84f4ff1 Minor adaptations after ffdh was enabled for tls1.3 by Przemek Stekiel · 2 years, 1 month ago
  42. 85b6442 Add ffdh accel vs reference check to analyze_outcomes.py by Przemek Stekiel · 2 years, 2 months ago
  43. 01c248c Enable TLS1.3 in FFDH alg build with drivers and add reference config(without drivers) by Przemek Stekiel · 2 years, 2 months ago
  44. 9cf17da Merge pull request #7851 from daverodgman/fix-unused-aes by Dave Rodgman · 2 years, 1 month ago
  45. e554f1b Merge pull request #7853 from lpy4105/issue/7816/add-commands-for-files-in-parse_input by Gilles Peskine · 2 years, 1 month ago
  46. 0d539c2 Merge pull request #7702 from silabs-Kusumit/PBKDF2_out_of_range_input_cost by Dave Rodgman · 2 years, 1 month ago
  47. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  48. 45e009a Merge pull request #7814 from valeriosetti/issue7746 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  49. c4a760c Merge pull request #7849 from davidhorstmann-arm/fix-string-to-names-retcode by Tom Cosgrove · 2 years, 1 month ago
  50. 78ecf41f Change spaces to a tab in a makefile recipe by Andrzej Kurek · 2 years, 1 month ago
  51. 03478d2 Merge branch 'development' into issue/7816/add-commands-for-files-in-parse_input by Andrzej Kurek · 2 years, 1 month ago
  52. a2c1a38 Merge pull request #7630 from daverodgman/prefer-intrinsics by Dave Rodgman · 2 years, 1 month ago
  53. 2d07a72 Merge pull request #7821 from davidhorstmann-arm/simplify-test-dn-formatting by Dave Rodgman · 2 years, 1 month ago
  54. c810707 Add check for the ecp module variants by Gabor Mezei · 2 years, 2 months ago
  55. 9b6b5a0 Enable testing the cloned ecp module by Gabor Mezei · 2 years, 2 months ago
  56. eabfef3 generate_psa_tests: fix docstring for tweak_key_pair_dependency function by Valerio Setti · 2 years, 1 month ago
  57. 0c42c43 generate_psa_tests: optimize code for key pair dependencies generation by Valerio Setti · 2 years, 1 month ago
  58. c0d2f84 test: replace all KEY_TYPE_ECC_KEY_PAIR with proper symbols by Valerio Setti · 2 years, 1 month ago
  59. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  60. 072bded test: use proper key pair symbols in accelerated list for EC curve test by Valerio Setti · 2 years, 1 month ago
  61. 7bbd98f generate_psa_tests: minor fixes by Valerio Setti · 2 years, 1 month ago
  62. 24c64e8 generate_psa_tests: improve script to handle all generated files by Valerio Setti · 2 years, 1 month ago
  63. 4c0174d psa: replace remaining ECC_KEY_PAIR_LEGACY symbols with proper ones by Valerio Setti · 2 years, 1 month ago
  64. 656f5ff generate_psa_tests: remove GENPRIME from dependencies of RSA key pair by Valerio Setti · 2 years, 1 month ago
  65. 76882fc generate_psa_tests: improve code for key pairs dependency generation by Valerio Setti · 2 years, 1 month ago
  66. 5d58a55 generate_psa_tests: fix comments by Valerio Setti · 2 years, 1 month ago
  67. 5ac2689 test: reset proper guards for ECJPAKE tests by Valerio Setti · 2 years, 1 month ago
  68. ac6b0d1 test: rename function testing EC key generation in driver_wrappers by Valerio Setti · 2 years, 1 month ago
  69. 2a63460 psa: fix guards for EC key derivation by Valerio Setti · 2 years, 1 month ago
  70. f6587be test: remove useless accelerator intialization + minor restyling by Valerio Setti · 2 years, 1 month ago
  71. a983655 test: use better naming for new components by Valerio Setti · 2 years, 1 month ago
  72. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 2 months ago
  73. 5ca80e7 test: properly handle new KEY_PAIR_yyy symbols in PSA generated test by Valerio Setti · 2 years, 2 months ago
  74. f099770 test: replace ECC_KEY_PAIR_LEGACY with GENERATE by Valerio Setti · 2 years, 2 months ago
  75. c2a4fb7 test: replace ECC_KEY_PAIR_LEGACY with DERIVE by Valerio Setti · 2 years, 2 months ago
  76. 249b18a test: add new component to test with all KEY_PAIRs enabled but one by Valerio Setti · 2 years, 2 months ago
  77. 3f2448b Merge pull request #7802 from AndrzejKurek/go-go-der-certs by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  78. 18730dd fix fragile way to refer to server1.req.sha256 by Pengyu Lv · 2 years, 1 month ago
  79. 1a4936a Remove options not known to older gcc by Dave Rodgman · 2 years, 1 month ago
  80. e773077 pk_wrap: add support for ECDSA verify for opaque keys by Valerio Setti · 2 years, 2 months ago
  81. 88651c4 Change build target as Cortex-A32 not supported on CI by Dave Rodgman · 2 years, 1 month ago
  82. 0f0f769 Nicer formatting by Dave Rodgman · 2 years, 1 month ago
  83. fb374e6 Split armcc tests to separate component by Dave Rodgman · 2 years, 1 month ago
  84. cd04020 Add comment by Dave Rodgman · 2 years, 1 month ago
  85. 6001fb2 Test combinations of macros for aes.o by Dave Rodgman · 2 years, 1 month ago
  86. ab26649 Make parse_input targets depend on files in parse_input if possible by Pengyu Lv · 2 years, 1 month ago
  87. 7d55dd2 Fix malformed directoryName extensions by Andrzej Kurek · 2 years, 1 month ago
  88. 7d7c208 fix the command of server5-sha%.crt by Pengyu Lv · 2 years, 1 month ago
  89. a0350f7 fix wrong dependency file path by Pengyu Lv · 2 years, 1 month ago
  90. 904c589 Revert "Extend TF-M build test to test all shipped configs" by Dave Rodgman · 2 years, 1 month ago
  91. 92a55bf Merge pull request #7793 from minosgalanakis/ecp/6025_fast_reduction_dispatch by Paul Elliott · 2 years, 1 month ago
  92. 4430185 Extend TF-M build test to test all shipped configs by Dave Rodgman · 2 years, 1 month ago
  93. 3484db4 Change ffdh testing strategy by Przemek Stekiel · 2 years, 1 month ago
  94. c164c07 Add TF-M build test to all.sh by Dave Rodgman · 2 years, 1 month ago
  95. c439c67 Merge pull request #7719 from davidhorstmann-arm/second-jpake-state-machine-rework by Janos Follath · 2 years, 1 month ago
  96. 7dda271 Fix description of functions by Przemek Stekiel · 2 years, 1 month ago
  97. db041cc Merge pull request #7665 from AndrzejKurek/optimize-error-translation-code-size by Tom Cosgrove · 2 years, 1 month ago
  98. 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
  99. 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
  100. b50ae1f Add regression testcase for string_to_names() by David Horstmann · 2 years, 1 month ago