- d9d91da move sig_hash_* by Jerry Yu · 3 years, 6 months ago
- ee40f9d move get_key_exchange_md_tls12 by Jerry Yu · 3 years, 6 months ago
- 9bccc4c move populate_transform by Jerry Yu · 3 years, 6 months ago
- e93ffcd move tls_prf_get_type by Jerry Yu · 3 years, 6 months ago
- 392112c move tls12prf_from_cs by Jerry Yu · 3 years, 6 months ago
- 0b3d7c1 move parse_finished by Jerry Yu · 3 years, 6 months ago
- 3c8e47b move write_finished by Jerry Yu · 3 years, 6 months ago
- 2a9fff5 move wrapup by Jerry Yu · 3 years, 6 months ago
- aef0015 move wrapup_free_hs_transform by Jerry Yu · 3 years, 6 months ago
- b7ba49e move calc_finished_tls_sha384 by Jerry Yu · 3 years, 6 months ago
- 615bd6f move calc_finished_tls_sha256 by Jerry Yu · 3 years, 6 months ago
- d952669 move write_certificate by Jerry Yu · 3 years, 6 months ago
- c2c673d move resend_hello_request by Jerry Yu · 3 years, 6 months ago
- ce3dca4 move psk_derive_premaster by Jerry Yu · 3 years, 6 months ago
- c1cb384 move calc_verify_tls_sha384 by Jerry Yu · 3 years, 6 months ago
- 8392e0d move calc_verify_tls_sha256 by Jerry Yu · 3 years, 6 months ago
- d62f87e move derive_keys by Jerry Yu · 3 years, 6 months ago
- 2a7b5ac move compute_master by Jerry Yu · 3 years, 6 months ago
- d6ab235 move use_opaque_psk by Jerry Yu · 3 years, 6 months ago
- f009d86 move set_handshake_prfs by Jerry Yu · 3 years, 6 months ago
- dc7bd17 move tls_prf_sha256/384 by Jerry Yu · 3 years, 6 months ago
- ed14c93 add static prototypes by Jerry Yu · 3 years, 6 months ago
- 53d23e2 Guards tls_prf functions with TLS1_2 by Jerry Yu · 3 years, 6 months ago
- c73c618 Wrap function not used by test_tls13_only by Jerry Yu · 3 years, 6 months ago
- bef175d Wrap derive_keys with TLS1_2 option by Jerry Yu · 3 years, 6 months ago
- cc43c6b fix coding style issue by Jerry Yu · 3 years, 6 months ago
- e754193 Remove guard inside ssl_srv.c by Jerry Yu · 3 years, 6 months ago
- fb4b647 tls13_only: improve guards of files. by Jerry Yu · 3 years, 6 months ago
- db8c48a tls13_only:Remove unnecessary functions by Jerry Yu · 3 years, 6 months ago
- 7d23963 fix wrong setting of max_minor version by Jerry Yu · 3 years, 6 months ago
- c5aef88 tls13_only: guard ssl_{cli,srv}.c with TLS1_2 by Jerry Yu · 3 years, 8 months ago
- c10f6b4 tls13_only: simple test pass by Jerry Yu · 3 years, 8 months ago
- c3091b1 tls13_only: compile pass by Jerry Yu · 3 years, 8 months ago
- 4fa604c Merge pull request #5511 from SiliconLabs/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 57b1ff3 Merge pull request #5377 from hanno-arm/ecp_add_mixed_fewer_mpis by Gilles Peskine · 3 years, 6 months ago
- 3d1f8b9 Merge pull request #5532 from ronald-cron-arm/tls13_and_use_psa_crypto by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- a1b5069 Merge pull request #5526 from paul-elliott-arm/fix_fuzzer_null_ref by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- b788c04 Use PSA status to Mbed TLS error code conversion function by Ronald Cron · 3 years, 6 months ago
- e14b644 Merge pull request #5456 from mpg/cleanup-ecdh-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- c2774a3 Update library/psa_its_file.c by PeterSpace · 3 years, 6 months ago
- f6893e1 Finalize PSA hash operations in TLS 1.3 by Ronald Cron · 3 years, 7 months ago
- 00738bf Ensure ctr_drbg is initialised every time by Paul Elliott · 3 years, 6 months ago
- a941b62 Create public macros for ssl_ticket key,name sizes by Glenn Strauss · 3 years, 6 months ago
- a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
- 7840f81 fix client_auth fail by Jerry Yu · 3 years, 6 months ago
- 62b49cd Merge pull request #5472 from yuhaoth/pr/move-client-auth by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 6ca6faa Merge pull request #5080 from xffbai/add-tls13-read-certificate-request by Ronald Cron · 3 years, 6 months ago
- 7c8b6a9 Update CertificateRequest skip condition by Xiaofei Bai · 3 years, 6 months ago
- 5c7d1cc fix typo error by Jerry Yu · 3 years, 6 months ago
- 2d9a694 change type of client_auth by Jerry Yu · 3 years, 6 months ago
- e990100 BUGFIX: psa_its_set now rejects UID = 0 by pespacek · 3 years, 6 months ago
- c234ecf Update mbedtls_ssl_handshake_free() and address review comments. by Xiaofei Bai · 3 years, 6 months ago
- 45c5768 Merge pull request #5434 from mprse/tls_use_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 5d6053f Fix a typo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 51f515a update based on comments by Xiaofei Bai · 3 years, 6 months ago
- 0ff8ac8 fix comments issues by Jerry Yu · 3 years, 6 months ago
- c499e33 ssl_msg.c: Change message in MBEDTLS_SSL_DEBUG_RET() to be the failed function name instead current function name by Przemyslaw Stekiel · 3 years, 6 months ago
- ff229cf Add debug message for wrong curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 422370d Improve a comment and fix some whitespace by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- c8a06fe ssl_msg.c: Optimize null/stream cipher decryption/encryption by Przemyslaw Stekiel · 3 years, 6 months ago
- 98ef6dc Remove redundant new lines by Przemyslaw Stekiel · 3 years, 6 months ago
- 6928a51 Compile mbedtls_ssl_cipher_to_psa() conditionally under MBEDTLS_USE_PSA_CRYPTO only by Przemyslaw Stekiel · 3 years, 6 months ago
- 8c010eb Fix comments, code style, remove debug code by Przemyslaw Stekiel · 3 years, 6 months ago
- 6b2eedd ssl_msg.c: add debug code for psa failures by Przemyslaw Stekiel · 3 years, 6 months ago
- 141be6c Fix missing check on server-chosen curve by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 0d63b84 Add mbedtls_ssl_check_curve_tls_id() (internal) by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 3caa0ed Remove dead preprocessor code by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 4a0ac1f Remove mbedtls_psa_tls_ecpoint_to_psa_ec() by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- 58d2383 Remove mbedtls_psa_tls_psa_ec_to_ecpoint() by Manuel Pégourié-Gonnard · 3 years, 7 months ago
- e511989 Improve a comment by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- d66387f Init psa status to PSA_ERROR_CORRUPTION_DETECTED by Przemyslaw Stekiel · 3 years, 6 months ago
- b97556e mbedtls_ssl_encrypt/decrypt_buf: remove dead code by Przemyslaw Stekiel · 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
- 9cb7b8d Merge pull request #5469 from Unity-Technologies/windows-arm64-workaround by Manuel Pégourié-Gonnard · 3 years, 6 months ago
- 40fc7da Cap the workaround for mbedtls_mpi_safe_cond_assign on MSVC/ARM64 to MSVC versions prior to 17.1. by Tautvydas Žilys · 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
- be47ecf mbedtls_ssl_get_record_expansion: use same condidion set as for non-psa build by Przemyslaw Stekiel · 3 years, 6 months ago
- 2c87a20 ssl_write_encrypt_then_mac_ext(): adapt to psa crypto 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
- 399ed51 Fix condition in mbedtls_ssl_get_record_expansion by Przemyslaw Stekiel · 3 years, 6 months ago
- e5c2238 Move mbedtls_ssl_cipher_to_psa() and psa_status_to_mbedtls() defs out of MBEDTLS_KEY_EXCHANGE_SOME_PSK_ENABLED build flag 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
- 1d71447 mbedtls_ssl_get_record_expansion: rework switch statement for psa by Przemyslaw Stekiel · 3 years, 6 months ago
- e884778 Adapt the mbed tls mode: ccm or gcm or cachapoly to psa version by Przemyslaw Stekiel · 3 years, 6 months ago
- 221b527 ssl_msg.c: fix parm in call to mbedtls_ssl_decrypt_buf() by Przemyslaw Stekiel · 3 years, 7 months ago
- 9b22c2b Rename: mbedtls_cipher_to_psa -> tls_mbedtls_cipher_to_psa by Przemyslaw Stekiel · 3 years, 7 months ago
- 6be9cf5 Cleanup the code by Przemyslaw Stekiel · 3 years, 7 months ago
- d4eab57 Skip psa encryption/decryption for null cipher by Przemyslaw Stekiel · 3 years, 7 months ago
- ce09e7d Use psa_status_to_mbedtls() for psa error case by Przemyslaw Stekiel · 3 years, 7 months ago
- fe7397d Fix key attributes encrypt or decrypt only (not both) by Przemyslaw Stekiel · 3 years, 7 months ago
- dd7b501 Move PSA init after taglen is set by Przemyslaw Stekiel · 3 years, 7 months ago
- e87475d Move psa_status_to_mbedtls to ssl_misc.h by Przemyslaw Stekiel · 3 years, 7 months ago
- 8398a67 Fix description of the translation function by Przemyslaw Stekiel · 3 years, 7 months ago
- 1fe065b Fix conditional compilation (MBEDTLS_USE_PSA_CRYPTO) by Przemyslaw Stekiel · 3 years, 7 months ago
- 2e9711f mbedtls_ssl_decrypt_buf(): replace mbedtls_cipher_crypt() and mbedtls_cipher_auth_decrypt_ext() with PSA calls by Przemyslaw Stekiel · 3 years, 7 months ago
- b37fae1 mbedtls_ssl_encrypt_buf(): replace mbedtls_cipher_crypt() and mbedtls_cipher_auth_encrypt_ext() with PSA calls by Przemyslaw Stekiel · 3 years, 7 months ago
- 76e1583 Convert psa status to mbedtls by Przemyslaw Stekiel · 3 years, 7 months ago
- 11a33e6 Use PSA_BITS_TO_BYTES macro to convert key bits to bytes by Przemyslaw Stekiel · 3 years, 7 months ago
- ae77b0a mbedtls_ssl_tls13_populate_transform: store the en/decryption keys and alg in the new fields by Przemyslaw Stekiel · 3 years, 7 months ago
- ffccda4 ssl_tls12_populate_transform: store the en/decryption keys and alg in the new fields by Przemyslaw Stekiel · 3 years, 7 months ago