1. 2fcb4c1 Merge pull request #6747 from gilles-peskine-arm/bignum-mod-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  2. 2510dd4 Merge pull request #6282 from gstrauss/sw_derive_y by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. 5efe449 More robust dependency filtering by Gilles Peskine · 2 years, 8 months ago
  4. f287366 Simplify logic and document test_cases_for_values by Gilles Peskine · 2 years, 8 months ago
  5. 394da2d Pacify pylint by Gilles Peskine · 2 years, 8 months ago
  6. 6d40e54 Split the high nesting of BignumModRawConvertRep.generate_function_tests by Gilles Peskine · 2 years, 8 months ago
  7. 636809f Fix type declaration by Gilles Peskine · 2 years, 8 months ago
  8. 342b9a9 bignum_mod_raw.py: Added a filtering logic to `BignumModRawConvertRep.generate_function_tests()` by Minos Galanakis · 2 years, 8 months ago
  9. afa7c04 bignum_common.py: Refactored `BignumModRawConvertRep.generate_function_tests()` by Minos Galanakis · 2 years, 8 months ago
  10. ae4d2cf bignum_common.py: Introduce the set_representation setter. by Minos Galanakis · 2 years, 8 months ago
  11. 5689410 bignum_mod_raw: Simplified `BignumModRawCanonicalToFromModulusRep` output expressions. by Minos Galanakis · 2 years, 8 months ago
  12. 3d2aab8 bignum_common: Adjusted `format_arg` to always size input according to modulo. by Minos Galanakis · 2 years, 8 months ago
  13. eab43a6 Merge pull request #6795 from gilles-peskine-arm/check_test_cases-quiet_ci by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  14. ad335b5 Fix representation conversion with 32-bit limbs by Gilles Peskine · 2 years, 8 months ago
  15. 4c950d5 Cosmetic fix by Gilles Peskine · 2 years, 8 months ago
  16. d1aa75d Update of the RNG seed in mpi_mod_random_values by Gilles Peskine · 2 years, 8 months ago
  17. e1d8326 Fix representation of mod-random output by Gilles Peskine · 2 years, 8 months ago
  18. be69c7d Generate test cases for mpi_mod_raw_modulus_to_canonical_rep as well by Gilles Peskine · 2 years, 8 months ago
  19. 23636ac Generate test cases for mpi_mod_raw_canonical_to_modulus_rep by Gilles Peskine · 2 years, 8 months ago
  20. e655479 Generalize representation handling in mbedtls_mpi_mod_read by Gilles Peskine · 2 years, 8 months ago
  21. eb2e77f Document modulus representation selectors by Gilles Peskine · 2 years, 8 months ago
  22. 1e2a4d4 Functions to convert raw residues to/from the modulus representation by Gilles Peskine · 2 years, 8 months ago
  23. 7a708fd Helpers for generating representation-aware test cases by Gilles Peskine · 2 years, 8 months ago
  24. 5623ecc Mod operations: fill arguments to the width of the modulus by Gilles Peskine · 2 years, 8 months ago
  25. f8a4463 Add some missing type annotations by Gilles Peskine · 2 years, 8 months ago
  26. c377f31 Remove unused import by Gilles Peskine · 2 years, 8 months ago
  27. 3e0418f Merge pull request #6825 from minosgalanakis/bignum/adjust_pylint by Dave Rodgman · 2 years, 8 months ago
  28. 2038da9 Merge pull request #6826 from daverodgman/fix_gettimeofday by Dave Rodgman · 2 years, 8 months ago
  29. 327b69c Add Changelog entry by Dave Rodgman · 2 years, 8 months ago
  30. 7796cc4 Fix overflow in mbedtls_timing_hardclock by Dave Rodgman · 2 years, 8 months ago
  31. e080cc3 pylint: Set a minimum duplicate match to 10 lines. by Minos Galanakis · 2 years, 8 months ago
  32. efde9d5 remove duplicated consecutive preproc directives by Glenn Strauss · 2 years, 8 months ago
  33. 8b6d14b Extract common code for computing X^3 + AX + B by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  34. 4524161 move mbedtls_ecp_sw_derive_y after MPI_ECP_ macros by Glenn Strauss · 2 years, 8 months ago
  35. fcabc28 use MPI_ECP_* macros in mbedtls_ecp_sw_derive_y() by Glenn Strauss · 2 years, 8 months ago
  36. 82dad10 Merge pull request #6820 from gilles-peskine-arm/code-style-skip-generated-files by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  37. bb12621 Merge pull request #6808 from gilles-peskine-arm/basic-build-test-lcov-format-robustness-3.3 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  38. 3b56d29 List all the places with instructions to generate those files by Gilles Peskine · 2 years, 8 months ago
  39. 9a3771e Don't touch the style of generated files by Gilles Peskine · 2 years, 8 months ago
  40. e162b47 Merge pull request #6777 from tom-cosgrove-arm/issue-6292-mod_inv by Gilles Peskine · 2 years, 8 months ago
  41. cf86d70 Merge pull request #6742 from gabor-mezei-arm/6022_bignum_mod_raw_mul by Gilles Peskine · 2 years, 8 months ago
  42. 546493b Merge pull request #6789 from mpg/doc-docker-from-ci by Gilles Peskine · 2 years, 8 months ago
  43. 77f9984 Merge pull request #6810 from davidhorstmann-arm/fix-check-names-enum-regex by Gilles Peskine · 2 years, 8 months ago
  44. f723754 Fix typos by Tom Cosgrove · 2 years, 8 months ago
  45. cbfd5e9 comment by Glenn Strauss · 2 years, 8 months ago
  46. 369bfb9 comments and whitespace by Glenn Strauss · 2 years, 8 months ago
  47. 210ea63 Fix documentation by Gabor Mezei · 2 years, 8 months ago
  48. f91090e Fix an incorrect regex in check_names.py by David Horstmann · 2 years, 8 months ago
  49. b31b2e6 Generate operands in Mongomery representation for the test function by Gabor Mezei · 2 years, 8 months ago
  50. 98d3a67 Simplify the coverage statistics summary by Gilles Peskine · 2 years, 8 months ago
  51. 342d00b Oops, use mbedtls_free() not plain free() by Tom Cosgrove · 2 years, 8 months ago
  52. fbc115f Merge pull request #6794 from ronald-cron-arm/tls13-fix-some-test-dependencies by Ronald Cron · 2 years, 8 months ago
  53. 071f473 Document the test strategy by Gilles Peskine · 2 years, 8 months ago
  54. d878d1c Add validation tests for mbedtls_mpi_{mod,mod_raw}_random by Gilles Peskine · 2 years, 8 months ago
  55. b1eea02 Implement and test mbedtls_mpi_mod_random by Gilles Peskine · 2 years, 8 months ago
  56. d008abb Fix leak of modulus structures in tests by Gilles Peskine · 2 years, 8 months ago
  57. a57cf98 Implement and test mbedtls_mpi_mod_raw_random by Gilles Peskine · 2 years, 8 months ago
  58. 8c32b24 Rename MPI-legacy test function for clarity by Gilles Peskine · 2 years, 8 months ago
  59. 195f998 New helper function to allocate and read a modulus by Gilles Peskine · 2 years, 8 months ago
  60. 881447d Move bignum helpers to their own module by Gilles Peskine · 2 years, 8 months ago
  61. 057b458 Merge pull request #6766 from wernerlewis/bignum_mod_docs by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  62. 5bf8629 Merge pull request #6303 from gilles-peskine-arm/bignum-core-random by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  63. 1133d23 Attempt to pacify pylint in bignum tests by Tom Cosgrove · 2 years, 8 months ago
  64. d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
  65. 6b21820 Merge pull request #6687 from gilles-peskine-arm/fuzz-cflags by Gilles Peskine · 2 years, 8 months ago
  66. c8d6163 Merge pull request #6793 from tom-cosgrove-arm/update-mbedtls_mpi_mod_sub-tests-to-match-mod_add-tests by Gilles Peskine · 2 years, 8 months ago
  67. 6bb49ba Document const parameter conventions by Werner Lewis · 2 years, 8 months ago
  68. dc19759 Add tests for mbedtls_mpi_mod_inv() by Tom Cosgrove · 2 years, 8 months ago
  69. b38c2ed Fix double space between words by Tom Cosgrove · 2 years, 8 months ago
  70. d692ba4 Note that (as usual) for mbedtls_mpi_mod_inv() residues must be associated with the modulus by Tom Cosgrove · 2 years, 8 months ago
  71. dbac609 mbedtls_mpi_mod_raw_inv_prime() tests should be arch_split by Tom Cosgrove · 2 years, 8 months ago
  72. a9e0f95 Split mbedtls_mpi_mod_inv() into separate functions for mont/non-mont form by Tom Cosgrove · 2 years, 8 months ago
  73. 4302d02 Add mbedtls_mpi_mod_inv() by Tom Cosgrove · 2 years, 8 months ago
  74. 786848b Add low-level Montgomery conversion functions to bignum_core by Tom Cosgrove · 2 years, 8 months ago
  75. 28ff92c Add an explicit mbedtls_mpi_core_montmul_working_limbs() function by Tom Cosgrove · 2 years, 8 months ago
  76. 30f3b4d Add mbedtls_mpi_core_check_zero_ct() and tests by Tom Cosgrove · 2 years, 8 months ago
  77. e9ffb6c Fix mbedtls_platform_zeroize() call in mbedtls_mpi_mod_modulus_free() by Tom Cosgrove · 2 years, 8 months ago
  78. 756a34a Use lower case for p and r by Werner Lewis · 2 years, 8 months ago
  79. acdefdd Unify RNG initialization that must be unified by Gilles Peskine · 2 years, 8 months ago
  80. 0f644f4 Add output initialization requirement by Werner Lewis · 2 years, 8 months ago
  81. 6b7ce96 Clarify some comments by Gilles Peskine · 2 years, 8 months ago
  82. 95b754d Fix documentation by Gabor Mezei · 2 years, 8 months ago
  83. 80a334a Add generated tests for mod_raw_mul by Gabor Mezei · 2 years, 8 months ago
  84. 979d34c Add mod_raw_mul function by Gabor Mezei · 2 years, 8 months ago
  85. 031114d Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  86. 214ae64 Replace \p with \c for non-parameter code typeset by Werner Lewis · 2 years, 8 months ago
  87. 1d89ebf Clarify all functions operate modulo N by Werner Lewis · 2 years, 8 months ago
  88. a306886 Add modulus to parameter ordering by Werner Lewis · 2 years, 8 months ago
  89. 2e70b9a Reword bignum sizes section by Werner Lewis · 2 years, 8 months ago
  90. 2bd263d Fix grammar and spelling by Werner Lewis · 2 years, 8 months ago
  91. 945a165 Clarify output requirements by Werner Lewis · 2 years, 8 months ago
  92. eac8be7 Remove unnecessary type comment by Werner Lewis · 2 years, 8 months ago
  93. f5b4706 TLS 1.3: Fix some test dependencies by Ronald Cron · 2 years, 8 months ago
  94. e1eb75d Specify modulus constraints by Werner Lewis · 2 years, 8 months ago
  95. 9fa4897 Merge pull request #6772 from wernerlewis/bignum_refactor_sub by Gilles Peskine · 2 years, 8 months ago
  96. 0813691 Merge pull request #6594 from gilles-peskine-arm/generate_test_code-function_comments by Gilles Peskine · 2 years, 8 months ago
  97. 116a516 Merge pull request #6699 from gilles-peskine-arm/lcov-script by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  98. 7f4d15e Update mbedtls_mpi_mod_sub() tests to incorporate mod_add test feedback by Tom Cosgrove · 2 years, 8 months ago
  99. 50faa55 Merge pull request #6732 from wernerlewis/bignum_6019_mod_add by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  100. 59626b6 Point to docker images used in the CI by Manuel Pégourié-Gonnard · 2 years, 8 months ago