- f22999e Merge pull request #8093 from yuhaoth/pr/add-target-architecture-macros by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8093-da0bb9fae87fbf636cb9060fb8df04862fc3f172
- da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
- 0934b20 Merge pull request #8190 from paul-elliott-arm/update_cmake_min_ver by Paul Elliott · 1 year, 11 months ago
- 31beb2d Merge pull request #8166 from gilles-peskine-arm/p256-m-zeroize by Dave Rodgman · 1 year, 11 months ago
- 4923640 Merge pull request #8189 from tom-cosgrove-arm/fix-ct-error-padlen-correct by Dave Rodgman · 1 year, 11 months ago
- 2e38a0d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
- e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
- 4843278 Allow "Mbed TLS" as the project name in Doxygen by Gilles Peskine · 2 years ago
- bc519a5 Merge pull request #8188 from paul-elliott-arm/fix_pkcs7_use_uninit by Tom Cosgrove · 1 year, 11 months ago
- a722d0a Update CMake minimum version(s) to match main CMakeLists.txt by Paul Elliott · 1 year, 11 months ago
- 9d8a7d6 Use the correct variable when tracking padding length by Tom Cosgrove · 1 year, 11 months ago
- 1d9e8f1 Merge pull request #7797 from gilles-peskine-arm/python-cryptography-on-windows by Gilles Peskine · 1 year, 11 months ago
- 45b6e5e Prevent potential use of uninitialised data in pkcs7 tests by Paul Elliott · 1 year, 11 months ago
- 2b0d53a Merge pull request #7590 from daverodgman/ct-x86-asm by Dave Rodgman · 1 year, 11 months ago
- 9b9ac4c Merge pull request #8175 from ronald-cron-arm/fix-query-config-generation-with-cmake by Ronald Cron · 1 year, 11 months ago
- ad2f351 Merge pull request #8171 from ronald-cron-arm/misc-minor-fixes by Ronald Cron · 1 year, 11 months ago
- 7fda906 Merge pull request #8161 from gilles-peskine-arm/config-boolean-options-wrong-section-202309 by Dave Rodgman · 1 year, 11 months ago
- 82fe082 Merge pull request #8180 from daverodgman/sha2-zeroize by Dave Rodgman · 1 year, 11 months ago
- aafd1e0 Ensure all md_<hash>_finish functions perform zeroization by Dave Rodgman · 1 year, 11 months ago
- ce1bb3d Merge pull request #8178 from tom-cosgrove-arm/remove-tautological-null-pointer-check-sha3_c by Paul Elliott · 1 year, 11 months ago gh-readonly-queue/development/pr-8178-33fbd373bea54711ce935a376e5e594f85f9d020
- 876346e Remove always-false null pointer check in sha3.c that Coverity complains about by Tom Cosgrove · 1 year, 11 months ago
- 3f8e483 Mark y as modified in x86 asm for mbedtls_ct_uint_lt by Dave Rodgman · 1 year, 11 months ago
- 4a97e73 Eliminate a redundant not from x86 asm by Dave Rodgman · 1 year, 11 months ago
- b6b8f6c Make variable name consistent in x86_64 asm by Dave Rodgman · 1 year, 11 months ago
- 5f24985 Better register allocation for x86_64 asm by Dave Rodgman · 1 year, 11 months ago
- 99f0cdc Remove not-needed mov in x86_64 asm by Dave Rodgman · 1 year, 11 months ago
- d7a983a Fix generate_query_config.pl usage by Ronald Cron · 1 year, 11 months ago
- eab2055 Fix query_config.c generation with CMake build system by Ronald Cron · 2 years ago
- 33fbd37 Merge pull request #8174 from Mbed-TLS/fix-pkwrite-test-dependencies by Ronald Cron · 1 year, 11 months ago
- 8ece2e9 Fix incorrect test dependencies in pkwrite tests by David Horstmann · 1 year, 11 months ago fix-pkwrite-test-dependencies
- 8673383 Modernize documentation of MBEDTLS_PLATFORM_ZEROIZE_ALT by Gilles Peskine · 1 year, 11 months ago
- d3d566f PSA config: Add comment about HKDF by Ronald Cron · 1 year, 11 months ago
- b9c7953 pkwrite: Fix defined but not used warning by Ronald Cron · 1 year, 11 months ago
- 8cae2c2 Use the zeroize function from Mbed TLS by Gilles Peskine · 1 year, 11 months ago
- 5859098 Merge pull request #8160 from daverodgman/warn-unreachable by Gilles Peskine · 1 year, 11 months ago
- d1ce030 Merge pull request #8159 from gilles-peskine-arm/split-config_psa-split by Gilles Peskine · 1 year, 11 months ago
- 85061b9 Improve sanity checking of MBEDTLS_HAVE_INTxx by Dave Rodgman · 1 year, 11 months ago
- b7b8c09 Update bignum_core.c by Dave Rodgman · 1 year, 11 months ago
- f9e4caf Comment out default definition by Gilles Peskine · 1 year, 11 months ago
- ff2558a Fix unused variable in some TLS 1.3 builds by Gilles Peskine · 1 year, 11 months ago
- d65ea42 Fix some TLS 1.3 settings that were required in mbedtls_config.h by Gilles Peskine · 1 year, 11 months ago
- da69eaa TLS 1.3 support is mostly complete by Gilles Peskine · 1 year, 11 months ago
- a8861e0 Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
- 7e1e7be Simplify fixes for unreachable code by Dave Rodgman · 1 year, 11 months ago
- cfa7223 Fix warnings about unreachable code by Dave Rodgman · 1 year, 11 months ago
- 0364c8a Introduce MBEDTLS_IGNORE_UNREACHABLE_BEGIN by Dave Rodgman · 1 year, 11 months ago
- 945d674 Merge pull request #8157 from actonlang/fix-include-psa-utils-internals by Paul Elliott · 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
- b9664ee Don't include configuration adjustment headers 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
- a1aeff4 Use quotes include of psa_util_internal.h by Kristian Larsson · 1 year, 11 months ago
- 8595984 Merge pull request #8143 from tom-cosgrove-arm/check-mbedtls_platform_zeroize-calls by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8143-4f69668558f5578302aa250ad7a69b3b1f3944e8
- b2fafa5 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h 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
- daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
- 351a391 Fix incorrect use of mbedtls_platform_zeroize() in 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
- 4f69668 Merge pull request #8082 from daverodgman/misc-code-size by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8082-662c497395c01f083e11f3463b14b001ce874e2b
- 662c497 Merge pull request #8144 from daverodgman/zeroize-stronger by Dave Rodgman · 1 year, 11 months ago
- 1dab445 Update guard for ecp by Dave Rodgman · 1 year, 11 months ago
- 16a7672 Merge pull request #8068 from paul-elliott-arm/fix_tls_zeroization by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8068-02ad791f2973f5f5b86e1d7a1c1d72401f78f70b
- 02ad791 Merge pull request #8116 from gilles-peskine-arm/config_psa-changelog-3.5 by Tom Cosgrove · 1 year, 11 months ago
- 83ae22d Add Changelog entry by Paul Elliott · 2 years ago
- fe55320 Avoid error from old gcc version by Dave Rodgman · 1 year, 11 months ago
- 5f6060a Code style by Dave Rodgman · 1 year, 11 months ago
- ba67451 Fix gcc compile warnings by Dave Rodgman · 1 year, 11 months ago
- ac3cf7c Add more protection to mbedtls_platform_zeroize by Dave Rodgman · 1 year, 11 months ago
- 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 1 year, 11 months ago
- 6ebe7d2 Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name by Paul Elliott · 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
- b5d9715 Merge pull request #7857 from minosgalanakis/bugifx/address_curve_bits by Paul Elliott · 1 year, 11 months ago
- 4f47f3d Covert PSA guards to MBEDTLS by Dave Rodgman · 1 year, 11 months ago
- a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
- dea266f Use MBEDTLS_MD_LIGHT instead of MBEDTLS_MD_C by Dave Rodgman · 1 year, 11 months ago
- 8d706f6 Simplify camellia error conversion macros by Dave Rodgman · 1 year, 11 months ago
- 09a9e58 Add missing error conversion case by Dave Rodgman · 1 year, 11 months ago
- 68efcf5 Remove not-needed #include by Dave Rodgman · 1 year, 11 months ago
- f763238 Merge pull request #8130 from davidhorstmann-arm/fix-unnecessary-include-prefixes by Gilles Peskine · 1 year, 11 months ago
- 793654b Merge pull request #8137 from paul-elliott-arm/regen_coverity_token by Paul Elliott · 1 year, 11 months ago
- 7990a32 Explain the story about cryptography version requirements by Gilles Peskine · 2 years ago
- 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 1 year, 11 months ago
- 5a387c8 Merge pull request #8140 from daverodgman/sha3-zeroize by Tom Cosgrove · 1 year, 11 months ago
- 984309c Call mbedtls_platform_zeroize via mbedtls_sha3_free by Dave Rodgman · 2 years ago
- dbddb00 Ensure mbedtls_sha3_finish zeroizes the context by Dave Rodgman · 2 years ago
- 240240d Regenerate coverity scan token by Paul Elliott · 2 years ago
- 22ec2ae Fix unnecessary header prefixes in tests by David Horstmann · 2 years ago
- 63f0abe check_test_cases: add a comment to explain idx in walk_compat_sh by Yanray Wang · 2 years ago
- 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 2 years ago
- 8f3ec8e Use '--target' instead of shortened '-t' by David Horstmann · 2 years ago
- ab717b5 Merge remote-tracking branch 'origin/development' into 7094-collect-compatsh-test-cases by Yanray Wang · 2 years ago
- 3ed1871 Disable pylint error for non-uppercase names by David Horstmann · 2 years ago
- 33e1f42 Fix use of mbedtls_psa_safer_memcmp in test code by Dave Rodgman · 2 years ago