- 62418dd Merge pull request #8350 from waleed-elmelegy-arm/fix-null-dereference-in-x509-cert-write by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8350-d44ee9e6d13ff10b99a55150d1d0b3d2a5b2013c
- d44ee9e Merge pull request #8351 from waleed-elmelegy-arm/fix-null-dereference-in-x509-cert-req by Paul Elliott · 1 year, 10 months ago
- c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 9534dfd Reword error message on format of SAN arguments by David Horstmann · 1 year, 10 months ago
- 4a493b2 Reword error message on format of SAN arguments by David Horstmann · 1 year, 10 months ago
- 9726aea Merge pull request #8376 from mpg/ecp-light-check-config by Manuel Pégourié-Gonnard · 1 year, 10 months ago gh-readonly-queue/development/pr-8376-2fde39a22c99d5fae16d02e02f1cbc23c9ce6194
- 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
- 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
- 745ec5d Fix static initializer warning by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 6d42921 Require at least on curve for ECP_LIGHT by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2fde39a Merge pull request #8283 from daverodgman/more-aes-checks by Dave Rodgman · 1 year, 10 months ago
- 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
- f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
- dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
- 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
- 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
- 5f5573f cipher: reintroduce symbol for legacy AEAD support by Valerio Setti · 1 year, 10 months ago
- 28b5633 Merge pull request #7942 from tom-daubney-arm/psa_crypto_example_hash by Gilles Peskine · 1 year, 10 months ago
- 195411b Merge pull request #8062 from yanrayw/save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
- 73cb6f8 Merge pull request #8360 from Mbed-TLS/revert-8352-iar-fixes by Gilles Peskine · 1 year, 10 months ago
- 2457bcd Tidy up logic for MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
- cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
- 9a32632 Fix 3rdparty/Makefile.inc when included recursively by Gilles Peskine · 1 year, 10 months ago
- 97a6231 Revert "Fix a few IAR warnings" by Gilles Peskine · 1 year, 10 months ago revert-8352-iar-fixes
- 0badeb4 Fix changelog code style issue by Waleed Elmelegy · 1 year, 10 months ago
- 107c60c Fix changelog style issue by Waleed Elmelegy · 1 year, 10 months ago
- 5867465 Fix code style issue in cert_write program by Waleed Elmelegy · 1 year, 10 months ago
- eade3fe Fix code style issue in cert_req program by Waleed Elmelegy · 1 year, 10 months ago
- 2d67e3a Merge pull request #8352 from daverodgman/iar-fixes by Dave Rodgman · 1 year, 10 months ago
- 193e383 check_config: fix typo causing build issues with only CCM enabled by Valerio Setti · 1 year, 10 months ago
- 71f2e39 Merge pull request #8345 from mcagriaksoy/branch_issue_8344 by Tom Cosgrove · 1 year, 10 months ago
- 584c810 Use a block to save 12b by Dave Rodgman · 1 year, 10 months ago
- 351a81c Keep initialisation of p in its original location by Dave Rodgman · 1 year, 10 months ago
- bcb1818 Fix IAR 'transfer of control bypasses initialization' warnings by Dave Rodgman · 1 year, 10 months ago
- 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
- 737cfe1 Add changelog entry for x509 cert_req null dereference fix by Waleed Elmelegy · 1 year, 10 months ago
- ac97af2 Fix possible NULL dereference issue in X509 cert_req program by Waleed Elmelegy · 1 year, 10 months ago
- 1444c0e Add changelog entry for x509 cert_write null dereference fix by Waleed Elmelegy · 1 year, 10 months ago
- 476c119 Fix possible NULL dereference issue in X509 cert_write program by Waleed Elmelegy · 1 year, 10 months ago
- 54bb76e Merge pull request #8348 from kasjer/kasjer/aes-rcon-rename by Dave Rodgman · 1 year, 10 months ago
- 2e67781 Alter program layout for better clarity by Thomas Daubney · 1 year, 10 months ago
- db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
- e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
- 9b0c816 Merge pull request #8330 from KloolK/extern-c by Bence Szépkúti · 1 year, 10 months ago
- a21c972 Remove extra blank line by Thomas Daubney · 1 year, 10 months ago
- ee62fce Rename local variable in aes.c by Jerzy Kasenberg · 1 year, 10 months ago
- d8453bb Remove superfluous comment by Thomas Daubney · 1 year, 10 months ago
- cd79f77 Add missing newline by Thomas Daubney · 1 year, 10 months ago
- 1c2378b Add variable for message length by Thomas Daubney · 1 year, 10 months ago
- 56e9011 Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
- 66f9b3f Add casting size_t to int by Mehmet Cagri Aksoy · 1 year, 10 months ago
- 6bd3d9b cipher: fix missing spaces by Valerio Setti · 1 year, 10 months ago
- a797ce3 test: use full config in test_psa_crypto_config_accel_cipher by Valerio Setti · 1 year, 10 months ago
- d4a10ce cipher/tls: use new symbols for guarding AEAD code by Valerio Setti · 1 year, 10 months ago
- d0411de cipher: add internal symbols for AEAD capabilities by Valerio Setti · 1 year, 10 months ago
- e7bac17 test: keep SSL_TICKET_C and SSL_CONTEXT_SERIALIZATION enabled by Valerio Setti · 1 year, 10 months ago
- 3f02bb7 test: use full config in accelerated AEAD test by Valerio Setti · 1 year, 10 months ago
- 3c1cdc9 Merge pull request #8185 from yanrayw/aes_benchmark_cfb by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8185-cffd7135c6cc2e91690e7bf80f5df92db42a42c0
- cffd713 Merge pull request #8328 from yanrayw/sha256_context_guard by Bence Szépkúti · 1 year, 10 months ago gh-readonly-queue/development/pr-8328-a89d2ba132ce5650cf40a24c826cdbdd8ed23e8e
- 3450087 Remove trailing white space in documentation by Thomas Daubney · 1 year, 10 months ago
- a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
- 7605388 Inform user when unknown hash algorithm supplied by Thomas Daubney · 1 year, 10 months ago
- 86f9795 Update documentation by Thomas Daubney · 1 year, 10 months ago
- 7871cb1 Include psa/build_info.h instead of mbedtls/build_info.h by Ronald Cron · 1 year, 10 months ago
- 946720a Fix C++ build issue when MBEDTLS_ASN1_PARSE_C is not enabled by Jan Bruckner · 1 year, 10 months ago
- e7ebec6 Merge pull request #8281 from daverodgman/fix-hwonly-warnings by Dave Rodgman · 1 year, 10 months ago gh-readonly-queue/development/pr-8281-e6fa2c53a2bc7355231db35b908d98b2c1af4f79
- e6fa2c53 Merge pull request #8186 from paul-elliott-arm/fix_wrapper_deadcode by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8186-32743619a293c9e68262ef1049ed2f12cfeaae51
- 3274361 Merge pull request #8114 from yanesca/threading_requirements_update by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8114-fea6606f98ece4a434c83dd4350b363f6aabad44
- 5cae6e8 benchmark: improve code readability by Yanray Wang · 1 year, 10 months ago
- fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
- 29db8b0 sha256.h: add guard for is224 in sha256 context by Yanray Wang · 1 year, 10 months ago
- 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
- 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
- 4934ae7 Merge pull request #8319 from davidhorstmann-arm/fix-3rdparty-target-prefix by Dave Rodgman · 1 year, 10 months ago
- 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
- 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
- 3677352 Merge pull request #8308 from valeriosetti/issue8052 by Paul Elliott · 1 year, 10 months ago
- 8e00fe0 Merge pull request #8309 from daverodgman/iar-warnings2 by Dave Rodgman · 1 year, 10 months ago
- 3c33cb5 Fix 3rdparty target names for custom config by David Horstmann · 1 year, 10 months ago
- 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
- f484884 pkcs12: use mbedtls_cipher_crypt() instead of explicitly defining all steps by Valerio Setti · 1 year, 10 months ago
- 0d31537 Merge pull request #8289 from daverodgman/check-changelog-exts by Dave Rodgman · 1 year, 10 months ago
- 8d487ad Merge pull request #1103 from Mbed-TLS/mbedtls-3.5.0_mergeback by minosgalanakis · 1 year, 10 months ago
- 2eab462 Fix IAR warnings by Dave Rodgman · 1 year, 10 months ago
- 9bf752c Support MSVS with clang by Dave Rodgman · 1 year, 10 months ago
- 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
- 644fd34 Merge pull request #8284 from gilles-peskine-arm/cmake-fix-3rdparty-custom-config by Paul Elliott · 1 year, 10 months ago gh-readonly-queue/development/pr-8284-3406564b012e2a1f909f9f9708e821d67133632a
- 1ec6906 Merge pull request #1090 from Mbed-TLS/mbedtls-3.5.0rc0-pr by minosgalanakis · 1 year, 10 months ago mbedtls-3.5.0 v3.5.0
- 749f222 Get MBEDTLS_MAYBE_UNUSED to cover more compilers by Dave Rodgman · 1 year, 10 months ago
- f7e81d9 Updated BRANCHES.MD by Minos Galanakis · 1 year, 10 months ago
- 5d323bf Re-assemble changelog to add missing item, plus a couple of typo fixes. by Dave Rodgman · 1 year, 10 months ago
- e35e387 Bump library so-crypto, so-x509, so-tls versions. by Minos Galanakis · 1 year, 10 months ago
- 8f4c19a Merge pull request #8273 from davidhorstmann-arm:target-prefix-3rdparty by Minos Galanakis · 1 year, 10 months ago
- 2546d7d Merge pull request #8284 from gilles-peskine-arm:cmake-fix-3rdparty-custom-config by Minos Galanakis · 1 year, 10 months ago
- feadcaf Support MBEDTLS_MAYBE_UNUSED in MSVC and IAR by Dave Rodgman · 1 year, 10 months ago
- 18ddf61 Use MBEDTLS_MAYBE_UNUSED to simplify aes.c and let compiler remove unused variables by Dave Rodgman · 1 year, 10 months ago
- 1ec1a0f Introduce MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 10 months ago
- a7127eb tidy up by Dave Rodgman · 1 year, 10 months ago
- 7a8a249 Tidy-up by Dave Rodgman · 1 year, 10 months ago