1. 5bc9a26 Merge pull request #5877 from tom-cosgrove-arm/fix-typos-220526-2.28 by Dave Rodgman · 3 years, 2 months ago
  2. fd8aa65 Remove duplicated PSA_WANT_ALG_CMAC in crypto_config.h by Summer Qin · 3 years, 2 months ago
  3. 2b15075 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
  4. 7ef96ea Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  5. 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  6. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  7. 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
  8. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  9. 238f976 Note that MBEDTLS_CONFIG_FILE can't be defined inside the config file by Gilles Peskine · 3 years, 3 months ago
  10. 8290976 Fix references to mbedtls_config.h by Gilles Peskine · 3 years, 3 months ago
  11. 2b28e4e Clarify wording of documentation by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  12. f501cb5 Clarify documentation of mbedtls_x509_crt_profile by Hanno Becker · 7 years ago
  13. 500e48f Consistently use "ARC4" in PSA docs and comments by Gilles Peskine · 3 years, 4 months ago
  14. b3e87b6 psa_crypto does not support XTS by Gilles Peskine · 3 years, 5 months ago
  15. a16d8fc Merge pull request #5697 from gilles-peskine-arm/psa-test-op-fail-2.28 by Gilles Peskine · 3 years, 4 months ago
  16. 29e89bb Make it explicit that an absolute path is also ok by Gilles Peskine · 3 years, 4 months ago
  17. 8a55775 Wording improvement by Gilles Peskine · 3 years, 4 months ago
  18. 33665c4 More precise explanation of MBEDTLS_PSA_CRYPTO_CONFIG disabled by Gilles Peskine · 3 years, 4 months ago
  19. 99e075b State explicitly USER config files can modify the default config by Gilles Peskine · 3 years, 4 months ago
  20. 25496d0 Clarify the "duplicate documentation" remark by Gilles Peskine · 3 years, 4 months ago
  21. 7266526 Document the section "General configuration options" by Gilles Peskine · 3 years, 4 months ago
  22. 1341e21 Fix name mismatch in section end comment by Gilles Peskine · 3 years, 4 months ago
  23. d742baa Format literal # in a way that doesn't confuse older Doxygen by Gilles Peskine · 3 years, 4 months ago
  24. 86198d7 Place MBEDTLS_CONFIG_FILE and such into a new section by Gilles Peskine · 3 years, 4 months ago
  25. 7e2a91f Support alternative MBEDTLS_PSA_CRYPTO_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  26. 5283435 Improve documentation of MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  27. 781f734 Document MBEDTLS_CONFIG_FILE and MBEDTLS_USER_CONFIG_FILE by Gilles Peskine · 3 years, 5 months ago
  28. c2d1938 Merge pull request #5720 from tom-cosgrove-arm/adamwolf-reasonable-2.28 by Dave Rodgman · 3 years, 4 months ago
  29. ef30d90 Fix spelling of 'reasonable' in comments by Adam Wolf · 6 years ago
  30. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  31. dbeaad3 Add missing logic for accelerated ECB under MBEDTLS_PSA_CRYPTO_CONFIG by Gilles Peskine · 3 years, 5 months ago
  32. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  33. 301db66 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  34. e2279e0 Merge pull request #5503 from AndrzejKurek/doxygen-duplicate-parameter-docs-2-28 by Gilles Peskine · 3 years, 5 months ago
  35. e693244 Merge pull request #5540 from gilles-peskine-arm/check_config-chachapoly-2.28 by Gilles Peskine · 3 years, 5 months ago
  36. fa21dda Fix indentation by Gilles Peskine · 4 years ago
  37. 9130b5b Add check_config checks for AEAD by Gilles Peskine · 4 years ago
  38. 298d6cc Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  39. fcaef2e doxygen: merge multiple descriptions of the same return codes by Andrzej Kurek · 3 years, 6 months ago
  40. a16ffaf Add a check in check_config.h for PK_WRITE_C when RSA is enabled by Andrzej Kurek · 3 years, 6 months ago
  41. d08ed95 Formatting: remove tabs from check_config.h by Andrzej Kurek · 3 years, 6 months ago
  42. 1faa2a3 Add a check for MBEDTLS_PK_WRITE_C with USE_PSA_CRYPTO to check-config.h by Andrzej Kurek · 3 years, 6 months ago
  43. fe5fb8e doxygen: remove empty platform_time configuration section by Andrzej Kurek · 3 years, 6 months ago
  44. ff632d5 doxygen: move addtogroup closures to include more elements by Andrzej Kurek · 3 years, 6 months ago
  45. 73afe27 Add missing asterisk to doxygen closures by Andrzej Kurek · 3 years, 6 months ago
  46. 9db51a6 Add missing config check for PKCS5. by Sebastian Bøe · 3 years, 7 months ago
  47. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  48. 384b98b Merge pull request #5310 from paul-elliott-arm/pkcs12_fix_2.x by Gilles Peskine · 3 years, 8 months ago
  49. ce22008 Documentation fixes by Paul Elliott · 3 years, 8 months ago
  50. 2b3f21d Catch failures of md_hmac operations by Gilles Peskine · 3 years, 8 months ago
  51. a59cc3d Further documentation improvements by Paul Elliott · 3 years, 9 months ago
  52. fe724fe Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  53. 51377d8 Merge pull request #5280 from davidhorstmann-arm/2.x-improve-cmac-docs by Gilles Peskine · 3 years, 8 months ago
  54. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  55. b56f38f Reword documentation of CMAC operations by David Horstmann · 3 years, 8 months ago
  56. 582f239 Merge pull request #5167 from tom-cosgrove-arm/fix-builds-with-only-mbedtls_bignum_c-defined by Gilles Peskine · 3 years, 8 months ago
  57. bf67233 Align function parameter names for mbedtls_set_key_owner_id in PSA headers by Antonio de Angelis · 3 years, 8 months ago
  58. d98ec4b psa: Fix some dependencies in config_psa.h by Ronald Cron · 4 years, 3 months ago
  59. 0d5a27b psa: Fix Mbed TLS hash operation definition by Ronald Cron · 3 years, 10 months ago
  60. b814bda Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  61. 0859fe2 psa: Fix hash max sizes by Ronald Cron · 3 years, 10 months ago
  62. 9501bd7 Make PSA headers more self-contained by Gilles Peskine · 3 years, 8 months ago
  63. 3107b33 Merge pull request #5154 from gabor-mezei-arm/3649_bp2x_move_constant_time_functions_into_separate_module by Gilles Peskine · 3 years, 9 months ago
  64. 8100bf5 further improvements to sha256 docs by Tom Cosgrove · 3 years, 9 months ago
  65. bcd2f67 doc improvements in aes and sha256 includes by Tom Cosgrove · 3 years, 9 months ago
  66. e833998 Update comment by Gilles Peskine · 3 years, 9 months ago
  67. 7f03d9e mbedtls_ssl_config: Replace bit-fields by separate bytes by Gilles Peskine · 3 years, 9 months ago
  68. 9a0e0af mbedtls_ssl_config, mbedtls_ssl_session: reorder fields by Lukasz Gniadzik · 4 years ago
  69. baccfef mbedtls_ssl_handshake_params: reorder fields to save code size by Gilles Peskine · 3 years, 9 months ago
  70. 5107084 mbedtls_ssl_handshake_params: use bytes for some small values by Gilles Peskine · 3 years, 9 months ago
  71. 4a13ebf Tweak whitespace for readability by Gilles Peskine · 3 years, 9 months ago
  72. f5d7eef PSA operation structures: move less-used fields to the end by Gilles Peskine · 3 years, 9 months ago
  73. 58efe61 Fix builds when config.h only defines MBEDTLS_BIGNUM_C by Tom Cosgrove · 3 years, 9 months ago
  74. dbe0f89 Fix documentation and comments by Gabor Mezei · 3 years, 9 months ago
  75. 18a4494 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  76. f127a0e Remove unneeded include by Gabor Mezei · 3 years, 10 months ago
  77. e24dea8 Move mbedtls_cf_memcmp to a new public header by Gabor Mezei · 3 years, 10 months ago
  78. 944c107 Move contatnt-time memcmp functions to the contant-time module by gabor-mezei-arm · 3 years, 10 months ago
  79. 4bdcf9a Reorder macro definitions by Gilles Peskine · 3 years, 11 months ago
  80. 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
  81. 64010dc Add missing PSA_KEY_ID_NULL macro. by Mateusz Starzyk · 4 years ago
  82. 272a3d4 Add missing PSA_HASH_BLOCK_LENGTH macro. by Mateusz Starzyk · 4 years ago
  83. 294ca30 Add missing PSA_ALG_NONE macro. by Mateusz Starzyk · 4 years ago
  84. d22362c Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
  85. 1f1bc2d Merge pull request #5117 from gilles-peskine-arm/psa-rsa-pss_any_salt-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  86. 6295dcb Merge pull request #5051 from gilles-peskine-arm/psa-add-aria-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  87. f8362ca Readability improvements by Gilles Peskine · 3 years, 10 months ago
  88. a253609 Support PSA_ALG_RSA_PSS_ANY_SALT iff PSA_ALG_RSA_PSS is supported by Gilles Peskine · 3 years, 10 months ago
  89. 35115f9 New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  90. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  91. 0d3d742 Implement PSA_WANT_KEY_TYPE_ARIA by Gilles Peskine · 3 years, 10 months ago
  92. 8890f64 Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
  93. a4e060b Merge pull request #5000 from mprse/mbedtls_cipher_setup_psa_ECB_2x by Gilles Peskine · 3 years, 10 months ago
  94. c79e4ab Fix typo in comment by Gilles Peskine · 3 years, 10 months ago
  95. c277932 Make MBEDTLS_IGNORE_RETURN configurable by Gilles Peskine · 3 years, 10 months ago
  96. 327cb72 Cleaner implementation of MBEDTLS_IGNORE_RETURN by Gilles Peskine · 3 years, 10 months ago
  97. 9110809 Fix mistake in the sample implementation of MBEDTLS_CHECK_RETURN by Gilles Peskine · 3 years, 10 months ago
  98. 39f4e75 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  99. f0fa86e Add PSA support for MBEDTLS_CIPHER_AES_128_ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  100. 15a7420 Silence warnings about unused return value by Mateusz Starzyk · 4 years ago