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