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