1. f09341e Reject key agreement chained with PSA_ALG_TLS12_ECJPAKE_TO_PMS by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/test/6802/old features/new-code-style/test/6802/old
  2. 50faa55 Merge pull request #6732 from wernerlewis/bignum_6019_mod_add by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. 01f6e61 Merge pull request #986 from Mbed-TLS/merge-back-3.3.0-3 by Dave Rodgman · 2 years, 8 months ago
  4. ebef356 Revert "Add generated files" by Dave Rodgman · 2 years, 8 months ago
  5. e90ed7d Bump versions for libmbedcrypto and libmbedtls by Dave Rodgman · 2 years, 8 months ago
  6. c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  7. 4064a82 Merge pull request #5600 from yuhaoth/pr/refactor-cookie-members-of-handshake by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  8. eed01aa Clarify wording in documentation by Werner Lewis · 2 years, 8 months ago
  9. 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  10. 48232ed Merge pull request #6743 from minosgalanakis/bignum/implement_modular_negation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  11. f764154 Correct the fix for the PKCS 7 memory leak by Bence Szépkúti · 2 years, 8 months ago
  12. 8a05c06 Merge pull request #6751 from ZachFleck42/development by Dave Rodgman · 2 years, 8 months ago
  13. a9ac612 Merge pull request #6666 from daverodgman/fast_unaligned by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  14. 5e8443e6 mbedtls_mpi_mod_raw_neg: Updated documentation. by Minos Galanakis · 2 years, 8 months ago
  15. 21fe8bd bignum_mod_raw: Added modular negation. by Minos Galanakis · 2 years, 8 months ago
  16. 016f682 tls: pake: small code refactoring for password setting functions by Valerio Setti · 2 years, 8 months ago
  17. 5f09930 Clarify use of temporary in mbedtls_mpi_mod_raw_inv_prime() by Tom Cosgrove · 2 years, 8 months ago
  18. c18d932 Add generated files by Dave Rodgman · 2 years, 8 months ago
  19. eb3f788 tls: pake: do not destroy password key in TLS by Valerio Setti · 2 years, 8 months ago
  20. 48223bc Bump version to 3.3.0. No changes to .so versions. by Dave Rodgman · 2 years, 8 months ago
  21. a5b2c52 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.3.0rc0-pr by Dave Rodgman · 2 years, 8 months ago
  22. 73defe4 Fix typo in `library/entropy.c` by Zachary Fleckenstein · 2 years, 8 months ago
  23. 6129268 Bignum: Implement mbedtls_mpi_mod_raw_inv_prime() and tests by Tom Cosgrove · 2 years, 8 months ago
  24. a7f0d7b mbedtls_mpi_core_exp_mod() ouuput may alias input A by Tom Cosgrove · 2 years, 8 months ago
  25. ae7fe7e tls: pake: avoid useless psa_pake_abort in setting opaque password by Valerio Setti · 2 years, 8 months ago
  26. 70d1fa5 tls: pake: fix missing return values check by Valerio Setti · 2 years, 8 months ago
  27. c689ed8 tls: pake: minor adjustments by Valerio Setti · 2 years, 8 months ago
  28. 90af1a1 Merge pull request #6734 from daverodgman/fix_test_dep_spelling by Dave Rodgman · 2 years, 8 months ago
  29. fbba0e9 Merge pull request #6537 from yuhaoth/pr/tls13-refactor-early-data-configuration-interface by Ronald Cron · 2 years, 8 months ago
  30. d45924d Merge pull request #6733 from tom-cosgrove-arm/issue-6293-mod_exp-memory by Janos Follath · 2 years, 8 months ago
  31. 1d26d97 Merge pull request #6731 from tom-cosgrove-arm/issue-6293-mod_exp by Janos Follath · 2 years, 8 months ago
  32. 556e8a3 Fix additional mis-spelling by Dave Rodgman · 2 years, 8 months ago
  33. 92011ee Merge pull request #6717 from tom-cosgrove-arm/fix-typos-2212 by Dave Rodgman · 2 years, 8 months ago
  34. 0a0dded Have mbedtls_mpi_core_exp_mod() take a temporary instead of allocating memory by Tom Cosgrove · 2 years, 8 months ago
  35. e1b6b7c Implement mbedtls_mpi_mod_add() by Werner Lewis · 2 years, 8 months ago
  36. ecda186 Require input to mbedtls_mpi_core_exp_mod() to already be in Montgomery form by Tom Cosgrove · 2 years, 8 months ago
  37. 6ee56aa Add default values for conf->*early_data* by Jerry Yu · 2 years, 8 months ago
  38. 39da985 remove limitation of max_early_data_size by Jerry Yu · 2 years, 8 months ago
  39. 12c46bd fix various issues by Jerry Yu · 2 years, 8 months ago
  40. ed4f59e Fix another typo where 'PSK' was 'PKS' by Tom Cosgrove · 2 years, 8 months ago
  41. e01304f fix type conversion issue by Jerry Yu · 3 years, 4 months ago
  42. ac5ca5a Refactor cookie members of handshake struct by Jerry Yu · 3 years, 5 months ago
  43. acbb6dc Merge remote-tracking branch 'origin/development' into merge-dev by Dave Rodgman · 2 years, 8 months ago
  44. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  45. 757f359 tls: pake: do not destroy key on errors while setting opaque password by Valerio Setti · 2 years, 8 months ago
  46. cc4e007 Add max_early_data_size to mbedtls_ssl_config by Jerry Yu · 2 years, 9 months ago
  47. 62b2048 Implement mbedtls_mpi_mod_sub() by Tom Cosgrove · 2 years, 8 months ago
  48. 0944329 tls: pake: add check for empty passwords in mbedtls_ssl_set_hs_ecjpake_password() by Valerio Setti · 2 years, 8 months ago
  49. 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
  50. 2dae4b3 Support armcc builtin byteswap routine by Dave Rodgman · 2 years, 8 months ago
  51. 2d0f27d Make use of optimised bswap from ARIA by Dave Rodgman · 2 years, 8 months ago
  52. 7df787c Merge pull request #6538 from yuhaoth/pr/tls13-add-early-data-transform-computation by Ronald Cron · 2 years, 8 months ago
  53. edaa17b Merge pull request #6547 from yanesca/extract_mod_exp_from_prototype by Gilles Peskine · 2 years, 8 months ago
  54. b6bc752 Minor formatting fixes to address code review comments by Aditya Deshpande · 2 years, 8 months ago
  55. 0b9b560 Merge pull request #6601 from valeriosetti/issue6502 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  56. f9720cf Merge pull request #6670 from gilles-peskine-arm/pkcs7-use-after-free-20221127 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  57. ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  58. aec08b3 fix various format issues by Jerry Yu · 2 years, 8 months ago
  59. 97915c8 Merge pull request #6619 from minosgalanakis/bignum/add_high_lv_IO_methods by Janos Follath · 2 years, 8 months ago
  60. a9a97dc psa_pake: add support for opaque password by Valerio Setti · 2 years, 8 months ago
  61. 6d23ff6 Make use of optimised bswap from bignum by Dave Rodgman · 2 years, 8 months ago
  62. f7f1f74 Support built-in byteswap routines from clang, gcc, MSVC by Dave Rodgman · 2 years, 8 months ago
  63. a5110b0 Make use of efficient unaligned access functions by Dave Rodgman · 2 years, 8 months ago
  64. 6298b24 Add byteswap routines by Dave Rodgman · 2 years, 8 months ago
  65. e5c4259 Add byte order detection macro by Dave Rodgman · 2 years, 8 months ago
  66. a360e19 Add efficent unaligned get/put functions by Dave Rodgman · 2 years, 8 months ago
  67. d98ac8b Merge remote-tracking branch 'dave/fast_xor' into fast_unaligned by Dave Rodgman · 2 years, 8 months ago
  68. 1f8afa2 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  69. 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
  70. 84bee4c mbedtls_mpi_mod_write: improve readability by Janos Follath · 2 years, 8 months ago
  71. 3d78e08 erase early secrets and transcripts by Jerry Yu · 2 years, 9 months ago
  72. a5db6c0 fix coding style issues. by Jerry Yu · 2 years, 9 months ago
  73. e31688b fix comments issue by Jerry Yu · 2 years, 9 months ago
  74. a877183 Refactor make_traffic_keys by Jerry Yu · 2 years, 9 months ago
  75. 3ce61ff fix comments and function name issues by Jerry Yu · 2 years, 9 months ago
  76. b094e12 fix various issues by Jerry Yu · 2 years, 9 months ago
  77. 91b560f Add compute early transform by Jerry Yu · 2 years, 9 months ago
  78. 3d9b590 guards transform_earlydata by Jerry Yu · 2 years, 9 months ago
  79. 84a6eda change signature of get_cipher_key_info by Jerry Yu · 2 years, 9 months ago
  80. 4f01121 Fix memory leak on error in pkcs7_get_signers_info_set by Gilles Peskine · 2 years, 8 months ago
  81. e7f8c61 Fix dangling freed pointer in pkcs7_free_signer_info by Gilles Peskine · 2 years, 8 months ago
  82. 47a7326 Simplify control flow in PKCS7 functions by Gilles Peskine · 2 years, 8 months ago
  83. 290f01b Fix dangling freed pointer on error in pkcs7_get_signers_info_set by Gilles Peskine · 2 years, 8 months ago
  84. 6eb92c0 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  85. 8dfc8c4 mbedtls_mpi_mod_write: prevent data corruption by Janos Follath · 2 years, 8 months ago
  86. d7bb352 mbedtls_mpi_mod_read/write: restrict pre-conditions by Janos Follath · 2 years, 8 months ago
  87. 75b9f0f mbedtls_mpi_mod_read/write: remove redundant checks by Janos Follath · 2 years, 8 months ago
  88. 89e31ad Move mps modules to the correct library by Gilles Peskine · 2 years, 8 months ago
  89. 898db6b Move ssl_debug_helpers_generated to the correct library by Gilles Peskine · 2 years, 8 months ago
  90. ee530cc Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  91. fc6fbb4 Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  92. 41427de Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  93. 91295d2 Bignum Mod: remove endianness from modulus by Janos Follath · 2 years, 8 months ago
  94. 3e3fc91 Bignum Mod: pass endianness as a parameter by Janos Follath · 2 years, 8 months ago
  95. d3eed33 Bignum Mod Raw: pass endianness as a parameter by Janos Follath · 2 years, 9 months ago
  96. 50cd4b8 Bignum Mod: Restrict residue setup by Janos Follath · 2 years, 9 months ago
  97. b62bad4 Bidnum Mod: fix check in setup by Janos Follath · 2 years, 9 months ago
  98. 8b37545 bignum_mod: Refactored `mbedtls_mpi_mod_read/write()` by Minos Galanakis · 2 years, 9 months ago
  99. aed832a bignum_mod: Adjusted input checking for `mbedtls_mpi_mod_residue_setup()` by Minos Galanakis · 2 years, 9 months ago
  100. a17ad48 bignum_mod: Fixed an issue with input checking in `mpi_mod_residue_setup` by Minos Galanakis · 2 years, 9 months ago