- 8a045ce Unify PSA to Mbed TLS error translation by Andrzej Kurek · 2 years, 7 months ago
- 70341c1 Merge pull request #6773 from yanrayw/6675-change-early_secrets-to-local by Ronald Cron · 2 years, 6 months ago
- 6b98001 Replace session_negotiate->ciphersuite with handshake->ciphersuite_info->id by Xiaokang Qian · 2 years, 6 months ago
- f206c14 Remove duplicate mbedtls_platform_zeroize for tls13_early_secrets by Yanray Wang · 2 years, 6 months ago
- a12cecb Modify some comments in ssl_tls13_keys.c by Yanray Wang · 2 years, 6 months ago
- ef5ec8f Rename static functions in ssl_tls13_keys.c by Yanray Wang · 2 years, 7 months ago
- 0540211 Enhancement: change some functions to static in ssl_tls13_keys.c by Yanray Wang · 2 years, 8 months ago
- 16c895d TLS1.3: zeroize tls13_early_secrets after its lifetime by Yanray Wang · 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
- aec08b3 fix various format issues by Jerry Yu · 2 years, 8 months ago
- 3d78e08 erase early secrets and transcripts by Jerry Yu · 2 years, 8 months ago
- a5db6c0 fix coding style issues. by Jerry Yu · 2 years, 8 months ago
- e31688b fix comments issue by Jerry Yu · 2 years, 8 months ago
- a877183 Refactor make_traffic_keys by Jerry Yu · 2 years, 8 months ago
- 3ce61ff fix comments and function name issues by Jerry Yu · 2 years, 8 months ago
- b094e12 fix various issues by Jerry Yu · 2 years, 8 months ago
- 91b560f Add compute early transform by Jerry Yu · 2 years, 9 months ago
- 84a6eda change signature of get_cipher_key_info by Jerry Yu · 2 years, 9 months ago
- a2900bc tls13: keys: Simplify code guard by Ronald Cron · 2 years, 9 months ago
- 82be0d4 tls13: Do not use MBEDTLS_KEY_EXCHANGE_SOME_ECDHE_ENABLED by Ronald Cron · 2 years, 10 months ago
- 41a443a tls13: Use MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_PSK.*ENABLED by Ronald Cron · 2 years, 10 months ago
- fa1e04a tls13: keys: Fix PSK build only case by Ronald Cron · 2 years, 10 months ago
- 9a6a49c tls13: keys: Fail if the group type is not ECDHE or DHE by Ronald Cron · 2 years, 10 months ago
- b15d4d8 tls13: keys: Fix error code by Ronald Cron · 2 years, 10 months ago
- 3b05620 tls13: keys: Do not use `handshake->premaster` by Ronald Cron · 2 years, 10 months ago
- 4c7edb2 tls13: keys: Fix indentation by Ronald Cron · 2 years, 10 months ago
- 831fee6 tls13: keys: Avoid input buffer copy by Ronald Cron · 2 years, 10 months ago
- c610e74 Formatting & unnecessary (void) fixes by Andrzej Kurek · 2 years, 10 months ago
- ecb6309 Fix constant name in ssl_tls13_keys by Andrzej Kurek · 2 years, 10 months ago
- e5a5cc1 Remove the dependency of tls1_3 key evolution tests on curve25519 by Andrzej Kurek · 2 years, 10 months ago
- 6ee726e Replace md translation function by Jerry Yu · 2 years, 11 months ago
- a5df584 fix build fail for test_psa_crypto_config_accel_hash_use_psa by Jerry Yu · 2 years, 11 months ago
- 46bffe0 Refine rsumption master secret compute function by Jerry Yu · 2 years, 11 months ago
- 466dda8 Rename resumption master secret compute function by Jerry Yu · 2 years, 11 months ago
- 49d63f8 Implement generate resumption master secret by Jerry Yu · 3 years ago
- c5a23a0 fix various issues by Jerry Yu · 3 years ago
- 29d9faa fix various issues. by Jerry Yu · 3 years ago
- 01e42d2 fix issues in export handshake psk by Jerry Yu · 3 years ago
- 5d01c05 fix various issues by Jerry Yu · 3 years ago
- 6cf6b47 fix format and comment issues by Jerry Yu · 3 years ago
- 295d93e Add psk handshake with gnutls by Ronald Cron · 3 years ago
- 40f3771 Add handshake psk export function. by Jerry Yu · 3 years ago
- f6b8c32 Merge pull request #6065 from mpg/explore2 by Manuel Pégourié-Gonnard · 3 years ago
- 7990771 TLS 1.3: Use selected key exchange mode field by Ronald Cron · 3 years ago
- 2d8b7ac TLS 1.3: Fix selected key exchange mode check by Ronald Cron · 3 years ago
- abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 3 years ago
- ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years, 1 month ago
- 1b0ebdf Zeroize hkdf_label buffer by Przemek Stekiel · 3 years, 1 month ago
- 38ab400 Adapt code to be consistent with the existing code by Przemek Stekiel · 3 years, 1 month ago
- d5ae365 Use PSA HKDF-Extrat/Expand algs instead mbedtls_psa_hkdf_extract(), mbedtls_psa_hkdf_xpand() by Przemek Stekiel · 3 years, 3 months ago
- 88e7101 Remove mbedtls_psa_hkdf_extract(), mbedtls_psa_hkdf_expand() by Przemek Stekiel · 3 years, 3 months ago
- a3115dc Mark static int SSL functions CHECK_RETURN_CRITICAL by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 8fba70f Merge pull request #5749 from yuhaoth/pr/add-tls13-finished-message-and-wrapup by Paul Elliott · 3 years, 2 months ago
- fd5ea04 add compute application transform by Jerry Yu · 3 years, 2 months ago
- 5454323 remove zeorize from keys by Jerry Yu · 3 years, 2 months ago
- 0fa8ce3 TLS 1.3 only have AEAD ciphers, drop the PSA_ALG_IS_AEAD() check in mbedtls_ssl_tls13_get_cipher_key_info() by Neil Armstrong · 3 years, 2 months ago
- b818e16 Move out common PSA code from mbedtls_ssl_tls13_generate_handshake_keys/mbedtls_ssl_tls13_generate_application_keys by Neil Armstrong · 3 years, 2 months ago
- e3b0b8a Remove non-PSA code in mbedtls_ssl_tls13_generate_handshake_keys/mbedtls_ssl_tls13_generate_application_keys by Neil Armstrong · 3 years, 2 months ago
- 9361724 Code style fixes by Neil Armstrong · 3 years, 3 months ago
- 4f4f271 In mbedtls_ssl_tls13_generate_handshake_keys() and mbedtls_ssl_tls13_generate_application_keys(), avoid calling mbedtls_cipher_info_from_type() by Neil Armstrong · 3 years, 3 months ago
- a8093f5 In mbedtls_ssl_tls13_populate_transform() make sure mbedtls_cipher_info_from_type() is only called when USE_PSA is disabled by Neil Armstrong · 3 years, 3 months ago
- ff22698 Add client finished by Jerry Yu · 3 years, 3 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- ef2b98a fix coding style issues by Jerry Yu · 3 years, 3 months ago
- f86eb75 fix various issues by Jerry Yu · 3 years, 3 months ago
- e110d25 Add set outbound transform by Jerry Yu · 3 years, 3 months ago
- 07c6416 Rename mbedtls_ssl_transform minor_ver to tls_version by Glenn Strauss · 3 years, 5 months ago
- 29e7ca8 Fix typo by Gabor Mezei · 3 years, 4 months ago
- c094375 Remove commented out code by Gabor Mezei · 3 years, 4 months ago
- ed6d658 Use hash algoritm for parameter instead of HMAC by Gabor Mezei · 3 years, 4 months ago
- 07732f7 Translate from mbedtls_md_type_t to psa_algorithm_t by Gabor Mezei · 3 years, 4 months ago
- 5d9a1fe PSA code depends on MBEDTLS_SSL_PROTO_TLS1_3 by Gabor Mezei · 3 years, 4 months ago
- 58db653 Use the PSA-based HKDF functions by Gabor Mezei · 3 years, 4 months ago
- 8d4bc5e Merge pull request #5481 from gabor-mezei-arm/5401_implement_hkdf_extract_based_on_psa_hmac by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- d815114 Merge pull request #5524 from mprse/tls_ecdh_2c by Manuel Pégourié-Gonnard · 3 years, 5 months ago
- d860e0f Add comment by Gabor Mezei · 3 years, 5 months ago
- 0e7c6f4 Check return value of psa_destroy_key by Gabor Mezei · 3 years, 5 months ago
- 26c6741 Add better name for variable. by Gabor Mezei · 3 years, 5 months ago
- c5efb8e Use PSA error code by Gabor Mezei · 3 years, 6 months ago
- 89c1a95 Delete leftover code by Gabor Mezei · 3 years, 6 months ago
- 62bf024 Make the mbedtls_psa_hkdf_extract function more PSA compatible by Gabor Mezei · 3 years, 6 months ago
- 9f4bb31 Implement HKDF extract in TLS 1.3 based on PSA HMAC by Gabor Mezei · 3 years, 6 months ago
- 8e36025 Typo by Gabor Mezei · 3 years, 5 months ago
- 8d5a4cb Check return value of psa_destroy_key by Gabor Mezei · 3 years, 5 months ago
- 833713c Add better name for variable by Gabor Mezei · 3 years, 5 months ago
- c0824bf Change mbedtls_ssl_tls13_key_schedule_stage_handshake() to use psa_raw_key_agreement() by Przemyslaw Stekiel · 3 years, 6 months ago
- 9607ab4 Prevent function not used compilation error by Gabor Mezei · 3 years, 6 months ago
- a3eecd2 Implement HKDF expand in TLS 1.3 based on PSA HMAC by Gabor Mezei · 3 years, 6 months ago
- f9cd608 ssl_tls1X_populate_transform(): import psa keys only if alg is not MBEDTLS_SSL_NULL_CIPHER by Przemyslaw Stekiel · 3 years, 6 months ago
- 77aec8d Rename ssl_psa_status_to_mbedtls->psa_ssl_status_to_mbedtls by Przemyslaw Stekiel · 3 years, 6 months ago
- 89dad93 Rename psa_status_to_mbedtls->ssl_psa_status_to_mbedtls and add conversion for PSA_ERROR_INVALID_SIGNATURE by Przemyslaw Stekiel · 3 years, 6 months ago
- f57b456 Rename tls_mbedtls_cipher_to_psa() to be consistent with function naming convention. by Przemyslaw Stekiel · 3 years, 6 months ago
- 9b22c2b Rename: mbedtls_cipher_to_psa -> tls_mbedtls_cipher_to_psa by Przemyslaw Stekiel · 3 years, 6 months ago
- 6be9cf5 Cleanup the code by Przemyslaw Stekiel · 3 years, 6 months ago
- fe7397d Fix key attributes encrypt or decrypt only (not both) by Przemyslaw Stekiel · 3 years, 6 months ago
- dd7b501 Move PSA init after taglen is set by Przemyslaw Stekiel · 3 years, 6 months ago
- e87475d Move psa_status_to_mbedtls to ssl_misc.h by Przemyslaw Stekiel · 3 years, 6 months ago
- 1fe065b Fix conditional compilation (MBEDTLS_USE_PSA_CRYPTO) by Przemyslaw Stekiel · 3 years, 7 months ago
- 76e1583 Convert psa status to mbedtls by Przemyslaw Stekiel · 3 years, 7 months ago