- b6d5793 Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 6 months ago
- bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
- 670100f fix build for midipix by Ørjan Malde · 1 year, 6 months ago
- 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
- f154831 bump version by Dave Rodgman · 1 year, 7 months ago
- e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
- 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
- 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
- aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
- 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
- 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
- c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
- d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
- a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
- ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
- 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
- f88dd84 timing.c: use memset to initialize the structure, from Gilles Peskine by Gianfranco Costamagna · 1 year, 7 months ago
- ca902db timing.c by Gianfranco Costamagna · 1 year, 7 months ago
- 0071830 Merge pull request #8386 from paul-elliott-arm/remove_ssl_null_tls12_2_28 by Tom Cosgrove · 1 year, 8 months ago
- e1f6d3b Backport 2.28: Avoid use of `ip_len` as it clashes with a macro in AIX system headers by Tom Cosgrove · 1 year, 8 months ago
- a645708 Restore bump version by Dave Rodgman · 1 year, 9 months ago
- 9c2faca Remove NULL-ing of passed in SSL context in ssl_populate_transform() by Paul Elliott · 1 year, 10 months ago
- d0ac480 Bump version by Dave Rodgman · 1 year, 9 months ago
- 287ab6e Update header by Dave Rodgman · 1 year, 9 months ago
- 625458b Update header by Dave Rodgman · 1 year, 9 months ago
- 0f2971a Update headers by Dave Rodgman · 1 year, 9 months ago
- 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
- 3ccb844 Merge pull request #8373 from sergio-nsk/sergio-nsk/8372/1 by Bence Szépkúti · 1 year, 9 months ago
- 37b8478 Merge pull request #8403 from daverodgman/iar-fixes-2.28 by Dave Rodgman · 1 year, 10 months ago
- 2af05c8 Stop IAR warning about goto skipping variable definition by Dave Rodgman · 1 year, 10 months ago
- f3c6e2e aesni: select `__cpuid` impl based on compiler type by Pengyu Lv · 1 year, 10 months ago
- 79d7faf aesni: declare cpuinfo as int by Pengyu Lv · 1 year, 10 months ago
- 2856e07 aesni: support cpuid on WIN32 by Pengyu Lv · 1 year, 10 months ago
- 9902a6b Fix #8372 - Error compiling AESNI in Mbed-TLS with clang on Windows by Sergey Markelov · 1 year, 10 months ago
- 0190277 Merge pull request #8162 from yanrayw/2.28-save_stack_usage_pkwrite by Bence Szépkúti · 1 year, 10 months ago
- 1222ae6 Rename local variable in aes.c by Jerzy Kasenberg · 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
- da635ab Merge pull request #8280 from gilles-peskine-arm/ssl_cache-negative_errors-2.28 by Dave Rodgman · 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
- 930679a Make mbedtls_ecdsa_can_do definition unconditional by JonathanWitthoeft · 2 years, 3 months ago
- bfb0b39 Bug Fix: mbedtls_ecdsa_verify_restartable fails with ECDSA_SIGN_ALT by JonathanWitthoeft · 2 years, 3 months ago
- 7a8ec0f Merge pull request #8209 from lpy4105/issue/8168/2.28_fix-aesni-selection by Dave Rodgman · 1 year, 10 months ago
- 0ab94d1 Merge pull request #1077 from daverodgman/better-ct-2.28 by Dave Rodgman · 1 year, 10 months ago
- 326ba3c mbedtls_ssl_decrypt_buf(): fix buffer overread with stream cipher by Gilles Peskine · 1 year, 11 months ago
- 6063d82 Correct macro guards in constant_time_internal.h by Dave Rodgman · 1 year, 11 months ago
- 5ea6bb0 Add cast for MSVC by Dave Rodgman · 1 year, 11 months ago
- caa9425 Improve return value handling by Dave Rodgman · 1 year, 11 months ago
- e0ad9a4 Misc CT robustness improvements by Dave Rodgman · 1 year, 11 months ago
- 1924adb Fix macro guards for mbedtls_ct_size_mask by Dave Rodgman · 1 year, 11 months ago
- 1d52368 build fixes by Dave Rodgman · 1 year, 11 months ago
- c1a17f5 CT fix for get_zeros_padding by Dave Rodgman · 1 year, 11 months ago
- 51773aa CT fix for get_zeros_and_len_padding by Dave Rodgman · 1 year, 11 months ago
- df254f6 CT fix for get_one_and_zeros_padding by Dave Rodgman · 1 year, 11 months ago
- 9f3f73d CT fix for get_pkcs_padding by Dave Rodgman · 1 year, 11 months ago
- 40dc3b3 CT fixes in nist_kw by Dave Rodgman · 1 year, 11 months ago
- 954a2da Use mbedtls_ct_memcmp in mbedtls_rsa_rsaes_oaep_decrypt by Dave Rodgman · 1 year, 11 months ago
- c280520 Eliminate duplicate ct memcmp by Dave Rodgman · 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
- f919393 Return back to modifying input parameters in pkcs12_parse_pbe_params by Waleed Elmelegy · 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
- 5161645 Merge pull request #7211 from sergio-nsk/patch-3 by Gilles Peskine · 1 year, 11 months ago
- f08ca83 Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 1 year, 11 months ago
- 38a89ad Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
- e008890 Update generated files by Gilles Peskine · 1 year, 11 months ago
- 4b0b97e pkwrite: zeroize buf containing info of private key by Yanray Wang · 2 years ago
- b59b7c6 pkwrite.c: call calloc and free properly by Yanray Wang · 2 years ago
- a8f0050 pkwrite.c: add a cleanup label to save code size by Yanray Wang · 2 years ago
- 7bbca13 pkwrite.c: save stack usage for pk_write_key_pem by Yanray Wang · 2 years ago
- 217416a pkwrite.c: save stack usage for pk_write_pubkey_pem by Yanray Wang · 2 years ago
- 09f0a97 Fix typo in pkcs5.c by Waleed-Ziad Maamoun-Elmelegy · 1 year, 11 months ago
- dcad168 Improve mbedtls_pkcs5_pbes2_ext function test data by Waleed Elmelegy · 2 years ago
- b66cb65 Add new mbedtls_pkcs5_pbe2_ext function by Waleed Elmelegy · 2 years ago
- 73285cc Define all PSA_xxx macros to 1 rather than have them empty, for consistency by Tom Cosgrove · 1 year, 11 months ago
- 12a2bfc Merge pull request #8096 from davidhorstmann-arm/2.28-initialize-struct-get-other-name by Paul Elliott · 1 year, 11 months ago
- 2bda812 Merge pull request #8085 from gilles-peskine-arm/mpi_exp_mod-remove_initial_copy-2.28 by Tom Cosgrove · 2 years ago
- f9f183c Merge pull request #8089 from ivq/8017-backport by Tom Cosgrove · 2 years ago
- dcf7326 Fix incorrect detection of HardwareModuleName by David Horstmann · 2 years ago
- 4a46d23 Fix: Set type_id in x509_get_other_name() by David Horstmann · 2 years ago
- 431e5c4 Remove workaround for non-zero shared_secret array by Antonio de Angelis · 2 years ago
- 0118a1d Fix a few unchecked return values by Chien Wong · 2 years ago
- 20d54e3 mbedtls_mpi_exp_mod: remove spurious copy of the output variable by Gilles Peskine · 2 years ago
- 1505d32 Fix error strings without quotes by Antonio de Angelis · 2 years ago
- ac9e340 BUILD: Update For IAR support by TTornblom · 5 years ago
- a230735 Fix CI errors related pkcs5_pbe changes by Waleed Elmelegy · 2 years, 1 month ago
- 412629c Improve & test legacy mbedtls_pkcs5_pbe2 by Waleed Elmelegy · 2 years, 1 month ago
- 64a8135 Merge pull request #8037 from tom-cosgrove-arm/fix-rijndael-and-drbg-pdf-links-2.28 by Gilles Peskine · 2 years ago
- b438348 Merge pull request #8010 from marekjansta/fix-x509-ec-algorithm-identifier-2.28 by Gilles Peskine · 2 years ago
- aaec137 Update links to Rijndael paper and NIST SP 800-90 DRBGs by Tom Cosgrove · 2 years ago
- f97832a Merge pull request #8015 from AgathiyanB/fix-unnecessary-type-quantifier by Dave Rodgman · 2 years ago
- 403ce0a Bump version numbers by Dave Rodgman · 2 years ago
- 06d5e10 Fix IAR warning about unnecessary type quantifier by Agathiyan Bragadeesh · 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
- e7eb805 Seperate declarations from function body by Agathiyan Bragadeesh · 2 years ago
- 5521b4c Assign have_rng in declaration of ecp_mul_mxz by Agathiyan Bragadeesh · 2 years ago