1. 232a006 test: fix extension in DER test files by Valerio Setti · 2 years, 4 months ago
  2. 15cac17 test: fix dependencies in DER and PEM tests by Valerio Setti · 2 years, 4 months ago
  3. c9cb532 test: specify input file type through enum by Valerio Setti · 2 years, 4 months ago
  4. 8b7d432 test: add Makefile target for the generated DER files by Valerio Setti · 2 years, 4 months ago
  5. 3401b30 test: use proper macros for checks by Valerio Setti · 2 years, 4 months ago
  6. 28567ab test: add DER file format for pkwrite tests by Valerio Setti · 2 years, 4 months ago
  7. c60bc5e test: add support for DER format in pkwrite tests by Valerio Setti · 2 years, 4 months ago
  8. 8959095 test: memory footprint optimization for pkwrite tests by Valerio Setti · 2 years, 4 months ago
  9. 6942cc3 Merge pull request #7410 from valeriosetti/issue7390 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  10. f33c7e3 Code style by Dave Rodgman · 2 years, 4 months ago
  11. 9145dc4 Ensure variables initialised by Dave Rodgman · 2 years, 4 months ago
  12. c07df36 More fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
  13. b169671 Tidy-up by Dave Rodgman · 2 years, 4 months ago
  14. df2d5b1 Fix compile error by Dave Rodgman · 2 years, 4 months ago
  15. 0a05e70 Tidy-up by Dave Rodgman · 2 years, 4 months ago
  16. 9dc8b6a Test fixes for big-endian by Dave Rodgman · 2 years, 4 months ago
  17. 6d3ec55 Merge pull request #7329 from minosgalanakis/ecp/unify_test_cases by Janos Follath · 2 years, 4 months ago
  18. 6d2ee70 test_suite_ecp: Removed `MBEDTLS_ECP_DP_SECP_GENERIC_ENABLED` dependency. by Minos Galanakis · 2 years, 4 months ago
  19. 9cea093 test: resolve remaining disparities in test_suite_ssl by Valerio Setti · 2 years, 4 months ago
  20. a9aafd4 test: revert undesired debug change in ssl-opt by Valerio Setti · 2 years, 4 months ago
  21. 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago
  22. 6c496a1 solve disparities for ECP_LIGHT between ref/accel by Valerio Setti · 2 years, 4 months ago
  23. 5278986 psa: fix ECP guards for key derivation by Valerio Setti · 2 years, 4 months ago
  24. d49cbc1 test: fix remaining failures in test due to the ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  25. 29b395c test: let test_psa_crypto_config_accel_all_ec_algs_use_psa use ECP_LIGHT by Valerio Setti · 2 years, 4 months ago
  26. 6a327a5 Merge pull request #7393 from valeriosetti/issue7389 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  27. 02c52a0 Merge pull request #7287 from yanrayw/7285-followup-of-PR6500 by Gilles Peskine · 2 years, 4 months ago
  28. 7816c24 test: fix guards position in test_suite_pk by Valerio Setti · 2 years, 4 months ago
  29. b3f20da test: fix error handling in the new pk_genkey_ec() function by Valerio Setti · 2 years, 4 months ago
  30. 12a063a test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
  31. 0b30442 ecp: revert changes to ECP module and related tests/programs by Valerio Setti · 2 years, 4 months ago
  32. b6891b1 pk: add alternate function for keypair generation using PSA by Valerio Setti · 2 years, 4 months ago
  33. b16a50e Merge pull request #7392 from valeriosetti/issue7388 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  34. f740767 Merge pull request #7391 from valeriosetti/issue7387 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  35. 3fddf25 test: use proper macros for PSA init/done by Valerio Setti · 2 years, 4 months ago
  36. 34f6755 pkparse: add new function for deriving public key from private using PSA by Valerio Setti · 2 years, 4 months ago
  37. 92278dc test_suite_ecp: Updated dependency macros for ecp_raw_generic. by Minos Galanakis · 2 years, 4 months ago
  38. 1358648 test_suite_ecp: Introduced `ecp_mod_p_generic_raw` by Minos Galanakis · 2 years, 5 months ago
  39. 0b3de6f Merge pull request #7288 from ronald-cron-arm/tls13-server-version-negotiation by Dave Rodgman · 2 years, 4 months ago
  40. 8c1ce22 tests: ssl: Restore !MBEDTLS_SSL_PROTO_TLS1_3 dependency by Ronald Cron · 2 years, 4 months ago
  41. c564938 Add downgrade protection mechanism by Ronald Cron · 2 years, 4 months ago
  42. 1a353ea ssl-opt.sh: Improve description of server negotiation tests by Ronald Cron · 2 years, 4 months ago
  43. d120bd6 ssl-opt.sh: Add version selection by the server tests by Ronald Cron · 2 years, 5 months ago
  44. 50ae84e ssl-opt.sh: Remove some unnecessary forcing of TLS 1.3 by Ronald Cron · 2 years, 5 months ago
  45. 097ba14 tls: srv: Set hybrid TLS 1.2/1.3 as default configuration by Ronald Cron · 2 years, 5 months ago
  46. 43263c0 tests: ssl: Extend move to handshake state tests by Ronald Cron · 2 years, 5 months ago
  47. 3b35455 tls: srv: Allow server hybrid TLS 1.2 and 1.3 configuration by Ronald Cron · 2 years, 5 months ago
  48. f95d169 ssl-opt.sh: Force TLS 1.2 on TLS 1.2 specific tests by Ronald Cron · 2 years, 5 months ago
  49. fd4c6af ssl-opt.sh: Force TLS 1.2 version by Ronald Cron · 2 years, 5 months ago
  50. 92dca39 ssl-opt.sh: Extend scope of some tests to TLS 1.3 by Ronald Cron · 2 years, 5 months ago
  51. 0aa1b88 ssl-opt.sh: Remove unnecessary explicit MBEDTLS_SSL_PROTO_TLS1_2 dep by Ronald Cron · 2 years, 5 months ago
  52. 65f9029 ssl-opt.sh: Remove unnecessary TLS 1.3 forcing on client side by Ronald Cron · 2 years, 5 months ago
  53. c341ad7 ssl-opt.sh: Remove dummy TLS 1.3 kex modes tests by Ronald Cron · 2 years, 5 months ago
  54. ea8a1ea tests: ssl: Add some missing dependencies by Ronald Cron · 2 years, 5 months ago
  55. a697a71 tests: ssl: Move min/max TLS version setting to endpoint init by Ronald Cron · 2 years, 5 months ago
  56. 00bd892 bignum: Removed merge scaffolding. by Minos Galanakis · 2 years, 5 months ago
  57. 56f59d7 Merge pull request #7394 from mprse/fix_pkcs7_test_alloc by Dave Rodgman · 2 years, 4 months ago
  58. 13c73de Merge pull request #6233 from tom-cosgrove-arm/issue-6226-core-mul by Janos Follath · 2 years, 4 months ago
  59. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  60. 98680fc ecp: revert changes to ECP module and test suite by Valerio Setti · 2 years, 4 months ago
  61. 9735be5 Fix memory allocations in pkcs7_verify test by Przemek Stekiel · 2 years, 4 months ago
  62. 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  63. 0fe1ee2 pk: add an alternative function for checking private/public key pairs by Valerio Setti · 2 years, 4 months ago
  64. f8b55d6 Fix code style issues by Gabor Mezei · 2 years, 4 months ago
  65. c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
  66. dd48c6e Merge pull request #7385 from daverodgman/timing_alignment by Dave Rodgman · 2 years, 4 months ago
  67. d43b42e Whitespace fix by Dave Rodgman · 2 years, 4 months ago
  68. 4ffc9d8 Test that setting reset actually does something by Dave Rodgman · 2 years, 4 months ago
  69. 87223ab Add generated test for core_mul by Gabor Mezei · 2 years, 4 months ago
  70. e16a945 Add unit tests for mbedtls_mpi_core_mul() by Tom Cosgrove · 3 years ago
  71. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  72. 32a432a all.sh: Fix test component name by Ronald Cron · 2 years, 4 months ago
  73. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  74. 03d557d Merge pull request #6900 from AndrzejKurek/san-dirname by Paul Elliott · 2 years, 4 months ago
  75. 54118a1 Merge pull request #7352 from gabor-mezei-arm/6349_fix_merge by Janos Follath · 2 years, 4 months ago
  76. 99771a3 Merge pull request #7336 from yanrayw/6500-gitignore-fix by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  77. 1640682 Merge pull request #7334 from valeriosetti/analyze_outcomes_improvement by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  78. 303704e Remove unnecessary tabs by Andrzej Kurek · 2 years, 5 months ago
  79. 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
  80. 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
  81. d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
  82. d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
  83. 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
  84. d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 6 months ago
  85. 4a4f1ec Add the original certificate to be malformed for x509 tests by Andrzej Kurek · 2 years, 7 months ago
  86. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  87. 846118b test: remove old component errouneously reintroduced during rebase by Valerio Setti · 2 years, 4 months ago
  88. f109c66 Use proper log function by Valerio Setti · 2 years, 4 months ago
  89. 22992a0 Fix function description by Valerio Setti · 2 years, 4 months ago
  90. 5aab43f test: fix/improve comments in all.sh by Valerio Setti · 2 years, 4 months ago
  91. 1f1420d test: fix text output by Valerio Setti · 2 years, 4 months ago
  92. d0c644d test: minor refactoring by Valerio Setti · 2 years, 4 months ago
  93. ee97a1e test: improve comments and code in newly added helper function by Valerio Setti · 2 years, 4 months ago
  94. e4758aa test: add a companion test for another curve (x25519) and fix issues by Valerio Setti · 2 years, 5 months ago
  95. 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 5 months ago
  96. 659aa68 test: use BUILTIN symbols in as weierstrass key derivation guard by Valerio Setti · 2 years, 5 months ago
  97. 3ebecc9 test: disable proper key exchanges while testing accel EC algs by Valerio Setti · 2 years, 5 months ago
  98. 5360886 test: minor fixes to all.sh by Valerio Setti · 2 years, 5 months ago
  99. a532983 test: add legacy dependency for weierstrass key derivation by Valerio Setti · 2 years, 5 months ago
  100. b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago