1. 29c1b4d test: enable X509 testing in ecc_no_bignum component by Valerio Setti · 2 years ago
  2. 6beec7c Merge pull request #7989 from valeriosetti/issue7754 by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7989-d170419eab66c8403e9eea925b3a1008cb791184
  3. d170419 Merge pull request #7999 from valeriosetti/issue7759 by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7999-91c8372c014cc04ec3bbb20068ac7e6ea66b7f2e
  4. 91c8372 Merge pull request #6999 from ivq/ecp_doc by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-6999-e5fbd93eaf96581144ce41233b2bcdb1822ea42f
  5. e5fbd93 Merge pull request #8049 from daverodgman/bignum_codesize_misc by Dave Rodgman · 2 years ago
  6. e1d7c9d pkwrite: fix internal buffer size in pk_write_ec_pubkey() by Valerio Setti · 2 years ago
  7. 0f6d565 pk: return PK_USE_PSA_EC_DATA to pk.h by Valerio Setti · 2 years ago
  8. 2e0275d test: use unset-all option in config.py to optimize test code by Valerio Setti · 2 years ago
  9. a8c655e test: remove redundant code setting MBEDTLS_PSA_CRYPTO_CONFIG by Valerio Setti · 2 years ago
  10. 7c494e7 pk: move PK_HAVE_ECC_KEYS to build_info.h by Valerio Setti · 2 years ago
  11. a7c9e09 pkwrite: add new internal symbol to properly size DER buffer by Valerio Setti · 2 years ago
  12. 97b28f8 pkparse: remove unnecessary header by Valerio Setti · 2 years ago
  13. fe7d96c test: minor optimizations to ecc_no_bignum components by Valerio Setti · 2 years ago
  14. c5d85e5 test: remove BIGNUM dependencies from pk[parse/write] suites by Valerio Setti · 2 years ago
  15. 9b3dbcc analyze_outcomes: skip tests that unavoidably depend on bignum by Valerio Setti · 2 years ago
  16. 660bbf2 test: disable BIGNUM support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  17. 06aebe4 test: disable FFDH support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  18. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  19. abd00d0 test: adding new components for testing and driver coverage analysis without BN 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. a559c05 Add changelog by Chien Wong · 2 years ago
  28. 8630906 Merge pull request #8040 from mpg/driver-guide by Janos Follath · 2 years ago
  29. aa9a158 Fix doc by Chien Wong · 2 years ago
  30. f11cfec Merge pull request #7998 from gilles-peskine-arm/MBEDTLS_PSA_CRYPTO_CONFIG-less_experimental by Gilles Peskine · 2 years ago
  31. 8550e0f Remove "export_key" from transparent driver json by Manuel Pégourié-Gonnard · 2 years ago
  32. 0b6d021 Adjust presence of warning/link. by Manuel Pégourié-Gonnard · 2 years ago
  33. 444d1e7 Merge pull request #8036 from tom-cosgrove-arm/fix-rijndael-and-drbg-pdf-links by Gilles Peskine · 2 years ago
  34. a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
  35. 153ae46 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years, 6 months ago
  36. 953f2a4 Merge pull request #7892 from AgathiyanB/fix-coverage-MBEDTLS_ECP_NIST_OPTIM-disabled by Dave Rodgman · 2 years ago
  37. 3b5e8aa Merge pull request #8023 from daverodgman/changelog-warning-fixes by Dave Rodgman · 2 years ago
  38. de24ba6 Add link to examples in relevant places by Manuel Pégourié-Gonnard · 2 years ago
  39. b614849 Fix error in the guide to drivers by Manuel Pégourié-Gonnard · 2 years ago
  40. 2588f8d Merge pull request #8018 from AgathiyanB/add-overflow-test-inputs-bignum by Tom Cosgrove · 2 years ago
  41. 2ec9892 Merge pull request #6253 from tom-cosgrove-arm/rename-assert_compare-to-test_assert_compare by Dave Rodgman · 2 years ago
  42. b8bd604 Remove trailing whitespace by Agathiyan Bragadeesh · 2 years ago
  43. 3bcff54 Put both gitignore modifications in one script by Agathiyan Bragadeesh · 2 years ago
  44. ce37c5e Update links to Rijndael paper and NIST SP 800-90 DRBGs by Tom Cosgrove · 2 years ago
  45. 7356839 Merge pull request #8020 from yanesca/de-duplicate_ecp by Janos Follath · 2 years ago
  46. 003a5e1 Merge pull request #1046 from Mbed-TLS/merge_3.4.1 by Dave Rodgman · 2 years ago
  47. a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
  48. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  49. 1d4d944 Merge pull request #7933 from tom-cosgrove-arm/add-mbedtls_zeroize_and_free by Dave Rodgman · 2 years ago
  50. 3c963ee Remove trailing whitespace by Agathiyan Bragadeesh · 2 years ago
  51. 72718dd Merge pull request #1044 from Mbed-TLS/mbedtls-3.4.1rc0-pr by Dave Rodgman · 2 years ago mbedtls-3.4.1 v3.4.1
  52. 9a3ded1 Merge remote-tracking branch 'gilles-peskine-arm/3.4.0-updated-certs' into mbedtls-3.4.1rc0-pr by Dave Rodgman · 2 years ago
  53. 6919546 Update more test dependencies when using test-ca.key by Gilles Peskine · 2 years ago
  54. 2823b41 Merge pull request #8026 from gilles-peskine-arm/readthedocs-3.4.1 by Gilles Peskine · 2 years ago
  55. d4e7fe0 Change tests to work on different MBEDTLS_RSA_GEN_KEY_MIN_BITS configs by Waleed Elmelegy · 2 years ago
  56. a824f8b Update test dependencies when using test-ca.key by Gilles Peskine · 2 years ago
  57. b7583c9 Add _build/ and api/ to gitignore by David Horstmann · 2 years, 4 months ago
  58. 9d06c7d Clean the breathe-apidoc files with make clean by David Horstmann · 2 years, 4 months ago
  59. 6c77852 Revert "Add exemption for make.bat in checks for tabs" by David Horstmann · 2 years, 4 months ago
  60. 8d7b213 Remove make.bat for documentation by David Horstmann · 2 years, 4 months ago
  61. e51ef92 Improve docs Makefile to do full build by David Horstmann · 2 years, 4 months ago
  62. dbee883 Improve positioning of GENERATE_XML option by David Horstmann · 2 years, 5 months ago
  63. 5532597 Remove Exhale from requirements and regenerate by David Horstmann · 2 years, 5 months ago
  64. 1fa678d Add exemption for make.bat in checks for tabs by David Horstmann · 2 years, 5 months ago
  65. b9f0674 Ignore mbedtls macros causing warnings by David Horstmann · 2 years, 5 months ago
  66. bd29476 Add configuration for Read The Docs by David Horstmann · 2 years, 5 months ago
  67. 7cedefe Add initial API doc configuration by David Horstmann · 2 years, 5 months ago
  68. 1d46bfb Tell Doxygen to generate XML by David Horstmann · 2 years, 5 months ago
  69. df28b8d Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
  70. ce64156 Merge pull request #8021 from daverodgman/master-update by Gilles Peskine · 2 years ago
  71. 1de0204 Clarify changelog not needed for compiler warnings by Dave Rodgman · 2 years ago
  72. d8cb3d7 De-duplicate ecp.c by Janos Follath · 2 years ago
  73. 4a415fd Announce a release for Friday by Gilles Peskine · 2 years ago
  74. 82c159f Prepare changelog for release by Gilles Peskine · 2 years ago
  75. 550d147 Bump version to 3.4.1 by Gilles Peskine · 2 years ago
  76. a256fd8 Write changelog entry for the test data update by Gilles Peskine · 2 years ago
  77. 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
  78. 50745e7 Update failing unit tests to use the moved data files by Gilles Peskine · 2 years ago
  79. 7e52921 Copy test certificates files from development by Gilles Peskine · 2 years ago
  80. 7f17bd0 Merge remote-tracking branch 'origin/master' into master-update by Dave Rodgman · 2 years ago
  81. b388ed7 Fix missing check in mbedtls_ecp_read_key by Janos Follath · 2 years ago
  82. c25567a Move variant test to ecp_curves by Janos Follath · 2 years ago
  83. 52e0fb4 crypto_config_profile_medium: add comment for new KEY_PAIR symbols by Valerio Setti · 2 years ago
  84. 9661f8a Merge pull request #7968 from gowthamsk-arm/use_earliest_latest_compilers by Bence Szépkúti · 2 years ago
  85. 895074e Merge pull request #8002 from valeriosetti/issue7904 by Bence Szépkúti · 2 years ago
  86. ab329c0 Rename ADD_SUB_DEFAULT to ADD_SUB_DATA by Agathiyan Bragadeesh · 2 years ago
  87. 59003c7 Use ADD_SUB_DEFAULT as test input for bignum tests by Agathiyan Bragadeesh · 2 years ago
  88. 7847eae Add default test cases for add/subtract in bignum by Agathiyan Bragadeesh · 2 years ago
  89. d55e451 Merge pull request #7997 from yanesca/fix_new_bignum_tests by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7997-cbc495eb0f29c9ccfa5e9da2d4c5b3a2691c49c3
  90. 52f7e18 Use mbedtls_zeroize_and_free() in psa_remove_key_data_from_memory() by Tom Cosgrove · 2 years ago
  91. cbc495e Merge pull request #8011 from valeriosetti/improve-outcome-analysis by Manuel Pégourié-Gonnard · 2 years ago
  92. 5b7c38f Sort full config exceptions in config.py by Janos Follath · 2 years ago
  93. e416f03 Improve wording of MBEDTLS_ECP_WITH_MPI_UINT doc by Janos Follath · 2 years ago
  94. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  95. 9da40b8 Update default variable values for compilers by Gowtham Suresh Kumar · 2 years ago
  96. 3ed980d Fix full config in config.py by Janos Follath · 2 years ago
  97. ab02d39 test: use only rev-parse for getting the current branch by Valerio Setti · 2 years ago
  98. ccb0344 test: add GIT alternative commands for older GIT versions by Valerio Setti · 2 years ago
  99. dc2d7cc Merge pull request #7777 from xkqian/bignum_cleanup_ecp_curves by Tom Cosgrove · 2 years ago
  100. 2f04582 Move MBEDTLS_ECP_WITH_MPI_UINT to mbedtls_config.h by Janos Follath · 2 years ago