1. 009d195 Move mbedtls_mpi_core_fill_random to the proper .c file by Gilles Peskine · 2 years, 11 months ago
  2. 5980f2b Implement mbedtls_mpi_core_fill_random by Gilles Peskine · 2 years, 11 months ago
  3. 909e03c Bignum core: fill_random: prototype by Gilles Peskine · 2 years, 10 months ago
  4. f1ed581 Merge pull request #6512 from yanesca/extract_uint_table_lookup_core by Janos Follath · 2 years, 9 months ago
  5. 90c6836 Merge pull request #6524 from daverodgman/fix-duplicate-header by Dave Rodgman · 2 years, 9 months ago
  6. ea63f69 Merge pull request #6514 from daverodgman/update_pr_template by Dave Rodgman · 2 years, 9 months ago
  7. 28f85e6 Fix const time in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  8. 340846e Merge pull request #6515 from daverodgman/psalinks by Dave Rodgman · 2 years, 9 months ago
  9. 0877dc8 Improve documentation for psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  10. 1630447 Move declaration of mbedtls_cipher_info_from_psa into psa_crypto_cipher.h by Dave Rodgman · 2 years, 9 months ago
  11. 5f8dfb5 Merge pull request #6521 from daverodgman/fix_ssl_zeroize by Dave Rodgman · 2 years, 9 months ago
  12. b256640 Improve list formatting by Dave Rodgman · 2 years, 9 months ago
  13. f3928fb Reinstate note about all PRs receiving review by Dave Rodgman · 2 years, 9 months ago
  14. ba86484 Remove duplicate function prototype by Dave Rodgman · 2 years, 9 months ago
  15. 5875f5f Add Changelog by Dave Rodgman · 2 years, 9 months ago
  16. 29b9b2b Fix zeroization at NULL pointer by Dave Rodgman · 2 years, 9 months ago
  17. 8904a2d mpi_core_ct_uint_table_lookup: style and docs by Janos Follath · 2 years, 9 months ago
  18. 119e5d7 Update CONTRIBUTING.md, and refer to this from the template by Dave Rodgman · 2 years, 9 months ago
  19. 12cee78 Update PSA links in README.md by Dave Rodgman · 2 years, 9 months ago
  20. ef67d38 Fix memory leak in mpi_core_ct_uint_table_lookup test by Janos Follath · 2 years, 9 months ago
  21. 3d97331 Update PR template by Dave Rodgman · 2 years, 9 months ago
  22. 88e3177 Make pylint happy by Janos Follath · 2 years, 9 months ago
  23. 55fd0b9 Merge pull request #6121 from daverodgman/pr277 by Dave Rodgman · 2 years, 9 months ago
  24. 7d8b3c9 Merge pull request #6510 from gilles-peskine-arm/all.sh-simplify-20221028-development by Dave Rodgman · 2 years, 9 months ago
  25. 133f4e4 Test mpi_core_table_lookup for constant timeness by Janos Follath · 2 years, 9 months ago
  26. 032924f Add mbedtls_mpi_core_ct_uint_table_lookup tests by Janos Follath · 2 years, 9 months ago
  27. e50f2f1 Add mbedtls_mpi_core_ct_uint_table_lookup by Janos Follath · 2 years, 9 months ago
  28. 2dc2757 Merge pull request #6457 from minosgalanakis/minos/6017_update_modulus_lifecycle by Janos Follath · 2 years, 9 months ago
  29. 1a22bef Merge pull request #6190 from daverodgman/invalid-ecdsa-pubkey by Dave Rodgman · 2 years, 9 months ago
  30. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  31. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  32. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  33. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  34. b3166f4 Update Changelog by Dave Rodgman · 2 years, 9 months ago
  35. d7dfc09 Update Changelog by Dave Rodgman · 2 years, 9 months ago
  36. 169ae4f Add Changelog entry by Dave Rodgman · 2 years, 9 months ago
  37. 04e2133 Merge pull request #6482 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  38. f00466e Build fix - remove line of dead code by Dave Rodgman · 2 years, 9 months ago
  39. 0c61a74 test_suite_bignum_mod_raw: Removed parameter for `mbedtls_mpi_mod_modulus_setup()` by Minos Galanakis · 2 years, 9 months ago
  40. ce48c92 Credit Cryptofuzz in the changelog by Dave Rodgman · 2 years, 9 months ago
  41. 5d13e5e Improve changelog for ECDSA verify fix by Dave Rodgman · 2 years, 9 months ago
  42. 683850b Update tests/suites/test_suite_ecdsa.function by Dave Rodgman · 2 years, 9 months ago
  43. cd7fe3e Merge pull request #6487 from gilles-peskine-arm/legacy_or_psa-internal by Dave Rodgman · 2 years, 9 months ago
  44. 75c4eaf Merge pull request #5841 from aurel32/ecp_mul_mxz-timing-leak by Gilles Peskine · 2 years, 9 months ago
  45. 4d4c98b bignum_mod: `mbedtls_mpi_mod_modulus_setup()` refactoring. by Minos Galanakis · 2 years, 9 months ago
  46. 66e0550 Support generating DER format certificates by Dave Rodgman · 2 years, 9 months ago
  47. 771c470 bignum_mod: Style changes by Minos Galanakis · 2 years, 9 months ago
  48. dd365a5 test_suite_bignum: Updated `mpi_mod_setup()` test by Minos Galanakis · 2 years, 10 months ago
  49. 8b33363 bignum_mod: Updated modulus lifecycle with mm and rr. by Minos Galanakis · 2 years, 10 months ago
  50. 760f5d6 bignum_mod: Updated mbedtls_mpi_mod_modulus_setup/free with new fields by Minos Galanakis · 3 years ago
  51. cd860df bignum_mod: Added Montgomery constants by Hanno Becker · 3 years ago
  52. 9603dad Merge pull request #6230 from tom-cosgrove-arm/issue-6223-core-add by Gilles Peskine · 2 years, 9 months ago
  53. 77e15e8 Merge pull request #6460 from xkqian/tls13_add_early_data_preparatory by Ronald Cron · 2 years, 9 months ago
  54. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  55. 3a9ebd6 Declare legacy_or_psa.h as private by Gilles Peskine · 2 years, 9 months ago
  56. 49540ac Move copyright notice out of the Doxygen documentation by Gilles Peskine · 2 years, 9 months ago
  57. 85b9e09 Add change log by Ronald Cron · 2 years, 10 months ago
  58. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  59. d4d080b Merge pull request #6407 from minosgalanakis/minos/6017_add_montgomery_constant_squared by Gilles Peskine · 2 years, 9 months ago
  60. 4f7feca Merge pull request #6391 from davidhorstmann-arm/fix-x509-get-name-cleanup by Ronald Cron · 2 years, 9 months ago
  61. 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 10 months ago
  62. 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 10 months ago
  63. 3e0ea98 Merge pull request #6451 from mpg/fix-can-exercise by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  64. 72dbfef Improve coding styles by Xiaokang Qian · 2 years, 9 months ago
  65. 4ef4c89 Fix CI failure in build_info.h by Xiaokang Qian · 2 years, 10 months ago
  66. b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 9 months ago
  67. 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 9 months ago
  68. 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 9 months ago
  69. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
  70. 93dcb1b Update TLS 1.3 support document by Ronald Cron · 2 years, 10 months ago
  71. eac00ad tls13: server: Note down client not being authenticated in SSL context by Ronald Cron · 2 years, 11 months ago
  72. 744fd37 Merge pull request #6467 from davidhorstmann-arm/fix-unusual-macros-0 by Gilles Peskine · 2 years, 9 months ago
  73. a709a0f tls13: Declare PSK ephemeral key exchange mode first by Ronald Cron · 2 years, 10 months ago
  74. 93003d8 Split out testing of core_add and core_add_if per Janos' request by Tom Cosgrove · 2 years, 9 months ago
  75. 37ca3a9 Moved tests from test_suite_bignum to test_suite_bignum_core by Minos Galanakis · 2 years, 10 months ago
  76. dd0c8f9 tls13-kex-modes.sh: Remove unnecessary GnuTLS option by Ronald Cron · 2 years, 10 months ago
  77. 6469fdf Fix whitespace issue spotted in review by Tom Cosgrove · 2 years, 10 months ago
  78. 82f1310 Update documentation following review comment by Tom Cosgrove · 2 years, 10 months ago
  79. eee0d6c Extend the unit tests for mbedtls_mpi_core_add_if() to also test mbedtls_mpi_core_add() by Tom Cosgrove · 2 years, 10 months ago
  80. af7d44b Tidy up, remove MPI_CORE(), apply the naming convention, and use the new mbedtls_mpi_core_add() by Tom Cosgrove · 3 years ago
  81. c988713 Extract MPI_CORE(add) from the prototype by Hanno Becker · 3 years ago
  82. a081c51 Renamed mpi_core_get_mont_R2_unsafe_neg -> mpi_core_get_mont_r2_unsafe_neg by Minos Galanakis · 2 years, 10 months ago
  83. 51d638b bignum_core: Style update by Minos Galanakis · 2 years, 10 months ago
  84. ae4fb67 mbedtls_mpi_core_get_mont_R2_unsafe: Removed NULL input checking by Minos Galanakis · 2 years, 10 months ago
  85. e1913a8 test_suite_bignum: Updated test cases for mbedtls_mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  86. b9243ef test_suite_bignum: Fixed whitespace issues by Minos Galanakis · 2 years, 10 months ago
  87. b85506e bignum_core.h: Comment update for mbedtls_mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  88. 4f43f61 Renamed mbedtls_mpi_get_montgomery_constant_unsafe to mpi_core_get_mont_R2_unsafe by Minos Galanakis · 2 years, 10 months ago
  89. 1a1b175 test_suite_bignum: Added tests for `mpi_get_montgomery_constant_unsafe()` by Minos Galanakis · 2 years, 10 months ago
  90. ec440f2 bignum_mod_raw: Ported mbedtls_mpi_get_montgomery_constant_unsafe from prototype by Hanno Becker · 3 years ago
  91. 383b0bb Merge pull request #6461 from tom-cosgrove-arm/fix-mbedtls_mpi_mod_modulus_init-calls-in-tests by Gilles Peskine · 2 years, 10 months ago
  92. 3a334c2 Minor improvements to ssl_tls12_server.c by David Horstmann · 2 years, 10 months ago
  93. 7aee0ec Minor improvements in ssl_client.c by David Horstmann · 2 years, 10 months ago
  94. 6e11687 Minor improvements to ecp.c changes by David Horstmann · 2 years, 10 months ago
  95. 9b0eb90 Rename ARIA_SELF_TEST_IF_FAIL by David Horstmann · 2 years, 10 months ago
  96. 059848f Minor changes to asn1write.c by David Horstmann · 2 years, 10 months ago
  97. 65fc0de Improve the prerequisites for early data by Xiaokang Qian · 2 years, 10 months ago
  98. e5a715e Merge pull request #6449 from gilles-peskine-arm/bignum-core-shift_r by Gilles Peskine · 2 years, 10 months ago
  99. af8ea3f Merge pull request #6468 from gilles-peskine-arm/bignum-test-suite-names by Gilles Peskine · 2 years, 10 months ago
  100. d69d06f Improve format issue by Xiaokang Qian · 2 years, 10 months ago