1. 4ba98f5 Use MBEDTLS_MD_MAX_SIZE in test_suite_md by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  2. c90514e Use MD type not string to in MD test data by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  3. bae8d2a Merge pull request #7028 from daverodgman/sizeof-brackets by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  4. d56def5 Merge pull request #6946 from valeriosetti/issue6856 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  5. 6dd757a Fix use of sizeof without brackets by Dave Rodgman · 2 years, 6 months ago
  6. 00c1ccb depends.py: fix typo and slightly reorganized code by Valerio Setti · 2 years, 6 months ago
  7. 24c6f49 Merge pull request #7005 from tom-cosgrove-arm/fix-doxygen-typos-in-new-bignum by Gilles Peskine · 2 years, 6 months ago
  8. a193986 Merge pull request #6942 from ucko/2023a-bignum by Gilles Peskine · 2 years, 6 months ago
  9. 8a1f784 Fix typos in doxygen commands in new bignum modules by Tom Cosgrove · 2 years, 6 months ago
  10. a2b674f Simplify ChangeLog entry for mbedtls_mpi_sub_abs fix. by Aaron M. Ucko · 2 years, 7 months ago
  11. c567b74 Merge pull request #6964 from davidhorstmann-arm/code-style-improvements by Gilles Peskine · 2 years, 6 months ago
  12. f6b9823 Merge pull request #6979 from daverodgman/const-time-asm-vol by Gilles Peskine · 2 years, 6 months ago
  13. 470f10c Merge pull request #6941 from gabor-mezei-arm/6375_quasi-reduction_function by Gilles Peskine · 2 years, 6 months ago
  14. db1607f Remove unneeded include by Gabor Mezei · 2 years, 6 months ago
  15. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  16. 4610d4b Inhibit compiler from optimising out const-time asm by Dave Rodgman · 2 years, 6 months ago
  17. e28397a Merge pull request #6938 from aditya-deshpande-arm/check-names-exclusions by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  18. b57c908 Shorten the prefix of the test case belongs to the fix quasi-reduction function by Gabor Mezei · 2 years, 6 months ago
  19. 26439bf Revert "Add dependency for generated test cases" by Gabor Mezei · 2 years, 6 months ago
  20. 18b9b03 test: add test for a full length serial of 0xFF by Valerio Setti · 2 years, 6 months ago
  21. a87f839 test: improve error handling in x509_set_serial_check() by Valerio Setti · 2 years, 6 months ago
  22. 9b5e1da fixing a typo in comment by Valerio Setti · 2 years, 6 months ago
  23. 169d9e6 Merge pull request #6802 from gilles-peskine-arm/test_suite_psa_crypto_metadata-20221215 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  24. b82977a Merge pull request #6962 from davidhorstmann-arm/fix-check-python-errors by Gilles Peskine · 2 years, 6 months ago
  25. 81505e4 Merge pull request #6917 from yanrayw/6658-not-print-Terminated-ubuntu-22.04 by Gilles Peskine · 2 years, 6 months ago
  26. af4815c x509: replace/fix name of new function for setting serial by Valerio Setti · 2 years, 6 months ago
  27. 1e8c210 Add dependency for generated test cases by Gabor Mezei · 2 years, 6 months ago
  28. 803638c Merge pull request #6939 from minosgalanakis/bignum/6027_hardcode_montgomery_moduli by Janos Follath · 2 years, 6 months ago
  29. 9a66ab1 Fix missing declarration by Gabor Mezei · 2 years, 6 months ago
  30. 04bdbe3 Remove unnecessary '\' linebreak characters by David Horstmann · 2 years, 6 months ago
  31. 9cb0f7a test: driver-only: fix disparities in random by Valerio Setti · 2 years, 7 months ago
  32. 3002c99 test: extend analyze_outcomes.py in order to skip only some test in a suite by Valerio Setti · 2 years, 7 months ago
  33. 7e57920 test: driver-only: fix disparities in psa_crypto_se_driver_hal by Valerio Setti · 2 years, 7 months ago
  34. 4682948 test: driver-only: fix disparities in ECP by Valerio Setti · 2 years, 7 months ago
  35. 8296eab Merge pull request #6957 from tom-cosgrove-arm/fix-spelling-of-doxygen-return by Gilles Peskine · 2 years, 6 months ago
  36. 3b8623f Merge pull request #6903 from Mihir-Raj-Singh/Bignum_rename_mtoN by Gilles Peskine · 2 years, 6 months ago
  37. 79f14e3 Give proper Dict type hints in crypto_knowledge.py by David Horstmann · 2 years, 6 months ago
  38. f0c7579 Fix a missing type hint warning by David Horstmann · 2 years, 6 months ago
  39. 6b3ce30 Don't wrap stdout and stderr in UTF-8 wrapper by David Horstmann · 2 years, 6 months ago
  40. ce42cc2 Output diff without capturing it by David Horstmann · 2 years, 6 months ago
  41. 627e5b1 Only enable fix_quasi_reduction when testing by Gabor Mezei · 2 years, 6 months ago
  42. 246d66b Use reproductable random numbers by Gabor Mezei · 2 years, 6 months ago
  43. 089d0d0 Add basic output on success by David Horstmann · 2 years, 6 months ago
  44. 6f96c89 Fix pylint issues by Gabor Mezei · 2 years, 6 months ago
  45. c9f90aa Remove overly verbose output on success by David Horstmann · 2 years, 7 months ago
  46. 28d2157 Change print to print_err for an error message by David Horstmann · 2 years, 7 months ago
  47. 7d52682 Remove unnecessary "Line length options" heading by David Horstmann · 2 years, 7 months ago
  48. 8b5a449 Document that the script must be run from the root by David Horstmann · 2 years, 7 months ago
  49. 995a7c0 Remove provisional notice on code style script by David Horstmann · 2 years, 7 months ago
  50. 86c90fc Rename variables to follow the naming convention by Gabor Mezei · 2 years, 6 months ago
  51. ee2aff2 Add check for test input by Gabor Mezei · 2 years, 6 months ago
  52. 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  53. 9ee8ebf Merge pull request #6952 from daverodgman/getting-started by Dave Rodgman · 2 years, 6 months ago
  54. 4455fd2 Merge pull request #6531 from AndrzejKurek/depends-py-kex-fixes by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  55. a24fd06 Update documentation by Gabor Mezei · 2 years, 7 months ago
  56. 9073f7d Remove unneeded check by Gabor Mezei · 2 years, 7 months ago
  57. e81a2b8 Change the fix_quasi_reduction function to static by Gabor Mezei · 2 years, 7 months ago
  58. aaa1d2a Move the quasi reduction fixing function to bignum_mod_raw by Gabor Mezei · 2 years, 7 months ago
  59. 37dabd5 Fix doxygen return parameter spelling by Tom Cosgrove · 2 years, 7 months ago
  60. 17292f7 Minor fixes by Dave Rodgman · 2 years, 7 months ago
  61. 99ff0a7 Fix some additional over-long lines by Dave Rodgman · 2 years, 7 months ago
  62. d84902f Add issue numbers to TODO comments by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  63. bc19a0b Fix missing SHA-224 in test driver build by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  64. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  65. 98682b5 Remove obsolete comment from depends.py by Andrzej Kurek · 2 years, 7 months ago
  66. 3e0769b Merge pull request #6832 from daverodgman/fast-unaligned-ct by Janos Follath · 2 years, 7 months ago
  67. 8692ec8 pkarse: Added `pk_group_id_from_specified()` documentation. by Minos Galanakis · 2 years, 7 months ago
  68. 58c721e Add TEST_CF_SECRET to mbedtls_ct_memcpy_if_eq test by Dave Rodgman · 2 years, 7 months ago
  69. 22b0d1a Test memcmp with differences starting after the first byte by Dave Rodgman · 2 years, 7 months ago
  70. d4fa9e9 Merge pull request #6950 from daverodgman/fix-rsaalt-test-guards by Dave Rodgman · 2 years, 7 months ago
  71. 7658b63 Remove volatile from diff; add explanatory comment by Dave Rodgman · 2 years, 7 months ago
  72. fa96026 Move definition of asm out of public header by Dave Rodgman · 2 years, 7 months ago
  73. 95ec58c Remove not-needed stdio include from tests by Dave Rodgman · 2 years, 7 months ago
  74. 7f376fa Improve documentation by Dave Rodgman · 2 years, 7 months ago
  75. b9cd19b Prevent perf regressions in mbedtls_xor by Dave Rodgman · 2 years, 7 months ago
  76. 051225d Address potential perf regression by Dave Rodgman · 2 years, 7 months ago
  77. 36dfc5a Improve efficiency of some constant time functions by Dave Rodgman · 2 years, 8 months ago
  78. cb0f2c4 Tidy-up - move asm #define into build_info.h by Dave Rodgman · 2 years, 8 months ago
  79. 39188c0 Add unit tests for mbedtls_ct_memcmp and mbedtls_ct_memcpy_if_eq by Dave Rodgman · 2 years, 8 months ago
  80. 1a034dc Add regression test by Dave Rodgman · 2 years, 7 months ago
  81. 38699e5 Update the getting-started doc by Dave Rodgman · 2 years, 7 months ago
  82. fd09b31 Add Changelog by Dave Rodgman · 2 years, 7 months ago
  83. dc3b154 Fix test guards by Dave Rodgman · 2 years, 7 months ago
  84. 723b877 Add missing key exchange requirements to test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  85. a86cef3 Add missing KEX DHE-RSA requirement for one ssl test by Andrzej Kurek · 2 years, 7 months ago
  86. 9113df8 Add missing RSA-type dependencies in test_suite_ssl by Andrzej Kurek · 2 years, 7 months ago
  87. c8e381a pkarse: Update `pk_group_id_from_specified()` clean-up. by Minos Galanakis · 2 years, 7 months ago
  88. e9fa7a7 ecp_curves: Update pre-processor define guards for `ecp_mpi_load()`. by Minos Galanakis · 2 years, 7 months ago
  89. d61dbd4 ecp_curves: Update `mbedtls_ecp_group_free()`. by Minos Galanakis · 2 years, 7 months ago
  90. 146fed9 ecp_curves: Hardcode Montgomery const for curve448. by Minos Galanakis · 2 years, 7 months ago
  91. bececeb ecp_curves: Hardcod Montgomery const for curve25519 by Minos Galanakis · 2 years, 7 months ago
  92. 52a7aee Merge pull request #6834 from gilles-peskine-arm/code-style-files by Gilles Peskine · 2 years, 7 months ago
  93. bb3814c Reject key agreement chained with PSA_ALG_TLS12_ECJPAKE_TO_PMS by Gilles Peskine · 2 years, 8 months ago
  94. f6c6b64 A key agreement cannot be chained with PSA_ALG_TLS12_ECJPAKE_TO_PMS by Gilles Peskine · 2 years, 8 months ago
  95. 2566679 Add metadata test case for PSA_ALG_TLS12_ECJPAKE_TO_PMS by Gilles Peskine · 2 years, 8 months ago
  96. 4db02f2 Add SECRET input validation test cases for PSA_WANT_ALG_TLS12_ECJPAKE_TO_PMS by Gilles Peskine · 2 years, 8 months ago
  97. 763ffdd Add metadata test case for PSA_ALG_CCM_STAR_NO_TAG by Gilles Peskine · 2 years, 8 months ago
  98. bba2630 Add ECJPAKE secret input types to psa/crypto_config.h by Gilles Peskine · 2 years, 8 months ago
  99. cafda87 Fix documentation by Gilles Peskine · 2 years, 8 months ago
  100. 72f4156 Refactoring: new method Algorithm.is_valid_for_operation by Gilles Peskine · 2 years, 8 months ago