1. 069bccd Call psa_crypto_init in the library when required for TLS 1.3 by Gilles Peskine · 12 months ago
  2. cd4da16 Don't call psa_crypto_init in test programs when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  3. 5950301 Don't call psa_crypto_init in unit tests when not required for TLS 1.3 by Gilles Peskine · 12 months ago
  4. 590bdcb Call psa_crypto_init in the library when required for TLS 1.3: doc by Gilles Peskine · 12 months ago
  5. 86a4c25 Merge pull request #9499 from waleed-elmelegy-arm/fix-legacy-compression-issue-3.6 by Gilles Peskine · 12 months ago
  6. df0ef8a Merge pull request #9281 from mpg/rsapub by Gilles Peskine · 12 months ago
  7. 8ac9caf Fix the capitalisation in the changelog entry by Waleed Elmelegy · 12 months ago
  8. d930a3e Reduce the wording in changelog entry by Waleed Elmelegy · 12 months ago
  9. 5183e1a Improve the changelog entry for fixing legacy compression issue by Waleed Elmelegy · 12 months ago
  10. f669fef Add chanelog entry for fixing legacy comprssion methods issue by Waleed Elmelegy · 12 months ago
  11. 1297309 Remove redundant legacy compression test by Waleed Elmelegy · 1 year, 1 month ago
  12. 38c8757 Improve legacy compression regression testing by Waleed Elmelegy · 1 year, 1 month ago
  13. 790f3b1 Add regression testing to handling Legacy_compression_methods by Waleed Elmelegy · 1 year, 1 month ago
  14. a1c4f4c Improve comments explaining legacy_methods_compression handling by Waleed Elmelegy · 1 year, 1 month ago
  15. 3918598 Correct a small typo in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 1 month ago
  16. 566ed54 Improve handling of legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
  17. 41e0cdf Fix issue in handling legacy_compression_methods in ssl_tls13_parse_client_hello() by Waleed Elmelegy · 1 year, 2 months ago
  18. 4c857c4 Fix Changelog formatting by Janos Follath · 12 months ago
  19. 5f31697 Add header for mbedtls_mpi_exp_mod_unsafe() by Janos Follath · 12 months ago
  20. 5d16334 Improve ChangeLog by Janos Follath · 12 months ago
  21. 273d07b Merge pull request #9240 from gilles-peskine-arm/psa-keystore-dynamic-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  22. 82976f3 Make mbedtls_mpi_exp_mod_unsafe internal by Janos Follath · 12 months ago
  23. 6c20869 Add changelog by Janos Follath · 12 months ago
  24. 7be977a Merge pull request #9486 from sergio-nsk/sergio-nsk/3.6/lean_and_mean/1 by minosgalanakis · 12 months ago
  25. 11cac75 Simplify and explain the overflow check for maximum slice length by Gilles Peskine · 12 months ago
  26. 9183ba1 Add overflow check for maximum key slot length by David Horstmann · 12 months ago
  27. 4312491 Tweak macro check to allow 3 extra key slices by David Horstmann · 12 months ago
  28. a8e13d7 Fix incorrect comments on slice numbering by David Horstmann · 12 months ago
  29. 878af12 Fix memory corruption in exp_mod tests by Janos Follath · 12 months ago
  30. afb2079 Clean up initialization in _core_exp_mod() by Janos Follath · 12 months ago
  31. 8786dd7 Disable optionally safe test hook in threading builds by Janos Follath · 12 months ago
  32. a112691 Fix optionally safe hooks declarations by Janos Follath · 12 months ago
  33. 9d72df8 Optimise public RSA operations by Janos Follath · 12 months ago
  34. 2c62441 Fix mpi_core_exp_mod documentation by Janos Follath · 12 months ago
  35. 28cdd11 Merge pull request #9479 from gilles-peskine-arm/psa-keystore-static-release-update-3.6 by Tom Cosgrove · 12 months ago
  36. 68c0e3d Fix Mbed-TLS build when WIN32_LEAN_AND_MEAN macro is defined globally by Sergey Markelov · 12 months ago
  37. 39c2272 The fully static key store will miss the 3.6.1 release by Gilles Peskine · 12 months ago
  38. fc1b6f5 Mention the option name for the dynamic key store by Gilles Peskine · 12 months ago
  39. 70658db Merge pull request #9463 from sezrab/psa_util_in_builds_without_psa-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  40. e196c1a Merge pull request #9475 from gilles-peskine-arm/framework-update-20240813-3.6 by Manuel Pégourié-Gonnard · 12 months ago
  41. 7342656 Add tests for optionally unsafe code paths by Janos Follath · 12 months ago
  42. 4d9981a Update framework to the head of the main branch by Gilles Peskine · 12 months ago
  43. e0842aa Add tests for optionally safe codepaths by Janos Follath · 12 months ago
  44. 020b9ab Use actual exponent size for window calculation by Janos Follath · 12 months ago
  45. a5fc8f3 Move _public parameters next to their target by Janos Follath · 12 months ago
  46. 0c292b2 Make MBEDTLS_MPI_IS_PUBLIC thumb friendly by Janos Follath · 12 months ago
  47. 90b4271 Move MBEDTLS_MPI_IS_* macros to bignum_core.h by Janos Follath · 12 months ago
  48. bb3f295 Move mixed security code to small local functions by Janos Follath · 12 months ago
  49. 38ff70e Make _optionally_safe functions internal by Janos Follath · 12 months ago
  50. e084964 Improve documentation of MBEDTLS_MPI_IS_PUBLIC by Janos Follath · 12 months ago
  51. 5435850 Merge pull request #9457 from gilles-peskine-arm/announce-4.0-removals-202408 by Janos Follath · 12 months ago
  52. 7f9470a Merge pull request #9451 from minosgalanakis/fix-v3.6-issues-9186-and-9188-bp by Gilles Peskine · 12 months ago
  53. 47bf23f PSA PAKE wasn't in 2.28 by Gilles Peskine · 12 months ago
  54. ce629a6 entropy.h is also going away by Gilles Peskine · 12 months ago
  55. ee73321 Mention interfaces replaced by PSA drivers by Gilles Peskine · 12 months ago
  56. 3001e27 Update the submodule to the head of PR in the framework repository by Michael Schuster · 1 year ago
  57. 6474d90 Changelog entry by Sam Berry · 12 months ago
  58. 81a438b Remove MBEDTLS_PSA_UTIL_HAVE_ECDSA so that functions are only enabled when PSA enabled by Sam Berry · 1 year, 1 month ago
  59. 1dfb6b5 Clarify some internal documentation by Gilles Peskine · 12 months ago
  60. ac43de0 Make integer downsizing explicit by Gilles Peskine · 1 year, 2 months ago
  61. 628ad38 Changelog entry for MBEDTLS_PSA_KEY_STORE_DYNAMIC by Gilles Peskine · 1 year, 2 months ago
  62. 9dc903a Add test components with the PSA static key store by Gilles Peskine · 1 year, 2 months ago
  63. 3bc9d2b Dynamic key store: make full-key-store tests work effectively by Gilles Peskine · 1 year, 2 months ago
  64. a81282c Microoptimizations when MBEDTLS_PSA_KEY_STORE_DYNAMIC is disabled by Gilles Peskine · 1 year, 2 months ago
  65. e8199f5 Dynamic key store: implementation by Gilles Peskine · 1 year, 2 months ago
  66. 47ad2f7 psa_key_slot_t: different fields in free vs occupied slots by Gilles Peskine · 1 year, 2 months ago
  67. b5891cc Dynamic key store: disable full-key-store tests by Gilles Peskine · 1 year, 1 month ago
  68. 5064af6 Dynamic key store: preparatory refactoring by Gilles Peskine · 1 year, 2 months ago
  69. 2bfd749 Dynamic key store: new compilation option by Gilles Peskine · 1 year, 2 months ago
  70. 3b41e1d Merge pull request #9403 from gilles-peskine-arm/psa-keystore-dynamic-prep-3.6 by Gilles Peskine · 12 months ago
  71. aaa9672 Improve documentation in some tests by Gilles Peskine · 12 months ago
  72. a11687e Revised presentation of cipher suites by Gilles Peskine · 12 months ago
  73. 6df289a More relevant characterisation of PSA being from before 3.0 by Gilles Peskine · 12 months ago
  74. 086bc91 Improve mechanism grouping by Gilles Peskine · 12 months ago
  75. 5e64de0 Fix missing bits in crypto mechanisms by Gilles Peskine · 12 months ago
  76. aada0c8 Mention the PSA transition guide by Gilles Peskine · 12 months ago
  77. 1b240c7 Announce the main removals planned for 4.0 by Gilles Peskine · 12 months ago
  78. a9083b7 PSA_DONE: account for MBEDTLS_TEST_PSA_INTERNAL_KEYS by Gilles Peskine · 12 months ago
  79. 5eca402 Fix inverted assertion message by Gilles Peskine · 12 months ago
  80. 4306a69 Merge pull request #9437 from tom-daubney-arm/bp_3-6_standardise_proj_detection by Tom Cosgrove · 12 months ago
  81. a542420 Call in_mbedtls_repo by Thomas Daubney · 12 months ago
  82. 7ee1a4e Merge pull request #9235 from gilles-peskine-arm/psa_generate_key_custom-3.6 by Gilles Peskine · 12 months ago
  83. 5f0b64a Move some proj detection code inside pre_check_environment by Thomas Daubney · 12 months ago
  84. 14b87f6 Match spacing in pointer types in documentation with the code style by Gilles Peskine · 1 year ago
  85. 4a85ff3 Rename one more deprecated identifier by Gilles Peskine · 1 year, 1 month ago
  86. 0d619b2 Documentation improvements by Gilles Peskine · 1 year, 1 month ago
  87. 52504f8 Rename internal function psa_key_production_parameters_are_default by Gilles Peskine · 1 year, 2 months ago
  88. 472c10f key_custom: update analyze_outcomes.py by Gilles Peskine · 1 year, 2 months ago
  89. f5db72b Test cpp_dummy_build in pedantic mode by Gilles Peskine · 1 year, 2 months ago
  90. d865c42 Changelog entry for the move from key_ext to key_custom functions by Gilles Peskine · 1 year, 2 months ago
  91. 14134e7 Remove some tests of psa_generate_key_ext by Gilles Peskine · 1 year, 2 months ago
  92. e65cca2 Document the key_ext functions as deprecated by Gilles Peskine · 1 year, 2 months ago
  93. 603b5b8 Documentation: point to key_custom instead of key_ext by Gilles Peskine · 1 year, 2 months ago
  94. a8e39f2 Update PSA wrappers by Gilles Peskine · 1 year, 2 months ago
  95. f36d785 Implement psa_generate_key_custom by Gilles Peskine · 1 year, 2 months ago
  96. 5830505 Fix missing-prototype error for the print_buf functions in sample programs by Michael Schuster · 1 year, 1 month ago
  97. 9bf1875 Revert commit 33af72df in order to not depend on test code by Michael Schuster · 1 year, 1 month ago
  98. 46a6e73 Fix format-pedantic error in programs/test/metatest.c by Michael Schuster · 1 year, 2 months ago
  99. ff4d6ae Use correct conditionals in programs/ssl (fix unused-function errors) by Michael Schuster · 1 year, 2 months ago
  100. ab4951f Add missing include in tests/src/psa_memory_poisoning_wrappers.c to fix missing-prototype error by Michael Schuster · 1 year, 2 months ago