- ab7ddbc test_suite_pk: when ANY_HASH is used then pick any available MD alg in the build by Valerio Setti · 1 year, 5 months ago
- 3433f83 test_suite_pk: improve PSA alg selection in pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
- 039bbba test_suite_pk: destroy original xkey after pk_copy_from_psa() in pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
- 4114a54 test_suite_pk: add description for psa_pub_key_from_priv() by Valerio Setti · 1 year, 5 months ago
- 42a58a5 test_suite_pk: minor fixes for test failures by Valerio Setti · 1 year, 5 months ago
- e700d80 rsa: rsa_rsassa_pss_sign() to check MD alg both in parameters and RSA context by Valerio Setti · 1 year, 5 months ago
- f22eff9 test_suite_pk: add new test case for an algorithm only avaible in driver by Valerio Setti · 1 year, 5 months ago
- a657ae3 pk: pk_copy_from_psa() performs the conversion even if the algorithm doesn't match by Valerio Setti · 1 year, 5 months ago
- 1015985 test_suite_pk: add more test cases for pk_copy_from_psa_success() by Valerio Setti · 1 year, 5 months ago
- d2ccc2f test_suite_pk: various minor fixes by Valerio Setti · 1 year, 5 months ago
- 8fb0fe8 pk: fixed documentation of mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
- 2f08f4c add changelog by Valerio Setti · 1 year, 5 months ago
- 61a47a4 test_suite_pk: extend testing in pk_copy_from_psa() by Valerio Setti · 1 year, 6 months ago
- aeeefef pk_wrap: use correct PSA alg in rsa_encrypt_wrap() when USE_PSA by Valerio Setti · 1 year, 6 months ago
- 88e2dac test_suite_pk: rename PK context variables by Valerio Setti · 1 year, 6 months ago
- e8fe3e7 test_suite_pk: add key pair check in pk_copy_from_psa_success() by Valerio Setti · 1 year, 6 months ago
- 5ac511b pk: let psa_export_key() check if the key is exportable or not by Valerio Setti · 1 year, 6 months ago
- 3a815cb all.sh: keep RSA_C enabled in component_full_no_pkparse_pkwrite() by Valerio Setti · 1 year, 6 months ago
- 61532e9 test_suite_pk: fix typos by Valerio Setti · 1 year, 6 months ago
- 1346075 pk_ecc: fix documentation by Valerio Setti · 1 year, 6 months ago
- 01ba66d pk: replace CRYPTO_CLIENT guards with CRYPTO_C by Valerio Setti · 1 year, 6 months ago
- a41654d all.sh: add test component based on full config without PK_[PARSE|WRITE]_C by Valerio Setti · 1 year, 6 months ago
- 851f190 pk: move ECC setters to a separate file by Valerio Setti · 1 year, 6 months ago
- 452d2d2 test_suite_pk: add some initial testing for mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 6 months ago
- 070d95e pk: add mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 6 months ago
- 3bfad3a pkparse: make EC/RSA setup functions internally available by Valerio Setti · 1 year, 6 months ago
- af3e574 Merge pull request #8862 from valeriosetti/issue8825 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 7e1f9f2 Merge pull request #8854 from ronald-cron-arm/tls13-srv-max-early-data-size by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8854-080a5171e2e07abaf01faff6e1862d70aaf35e9f
- e1295fa tests: ssl: early data: Fix comments by Ronald Cron · 1 year, 5 months ago
- 080a517 Merge pull request #8861 from ronald-cron-arm/tls13-srv-select-kex by Janos Follath · 1 year, 5 months ago
- a812e0f Merge pull request #8883 from mfischer/fix_shared_secret by Janos Follath · 1 year, 5 months ago
- 5247210 tests: suite: early data: Add comments by Ronald Cron · 1 year, 5 months ago
- 4facb0a tests: ssl: Improve early data test code by Ronald Cron · 1 year, 5 months ago
- 1a13e2f tests: ssl: Improve test code for very small max_early_data_size by Ronald Cron · 1 year, 5 months ago
- db944a7 ssl_msg.c: Fix log position by Ronald Cron · 1 year, 5 months ago
- e14770f ssl-opt.sh: Fix early data test option by Ronald Cron · 1 year, 5 months ago
- 19521dd tls13: srv: Fix/Improve debug logs by Ronald Cron · 1 year, 5 months ago
- 7cab4f8 tls13: srv: Fix/Improve comments by Ronald Cron · 1 year, 5 months ago
- 16cc370 tls13: srv: Fix initialization value by Ronald Cron · 1 year, 5 months ago
- f602f7b tls13: srv: Code improvements by Ronald Cron · 1 year, 5 months ago
- 3811765 tls13: srv: Add/Improve comments by Ronald Cron · 1 year, 5 months ago
- 74a1629 tls13: srv: Move PSK ciphersuite selection up by Ronald Cron · 1 year, 5 months ago
- 3e47eec tls13: srv: Simplify resumption detection by Ronald Cron · 1 year, 6 months ago
- e8c162d tls13: srv: Simplify kex availability checks by Ronald Cron · 1 year, 6 months ago
- 79cdd41 tls13: srv: Improve key exchange mode determination by Ronald Cron · 1 year, 6 months ago
- 1f63fe4 tls13: srv: Fix resume flag in case of cancelled PSK by Ronald Cron · 1 year, 5 months ago
- cf28456 tls13: srv: Determine best key exchange mode for a PSK by Ronald Cron · 1 year, 6 months ago
- 89089cc tls13: srv: Factorize ciphersuite selection code by Ronald Cron · 1 year, 6 months ago
- f7e9916 tls13: srv: Fix MBEDTLS_SSL_SESSION_TICKETS guard position by Ronald Cron · 1 year, 6 months ago
- 12e72f1 tls13: srv: Always parse the pre-shared key extension by Ronald Cron · 1 year, 6 months ago
- 7a30cf5 tls13: srv: Stop earlier identity check by Ronald Cron · 1 year, 5 months ago
- fbae94a tls13: srv: Improve ticket identity check return values by Ronald Cron · 1 year, 8 months ago
- 3cdcac5 tls13: srv: Fix return value by Ronald Cron · 1 year, 8 months ago
- 6e31127 tls13: srv: Define specific return macros for binder check by Ronald Cron · 1 year, 8 months ago
- 139a418 Merge pull request #8587 from yanrayw/issue/4911/ssl_setup-check-RNG-configuration by Ronald Cron · 1 year, 5 months ago
- 93795f2 tls13: Improve comment about cast to uint32_t by Ronald Cron · 1 year, 5 months ago
- 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
- 967f8cd library: psa_crypto: Explicitly initialize shared_secret by Moritz Fischer · 1 year, 5 months ago
- 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
- 71cc260 Merge pull request #8728 from minosgalanakis/features/add_mbedtls_x509_crt_get_ca_istrue_accesor_6151 by Gilles Peskine · 1 year, 5 months ago
- 3c4166a Merge pull request #8863 from minosgalanakis/feature/add_ecdh_context_5016 by Dave Rodgman · 1 year, 5 months ago
- 581e636 test_suite_x509parse: Added test-case for legacy certificate by Minos Galanakis · 1 year, 5 months ago
- 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
- 2e7dfd5 tls13: Remove unnecessary cast from size_t to uint32_t by Ronald Cron · 1 year, 5 months ago
- 87b4f6d x509: Reworded documentation bits. by Minos Galanakis · 1 year, 5 months ago
- d06244b Merge pull request #8821 from davidhorstmann-arm/fix-config-bitflag by Gilles Peskine · 1 year, 5 months ago
- 8462146 Merge pull request #8867 from gilles-peskine-arm/psa_key_attributes-remove_core by Gilles Peskine · 1 year, 5 months ago
- 634f4d6 Merge pull request #8846 from gilles-peskine-arm/ecp-write-ext-3.6 by Paul Elliott · 1 year, 5 months ago
- 987cf89 ssl_helpers: Restore rng_seed incrementation by Ronald Cron · 1 year, 5 months ago
- fad79fc Merge remote-tracking branch 'development' into ecp-write-ext-3.6 by Gilles Peskine · 1 year, 5 months ago
- 79ee110 Added changelog by Minos Galanakis · 1 year, 6 months ago
- a83ada4 tests: Added test for `mbedtls_x509_crt_get_ca_istrue()` by Minos Galanakis · 1 year, 7 months ago
- 2abbac7 x509: Added `mbedtls_x509_crt_get_ca_istrue()` API accessor. by Minos Galanakis · 1 year, 7 months ago
- 3cfdd73 Changelog: Added changelog for `mbedtls_ecdh_get_grp_id`. by Minos Galanakis · 1 year, 5 months ago
- e93cd1b tests: ssl: Free write/read test buffers by Ronald Cron · 1 year, 5 months ago
- ada2ec3 psa_crypto_stubs/changelog: fix typos by Valerio Setti · 1 year, 5 months ago
- aab4a54 tests: Set the default conf then customize by Ronald Cron · 1 year, 5 months ago
- 10b040f tests: ssl_helpers: Rename rng_get to mbedtls_test_random by Ronald Cron · 1 year, 6 months ago
- e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 71fa1a9 Fix code style by David Horstmann · 1 year, 5 months ago
- 76ba26a Fixup: add peer_cert_digest_type to comment by David Horstmann · 1 year, 5 months ago
- 7335082 Add ChangeLog entry for ssl serialization bitflags by David Horstmann · 1 year, 5 months ago
- f686f1d Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
- fcbf776 tests: ssl: Restore write_early_data test function by Ronald Cron · 1 year, 5 months ago
- 25ad10a tests: ssl: Improve tls13_srv_max_early_data_size() by Ronald Cron · 1 year, 5 months ago
- 19bfe0a tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
- 70eab45 tls13: generic: Fix log by Ronald Cron · 1 year, 5 months ago
- dc81b73 tests: srv max early data size: Add reach_max test arg by Ronald Cron · 1 year, 5 months ago
- 01d273d Enforce maximum size of early data in case of HRR by Ronald Cron · 1 year, 6 months ago
- 919e596 Enforce maximum size of early data when rejected by Ronald Cron · 1 year, 6 months ago
- 2160bfe tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
- 8571804 tls13: srv: Enforce maximum size of early data by Ronald Cron · 1 year, 6 months ago
- c286519 tls13: srv: Do not forget to include max_early_data_size in the ticket by Ronald Cron · 1 year, 6 months ago
- 26a9811 ssl: Add early_data_count field by Ronald Cron · 1 year, 5 months ago
- 5d3036e tests: ssl: Add max_early_data_size option by Ronald Cron · 1 year, 5 months ago
- 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
- 531aca2 Fix missing fields in ssl session struct comment by David Horstmann · 1 year, 5 months ago
- cb01b36 Move session descriptions into a single comment by David Horstmann · 1 year, 5 months ago
- 80a9668 Add config guards to session struct comments by David Horstmann · 1 year, 5 months ago
- e59f970 Move session functions to same part of file by David Horstmann · 1 year, 5 months ago