1. 2f4e6e7 Merge pull request #8066 from paul-elliott-arm/aes_memcpy_iv_fix by Dave Rodgman · 2 years ago
  2. 2ad9367 Fix potential corruption of IV for AES CBC by Paul Elliott · 2 years ago
  3. 711f853 ssl_tls13: fix guard for FFDH function by Valerio Setti · 2 years ago
  4. 54da1a6 Merge pull request #7578 from daverodgman/safer-ct5 by Manuel Pégourié-Gonnard · 2 years ago
  5. 48fb8a3 Fix some renames that were missed by Dave Rodgman · 2 years ago
  6. b364a22 Fix mbedtls_ct_size_if_else_0 docs by Dave Rodgman · 2 years ago
  7. 38b227c Improve docs by Dave Rodgman · 2 years ago
  8. ac69b45 Document and test mbedtls_ct_size_if_else_0 by Dave Rodgman · 2 years ago
  9. 065f912 Fix comment typo by Dave Rodgman · 2 years ago
  10. 98ddc01 Rename ...if0 to ...else_0 by Dave Rodgman · 2 years ago
  11. b7825ce Rename uint->bool operators to reflect input types by Dave Rodgman · 2 years ago
  12. 6beec7c Merge pull request #7989 from valeriosetti/issue7754 by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7989-d170419eab66c8403e9eea925b3a1008cb791184
  13. d170419 Merge pull request #7999 from valeriosetti/issue7759 by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7999-91c8372c014cc04ec3bbb20068ac7e6ea66b7f2e
  14. 91c8372 Merge pull request #6999 from ivq/ecp_doc by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-6999-e5fbd93eaf96581144ce41233b2bcdb1822ea42f
  15. e5fbd93 Merge pull request #8049 from daverodgman/bignum_codesize_misc by Dave Rodgman · 2 years ago
  16. e1d7c9d pkwrite: fix internal buffer size in pk_write_ec_pubkey() by Valerio Setti · 2 years ago
  17. a7c9e09 pkwrite: add new internal symbol to properly size DER buffer by Valerio Setti · 2 years ago
  18. 97b28f8 pkparse: remove unnecessary header by Valerio Setti · 2 years ago
  19. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  20. ca4c15d debug: remove redundant variable assignments by Valerio Setti · 2 years ago
  21. 960eca9 code style by Dave Rodgman · 2 years ago
  22. 4883f10 Reduce code size for exp_mod_get_window_size by Dave Rodgman · 2 years ago
  23. ebcd785 Remove redundant code in mbedtls_mpi_cmp_abs by Dave Rodgman · 2 years ago
  24. fa703e3 Use __builtin_ctz to count trailing zeros by Dave Rodgman · 2 years ago
  25. f3df105 Generate smaller code for picking a sign value by Dave Rodgman · 2 years ago
  26. 2f12a29 Merge pull request #7896 from AgathiyanB/gitignore-generated-files-toggle by Paul Elliott · 2 years ago
  27. 444d1e7 Merge pull request #8036 from tom-cosgrove-arm/fix-rijndael-and-drbg-pdf-links by Gilles Peskine · 2 years ago
  28. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  29. 153ae46 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years, 6 months ago
  30. c98f8d9 Merge branch 'development' into safer-ct5 by Dave Rodgman · 2 years ago
  31. ce37c5e Update links to Rijndael paper and NIST SP 800-90 DRBGs by Tom Cosgrove · 2 years ago
  32. 7356839 Merge pull request #8020 from yanesca/de-duplicate_ecp by Janos Follath · 2 years ago
  33. 003a5e1 Merge pull request #1046 from Mbed-TLS/merge_3.4.1 by Dave Rodgman · 2 years ago
  34. a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
  35. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  36. 1d4d944 Merge pull request #7933 from tom-cosgrove-arm/add-mbedtls_zeroize_and_free by Dave Rodgman · 2 years ago
  37. ce64156 Merge pull request #8021 from daverodgman/master-update by Gilles Peskine · 2 years ago
  38. d8cb3d7 De-duplicate ecp.c by Janos Follath · 2 years ago
  39. 550d147 Bump version to 3.4.1 by Gilles Peskine · 2 years ago
  40. 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
  41. 7f17bd0 Merge remote-tracking branch 'origin/master' into master-update by Dave Rodgman · 2 years ago
  42. b388ed7 Fix missing check in mbedtls_ecp_read_key by Janos Follath · 2 years ago
  43. c25567a Move variant test to ecp_curves by Janos Follath · 2 years ago
  44. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  45. 205295c Tidy-up: move GCC warning fix to constant_time_impl.h by Dave Rodgman · 2 years ago
  46. d55e451 Merge pull request #7997 from yanesca/fix_new_bignum_tests by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7997-cbc495eb0f29c9ccfa5e9da2d4c5b3a2691c49c3
  47. 1f39f03 Improve variable name in mbedtls_mpi_lt_mpi_ct by Dave Rodgman · 2 years ago
  48. 52f7e18 Use mbedtls_zeroize_and_free() in psa_remove_key_data_from_memory() by Tom Cosgrove · 2 years ago
  49. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  50. 3d574da Revert to not enabling asm under Memsan by Dave Rodgman · 2 years ago
  51. 378280e Revert "Move constant_flow.h into the main library" by Dave Rodgman · 2 years ago
  52. 3d1bb9b Revert "Fix doxygen error" by Dave Rodgman · 2 years ago
  53. d175d52 Fix doxygen error by Dave Rodgman · 2 years ago
  54. fd78c34 Move constant_flow.h into the main library by Dave Rodgman · 2 years ago
  55. 1714a9b Revert to old design for mbedtls_ct_memmove_left by Dave Rodgman · 2 years ago
  56. 9ee0e1f Remove GCC redundant-decls workaround for mbedtls_ct_memcmp by Dave Rodgman · 2 years ago
  57. 0172de8 Fix docs grammar by Dave Rodgman · 2 years ago
  58. 741d423 Clarify docs for mbedtls_ct_memcpy_if by Dave Rodgman · 2 years ago
  59. 93cec45 Improve docs for mbedtls_ct_compiler_opaque by Dave Rodgman · 2 years ago
  60. 32d7260 Improve comments in mbedtls_mpi_lt_mpi_ct by Dave Rodgman · 2 years ago
  61. 07f8537 Clarify comments in mbedtls_ct_memcpy_if by Dave Rodgman · 2 years ago
  62. fb1b851 Improve docs for mbedtls_mpi_core_cond_assign by Dave Rodgman · 2 years ago
  63. 2f04582 Move MBEDTLS_ECP_WITH_MPI_UINT to mbedtls_config.h by Janos Follath · 2 years ago
  64. 82823b2 Fix new bignum tests by Janos Follath · 2 years ago
  65. 59159ab Fix fast quasi-reduction modulo value of p192K1 in comments by Xiaokang Qian · 2 years ago
  66. 796500e Fix the type cast(size_t to unsigned short) warning by Xiaokang Qian · 2 years, 1 month ago
  67. b903f4e Free P and N of the group cause they are dynamic allocated by Xiaokang Qian · 2 years, 1 month ago
  68. 02a3e03 Declare mbedtls_ecp_fix_negative() always static to fix check_name failures by Xiaokang Qian · 2 years, 2 months ago
  69. a8d30ac Use new ECP_LIGHT symbol in ecp_curves.c by Xiaokang Qian · 2 years, 2 months ago
  70. be4d6b6 Fix use of sizeof without brackets in ecp_curves.c by Xiaokang Qian · 2 years, 2 months ago
  71. 748a362 Revert ecp_curves.c to commit 449bd83 to save code size by Xiaokang Qian · 2 years, 2 months ago
  72. 2d28c46 Fix asm Memsan workaround by Dave Rodgman · 2 years ago
  73. 983448e fix check for no-longer-used macro by Dave Rodgman · 2 years ago
  74. d684d73 code style by Dave Rodgman · 2 years ago
  75. 0869167 Enable testing of asm under Memsan by Dave Rodgman · 2 years ago
  76. fa5a4bb Improve mbedtls_ct_memmove_left w.r.t. const-flow tests by Dave Rodgman · 2 years ago
  77. c1319f4 debug: improve debug_print_psa_ec() as not to depend on bignum by Valerio Setti · 2 years ago
  78. 797e396 debug: use proper guard for PK_DEBUG_MPI items by Valerio Setti · 2 years ago
  79. 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
  80. d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years, 1 month ago
  81. ab57071 Add a minimum rsa key size config to psa config by Waleed Elmelegy · 2 years, 1 month ago
  82. 76336c3 Enforce minimum key size when generating RSA key size by Waleed Elmelegy · 2 years, 1 month ago
  83. a55f042 psa: replace DH_KEY_PAIR_LEGACY with new symbols by Valerio Setti · 2 years, 1 month ago
  84. 186731b Fix warnings from clang-16 by Gowtham Suresh Kumar · 2 years ago
  85. b52f9cf Merge pull request #7758 from xkqian/bignum_clone_ecp_curves by Janos Follath · 2 years ago
  86. bb07377 Merge pull request #7935 from AgathiyanB/add-enum-casts by Gilles Peskine · 2 years ago
  87. f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
  88. bc345e8 Protect macro parameter expansion with parentheses by Tom Cosgrove · 2 years ago
  89. 350226f Use a macro for mbedtls_mpi_zeroize_and_free() by Tom Cosgrove · 2 years ago
  90. fe47890 psa_crypto_rsa: fix guards for importing the key by Valerio Setti · 2 years ago
  91. 46520ea tls12: check buffer size before memcpy-ing data into it by Valerio Setti · 2 years ago
  92. c9ae862 tls: use TLS 1.3 guards in ssl_tls13 modules by Valerio Setti · 2 years ago
  93. ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
  94. d0371b0 debug: keep ECDH_C guard for debug printf accessing ecdh_context's items by Valerio Setti · 2 years ago
  95. 60d3b91 tls: use TLS 1.2 macros in ssl_tls12_server.c by Valerio Setti · 2 years ago
  96. 17526a0 Merge pull request #7906 from yanrayw/add-pake_guards_psa_crypto by Tom Cosgrove · 2 years ago
  97. 5647d06 Merge pull request #7518 from gilles-peskine-arm/psa_inject_entropy-file-stability by Gilles Peskine · 2 years ago
  98. c495845 Align ECP_MPI_INIT with mbedtls_mpi struct order in ecp_new.c by Xiaokang Qian · 2 years, 1 month ago
  99. 73d9840 Rework the clone of ecp_curves.c by Xiaokang Qian · 2 years, 1 month ago
  100. 4d71051 Enable build of ecp_curves_new.c by Xiaokang Qian · 2 years, 2 months ago