1. 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  2. 97915c8 Merge pull request #6619 from minosgalanakis/bignum/add_high_lv_IO_methods by Janos Follath · 2 years, 8 months ago
  3. 1f8afa2 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  4. 095c475 Merge pull request #6674 from AndrzejKurek/ecjpake-changelog by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  5. 84bee4c mbedtls_mpi_mod_write: improve readability by Janos Follath · 2 years, 8 months ago
  6. a6ab9d8 Add a changelog entry explaining usage of PSA in TLS 1.2 EC J-PAKE by Andrzej Kurek · 2 years, 8 months ago
  7. 13256ba Merge pull request #6667 from gilles-peskine-arm/lib-crypto-modules-202211 by Ronald Cron · 2 years, 8 months ago
  8. e7190a2 mpi_mod_io_neg: fix use of uninitialized value by Janos Follath · 2 years, 8 months ago
  9. 6eb92c0 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  10. 0020df9 mpi_mod_io: test with various buffer sizes by Janos Follath · 2 years, 8 months ago
  11. 8dfc8c4 mbedtls_mpi_mod_write: prevent data corruption by Janos Follath · 2 years, 8 months ago
  12. d7bb352 mbedtls_mpi_mod_read/write: restrict pre-conditions by Janos Follath · 2 years, 8 months ago
  13. 75b9f0f mbedtls_mpi_mod_read/write: remove redundant checks by Janos Follath · 2 years, 8 months ago
  14. 6ef582f Bignum Mod Tests: improve readabilty and style by Janos Follath · 2 years, 8 months ago
  15. 89e31ad Move mps modules to the correct library by Gilles Peskine · 2 years, 8 months ago
  16. 898db6b Move ssl_debug_helpers_generated to the correct library by Gilles Peskine · 2 years, 8 months ago
  17. 339b439 Bignum Mod: remove unused parameter in io_neg test by Janos Follath · 2 years, 8 months ago
  18. 566c91d Bignum Mod: io_neg test pass data directly by Janos Follath · 2 years, 8 months ago
  19. 96070a5 bignum_tests: Refactored `mpi_mod_io_neg()` by Minos Galanakis · 2 years, 8 months ago
  20. 91f3abd Bignum Mod: improve residue_setup test by Janos Follath · 2 years, 8 months ago
  21. f55505d Bignum Mod Raw: fix tests after rebase by Janos Follath · 2 years, 8 months ago
  22. 799eaee Bignum Mod: move init before any goto by Janos Follath · 2 years, 8 months ago
  23. ee530cc Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  24. fc6fbb4 Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  25. 41427de Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  26. 91295d2 Bignum Mod: remove endianness from modulus by Janos Follath · 2 years, 8 months ago
  27. 3e3fc91 Bignum Mod: pass endianness as a parameter by Janos Follath · 2 years, 8 months ago
  28. d3eed33 Bignum Mod Raw: pass endianness as a parameter by Janos Follath · 2 years, 8 months ago
  29. 50cd4b8 Bignum Mod: Restrict residue setup by Janos Follath · 2 years, 8 months ago
  30. b62bad4 Bidnum Mod: fix check in setup by Janos Follath · 2 years, 8 months ago
  31. 8b37545 bignum_mod: Refactored `mbedtls_mpi_mod_read/write()` by Minos Galanakis · 2 years, 9 months ago
  32. aed832a bignum_mod: Adjusted input checking for `mbedtls_mpi_mod_residue_setup()` by Minos Galanakis · 2 years, 9 months ago
  33. a17ad48 bignum_mod: Fixed an issue with input checking in `mpi_mod_residue_setup` by Minos Galanakis · 2 years, 9 months ago
  34. 8f24270 test_suite_bignum_mod: Added tests for hight level IO by Minos Galanakis · 2 years, 9 months ago
  35. 81f4b11 bignum_mod: Added `mbedtls_mpi_mod_read/write()` IO functions by Minos Galanakis · 2 years, 9 months ago
  36. 590ae53 Merge pull request #6656 from tom-cosgrove-arm/bignum_pr_6225-updated by Janos Follath · 2 years, 8 months ago
  37. bf9b23a Merge pull request #6648 from gilles-peskine-arm/psa-ecb-null-0 by Dave Rodgman · 2 years, 8 months ago
  38. 6e85673 Merge pull request #3431 from naynajain/development-pkcs7 by Bence Szépkúti · 2 years, 8 months ago
  39. ddad40b Free the modulus before the data in it in mod_raw_add tests by Tom Cosgrove · 2 years, 8 months ago
  40. 505a228 Merge pull request #6606 from gabor-mezei-arm/6222_bignum_low_level_subtraction by Janos Follath · 2 years, 8 months ago
  41. 7d23778 Explain why p + n isn't good enough by Gilles Peskine · 2 years, 8 months ago
  42. 5a34b36 Remove more now-redundant definitions of inline by Gilles Peskine · 2 years, 8 months ago
  43. f1419db Merge pull request #6381 from tom-cosgrove-arm/pr2164 by Dave Rodgman · 2 years, 8 months ago
  44. 91f88db Merge pull request #6639 from mpg/doc-driver-only-limitation by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  45. 12269e2 Add changelog for PKCS7 parser by Bence Szépkúti · 2 years, 8 months ago
  46. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  47. 187db00 Update the Travis "full" build to use modern Clang by Gilles Peskine · 2 years, 9 months ago
  48. 4bdb9fb Enable all ciphers in OpenSSL >=1.1.0 by Gilles Peskine · 2 years, 8 months ago
  49. 50fc127 Change order of test arguments for bignum_mod_raw to simplify Python script by Tom Cosgrove · 2 years, 8 months ago
  50. 1923009 Add test generation for mbedtls_mpi_mod_raw_add() by Tom Cosgrove · 2 years, 9 months ago
  51. abddad4 Add note about aliasing of operands for mbedtls_mpi_mod_raw_add() by Tom Cosgrove · 2 years, 9 months ago
  52. 54d87bf Take limb count from the modulus in mod_raw_add tests by Tom Cosgrove · 2 years, 9 months ago
  53. e4c0a6c Change cast to correct type by Werner Lewis · 2 years, 9 months ago
  54. f907576 Pass correct arguments in test by Werner Lewis · 2 years, 9 months ago
  55. 1a277d9 Replace comparison with XOR by Werner Lewis · 2 years, 9 months ago
  56. d391b8c Change types and move const before type by Werner Lewis · 2 years, 9 months ago
  57. baa34b6 Add test function for mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  58. 9fa91eb Use modulus structure in mbedtls_mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  59. 0eea827 Rename MPI_CORE(add_mod) to mbedtls_mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  60. a45b6fe Extract MPI_CORE(add_mod) from the prototype by Hanno Becker · 2 years, 9 months ago
  61. cbcbf4e Remove hand-written tests got raw_mod_sub by Gabor Mezei · 2 years, 9 months ago
  62. 4cf77e9 Merge pull request #6621 from ronald-cron-arm/tls13-early-data-write by Ronald Cron · 2 years, 9 months ago
  63. fecc6b2 Minor tune-up to ChangeLog & documentation by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  64. 6b3c0c5 Update the test case generator by Gabor Mezei · 2 years, 9 months ago
  65. 6157fee Unify defintions of inline for MSVC (and old armcc?) by Gilles Peskine · 2 years, 9 months ago
  66. b3b3466 Test subtraction if the parameters are aliased to each other by Gabor Mezei · 2 years, 9 months ago
  67. 4d3f3c5 Fix the checking of the used limbs by Gabor Mezei · 2 years, 9 months ago
  68. 68a45e0 Fix potential not initialized warning by Gabor Mezei · 2 years, 9 months ago
  69. 02d2313 Fix documentation by Gabor Mezei · 2 years, 9 months ago
  70. 3411e94 Cas variable to proper type by Gabor Mezei · 2 years, 9 months ago
  71. c426d9b Add generated test for low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  72. cefe03a Add tests for low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  73. 4c7cf7d Add low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  74. 531a871 Merge pull request #6235 from tom-cosgrove-arm/issue-6231-core-sub-int by Janos Follath · 2 years, 9 months ago
  75. 4a8c9e2 tls13: Add definition of mbedtls_ssl_{write,read}_early_data by Ronald Cron · 2 years, 9 months ago
  76. 42649d9 Fix NULL+0 undefined behavior in ECB encryption and decryption by Gilles Peskine · 2 years, 9 months ago
  77. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  78. 3518fb1 Improve ChangeLog entry for driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  79. 1d1d536 Merge pull request #6490 from xkqian/tls13_parse_early_data_indication_ee by Ronald Cron · 2 years, 9 months ago
  80. cb0e680 Merge pull request #6476 from yuhaoth/pr/fix-tls13-mbedtls_ssl_is_handshake_over by Ronald Cron · 2 years, 9 months ago
  81. b157e91 Move the early data status set afeter all of the extensions parse by Xiaokang Qian · 2 years, 9 months ago
  82. d8603a7 Merge pull request #6638 from ronald-cron-arm/tls13-misc by Ronald Cron · 2 years, 9 months ago
  83. e861ba0 Remove the duplicate early_data_status check by Xiaokang Qian · 2 years, 9 months ago
  84. ca09afc Remove useless function and parse early data in ee by Xiaokang Qian · 2 years, 9 months ago
  85. d66d5b2 Add unit tests for mbedtls_mpi_core_sub_int(), MPI A - scalar b by Tom Cosgrove · 2 years, 9 months ago
  86. 99d88c1 tls: psa_pake: fix missing casting in mbedtls_psa_ecjpake_write_round by Valerio Setti · 2 years, 9 months ago
  87. 452c99c Use mbedtls_mpi_core_sub_int() in mbedtls_mpi_sub_abs() by Tom Cosgrove · 3 years ago
  88. f7ff4c9 Tidy up, remove MPI_CORE(), and apply the naming convention by Tom Cosgrove · 3 years ago
  89. d9b2348 Extract MPI_CORE(sub_int) from the prototype by Hanno Becker · 3 years ago
  90. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  91. 0fc8877 Merge pull request #6632 from yanesca/refactor_bignum_test_framework by Janos Follath · 2 years, 9 months ago
  92. a08103a Merge pull request #6611 from gilles-peskine-arm/run-test-suites-out-of-tree by Gilles Peskine · 2 years, 9 months ago
  93. 4f19d86 Merge pull request #6608 from mprse/ecjpake_password_fix by Gilles Peskine · 2 years, 9 months ago
  94. da13072 tls13: Make ..._RECEIVED_NEW_SESSION_TICKET experimental by Ronald Cron · 2 years, 9 months ago
  95. 18a3856 Document another limitation of driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  96. d4a9b1a tls: psa_pake: remove useless defines and fix a comment by Valerio Setti · 2 years, 9 months ago
  97. 8bee899 Add parse function for early data in encrypted extentions by Xiaokang Qian · 2 years, 9 months ago
  98. 0bdec19 Further optimizations of pake set_password implementation by Przemek Stekiel · 2 years, 9 months ago
  99. c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
  100. fdd24b8 Revert change in flight transmit by Jerry Yu · 2 years, 9 months ago