1. 26be89b Bignum core: random: prepare to break out the core function by Gilles Peskine · 2 years, 11 months ago
  2. 8a32a75 mbedtls_mpi_random: avoid local allocation by Gilles Peskine · 2 years, 11 months ago
  3. 6f949ea New constant-flow function mbedtls_mpi_core_uint_le_mpi by Gilles Peskine · 2 years, 11 months ago
  4. 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
  5. 7df787c Merge pull request #6538 from yuhaoth/pr/tls13-add-early-data-transform-computation by Ronald Cron · 2 years, 8 months ago
  6. edaa17b Merge pull request #6547 from yanesca/extract_mod_exp_from_prototype by Gilles Peskine · 2 years, 8 months ago
  7. b6bc752 Minor formatting fixes to address code review comments by Aditya Deshpande · 2 years, 8 months ago
  8. 0b9b560 Merge pull request #6601 from valeriosetti/issue6502 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  9. f9720cf Merge pull request #6670 from gilles-peskine-arm/pkcs7-use-after-free-20221127 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  10. ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  11. aec08b3 fix various format issues by Jerry Yu · 2 years, 8 months ago
  12. 97915c8 Merge pull request #6619 from minosgalanakis/bignum/add_high_lv_IO_methods by Janos Follath · 2 years, 8 months ago
  13. 1f8afa2 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  14. 1ac41de Add test function for opaque driver (simply returns PSA_ERROR_NOT_SUPPORTED), and address other review comments. by Aditya Deshpande · 2 years, 8 months ago
  15. 84bee4c mbedtls_mpi_mod_write: improve readability by Janos Follath · 2 years, 8 months ago
  16. 3d78e08 erase early secrets and transcripts by Jerry Yu · 2 years, 9 months ago
  17. a5db6c0 fix coding style issues. by Jerry Yu · 2 years, 9 months ago
  18. e31688b fix comments issue by Jerry Yu · 2 years, 9 months ago
  19. a877183 Refactor make_traffic_keys by Jerry Yu · 2 years, 9 months ago
  20. 3ce61ff fix comments and function name issues by Jerry Yu · 2 years, 9 months ago
  21. b094e12 fix various issues by Jerry Yu · 2 years, 9 months ago
  22. 91b560f Add compute early transform by Jerry Yu · 2 years, 9 months ago
  23. 3d9b590 guards transform_earlydata by Jerry Yu · 2 years, 9 months ago
  24. 84a6eda change signature of get_cipher_key_info by Jerry Yu · 2 years, 9 months ago
  25. 4f01121 Fix memory leak on error in pkcs7_get_signers_info_set by Gilles Peskine · 2 years, 8 months ago
  26. e7f8c61 Fix dangling freed pointer in pkcs7_free_signer_info by Gilles Peskine · 2 years, 8 months ago
  27. 47a7326 Simplify control flow in PKCS7 functions by Gilles Peskine · 2 years, 8 months ago
  28. 290f01b Fix dangling freed pointer on error in pkcs7_get_signers_info_set by Gilles Peskine · 2 years, 8 months ago
  29. 6eb92c0 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  30. 8dfc8c4 mbedtls_mpi_mod_write: prevent data corruption by Janos Follath · 2 years, 8 months ago
  31. d7bb352 mbedtls_mpi_mod_read/write: restrict pre-conditions by Janos Follath · 2 years, 8 months ago
  32. 75b9f0f mbedtls_mpi_mod_read/write: remove redundant checks by Janos Follath · 2 years, 8 months ago
  33. 89e31ad Move mps modules to the correct library by Gilles Peskine · 2 years, 8 months ago
  34. 898db6b Move ssl_debug_helpers_generated to the correct library by Gilles Peskine · 2 years, 8 months ago
  35. ee530cc Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  36. fc6fbb4 Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  37. 41427de Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  38. 91295d2 Bignum Mod: remove endianness from modulus by Janos Follath · 2 years, 8 months ago
  39. 3e3fc91 Bignum Mod: pass endianness as a parameter by Janos Follath · 2 years, 8 months ago
  40. d3eed33 Bignum Mod Raw: pass endianness as a parameter by Janos Follath · 2 years, 8 months ago
  41. 50cd4b8 Bignum Mod: Restrict residue setup by Janos Follath · 2 years, 8 months ago
  42. b62bad4 Bidnum Mod: fix check in setup by Janos Follath · 2 years, 8 months ago
  43. 8b37545 bignum_mod: Refactored `mbedtls_mpi_mod_read/write()` by Minos Galanakis · 2 years, 9 months ago
  44. aed832a bignum_mod: Adjusted input checking for `mbedtls_mpi_mod_residue_setup()` by Minos Galanakis · 2 years, 9 months ago
  45. a17ad48 bignum_mod: Fixed an issue with input checking in `mpi_mod_residue_setup` by Minos Galanakis · 2 years, 9 months ago
  46. 81f4b11 bignum_mod: Added `mbedtls_mpi_mod_read/write()` IO functions by Minos Galanakis · 2 years, 9 months ago
  47. 590ae53 Merge pull request #6656 from tom-cosgrove-arm/bignum_pr_6225-updated by Janos Follath · 2 years, 8 months ago
  48. bf9b23a Merge pull request #6648 from gilles-peskine-arm/psa-ecb-null-0 by Dave Rodgman · 2 years, 8 months ago
  49. 6e85673 Merge pull request #3431 from naynajain/development-pkcs7 by Bence Szépkúti · 2 years, 8 months ago
  50. 505a228 Merge pull request #6606 from gabor-mezei-arm/6222_bignum_low_level_subtraction by Janos Follath · 2 years, 8 months ago
  51. 7d23778 Explain why p + n isn't good enough by Gilles Peskine · 2 years, 8 months ago
  52. 5a34b36 Remove more now-redundant definitions of inline by Gilles Peskine · 2 years, 8 months ago
  53. f1419db Merge pull request #6381 from tom-cosgrove-arm/pr2164 by Dave Rodgman · 2 years, 8 months ago
  54. 6133684 Fix bug when legacy CID is enabled but not used by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  55. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  56. abddad4 Add note about aliasing of operands for mbedtls_mpi_mod_raw_add() by Tom Cosgrove · 2 years, 8 months ago
  57. e4c0a6c Change cast to correct type by Werner Lewis · 2 years, 9 months ago
  58. 1a277d9 Replace comparison with XOR by Werner Lewis · 2 years, 9 months ago
  59. d391b8c Change types and move const before type by Werner Lewis · 2 years, 9 months ago
  60. 9fa91eb Use modulus structure in mbedtls_mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  61. 0eea827 Rename MPI_CORE(add_mod) to mbedtls_mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  62. a45b6fe Extract MPI_CORE(add_mod) from the prototype by Hanno Becker · 2 years, 9 months ago
  63. 4cf77e9 Merge pull request #6621 from ronald-cron-arm/tls13-early-data-write by Ronald Cron · 2 years, 9 months ago
  64. 02d2313 Fix documentation by Gabor Mezei · 2 years, 9 months ago
  65. 3411e94 Cas variable to proper type by Gabor Mezei · 2 years, 9 months ago
  66. 4c7cf7d Add low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  67. 531a871 Merge pull request #6235 from tom-cosgrove-arm/issue-6231-core-sub-int by Janos Follath · 2 years, 9 months ago
  68. 4a8c9e2 tls13: Add definition of mbedtls_ssl_{write,read}_early_data by Ronald Cron · 2 years, 9 months ago
  69. 42649d9 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
  70. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  71. 1d1d536 Merge pull request #6490 from xkqian/tls13_parse_early_data_indication_ee by Ronald Cron · 2 years, 9 months ago
  72. cb0e680 Merge pull request #6476 from yuhaoth/pr/fix-tls13-mbedtls_ssl_is_handshake_over by Ronald Cron · 2 years, 9 months ago
  73. b157e91 Move the early data status set afeter all of the extensions parse by Xiaokang Qian · 2 years, 9 months ago
  74. e861ba0 Remove the duplicate early_data_status check by Xiaokang Qian · 2 years, 9 months ago
  75. ca09afc Remove useless function and parse early data in ee by Xiaokang Qian · 2 years, 9 months ago
  76. 3321b58 mpi_exp_mod: improve documentation by Janos Follath · 2 years, 9 months ago
  77. 7d89d35 Zeroize sensitive data by Gilles Peskine · 2 years, 9 months ago
  78. 0b270a5 Explain a little more by Gilles Peskine · 2 years, 9 months ago
  79. 4380d7b Simplify cleanup logic by Gilles Peskine · 2 years, 9 months ago
  80. 3b63d09 Make the main loop's logic clearer by Gilles Peskine · 2 years, 9 months ago
  81. c718a3c Simplify exponent bit selection by Gilles Peskine · 2 years, 9 months ago
  82. d83b5cb Local readability improvements by Gilles Peskine · 2 years, 9 months ago
  83. 0de0a04 Move window precomputation into an auxiliary function by Gilles Peskine · 2 years, 9 months ago
  84. cf979b0 Define variables closer to their use by Gilles Peskine · 2 years, 9 months ago
  85. 7af166b Change E closer to where it's used by Gilles Peskine · 2 years, 9 months ago
  86. 07f2c69 More consistent variable names by Gilles Peskine · 2 years, 9 months ago
  87. 0ec6e3f mpi_core_mod_exp: improve style and documentation by Janos Follath · 2 years, 9 months ago
  88. a77911e core_exp_mod: improve window selection by Janos Follath · 2 years, 10 months ago
  89. 59cbd1b Make mbedtls_mpi_core_ct_uint_table_lookup static by Janos Follath · 2 years, 9 months ago
  90. bad42c4 mpi_core_exp_mod: fix local variable type by Janos Follath · 2 years, 9 months ago
  91. b6673f0 Add modular exponentiation to bignum core by Janos Follath · 2 years, 10 months ago
  92. 5e3c70e Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  93. 8cc1470 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  94. 6d4e75f psa_crypto_pake: initialize psa_status_t stack variables by Valerio Setti · 2 years, 9 months ago
  95. fdb77cd psa_crypto_pake: internally call to psa_pake_abort() in case of errors by Valerio Setti · 2 years, 9 months ago
  96. 99d88c1 tls: psa_pake: fix missing casting in mbedtls_psa_ecjpake_write_round by Valerio Setti · 2 years, 9 months ago
  97. 452c99c Use mbedtls_mpi_core_sub_int() in mbedtls_mpi_sub_abs() by Tom Cosgrove · 3 years ago
  98. f7ff4c9 Tidy up, remove MPI_CORE(), and apply the naming convention by Tom Cosgrove · 3 years ago
  99. d9b2348 Extract MPI_CORE(sub_int) from the prototype by Hanno Becker · 3 years ago
  100. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago