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