- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 6 months ago
- ce7d76e Merge remote-tracking branch 'mbedtls-restricted/development-restricted' into mbedtls-3.2.0rc0-pr by Ronald Cron · 3 years ago
- e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 3 years, 1 month ago
- 88e7101 Remove mbedtls_psa_hkdf_extract(), mbedtls_psa_hkdf_expand() by Przemek Stekiel · 3 years, 2 months ago
- ed6d658 Use hash algoritm for parameter instead of HMAC 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
- 1e64f7a Use MBEDTLS_USE_PSA_CRYPTO macro guard for testing instead of MBEDTLS_PSA_CRYPTO_C by Gabor Mezei · 3 years, 4 months ago
- 320d21c Update documentation by Gabor Mezei · 3 years, 5 months ago
- c5efb8e Use PSA error code by Gabor Mezei · 3 years, 5 months ago
- b1f5397 Add documentation for mbedtls_psa_hkdf_extract by Gabor Mezei · 3 years, 5 months ago
- 62bf024 Make the mbedtls_psa_hkdf_extract function more PSA compatible by Gabor Mezei · 3 years, 5 months ago
- 9f4bb31 Implement HKDF extract in TLS 1.3 based on PSA HMAC 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, 5 months ago