- 5859098 Merge pull request #8160 from daverodgman/warn-unreachable by Gilles Peskine · 1 year, 11 months ago
- 85061b9 Improve sanity checking of MBEDTLS_HAVE_INTxx by Dave Rodgman · 1 year, 11 months ago
- edc2379 Split build_info.h: create and populate mbedtls/config_adjust_ssl.h by Gilles Peskine · 1 year, 11 months ago
- dc720b0 Split build_info.h: create mbedtls/config_adjust_x509.h by Gilles Peskine · 1 year, 11 months ago
- 9d6a63b Split build_info.h: create and populate mbedtls/config_adjust_legacy_crypto.h by Gilles Peskine · 1 year, 11 months ago
- 4fb1542 Split config_psa.h: create and populate mbedtls/config_adjust_legacy_from_psa.h by Gilles Peskine · 1 year, 11 months ago
- 10c6f07 Split config_psa.h: create and populate mbedtls/config_adjust_psa_from_legacy.h by Gilles Peskine · 1 year, 11 months ago
- eca0178 Split config_psa.h: create and populate mbedtls/config_adjust_psa_superset_legacy.h by Gilles Peskine · 1 year, 11 months ago
- 5823977 Split config_psa.h: create and populate psa/crypto_adjust_auto_enabled.h by Gilles Peskine · 1 year, 11 months ago
- 7b7d903 Split config_psa.h: create and populate psa/crypto_adjust_config_synonyms.h by Gilles Peskine · 1 year, 11 months ago
- 8bd8a46 Merge pull request #8141 from tom-cosgrove-arm/define-psa-macros-to-1 by Tom Cosgrove · 1 year, 11 months ago
- d9572c0 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
- 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
- 42b02a9 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
- c43c3aa Define all PSA_xxx macros to 1 rather than have them empty, for consistency by Tom Cosgrove · 1 year, 11 months ago
- a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
- 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 1 year, 11 months ago
- 17d5081 Merge pull request #8099 from gilles-peskine-arm/split-config_psa-prepare by Tom Cosgrove · 2 years ago
- d50562c Merge pull request #7827 from davidhorstmann-arm/reword-net-free-description-2544 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7827-31b2d7414d245a19cc01321179bc7cbe21cc9ce0
- 796bc2b Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizes by Gilles Peskine · 2 years ago
- 7b7ecf5 Fix condition to include MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Gilles Peskine · 2 years, 3 months ago
- a458d48 Move the inclusion of the PSA config file(s) into build_info.h by Gilles Peskine · 2 years, 3 months ago
- 8cd1da4 Remove spurious extern "C" by Gilles Peskine · 2 years, 3 months ago
- 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
- 294be94 Merge pull request #7818 from silabs-Kusumit/PBKDF2_cmac_implementation by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7818-a4c01dd6e9264c40c33a1b9fcd3309b0cad0595f
- 6c6b9f6 Change document to match real status by Jerry Yu · 2 years ago
- f4efd19 Reduce code size in ccm by Dave Rodgman · 2 years ago
- 2aaf888 Adjust struct layout for small size win by Dave Rodgman · 2 years ago
- 864f594 Adjust layout of some stucts by Dave Rodgman · 2 years ago
- d370f93 Merge pull request #7898 from AndrzejKurek/csr-rfc822-dn by Gilles Peskine · 2 years ago
- 26b7c93 Merge pull request #7992 from valeriosetti/issue7755 by Manuel Pégourié-Gonnard · 2 years ago
- 54da1a6 Merge pull request #7578 from daverodgman/safer-ct5 by Manuel Pégourié-Gonnard · 2 years ago
- efe848f pk: fix some comments by Valerio Setti · 2 years ago
- c6aeb0d check_config: remove unnecessary BIGNUM_C requirements by Valerio Setti · 2 years ago
- 6beec7c Merge pull request #7989 from valeriosetti/issue7754 by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7989-d170419eab66c8403e9eea925b3a1008cb791184
- 91c8372 Merge pull request #6999 from ivq/ecp_doc by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-6999-e5fbd93eaf96581144ce41233b2bcdb1822ea42f
- 13696bb improve check config option for i386 by Jerry Yu · 2 years ago
- 0f6d565 pk: return PK_USE_PSA_EC_DATA to pk.h by Valerio Setti · 2 years ago
- 7c494e7 pk: move PK_HAVE_ECC_KEYS to build_info.h by Valerio Setti · 2 years ago
- 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- aa9a158 Fix doc by Chien Wong · 2 years ago
- f11cfec Merge pull request #7998 from gilles-peskine-arm/MBEDTLS_PSA_CRYPTO_CONFIG-less_experimental by Gilles Peskine · 2 years ago
- a792564 Merge pull request #7788 from marekjansta/fix-x509-ec-algorithm-identifier by Gilles Peskine · 2 years ago
- 153ae46 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years, 6 months ago
- c98f8d9 Merge branch 'development' into safer-ct5 by Dave Rodgman · 2 years ago
- 003a5e1 Merge pull request #1046 from Mbed-TLS/merge_3.4.1 by Dave Rodgman · 2 years ago
- a0fc998 Merge branch 'development' into merge_3.4.1 by Dave Rodgman · 2 years ago
- 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
- 9a3ded1 Merge remote-tracking branch 'gilles-peskine-arm/3.4.0-updated-certs' into mbedtls-3.4.1rc0-pr by Dave Rodgman · 2 years ago
- df28b8d Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
- 550d147 Bump version to 3.4.1 by Gilles Peskine · 2 years ago
- 267bee9 Merge pull request #7903 from valeriosetti/issue7773 by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7903-9661f8ab0d28db9ef2a77953b68eb3de10a4c260
- 1414029 improve document about hardware only by Jerry Yu · 2 years ago
- 6943681 Improve error message and documents by Jerry Yu · 2 years, 3 months ago
- e77c4d9 Mention the crash risk without runtime detection by Jerry Yu · 2 years, 3 months ago
- 3660623 Rename plain c option and update comments by Jerry Yu · 2 years, 4 months ago
- 3fcf2b5 Rename HAS_NO_PLAIN_C to DONT_USE_SOFTWARE_CRYPTO by Jerry Yu · 2 years, 4 months ago
- 1b3ab36 Update comments by Jerry Yu · 2 years, 4 months ago
- 315fd30 Rename plain c disable option by Jerry Yu · 2 years, 4 months ago
- 0d4f4e5 Add option to disable built-in aes implementation. by Jerry Yu · 2 years, 4 months ago
- 56e5d68 Fix comment typo by Dave Rodgman · 2 years ago
- d55e451 Merge pull request #7997 from yanesca/fix_new_bignum_tests by Gilles Peskine · 2 years ago gh-readonly-queue/development/pr-7997-cbc495eb0f29c9ccfa5e9da2d4c5b3a2691c49c3
- e416f03 Improve wording of MBEDTLS_ECP_WITH_MPI_UINT doc by Janos Follath · 2 years ago
- de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
- ad9e5b9 Improve docs for mbedtls_ct_memcmp by Dave Rodgman · 2 years ago
- 9ee0e1f Remove GCC redundant-decls workaround for mbedtls_ct_memcmp by Dave Rodgman · 2 years ago
- 2f04582 Move MBEDTLS_ECP_WITH_MPI_UINT to mbedtls_config.h by Janos Follath · 2 years ago
- 9cd8011 tls: fix definition of symbol KEY_EXCHANGE_SOME_XXDH_PSA_ANY by Valerio Setti · 2 years ago
- 43cef57 Merge pull request #7811 from mpg/md-info by Manuel Pégourié-Gonnard · 2 years ago gh-readonly-queue/development/pr-7811-cec82e41e03a92a5e79c68cb74d16d8876f9a015
- c22affd Fix dependencies for pbkdf2 cmac by Kusumit Ghoderao · 2 years ago
- 105f772 Add PSA_HAVE_SOFT_PBKDF2 by Kusumit Ghoderao · 2 years ago
- ce38db1 Change config_psa.h PBKDF2_CMAC dependencies by Kusumit Ghoderao · 2 years ago
- d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years, 1 month ago
- f2e3eb8 Add OID for HMAC-RIPEMD160 by Dave Rodgman · 2 years ago
- 5cc67a3 Add OIDs for HMAC-SHA3 by Dave Rodgman · 2 years ago
- 2d626cc Fix missing opening brace in comments by Dave Rodgman · 2 years ago
- 25b4e72 MBEDTLS_PSA_CRYPTO_CONFIG is ready for production by Gilles Peskine · 2 years ago
- 3d158f0 Adapt tests to work on all possible minimum RSA key sizes by Waleed Elmelegy · 2 years, 1 month ago
- ab57071 Add a minimum rsa key size config to psa config by Waleed Elmelegy · 2 years, 1 month ago
- 76336c3 Enforce minimum key size when generating RSA key size by Waleed Elmelegy · 2 years, 1 month ago
- 0fda0d2 Fix overly specific description in public doc by Manuel Pégourié-Gonnard · 2 years ago
- 7ef14bf Merge pull request #7835 from gilles-peskine-arm/ssl_premaster_secret-empty-3.4 by Gilles Peskine · 2 years ago
- a55f042 psa: replace DH_KEY_PAIR_LEGACY with new symbols by Valerio Setti · 2 years, 1 month ago
- f1c032a Merge pull request #7902 from valeriosetti/issue7772 by Paul Elliott · 2 years ago
- ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
- d0371b0 debug: keep ECDH_C guard for debug printf accessing ecdh_context's items by Valerio Setti · 2 years ago
- cad28ae Merge remote-tracking branch 'origin/development' into psa-sha3 by Dave Rodgman · 2 years ago
- 87f6285 Merge pull request #7893 from ronald-cron-arm/misc-from-psa-crypto by Ronald Cron · 2 years ago
- ed70fd0 Merge pull request #5549 from AndrzejKurek/doxygen-bad-param-names by Dave Rodgman · 2 years, 1 month ago
- c844c1a Merge pull request #7546 from mpg/align-psa-md-identifiers by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 6dd4064 Merge pull request #7932 from AgathiyanB/add-mpi-uint-size-macro by Dave Rodgman · 2 years, 1 month ago
- eed55c6 Use defined macros for MBEDTLS_MPI_UINT_MAX by Agathiyan Bragadeesh · 2 years, 1 month ago
- 5f65acb Merge pull request #7859 from gilles-peskine-arm/mbedtls_mpi-smaller by Dave Rodgman · 2 years, 1 month ago
- 24a305e Explain why we check 65535 (not USHORT_MAX) by Gilles Peskine · 2 years, 1 month ago
- 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 1975650 Make consistent suffix MBEDTLS_MPI_UINT_MAX by Agathiyan Bragadeesh · 2 years, 1 month ago
- 900e20d Change MBEDTLS_MPI_UINT_MAX suffix by Agathiyan Bragadeesh · 2 years, 1 month ago
- 170c199 Align guards of Windows specific configuration checks by Ronald Cron · 2 years, 1 month ago
- 09a455e Add macros for mpi uint max sizes by Agathiyan Bragadeesh · 2 years, 1 month ago
- a02b368 Fix gcc warnings when -Wredundant-decls set by Dave Rodgman · 2 years, 1 month ago