- eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 10 months ago
- c98f8d9 Merge branch 'development' into safer-ct5 by Dave Rodgman · 2 years ago
- e9646ec tls: fix guards for ECDSA support by Valerio Setti · 2 years ago
- 45d56f3 tls: replace ECDSA_C and PK_CAN_ECDSA_SOME with key exchange related ones by Valerio Setti · 2 years, 1 month ago
- de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
- ea59c43 tls: fix a comment a rename a variable/symbol by Valerio Setti · 2 years ago
- 828b3ac Merge pull request #7848 from valeriosetti/issue7749 by Manuel Pégourié-Gonnard · 2 years ago
- 6aca2c9 Merge pull request #7716 from mpg/psa-util-internal by Gilles Peskine · 2 years, 1 month ago
- da403b7 tls: use already existing symbols to size the buffer for XXDḦ peer key by Valerio Setti · 2 years, 1 month ago
- 49e6907 tls: replace ECP_LIGHT occurrencies with PK_HAVE_ECC_KEYS by Valerio Setti · 2 years, 1 month ago
- 6eb0054 tls: fix guards for legacy ECDH contexts by Valerio Setti · 2 years, 1 month ago
- 3d237b5 ssl_misc: fix guards for PSA data used in XXDH key exchanges by Valerio Setti · 2 years, 1 month ago
- c2232ea tls: replace PK_CAN_ECDH guards with new helpers by Valerio Setti · 2 years, 1 month ago
- 7aeec54 tls: replace ECDH_C guards with new helpers by Valerio Setti · 2 years, 1 month ago
- d55d66f Fix missing includes by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- 2be8c63 Create psa_util_internal.h by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 408569f Adapt function name: mbedtls_ssl_tls13_generate_and_write_dh_key_exchange by Przemek Stekiel · 2 years, 1 month ago
- 7ac93be Adapt names: dh -> xxdh by Przemek Stekiel · 2 years, 1 month ago
- d5f79e7 Adapt functions names for ffdh by Przemek Stekiel · 2 years, 1 month ago
- 6f19985 Adapt handshake fields to ffdh by Przemek Stekiel · 2 years, 1 month ago
- e03ddbb Use valid size of peerkey buffer (EC vs FF) by Przemek Stekiel · 2 years, 1 month ago
- 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
- c216d94 Merge remote-tracking branch 'origin/development' into safer-ct5 by Dave Rodgman · 2 years, 2 months ago
- da4fba6 Further code optimizations by Przemek Stekiel · 2 years, 2 months ago
- 29c219c Combine mbedtls_ssl_tls13_generate_and_write_ecdh/ffdh_key_exchange functions by Przemek Stekiel · 2 years, 2 months ago
- 6370662 Adapt guards for FFDH by Przemek Stekiel · 2 years, 2 months ago
- cceb933 Add FFDH definitions and translation functions by Przemek Stekiel · 2 years, 2 months ago
- 6076f41 Remove hash_info.[ch] by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- 2801f7f Move mbedtls_ct_hmac into ssl_msg.c by Dave Rodgman · 2 years, 3 months ago
- 3f00b84 pk: fix build issues by Valerio Setti · 2 years, 3 months ago
- d4a5d46 library: add remaining changes for the new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
- eff5673 Improve and align variable names for supported versions data by Ronald Cron · 2 years, 4 months ago
- 47dce63 tls13: Add function to search for a supported_versions extension by Ronald Cron · 2 years, 6 months ago
- 77a904c ssl: remove useless guard by Valerio Setti · 2 years, 4 months ago
- 1fa5c56 ssl_tls: fix guard symbols for EC accelerated tests by Valerio Setti · 2 years, 4 months ago
- 226f9b9 ssl_tls: fix guard in ssl_misc.h by Valerio Setti · 2 years, 4 months ago
- 080a22b ssl_tls13: use PSA_WANT_ALG_ECDH as symbol for marking ECDH capability by Valerio Setti · 2 years, 4 months ago
- 0c8ec39 ssl_tls: fix proper guards for accelerated ECDH by Valerio Setti · 2 years, 4 months ago
- 90df310 ssl_tls13: fix guards for accel ECDH by Valerio Setti · 2 years, 5 months ago
- 7224086 Remove legacy_or_psa.h by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- bef824d SSL: use MD_CAN macros by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- a0589e7 Changes from review by Jan Bruckner · 2 years, 5 months ago
- 151f642 Add parsing for Record Size Limit extension in TLS 1.3 by Jan Bruckner · 2 years, 6 months ago
- 289e5ba Merge pull request #7082 from valeriosetti/issue6861 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- a2fc399 Merge pull request #6829 from AndrzejKurek/unify-psa-errors by Gilles Peskine · 2 years, 5 months ago
- 2f1d967 ssl: fix included pk header file by Valerio Setti · 2 years, 5 months ago
- 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 7 months ago
- f057ecf Use MD not low-level sha256/512 in TLS by Manuel Pégourié-Gonnard · 2 years, 5 months ago
- 1ad9ef2 ssl: use new macros for ECDSA capabilities by Valerio Setti · 2 years, 5 months ago
- 43cc127 Fix code style by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- b8b07aa Handle errors from functions that now return int by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 226aa15 Make handshake hashing functions return int by Manuel Pégourié-Gonnard · 2 years, 6 months ago
- 70341c1 Merge pull request #6773 from yanrayw/6675-change-early_secrets-to-local by Ronald Cron · 2 years, 6 months ago
- 934ce6f Rename the finalize_client{server}_hello() by Xiaokang Qian · 2 years, 6 months ago
- b46275c Add TLS1_3 guard to finalize_write_client_hello() to fix compile issue by Xiaokang Qian · 2 years, 7 months ago
- 126929f Move early keys generation into mbedtls_ssl_tls13_finalize_write_client_hello by Xiaokang Qian · 2 years, 7 months ago
- 7094f66 Remove useless duplicted mbedtls_ssl_tls13_ticket_get_psk by Xiaokang Qian · 2 years, 7 months ago
- d05ac5d Add extern apis mbedtls_ticket_get_psk. by Xiaokang Qian · 2 years, 8 months ago
- acecf9c make ticket_flags param types consistent by Pengyu Lv · 2 years, 7 months ago
- 80270b2 rename ticket_flags helper functions to generic ones by Pengyu Lv · 2 years, 7 months ago
- a1aa31b fix review comments by Pengyu Lv · 2 years, 8 months ago
- b7d50ac tls13: add helpers to manipulate ticket_flags by Pengyu Lv · 2 years, 8 months ago
- bae9e74 Enhancement: change tls13_early_secrets to local variable by Yanray Wang · 2 years, 8 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
- 1e868cc fix several typos and extra blank spaces by Valerio Setti · 2 years, 7 months ago
- cd0a565 Merge pull request #6703 from yuhaoth/pr/tls13-misc-from-prototype by Gilles Peskine · 2 years, 7 months ago
- 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
- 40d9ca9 tls: remove useless legacy function by Valerio Setti · 2 years, 7 months ago
- 18c9fed tls: remove dependency from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
- 01f6e61 Merge pull request #986 from Mbed-TLS/merge-back-3.3.0-3 by Dave Rodgman · 2 years, 8 months ago
- 4064a82 Merge pull request #5600 from yuhaoth/pr/refactor-cookie-members-of-handshake by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- ddda050 tls13: Upstream various fix in prototype by Jerry Yu · 2 years, 8 months ago
- a5b2c52 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-3.3.0rc0-pr by Dave Rodgman · 2 years, 8 months ago
- ac5ca5a Refactor cookie members of handshake struct by Jerry Yu · 3 years, 5 months ago
- acbb6dc Merge remote-tracking branch 'origin/development' into merge-dev by Dave Rodgman · 2 years, 8 months ago
- 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
- 3ce61ff fix comments and function name issues by Jerry Yu · 2 years, 8 months ago
- 3d9b590 guards transform_earlydata by Jerry Yu · 2 years, 9 months ago
- bf9b23a Merge pull request #6648 from gilles-peskine-arm/psa-ecb-null-0 by Dave Rodgman · 2 years, 8 months ago
- 5a34b36 Remove more now-redundant definitions of inline by Gilles Peskine · 2 years, 8 months ago
- ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
- d4a9b1a tls: psa_pake: remove useless defines and fix a comment by Valerio Setti · 2 years, 8 months ago
- 6b3dab0 tls: psa_pake: use a single function for round one and two in key exchange read/write by Valerio Setti · 2 years, 8 months ago
- 9bed8ec tls: psa_pake: make round two reading function symmatric to the writing one by Valerio Setti · 2 years, 8 months ago
- a08b1a4 tls: psa_pake: move move key exchange read/write functions to ssl_tls.c by Valerio Setti · 2 years, 8 months ago
- 4a9caaa tls12: psa_pake: check elliptic curve's TLS ID on handshake by Valerio Setti · 2 years, 9 months ago
- fbbc1f3 tls12: psa_pake: use proper defines for the output size of each step in ECJPAKE by Valerio Setti · 2 years, 9 months ago
- 02c25b5 tls12: psa_pake: use common code for parsing/writing round one and round two data by Valerio Setti · 2 years, 9 months ago
- e9f92c4 tls: Fix in_cid buffer size in transform structure by Ronald Cron · 2 years, 9 months ago
- a042b84 Address some format issues by Xiaokang Qian · 2 years, 9 months ago
- f447e8a Address comments base on reviews by Xiaokang Qian · 2 years, 9 months ago
- ecc2948 Fix format issues by Xiaokang Qian · 2 years, 9 months ago
- 338f727 Move EARLY_DATA_OFF/ON guard to ssl_misc.h by Xiaokang Qian · 2 years, 9 months ago
- b781a23 Move ssl_tls13_has_configured_ticket() back to tls13 client by Xiaokang Qian · 2 years, 9 months ago
- 893ad81 Remove useless early_secrets field by Xiaokang Qian · 2 years, 9 months ago
- 0e97d4d Add early data indication to client side by Xiaokang Qian · 2 years, 9 months ago
- b95dd36 Add missing mask set and tls13 unrecognized extension by Jerry Yu · 2 years, 9 months ago
- ea52ed9 fix typo and spell issues by Jerry Yu · 2 years, 9 months ago
- ca7d506 Use PSA PAKE API when MBEDTLS_USE_PSA_CRYPTO is selected by Neil Armstrong · 3 years, 2 months ago