1. f292b9d Fix pastapasta by Gilles Peskine · 2 years, 4 months ago
  2. 3c96e0f typo by Gilles Peskine · 2 years, 4 months ago
  3. 55ad28a Document a known issue with testing of mbedtls_x509_crt_parse_path by Gilles Peskine · 2 years, 4 months ago
  4. 1e5fec6 Improve testing of mbedtls_x509_crt_parse_file by Gilles Peskine · 2 years, 4 months ago
  5. d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
  6. c70d9ea Merge pull request #7412 from silabs-Kusumit/PBKDF2_implementation by Gilles Peskine · 2 years, 3 months ago
  7. f317df9 Merge pull request #7461 from valeriosetti/issue7460-part1 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  8. d60dfc0 Add test for parse_binary_string by Kusumit Ghoderao · 2 years, 3 months ago
  9. 14d6b11 Merge pull request #7419 from yuhaoth/test/random-time-test-fail by Gilles Peskine · 2 years, 3 months ago
  10. 7c0f91b test: use define for initializing ssl_message_queue struct by Valerio Setti · 2 years, 3 months ago
  11. 00a256f test: fix USE_PSA_INIT position in test_suite_ssl by Valerio Setti · 2 years, 3 months ago
  12. 0f2f996 change binary_string_parser for big-endian input by Kusumit Ghoderao · 2 years, 3 months ago
  13. e93c90e Merge pull request #7433 from oberon-microsystems/fix-psa-aead-chacha20-test-dependency by Dave Rodgman · 2 years, 3 months ago
  14. b6ad682 Update tests/suites/test_suite_psa_crypto.function by Kusumit-Silabs · 2 years, 3 months ago
  15. af0225e change binary_string_parser for big-endian input by Kusumit Ghoderao · 2 years, 3 months ago
  16. c6fdf1b Add tests with INPUT_INTEGER as key_type_arg by Kusumit Ghoderao · 2 years, 3 months ago
  17. 12e0b4b Use key_type_arg for determining input method by Kusumit Ghoderao · 2 years, 3 months ago
  18. 91a6183 Merge pull request #7427 from minosgalanakis/ecp/7258_ecp_mod_p256K1_add_test_cases by Janos Follath · 2 years, 3 months ago
  19. 10f4091 Merge pull request #7462 from daverodgman/clz_size_opt by Tom Cosgrove · 2 years, 3 months ago
  20. 4f30a6a Remove undesirable test by Dave Rodgman · 2 years, 3 months ago
  21. 2e863ec Remove unnecessary if to save 16 bytes by Dave Rodgman · 2 years, 3 months ago
  22. d14e04e Use ASSERT_COMPARE for comapring buffers by Przemek Stekiel · 2 years, 3 months ago
  23. 4dfed0a test_suite_ecp: Refactored `ecp_mod_p256k1` to alignt with `ecp_mod_p192k1` by Minos Galanakis · 2 years, 4 months ago
  24. 9c2c81f ecp_curves: Renamed `ecp_mod_p256k1` -> `mbedtls_ecp_mod_p256k1` by Minos Galanakis · 2 years, 4 months ago
  25. d6751dc ecp_curves: Added unit-tests for `secp256k1` by Minos Galanakis · 2 years, 4 months ago
  26. 14bfdbf test: update guards also for pkwrite and pkparse by Valerio Setti · 2 years, 3 months ago
  27. 8bb93bb test: fix max value in test_mx32 by Valerio Setti · 2 years, 3 months ago
  28. e50831c test: minor fix for non-initialized variable by valerio · 2 years, 4 months ago
  29. 32f2ac9 test: proper positioning of USE_PSA_INIT + added missing exit labels by valerio · 2 years, 4 months ago
  30. 285dae8 test: fix USE_PSA_INIT/DONE for SSL test suite by Valerio Setti · 2 years, 4 months ago
  31. 569c171 test: fix USE_PSA_INIT/DONE for x509 test suite by Valerio Setti · 2 years, 4 months ago
  32. b79f7db test: fix USE_PSA_INIT/DONE for PK test suite by Valerio Setti · 2 years, 4 months ago
  33. feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  34. 0281d76 Merge pull request #7449 from valeriosetti/issue7446 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  35. 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
  36. bf974b9 test_suite_pkwrite: replace memcpy with memmove by Valerio Setti · 2 years, 3 months ago
  37. 547b3a4 fix typos by Valerio Setti · 2 years, 3 months ago
  38. 7bacaf8 fix new line difference in Windows by Valerio Setti · 2 years, 3 months ago
  39. 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 4 months ago
  40. bbf8810 Document undefined case. Clarify test code. by Dave Rodgman · 2 years, 4 months ago
  41. 678e630 Remove test-case for all-zero by Dave Rodgman · 2 years, 4 months ago
  42. ad2091d fix grammar issues by Jerry Yu · 2 years, 4 months ago
  43. d54cb83 Fix tests by Dave Rodgman · 2 years, 4 months ago
  44. fe8a8cd Size/perf optimisation for mbedtls_mpi_core_clz by Dave Rodgman · 2 years, 4 months ago
  45. 7415539 Fix code style by Kusumit Ghoderao · 2 years, 4 months ago
  46. 3b27a7f Fix hex_string converter by Kusumit Ghoderao · 2 years, 4 months ago
  47. a14ae5a Fix input_integer testing by Kusumit Ghoderao · 2 years, 4 months ago
  48. d3c7d53 Improve comments about the time_delay test. by Jerry Yu · 2 years, 4 months ago
  49. 357b9e1 test_suite_ecp: Refactored `ecp_mod_p224k1` to alignt with `ecp_mod_p192k1` by Minos Galanakis · 2 years, 4 months ago
  50. e5dab97 ecp_curves: Added unit-tests for `secp224k1` by Minos Galanakis · 2 years, 4 months ago
  51. af04f63 Add an IPv4 mapped IPv6 test by Andrzej Kurek · 2 years, 4 months ago
  52. 3c3b94a Merge pull request #7424 from gabor-mezei-arm/7256_unit_tests_for_p192k1 by Janos Follath · 2 years, 4 months ago
  53. 2280895 test: properly check written PEM buffer len by Valerio Setti · 2 years, 4 months ago
  54. 232a006 test: fix extension in DER test files by Valerio Setti · 2 years, 4 months ago
  55. 1b59e76 Merge pull request #7431 from valeriosetti/issue7404 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  56. 15cac17 test: fix dependencies in DER and PEM tests by Valerio Setti · 2 years, 4 months ago
  57. c9cb532 test: specify input file type through enum by Valerio Setti · 2 years, 4 months ago
  58. ed9b9a7 Add warning to reserve the reason by Jerry Yu · 2 years, 4 months ago
  59. 8b7d432 test: add Makefile target for the generated DER files by Valerio Setti · 2 years, 4 months ago
  60. d1190a5 Update comments and remove delay seconds test by Jerry Yu · 2 years, 4 months ago
  61. 3401b30 test: use proper macros for checks by Valerio Setti · 2 years, 4 months ago
  62. 4852bb8 remove time delay tests by Jerry Yu · 2 years, 4 months ago
  63. 28567ab test: add DER file format for pkwrite tests by Valerio Setti · 2 years, 4 months ago
  64. c60bc5e test: add support for DER format in pkwrite tests by Valerio Setti · 2 years, 4 months ago
  65. 8959095 test: memory footprint optimization for pkwrite tests by Valerio Setti · 2 years, 4 months ago
  66. 4359bad Merge pull request #7331 from mprse/ec-jpake-fix2 by Paul Elliott · 2 years, 4 months ago
  67. 2dbc306 test: remove useless ECP_LIGHT guard in psa_exercise_key by Valerio Setti · 2 years, 4 months ago
  68. e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
  69. 2f1e85f fix comments issues by Jerry Yu · 2 years, 4 months ago
  70. 6942cc3 Merge pull request #7410 from valeriosetti/issue7390 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  71. f33c7e3 Code style by Dave Rodgman · 2 years, 4 months ago
  72. 9145dc4 Ensure variables initialised by Dave Rodgman · 2 years, 4 months ago
  73. c07df36 More fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
  74. 06969fc Introduce a test for a sw implementation of inet_pton by Andrzej Kurek · 2 years, 4 months ago
  75. fe05081 Introduce an additional test for IPV4 parsing by Andrzej Kurek · 2 years, 4 months ago
  76. e404612 Replace old macro in test_suite_x509parse by Andrzej Kurek · 2 years, 4 months ago
  77. b169671 Tidy-up by Dave Rodgman · 2 years, 4 months ago
  78. df2d5b1 Fix compile error by Dave Rodgman · 2 years, 4 months ago
  79. 0a05e70 Tidy-up by Dave Rodgman · 2 years, 4 months ago
  80. 9dc8b6a Test fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
  81. 00c9c7a Remove unneeded limb variables by Gabor Mezei · 2 years, 4 months ago
  82. b70f5f1 Add checks to guarantee positive input parameters by Gabor Mezei · 2 years, 4 months ago
  83. b86ead3 Add generated tests for ecp_mod_p192k1 by Gabor Mezei · 2 years, 4 months ago
  84. 6d3ec55 Merge pull request #7329 from minosgalanakis/ecp/unify_test_cases by Janos Follath · 2 years, 4 months ago
  85. 6d2ee70 test_suite_ecp: Removed `MBEDTLS_ECP_DP_SECP_GENERIC_ENABLED` dependency. by Minos Galanakis · 2 years, 4 months ago
  86. 25c739b Fix PSA AEAD ChaCha20 test dependency. by Stephan Koch · 2 years, 4 months ago
  87. 9cea093 test: resolve remaining disparities in test_suite_ssl by Valerio Setti · 2 years, 4 months ago
  88. 7bd00e0 use MBEDTLS_PK_CAN_ECDSA_SOME by Glenn Strauss · 2 years, 5 months ago
  89. 700ffa0 use MBEDTLS_HAS_ALG_SHA_256_VIA_MD_OR_PSA_BASED_ON_USE_PSA by Glenn Strauss · 2 years, 5 months ago
  90. 6f545ac Add mbedtls_x509_crt_parse_cn_inet_pton() tests by Glenn Strauss · 2 years, 9 months ago
  91. 3208b0b add IP SAN tests changes per mbedTLS standards by Eugene K · 5 years ago
  92. a9aafd4 test: revert undesired debug change in ssl-opt by Valerio Setti · 2 years, 4 months ago
  93. 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
  94. 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
  95. 5278986 psa: fix ECP guards for key derivation by Valerio Setti · 2 years, 4 months ago
  96. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  97. 29b395c test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT by Valerio Setti · 2 years, 4 months ago
  98. 6a327a5 Merge pull request #7393 from valeriosetti/issue7389 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  99. 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  100. 7816c24 test: fix guards position in test_suite_pk by Valerio Setti · 2 years, 4 months ago