- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 9902a6b Fix #8372 - Error compiling AESNI in Mbed-TLS with clang on Windows by Sergey Markelov · 1 year, 10 months ago
- c7a8ea9 Bump version to 2.28.5 by Minos Galanakis · 1 year, 10 months ago
- 6d16994 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.5rc0-pr by Minos Galanakis · 1 year, 10 months ago
- fe4d93a ssl_cache: return error codes on error by Gilles Peskine · 1 year, 10 months ago
- 917dd8b Add new error code for SSL cache entry not found by Gilles Peskine · 1 year, 10 months ago
- 7a8ec0f Merge pull request #8209 from lpy4105/issue/8168/2.28_fix-aesni-selection by Dave Rodgman · 1 year, 10 months ago
- 8068b08 Fix comment by Pengyu Lv · 1 year, 10 months ago
- 916ed7b restore internal comment in cipher.h due to LTS by Waleed Elmelegy · 1 year, 10 months ago
- 8ce42eb Remove invalid comments from cipher.h by Waleed Elmelegy · 1 year, 10 months ago
- e4138e3 Fix a typo by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 8013e68 Clarify calling sequence in the Cipher layer by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 3697954 Fix inconsistent documentation of cipher_setup() by Manuel Pégourié-Gonnard · 4 years, 2 months ago
- 08fd33a Add warning to mbedtls_cipher_setup() about setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
- 20384f4 Fix the comments of some guards by Pengyu Lv · 1 year, 11 months ago
- f4cf4a6 Merge pull request #1070 from gilles-peskine-arm/merge-2.28-restricted-20230915 by Dave Rodgman · 1 year, 11 months ago
- 9cacae3 Merge remote-tracking branch 'upstream-public/mbedtls-2.28' into HEAD by Gilles Peskine · 1 year, 11 months ago
- 6060cf1 Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
- 7fb6fc6 padlock: introduce MBEDTLS_VIA_PADLOCK_HAVE_CODE by Pengyu Lv · 1 year, 11 months ago
- 3d9978e Merge pull request #8172 from ronald-cron-arm/psa-config-add-comment by Gilles Peskine · 1 year, 11 months ago
- e707dc1 aesni: refine the condition of MBEDTLS_HAVE_X86_64 by Pengyu Lv · 1 year, 11 months ago
- dc5a88b aesni: make AESNI only operate on X86 and X86_64 by Pengyu Lv · 1 year, 11 months ago
- 5a09159 aesni: define MBEDTLS_HAVE_X86 by Pengyu Lv · 1 year, 11 months ago
- bd26a8d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
- f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
- fa9392a PSA config: Add comment about HKDF. by Ronald Cron · 1 year, 11 months ago
- 38a89ad Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
- 937b91e Fix boolean options in the wrong section by Gilles Peskine · 1 year, 11 months ago
- 5c46332 Merge pull request #8146 from tom-cosgrove-arm/define-psa-macros-to-1-2.28 by Tom Cosgrove · 1 year, 11 months ago
- dcad168 Improve mbedtls_pkcs5_pbes2_ext function test data by Waleed Elmelegy · 2 years ago
- 7d8f95b Improve mbedtls_pkcs5_pbes2_ext function signature comments by Waleed Elmelegy · 2 years ago
- b66cb65 Add new mbedtls_pkcs5_pbe2_ext function by Waleed Elmelegy · 2 years ago
- 95b5d79 Move the description of MBEDTLS_TEST_DEFINES_ZEROIZE to before its use by Tom Cosgrove · 1 year, 11 months ago
- 7f18f44 Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
- 73285cc Define all PSA_xxx macros to 1 rather than have them empty, for consistency by Tom Cosgrove · 1 year, 11 months ago
- 43210b5 Add the ability to verify mbedtls_platform_zeroize() calls with -Wsizeof-pointer-memaccess by Tom Cosgrove · 1 year, 11 months ago
- 9471815 Merge pull request #7828 from davidhorstmann-arm/2.28-reword-net-free-description-2544 by Gilles Peskine · 2 years ago
- 7fbbb61 Merge remote-tracking branch 'mbedtls-2.28' into calloc-also-zeroizes-2-28 by Gilles Peskine · 2 years ago
- 8aa8d78 Add potential missing inline definition by Chien Wong · 2 years ago
- 12f6f28 Improve doc on special use of A in ecp group structure by Chien Wong · 2 years ago
- 01b6df7 Improve mbedtls_pkcs5_pbes2 function signature comments by Waleed Elmelegy · 2 years ago
- 412629c Improve & test legacy mbedtls_pkcs5_pbe2 by Waleed Elmelegy · 2 years, 1 month ago
- b438348 Merge pull request #8010 from marekjansta/fix-x509-ec-algorithm-identifier-2.28 by Gilles Peskine · 2 years ago
- 403ce0a Bump version numbers by Dave Rodgman · 2 years ago
- 0a6743b Fixed AlgorithmIdentifier parameters when used with ECDSA signature algorithm in x509 certificate by Marek Jansta · 2 years, 9 months ago
- f5257c0 Cherry picked required prerequisites from dev branch, git hash 0167244b by Marek Jansta · 2 years ago
- e5507d5 Fix empty union when TLS is disabled by Gilles Peskine · 2 years, 1 month ago
- 3f87d63 Improve the documentation of MBEDTLS_PLATFORM_MEMORY by Andrzej Kurek · 2 years, 1 month ago
- 33b1222 Enable certain documented defines only when generating doxygen by Andrzej Kurek · 2 years, 1 month ago
- 8ca66a0 Add an mbedtls_calloc(SIZE_MAX/2, SIZE_MAX/2) test by Andrzej Kurek · 2 years, 1 month ago
- c83d49e Add a description of how mbedtls_calloc is determined by Andrzej Kurek · 2 years, 1 month ago
- ba16859 Documentation and cosmetic fixes by Andrzej Kurek · 2 years, 1 month ago
- dc11cd1 Extend mbedtls_calloc and mbedtls_free documentation by Andrzej Kurek · 2 years, 1 month ago
- db54dbd Fix \p misuses in documentation by Andrzej Kurek · 2 years, 1 month ago
- 532ec20 doxygen: \p commands misuse - review comments by Andrzej Kurek · 2 years, 3 months ago
- c00fb7f doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 1 month ago
- 0cbfbd9 doxygen: fix misused \p commands in rsa.h by Andrzej Kurek · 3 years, 6 months ago
- 96ce1b0 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 1 month ago
- a3e4e22 Change value of MBEDTLS_CIPHER_BLKSIZE_MAX if ARIA or Camellia present by Dave Rodgman · 2 years, 1 month ago
- a490042 Fix documentation - parameter name mistakes by Andrzej Kurek · 3 years, 6 months ago
- a3d315a doxygen: remove unnecessary description by Andrzej Kurek · 3 years, 6 months ago
- 4184e5c Move clarification to a separate note by David Horstmann · 2 years, 1 month ago
- 0e93877 Reword the description of mbedtls_net_free() by David Horstmann · 2 years, 1 month ago
- 763c8b9 Fix armclang compile fail by Dave Rodgman · 2 years, 2 months ago
- 82e06cb mbedtls/platform.h: Avoid potential macro redefinition warnings. by Aaron M. Ucko · 2 years, 7 months ago
- 97cbff7 Add a test for calloc zeroization by Andrzej Kurek · 2 years, 3 months ago
- a242c75 Document mbedtls_calloc zeroization by Andrzej Kurek · 2 years, 3 months ago
- 87af9c3 Merge pull request #7310 from Mbed-TLS/2.28-sphinx-versioned-documentation by Dave Rodgman · 2 years, 4 months ago
- e4f1aac Bump version to 2.28.3 by Dave Rodgman · 2 years, 4 months ago
- 779199f Document that MBEDTLS_AESNI_HAVE_INTRINSICS and MBEDTLS_AESNI_HAVE_CODE are internal by Tom Cosgrove · 2 years, 5 months ago
- 9494a99 Fix preprocessor conditional by Gilles Peskine · 2 years, 5 months ago
- 3efd314 Finish sentence in comment by Gilles Peskine · 2 years, 5 months ago
- e5038c6 Document the new state of AESNI support by Gilles Peskine · 2 years, 5 months ago
- 6dec541 AESNI: Overhaul implementation selection by Gilles Peskine · 2 years, 5 months ago
- 3ba81d3 Remove the dependency of MBEDTLS_AESNI_C on MBEDTLS_HAVE_ASM by Gilles Peskine · 2 years, 5 months ago
- 5511a34 New preprocessor symbol indicating that AESNI support is present by Gilles Peskine · 2 years, 5 months ago
- c9d8c33 Add space to appease doxygen bug by David Horstmann · 2 years, 5 months ago
- 362142f Merge pull request #7223 from gilles-peskine-arm/doc-tls13-psa_crypto_init-2.28 by Dave Rodgman · 2 years, 5 months ago
- 07ae208 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 2 years, 5 months ago
- 601e839 Fix typos by Tom Cosgrove · 2 years, 5 months ago
- 6e9385b Reduce the default MBEDTLS_ECP_WINDOW_SIZE value to 2 by Andrzej Kurek · 2 years, 5 months ago
- b6c5d04 Additional warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
- 4ff0231 Update warnings in cipher.h by Dave Rodgman · 2 years, 6 months ago
- b43d5e7 Improve warnings for DES/3DES by Dave Rodgman · 2 years, 6 months ago
- 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 2ccd77a Don't restyle end of file by David Horstmann · 2 years, 7 months ago
- d6818e3 Disable code style correction for bignum assembly by David Horstmann · 2 years, 7 months ago
- b6bf5f5 Workaround Uncrustify parsing of "asm" by David Horstmann · 2 years, 7 months ago
- 63c8be6 Merge pull request #6753 from mpg/restartable-docfix-2.28 by Gilles Peskine · 2 years, 8 months ago
- 4547eae Merge pull request #984 from Mbed-TLS/mbedtls-2.28.2-merge-back by Dave Rodgman · 2 years, 8 months ago
- 9c02122 Move MBEDTLS_DEPRECATED annotation to prefix by David Horstmann · 2 years, 8 months ago
- b884f7e Clarify documentation of ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 3dc7f23 Document that ECP_RESTARTABLE depends on ECP_C by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 875d1eb Document all effects of MBEDTLS_ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 0e0793f Merge pull request #6706 from davidhorstmann-arm/2.28-code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- 7428c61 Bump LTS version to 2.28.2 by Aditya Deshpande · 2 years, 8 months ago
- dbefba7 Merge branch 'mbedtls-2.28-restricted' into mbedtls-2.28.2rc0-pr by Aditya Deshpande · 2 years, 8 months ago
- d2c83be Disable code style correction in check_config.h by David Horstmann · 2 years, 9 months ago
- f0090d8 Merge remote-tracking branch 'origin/mbedtls-2.28' into merge-2.28 by Dave Rodgman · 2 years, 8 months ago
- 49f99bc Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago