1. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  2. c756b5f Merge pull request #5126 from haampie/fix/DT_NEEDED_for_shared_libraries by Gilles Peskine · 3 years, 9 months ago
  3. 3e63616 Add changelog by Harmen Stoppels · 3 years, 9 months ago
  4. c323d45 Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog by Gilles Peskine · 3 years, 10 months ago
  5. 5bc9bf7 Add changelog entry for new PSA Crypto API macros. by Mateusz Starzyk · 4 years ago
  6. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  7. 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  8. d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
  9. 812ef6b Fix ccm*-no-tag changelog entry by Mateusz Starzyk · 3 years, 9 months ago
  10. 66c9b84 Fix typo in documentation by Gilles Peskine · 3 years, 10 months ago
  11. 680747b Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
  12. 66884e6 Base64 range-based constant-flow code: changelog entry by Gilles Peskine · 4 years ago
  13. 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
  14. 61a8b2d Add changelog entry for CCM*-no-tag. by Mateusz Starzyk · 3 years, 10 months ago
  15. 6210320 Merge pull request #4989 from AndrzejKurek/remove-ssl-export-keys by Gilles Peskine · 3 years, 10 months ago
  16. bf21c07 Merge pull request #5072 from mprse/issue_5065 by Gilles Peskine · 3 years, 10 months ago
  17. 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
  18. 316c4fa Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  19. 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
  20. ed61c5e Add change-log file (issue #5065) by Przemyslaw Stekiel · 3 years, 10 months ago
  21. b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  22. 770153e Add change-log entry by Przemyslaw Stekiel · 3 years, 10 months ago
  23. b9b817e Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
  24. c48f43b Fix PSA AEAD GCM's update output buffer length verification. by Mateusz Starzyk · 3 years, 10 months ago
  25. f28261f Remove output buffer limitation for PSA with GCM. by Mateusz Starzyk · 3 years, 10 months ago
  26. 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
  27. 73142df Add change-log: fix-mbedtls_cipher_crypt-aes-ecb.txt by Przemyslaw Stekiel · 3 years, 10 months ago
  28. cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
  29. 5902cd6 Remove MBEDTLS_SSL_EXPORT_KEYS, making it always on by Andrzej Kurek · 3 years, 10 months ago
  30. 9a7d4c2 New configuration option MBEDTLS_CHECK_RETURN_WARNING by Gilles Peskine · 3 years, 11 months ago
  31. ea59237 Move changelog entry to the appropriate directory by Gilles Peskine · 3 years, 11 months ago
  32. aafb21f Merge pull request #4968 from davidhorstmann-arm/fix-aarch64-asm-constraints by Gilles Peskine · 3 years, 10 months ago
  33. 7500a0e Combine changelog entries for muladdc assembly fix by David Horstmann · 3 years, 11 months ago
  34. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
  35. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  36. 11c81df Fix aarch64 assembly for bignum multiplication by David Horstmann · 3 years, 11 months ago
  37. f0f2294 Merge pull request #4708 from mstarzyk-mobica/ccm_chunked by Gilles Peskine · 3 years, 11 months ago
  38. 5b1df10 Update the list of issues fixed by Gilles Peskine · 3 years, 11 months ago
  39. d337fbc x86_64 MULADDC assembly: add missing constraints about memory by Gilles Peskine · 3 years, 11 months ago
  40. 1716f32 psa_cipher_update_ecb: remove parameter output_size by Gilles Peskine · 3 years, 11 months ago
  41. cbefb6b Merge branch 'development' into ccm_chunked by Mateusz Starzyk · 4 years ago
  42. 3879c34 Fix typo in the changelog for chunked CCM. by Mateusz Starzyk · 4 years ago
  43. 7dd2f50 Allow configuring MBEDTLS_TLS_EXT_CID at compile time by Gilles Peskine · 4 years, 3 months ago
  44. de7a83d Add changelog for chunked CCM implementation. by Mateusz Starzyk · 4 years, 1 month ago
  45. 6981347 Merge pull request #4758 from paul-elliott-arm/fix_cipher_output_size by Gilles Peskine · 4 years ago
  46. 677c6c4 Merge pull request #4801 from hanno-arm/ssl_session_exported_private by Dave Rodgman · 4 years ago
  47. 06672ef Merge pull request #4776 from gilles-peskine-arm/generate_psa_tests-robutness-202107 by Manuel Pégourié-Gonnard · 4 years ago
  48. 3b9bea0 Merge pull request #4750 from yutotakano/fix-reserved-identifier-clash by Gilles Peskine · 4 years, 1 month ago
  49. 5d26efd Add ChangeLog entry by Hanno Becker · 4 years, 1 month ago
  50. 64df5f8 Add Changelog entry by Paul Elliott · 4 years, 1 month ago
  51. 554e64e Add a changelog for Armmbed#4626 by Archana · 4 years, 1 month ago
  52. ff58686 Add ChangeLog entry for reserved identifier replacments by Yuto Takano · 4 years, 1 month ago
  53. 8b427c8 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  54. bb2eece Create aggregated ChangeLog by Dave Rodgman · 4 years, 1 month ago
  55. b1d1c2a Fix filename on Changelog item by Dave Rodgman · 4 years, 1 month ago
  56. 34d8cd2 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.0.0rc0-pr by Dave Rodgman · 4 years, 1 month ago
  57. bd3bfbf Merge pull request #4737 from daverodgman/migration-guide by Dave Rodgman · 4 years, 1 month ago
  58. 9f5774f Merge pull request #4739 from gabor-mezei-arm/3258_fp30_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  59. 0a7ff4a Merge pull request #4741 from gabor-mezei-arm/3267_fp30_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  60. a481052 Add migration guide and changelog entry for MBEDTLS_PRIVATE by Gilles Peskine · 4 years, 1 month ago
  61. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  62. 01e9908 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  63. 9ca3ad7 Add changelog entry by gabor-mezei-arm · 4 years, 4 months ago
  64. 52176f7 Fix changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  65. 6740c9d Add changelog entry by gabor-mezei-arm · 4 years, 1 month ago
  66. 4b60e07 Improve Changelog wording by Dave Rodgman · 4 years, 1 month ago
  67. 8588940 Improve changelog by Dave Rodgman · 4 years, 1 month ago
  68. 43fcb8d Address review feedback by Dave Rodgman · 4 years, 1 month ago
  69. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  70. 1b2a883 Correct documentation references to Mbed TLS by Bence Szépkúti · 4 years, 1 month ago
  71. 60c8634 Remove references to MBEDTLS_USER_CONFIG_VERSION by Bence Szépkúti · 4 years, 2 months ago
  72. 36da4cc Update changelog and migration guide by Bence Szépkúti · 4 years, 2 months ago
  73. 8d9132f Fix typo by Bence Szépkúti · 4 years, 2 months ago
  74. 90b79ab Add migration guide and changelog by Bence Szépkúti · 4 years, 2 months ago
  75. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  76. cdfd73a Add ChangeLog entry by Janos Follath · 4 years, 1 month ago
  77. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  78. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 2 months ago
  79. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
  80. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
  81. 4f7cc1b Merge pull request #4713 from gilles-peskine-arm/psa-storage-format-test-lifetimes-3.0 by Ronald Cron · 4 years, 1 month ago
  82. aa5938e Merge pull request #4703 from gilles-peskine-arm/mpi_montmul-null-3.0 by Janos Follath · 4 years, 1 month ago
  83. 6687cd0 Refuse to destroy read-only keys by Gilles Peskine · 4 years, 4 months ago
  84. 87bc91c Forbid creating a read-only key by Gilles Peskine · 4 years, 4 months ago
  85. c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 4 years, 1 month ago
  86. 2007d70 Improve changelog by Paul Elliott · 4 years, 1 month ago
  87. 92f3877 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  88. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 2 months ago
  89. 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 4 years, 2 months ago
  90. 34bfa15 Changelog entry for the mbedtls_mpi_read_xxx changes by Gilles Peskine · 4 years, 2 months ago
  91. 27253bc mbedtls_mpi_gcd: fix the case B==0 by Gilles Peskine · 4 years, 2 months ago
  92. 3008dde Changelog for the fix to mbedtls_mpi_exp_mod(A=0) by Gilles Peskine · 4 years, 2 months ago
  93. e7885e5 RSA: Require hashlen to match md_alg when applicable by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  94. 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 2 months ago
  95. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  96. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  97. 8aed60b Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  98. 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
  99. 21efe44 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  100. da1eab3 Merge pull request #828 from mpg/rsa-lookup-restricted by Manuel Pégourié-Gonnard · 4 years, 2 months ago