1. 3a18dee Fix unused variable warning by Kusumit Ghoderao · 2 years, 4 months ago
  2. 02326d5 Test key_derivation_input_integer function by Kusumit Ghoderao · 2 years, 4 months ago
  3. 50e0e11 Add key_derivation_input_integer function by Kusumit Ghoderao · 2 years, 4 months ago
  4. bcf2f66 Merge pull request #7324 from minosgalanakis/bignum/remove-scaffolding by Janos Follath · 2 years, 4 months ago
  5. 00bd892 bignum: Removed merge scaffolding. by Minos Galanakis · 2 years, 5 months ago
  6. 56f59d7 Merge pull request #7394 from mprse/fix_pkcs7_test_alloc by Dave Rodgman · 2 years, 4 months ago
  7. 13c73de Merge pull request #6233 from tom-cosgrove-arm/issue-6226-core-mul by Janos Follath · 2 years, 4 months ago
  8. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  9. 9735be5 Fix memory allocations in pkcs7_verify test by Przemek Stekiel · 2 years, 4 months ago
  10. d626051 Fix documentation by Gabor Mezei · 2 years, 4 months ago
  11. b0f0137 Multplication is simmetric so only generate unique combinations by Gabor Mezei · 2 years, 4 months ago
  12. 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  13. f8b55d6 Fix code style issues by Gabor Mezei · 2 years, 4 months ago
  14. 3a3a756 adding missing newline at the end of changelog file by Valerio Setti · 2 years, 4 months ago
  15. 0a7ff79 add Changelog by Valerio Setti · 2 years, 4 months ago
  16. c6ecdad test: disable all RSA algs and fix tests by Valerio Setti · 2 years, 4 months ago
  17. dd48c6e Merge pull request #7385 from daverodgman/timing_alignment by Dave Rodgman · 2 years, 4 months ago
  18. d43b42e Whitespace fix by Dave Rodgman · 2 years, 4 months ago
  19. 4ffc9d8 Test that setting reset actually does something by Dave Rodgman · 2 years, 4 months ago
  20. 33b2210 Fix cast alignment warning in timing.c by Dave Rodgman · 2 years, 4 months ago
  21. 6f182c3 Fix documentation by Gabor Mezei · 2 years, 4 months ago
  22. 87223ab Add generated test for core_mul by Gabor Mezei · 2 years, 4 months ago
  23. 5ded38e Fix 0 limb size for value 0 by Gabor Mezei · 2 years, 4 months ago
  24. e16a945 Add unit tests for mbedtls_mpi_core_mul() by Tom Cosgrove · 3 years ago
  25. 6af26f3 Tidy up, remove MPI_CORE(), apply the naming convention, and use the new mbedtls_mpi_core_mul() by Tom Cosgrove · 3 years ago
  26. 4ae890b Extract MPI_CORE(mul) from the prototype by Hanno Becker · 3 years ago
  27. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  28. 32a432a all.sh: Fix test component name by Ronald Cron · 2 years, 4 months ago
  29. 789cef8 Fix documentation by Ronald Cron · 2 years, 4 months ago
  30. afbc7ed psa: Introduce PSA crypto core common symbols by Ronald Cron · 2 years, 6 months ago
  31. 135f2ae Pacify doxygen.sh by Ronald Cron · 2 years, 6 months ago
  32. f6236f0 psa: Introduce psa/build_info.h by Ronald Cron · 2 years, 6 months ago
  33. e6e6b75 psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option by Ronald Cron · 2 years, 7 months ago
  34. 2f10fce psa: include: Move key derivation builtin and driver contexts by Ronald Cron · 2 years, 7 months ago
  35. e7cde18 psa: include: Move some Mbed TLS headers by Ronald Cron · 2 years, 7 months ago
  36. fe8e135 psa: Remove unnecessary headers by Ronald Cron · 2 years, 7 months ago
  37. 03d557d Merge pull request #6900 from AndrzejKurek/san-dirname by Paul Elliott · 2 years, 4 months ago
  38. 54118a1 Merge pull request #7352 from gabor-mezei-arm/6349_fix_merge by Janos Follath · 2 years, 4 months ago
  39. 0ab380a Merge pull request #7354 from mpg/ecc-doc-update by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  40. 9463e78 Fix a typo by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  41. 59b61da Fix dependency check for TLS 1.3 ECDH by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  42. 99771a3 Merge pull request #7336 from yanrayw/6500-gitignore-fix by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  43. 1640682 Merge pull request #7334 from valeriosetti/analyze_outcomes_improvement by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  44. 303704e Remove unnecessary tabs by Andrzej Kurek · 2 years, 5 months ago
  45. c27ba3a Clarify SAN structure memory management by Andrzej Kurek · 2 years, 5 months ago
  46. 43d7131 Fix rfc822name test arguments by Andrzej Kurek · 2 years, 5 months ago
  47. 8bc128e Add missing information about supported subjectAltName types by Andrzej Kurek · 2 years, 5 months ago
  48. 5f0c6e8 Add missing deallocation of subject alt name by Andrzej Kurek · 2 years, 5 months ago
  49. 532b8d4 Move an x509 malformation test by Andrzej Kurek · 2 years, 6 months ago
  50. 9fa1d25 Add changelog entry for directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
  51. d90376e Add a test for a malformed directoryname sequence by Andrzej Kurek · 2 years, 7 months ago
  52. d348632 Switch from PEM to DER format for new x509 directoryname test by Andrzej Kurek · 2 years, 7 months ago
  53. bf8ccd8 Adjust error reporting in x509 SAN parsing by Andrzej Kurek · 2 years, 6 months ago
  54. 151d85d Introduce a test for a malformed directoryname SAN by Andrzej Kurek · 2 years, 7 months ago
  55. d40c2b6 Introduce proper memory management for SANs by Andrzej Kurek · 2 years, 6 months ago
  56. 4a4f1ec Add the original certificate to be malformed for x509 tests by Andrzej Kurek · 2 years, 7 months ago
  57. e12b01d Add support for directoryName subjectAltName by Andrzej Kurek · 2 years, 7 months ago
  58. 846118b test: remove old component errouneously reintroduced during rebase by Valerio Setti · 2 years, 4 months ago
  59. 05c5a91 Merge pull request #7307 from Mbed-TLS/sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
  60. 4fa702a Update documented dependencies on ECC algs by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  61. f109c66 Use proper log function by Valerio Setti · 2 years, 4 months ago
  62. 22992a0 Fix function description by Valerio Setti · 2 years, 4 months ago
  63. 5aab43f test: fix/improve comments in all.sh by Valerio Setti · 2 years, 4 months ago
  64. 5c8c9e0 Minor improvements by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  65. 93b21e7 Update documentation to mention ECC drivers by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  66. 1f1420d test: fix text output by Valerio Setti · 2 years, 4 months ago
  67. d0c644d test: minor refactoring by Valerio Setti · 2 years, 4 months ago
  68. ee97a1e test: improve comments and code in newly added helper function by Valerio Setti · 2 years, 4 months ago
  69. ee9fa46 check_config: add helper symbol for SECP256R1 by Valerio Setti · 2 years, 4 months ago
  70. e4758aa test: add a companion test for another curve (x25519) and fix issues by Valerio Setti · 2 years, 5 months ago
  71. 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 5 months ago
  72. 659aa68 test: use BUILTIN symbols in as weierstrass key derivation guard by Valerio Setti · 2 years, 5 months ago
  73. 3ebecc9 test: disable proper key exchanges while testing accel EC algs by Valerio Setti · 2 years, 5 months ago
  74. 5360886 test: minor fixes to all.sh by Valerio Setti · 2 years, 5 months ago
  75. 271c12e psa: use only PSA_WANT symbols for PSA_VENDOR_ECC_MAX_CURVE_BITS by Valerio Setti · 2 years, 5 months ago
  76. a532983 test: add legacy dependency for weierstrass key derivation by Valerio Setti · 2 years, 5 months ago
  77. 8f1e98a psa: set PSA_VENDOR_ECC_MAX_CURVE_BITS based on both SW and accelerated support by Valerio Setti · 2 years, 5 months ago
  78. b7e9544 test: add specific test with only accel EC curves and algs by Valerio Setti · 2 years, 5 months ago
  79. 77902df Merge pull request #7321 from valeriosetti/issue7272 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  80. df9c029 Remove obsolete ecp_fix_negative function by Gabor Mezei · 2 years, 4 months ago
  81. 4642316 tls12_client: remove unnecessary parentheses by Valerio Setti · 2 years, 4 months ago
  82. b76672d test: fix wrong accelerated SHA1 symbol by Valerio Setti · 2 years, 4 months ago
  83. 6d687b9 test: simplify comment in test_psa_crypto_config_accel_all_ec_algs_use_psa() by Valerio Setti · 2 years, 4 months ago
  84. c762797 test: removing test with all accel EC algs without USE_PSA by Valerio Setti · 2 years, 4 months ago
  85. 4fa6d0b test: moving accel ECJPAKE test close to accel ECDH and ECDSA ones by Valerio Setti · 2 years, 4 months ago
  86. 77a904c ssl: remove useless guard by Valerio Setti · 2 years, 5 months ago
  87. 77bdff1 test: improve comment in the added test by Valerio Setti · 2 years, 5 months ago
  88. 2495cdb test: remove unused tasks in analyze_outcomes.py by Valerio Setti · 2 years, 5 months ago
  89. 44b178c test: fix erroneous changes in all.sh by Valerio Setti · 2 years, 5 months ago
  90. 9affb73 psa_crypto: fix guard for mbedtls_ecc_group_of_psa() by Valerio Setti · 2 years, 5 months ago
  91. 6f820cc test: fix comments in test_psa_crypto_config_accel_ecc() by Valerio Setti · 2 years, 5 months ago
  92. 1c3de61 test: remove previous tests for accelerated ECDSA/ECDH/ECJPAKE coverage analysis by Valerio Setti · 2 years, 5 months ago
  93. 1fa5c56 ssl_tls: fix guard symbols for EC accelerated tests by Valerio Setti · 2 years, 5 months ago
  94. 42d5f19 test: add a test with all EC based algs accelerated by Valerio Setti · 2 years, 5 months ago
  95. 0f50868 Merge pull request #7343 from minosgalanakis/ecp/sec-384-update-test-macro-deps by Janos Follath · 2 years, 4 months ago
  96. 2717f62 Add _build/ and api/ to gitignore by David Horstmann · 2 years, 4 months ago sphinx-versioned-documentation
  97. c1f2eef Clean the breathe-apidoc files with make clean by David Horstmann · 2 years, 4 months ago
  98. da01817 Merge pull request #1012 from paul-elliott-arm/mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  99. 6903438 Fix conflict between restricted and development by Paul Elliott · 2 years, 4 months ago
  100. f04848c Revert "Add generated files" by Paul Elliott · 2 years, 4 months ago